Commit Graph

21497 Commits

Author SHA1 Message Date
Yaksh Bariya ef20281756
upgpkg(main/nodejs): update to v18.2.0 2022-05-23 14:10:36 +05:30
agnostic-apollo cb13613990 upgpkg(main/termux-tools): Upgrade to 0.180 2022-05-23 12:14:55 +05:00
agnostic-apollo b0c826fb88 added(main/termux-tools): Use bash parallel jobs to bring ~`mirror_count`x improvement in mirror selection speed for pkg script
Related https://github.com/termux/termux-packages/pull/9889#issuecomment-1092127808
2022-05-23 12:14:55 +05:00
agnostic-apollo 154224ccc0 changed|fixed(main/termux-tools): Refactor pkg commands for package managers and fix broken script
Previously, the commands for the package managers were defined in a single array making code hard to read for which command would be executed for which case since reader would have to count indexes of the array for each command to understand the code. Now case statements are used to simply the code.

Moreover, the `IFS` was not restored after setting it to `|`, which resulted in the `/data/data/com.termux/files/usr/bin/pkg: line 142: syntax error in expression (error token is...` error. That is fixed too since it won't be used anymore.

Closes #10778
2022-05-23 12:14:55 +05:00
agnostic-apollo 0275d9bff3 changed(scripts|main/termux-tools): Use TERMUX_APP_PACKAGE_MANAGER instead of TERMUX_MAIN_PACKAGE_FORMAT
Make changes as per new design implemented in termux/termux-app@b950efec and termux/termux-app#2740

The package build and termux-tools scripts use current package manager for custom logic. The `termux-tools/termux-setup-package-manager` script has been added that will now be used to provide backward compatibility for termux-app `< 0.119.0` (when its released) and validate the package manager. It will also ensure the variable in not unset to prevent `unbound variable` errors if `set -u` is being used by calling scripts.

Closes #10782
2022-05-23 12:14:55 +05:00
agnostic-apollo ee224d779e added(main/termux-tools): Add termux-tools version to termux-info output 2022-05-23 12:14:55 +05:00
Termux Github Actions 6efd3ca2f7 neovim-nightly: update to 0.8.0-dev+289-g9e1ee9fb1
This commit has been automatically submitted by Github Actions.
2022-05-23 06:18:31 +00:00
Aditya Alok d33f963a4b
chore(main/goose): enable auto-update
%ci:no-build

Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-05-23 11:30:17 +05:30
Aditya Alok ebd20fff68
add(repo:main): new package goose
closes #10751

Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-05-23 11:15:32 +05:30
Termux Github Actions 0ab91e4312 hexyl: update to 0.10.0
This commit has been automatically submitted by Github Actions.
2022-05-23 00:26:55 +00:00
Termux Github Actions 6c04b3eb04 jfrog-cli: update to 2.17.0
This commit has been automatically submitted by Github Actions.
2022-05-22 18:17:35 +00:00
Termux Github Actions dcd771b359 i2pd: update to 2.42.0
This commit has been automatically submitted by Github Actions.
2022-05-22 18:15:23 +00:00
Termux Github Actions 556ca91c7d asciidoc: update to 10.2.0
This commit has been automatically submitted by Github Actions.
2022-05-22 18:10:37 +00:00
Aditya Alok f8115b7793
fix(main/doxygen): use `newest-tag` for auto-update
%ci:no-build

Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-05-22 20:53:11 +05:30
Aditya Alok d4888a314d
Revert "fixup(main/doxygen): use Repology to get latest version for auto-updates"
- Auto update system can use git tags too.

This reverts commit beb251dc7b.
2022-05-22 20:48:46 +05:30
Termux Github Actions 63d7ca0492 gopass: update to 1.14.2
This commit has been automatically submitted by Github Actions.
2022-05-22 12:13:01 +00:00
Termux Github Actions 2515d8d409 doxygen: update to 1.9.4
This commit has been automatically submitted by Github Actions.
2022-05-22 10:04:39 +00:00
Yaksh Bariya beb251dc7b
fixup(main/doxygen): use Repology to get latest version for auto-updates
%ci:no-build
2022-05-22 15:23:31 +05:30
Yaksh Bariya c18f96065b
chore(doxygen): enable auto-updates
%ci:no-build
2022-05-22 15:18:30 +05:30
Yaksh Bariya 332e155068
chore,ci(bootstrap_archives): prevent parallel runs
Can lead to race conditions
2022-05-22 14:56:04 +05:30
2096779623 fd1899b18e
new package: nali
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-05-22 14:44:29 +05:30
Thomas Buckley-Houston f661cc32b7
new package: mosh-git
It's been 5 years since the Mosh team have officially made a new
release. Meanwhile the master branch has seen many updates. Most notably
for me, 24 bit true colour.

