termux-packages/scripts
Aditya Alok 50411f24a9
feat(auto update): update packages in there build order
Currently, we assume that a package is not coupled with any specific
version of it's dependencies. Therefore, we update them individually
without any specific order. But this assumtion fails for package
families like lxqt which requires all it's family members to be of
specific version.

Although we would have to manually update dependencies in such
situation (if they can not be auto-updated), but we can atleast
decide order of updation for packages that can be auto-updated.

Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-05-07 21:23:32 +05:30
..
bin feat(auto update): update packages in there build order 2022-05-07 21:23:32 +05:30
build upgpkg(gn): update to 20220502 2022-05-05 17:35:31 +05:30
updates chore(auto update): cleanup some codes 2022-04-20 23:56:00 +05:30
aptly_api.sh
build-bootstraps.sh
buildorder.py chore: switch to monorepo 2022-04-18 13:57:13 +05:30
check-built-packages.py
check-versions.sh
config.guess
config.sub
Dockerfile Dockerfile: remove unused parts of sdk and ndk in setup-android-sdk instead 2022-04-25 22:04:41 +02:00
generate-bootstraps.sh chore(scripts/generate-bootstraps.sh): Use Cloudflare proxy 2022-04-28 15:17:07 +05:30
get_hash_from_file.py
lint-packages.sh CI: specify distribution in repo.json as well 2022-04-20 16:37:36 +02:00
list-packages.sh
list-versions.sh
profile.json run-docker.sh: Use a custom seccomp profile which allows the personality system call. 2022-04-25 10:09:50 +02:00
properties.sh Revert "scripts/properties.sh: allow for jdk in /usr/lib/jvm/java-8-openjdk" 2022-04-25 22:22:59 +02:00
run-docker.ps1
run-docker.sh run-docker.sh: Use a custom seccomp profile which allows the personality system call. 2022-04-25 10:09:50 +02:00
setup-android-sdk.sh Dockerfile: remove unused parts of sdk and ndk in setup-android-sdk instead 2022-04-25 22:04:41 +02:00
setup-archlinux.sh
setup-offline-bundle.sh CI: specify distribution in repo.json as well 2022-04-20 16:37:36 +02:00
setup-termux.sh
setup-ubuntu.sh new package: gimp 2022-05-03 07:06:00 +09:00
test-runner.sh
update-docker.ps1
update-docker.sh
Vagrantfile