There's been quite some discussion about cutting a new release. But see
here to start: https://github.com/mobile-shell/mosh/issues/1115

Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-05-22 14:24:19 +05:30
Yaksh Bariya c493d4ceb1
upgpkg(main/cppcheck): update to 2.8 2022-05-22 12:50:03 +05:30
2096779623 3380aa0354
rebuild(lv2): add libxml2,libxslt,sord to depends
fix #10766 #10767

Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-05-22 11:54:45 +05:30
Termux Github Actions e11da4953a neovim-nightly: update to 0.8.0-dev+272-g5193b1783
This commit has been automatically submitted by Github Actions.
2022-05-22 06:20:25 +00:00
Yaksh Bariya d6a288d69e
upgpkg(main/yarn): update to v1.22.19 2022-05-22 07:58:20 +05:30
Tee KOBAYASHI f56d02a657 CODEOWNERS: Update 2022-05-22 00:19:55 +09:00
Yaksh Bariya a126c190f2
upgpkg(main/nodejs-lts): update to v16.15.0 2022-05-21 16:48:27 +05:30
Maxython f1a83c58fe
feat(main/termux-tools): allow usage with pacman
Co-authored-by: Maxython <mixython@gmail.com>
Closes: https://github.com/termux/termux-packages/pull/10486
2022-05-21 16:02:14 +05:30
Termux Github Actions 31902fb417 neovim-nightly: update to 0.8.0-dev+265-g12f45fd69
This commit has been automatically submitted by Github Actions.
2022-05-21 06:18:56 +00:00
Termux Github Actions 5e8c4d564e harfbuzz: update to 4.3.0
This commit has been automatically submitted by Github Actions.
2022-05-21 00:26:38 +00:00
Tee KOBAYASHI 9c2a8682d7 new package: caja 2022-05-21 06:23:27 +09:00
Tee KOBAYASHI 13a33265ec new package: mate-common 2022-05-21 06:23:27 +09:00
Tee KOBAYASHI ea43a44cea stunnel: Update to 5.64 2022-05-20 23:19:19 +05:30
Tee KOBAYASHI 1db1b849b1 pulseeffects: Fix type of local variables 2022-05-20 21:55:36 +09:00
tjhexf 636a9769c4 apt: update to 2.5.0 2022-05-20 16:09:34 +05:30
Termux Github Actions e56ecfdc43 neovim-nightly: update to 0.8.0-dev+253-geb0aa8bb0
This commit has been automatically submitted by Github Actions.
2022-05-20 06:19:45 +00:00
Tee KOBAYASHI 4a504ca126 mesa: Update to 22.1.0 2022-05-20 14:06:02 +09:00
Tee KOBAYASHI 04d68d81b7 gtk3: Update to 3.24.34 2022-05-20 13:52:49 +09:00
Tee KOBAYASHI f9cc1b42c7 babl: Update to 0.1.92 2022-05-20 13:49:08 +09:00
Tee KOBAYASHI 1d055af5fe librsvg: Update to 2.54.3 2022-05-20 13:35:56 +09:00
Tee KOBAYASHI 253b643a75 gtk4: Avoid using OpenGL renderer 2022-05-20 09:38:13 +09:00
Tee KOBAYASHI 56cd53fea8 new package: libzxing-cpp 2022-05-20 09:11:45 +09:00
Tee KOBAYASHI 552607bbfa new package: gnome-font-viewer 2022-05-20 05:56:48 +09:00
Tee KOBAYASHI 103c036997 new package: gnome-desktop3 2022-05-20 05:56:48 +09:00
Tee KOBAYASHI 368fbe5c34 new package: love10 2022-05-19 21:15:21 +09:00
Tee KOBAYASHI b94cff45da new package: libphysfs 2022-05-19 21:15:21 +09:00
Tee KOBAYASHI a95b2b510d new package: libmodplug 2022-05-19 21:15:21 +09:00
Termux Github Actions ccdcaaa0c7 chezmoi: update to 2.16.0
This commit has been automatically submitted by Github Actions.
2022-05-19 12:12:48 +00:00
Tee KOBAYASHI dd72de9ac4 tor: Revbump
due to aarch64 DEB file missing from Fosshost.
2022-05-19 20:49:45 +09:00