Commit Graph

26398 Commits

Author SHA1 Message Date
Henrik Grimler 06db5c1a83
enhance(main/libc++): make package buildable on device
By downloading android-ndk zip instead of relying on the toolchain
directory.
2023-01-07 09:42:10 +01:00
Henrik Grimler 07874a94b3
chore(main/ndk-sysroot): cleanup build recipe 2023-01-07 09:42:07 +01:00
Henrik Grimler 0b9bf5d483
chore(main/ndk-sysroot): drop gcc_fixes.diff
That we have carried but not used for a few ndk versions.  Diff is
available in git history, let's not keep it in repo any more.
2023-01-07 09:42:04 +01:00
Henrik Grimler 38c22acb44
enhance(main/ndk-sysroot): use TERMUX_PKG_RM_AFTER_INSTALL
Instead of deleting files in termux_step_extract_into_massagedir.
2023-01-07 09:42:00 +01:00
Henrik Grimler 2118cb740c
fix(main/mpc): remove need for socket patch
Patch belongs in libmpdclient, and libmpdclient already has a
configure arg we can use to set default socket.

Fixes issue described in termux/termux-packages#12962.
2023-01-07 09:39:22 +01:00
Termux Github Actions 417d952869 bump(main/ruff): 0.0.213
This commit has been automatically submitted by Github Actions.
2023-01-07 06:24:52 +00:00
Termux Github Actions 2713d2c471 bump(main/neovim-nightly): 0.9.0-dev-626+g42afa0369
This commit has been automatically submitted by Github Actions.
2023-01-07 06:17:17 +00:00
Termux Github Actions 613637c751 bump(main/esbuild): 0.16.15
This commit has been automatically submitted by Github Actions.
2023-01-07 06:09:02 +00:00
Tee KOBAYASHI 749bbcaf6c hcloud: Depend on resolv-conf
Closes https://github.com/termux/termux-packages/issues/14332
2023-01-07 09:23:03 +09:00
Termux Github Actions 4b553bd280 bump(main/gdu): 5.21.1
This commit has been automatically submitted by Github Actions.
2023-01-07 00:20:47 +00:00
Tee KOBAYASHI 72db1a09ff termux_step_massage: Check for `$PREFIX/$PREFIX`
which almost always indicates packaging error.
2023-01-07 06:44:41 +09:00
Chongyun Lee 67bf160355 new package: qt5-qtwebengine 2023-01-06 21:22:56 +00:00
Chongyun Lee 4dfa1f1836 setup-ubuntu.sh: install deps 2023-01-06 21:22:56 +00:00
Tee KOBAYASHI 4ac3cc72d9 recode: Bump to 3.7.13 2023-01-06 19:26:56 +00:00
Tee KOBAYASHI 8b951f0a7a mplayer: Bump to 1.5 2023-01-06 18:18:44 +00:00
Termux Github Actions f90d662973 bump(main/libheif): 1.14.2
This commit has been automatically submitted by Github Actions.
2023-01-06 18:10:07 +00:00
Lucy Phipps 3439d0d10a
vim{,-gtk,-python}: update to 9.0.1151
not a multiple of 50 because it fixes a build failure in 9.0.1150
2023-01-06 17:17:14 +00:00
Tee KOBAYASHI 025114fc39 libnss: Bump to 3.87 2023-01-06 17:14:28 +00:00
Termux Github Actions 90e80d2baf bump(main/mold): 1.9.0
This commit has been automatically submitted by Github Actions.
2023-01-06 12:16:59 +00:00
Termux Github Actions 4a6c9e3b8b bump(main/ruff): 0.0.212
This commit has been automatically submitted by Github Actions.
2023-01-06 06:20:23 +00:00
T-Dynamos 101d682405 add(main): new package rirc
Co-authored-by: Tee KOBAYASHI <xtkoba@gmail.com>
2023-01-06 04:57:34 +00:00
Tee KOBAYASHI 7e0339ed86 psmisc: Do not use `pidfd_send_signal` syscall
which is disallowed by seccomp.
2023-01-06 01:14:10 +00:00
Termux Github Actions d243344b04 bump(main/neovim-nightly): 0.9.0-dev-622+g08ebf8d3a
This commit has been automatically submitted by Github Actions.
2023-01-06 00:36:03 +00:00
Termux Github Actions 4050a2d931 bump(main/flyctl): 0.0.443
This commit has been automatically submitted by Github Actions.
2023-01-06 00:25:26 +00:00
Tee KOBAYASHI 738e213005 libxfce4ui: Bump to 4.18.1 2023-01-05 23:24:17 +00:00
Tee KOBAYASHI 7b0f914747 php: Bump to 8.2.1 2023-01-05 22:32:40 +00:00
Tee KOBAYASHI 8a3390dff6 new package: libknot
* new subpackage: knot-utils
2023-01-05 21:27:02 +00:00
Tee KOBAYASHI 5af6582097 new package: libfixposix 2023-01-05 21:26:51 +00:00
Termux Github Actions d4764244dc bump(main/jftui): 0.6.2
This commit has been automatically submitted by Github Actions.
2023-01-05 12:14:20 +00:00
Termux Github Actions 9c7efba0fa bump(main/alist): 3.8.0
This commit has been automatically submitted by Github Actions.
2023-01-05 12:10:33 +00:00
Ivan Max 3539351e60
termux-keyring: updating the termux-pacman key and configuring the package (#14301) 2023-01-05 13:27:55 +03:00
Leonid Pliushch 9c096e2493
fix(main/debootstrap): more improvements
AR utility from LLVM should work fine, allow use of binutils-is-llvm
package instead of binutils.

Disable steps like setup_proc which may lead to (non-fatal) errors shown
during bootstrap.
2023-01-05 11:33:07 +02:00
Leonid Pliushch 0c94d510ea
fix(main/debootstrap): depend on binutils
Debootstrap needs an 'ar' utility that is used to extract packages
for some distributions.

 I: jammy uses zstd compression, setting --extractor=ar option

If no 'ar' installed, the bootstrapping process will silently fail.
2023-01-05 10:42:08 +02:00
Termux Github Actions f475d56f04 bump(main/ruff): 0.0.211
This commit has been automatically submitted by Github Actions.
2023-01-05 06:28:26 +00:00
Termux Github Actions 130d14a883 bump(main/neovim-nightly): 0.9.0-dev-617+gae64772a8
This commit has been automatically submitted by Github Actions.
2023-01-05 06:21:25 +00:00
Termux Github Actions a70706c5e2 bump(main/apkeep): 0.15.0
This commit has been automatically submitted by Github Actions.
2023-01-05 06:12:46 +00:00
Termux Github Actions 3d3b27bfd6 bump(main/aerc): 0.14.0
This commit has been automatically submitted by Github Actions.
2023-01-05 06:08:17 +00:00
Termux Github Actions e77704842f bump(main/ugrep): 3.9.4
This commit has been automatically submitted by Github Actions.
2023-01-05 00:36:28 +00:00
Termux Github Actions effe76561a bump(main/gdu): 5.21.0
This commit has been automatically submitted by Github Actions.
2023-01-05 00:31:29 +00:00
Termux Github Actions b27bbcf109 bump(main/flatbuffers): 23.1.4
This commit has been automatically submitted by Github Actions.
2023-01-05 00:30:43 +00:00
Termux Github Actions 441c86d8c1 bump(main/esbuild): 0.16.14
This commit has been automatically submitted by Github Actions.
2023-01-05 00:27:38 +00:00
Tee KOBAYASHI bd001f1be2 qt5-qt*: Bump to 5.15.8 2023-01-04 21:47:28 +00:00
Termux Github Actions 073ccd0470 bump(x11/papirus-icon-theme): 20230104
This commit has been automatically submitted by Github Actions.
2023-01-04 18:25:10 +00:00
Termux Github Actions 3dfa5d9fdf bump(main/ruff): 0.0.210
This commit has been automatically submitted by Github Actions.
2023-01-04 18:20:58 +00:00
Termux Github Actions b281c99b6e bump(main/restish): 0.16.0
This commit has been automatically submitted by Github Actions.
2023-01-04 18:13:25 +00:00
Tee KOBAYASHI 717809ecca tintin++: Specify TERMUX_PKG_UPDATE_VERSION_REGEXP
%ci:no-build
2023-01-05 02:51:10 +09:00
Yaksh Bariya 2c7b4c0127
ci(bootstrap_archives): update upload-release-action and do not generate
checksums

upload-release-action@v4.1.0 now handles checksum by itself. No need to
take it in our hands
2023-01-04 19:48:11 +05:30
Termux Github Actions 827b769888 bump(main/qalc): 4.5.1
This commit has been automatically submitted by Github Actions.
2023-01-04 12:17:37 +00:00
Termux Github Actions dc18c9c4df bump(main/jfrog-cli): 2.32.0
This commit has been automatically submitted by Github Actions.
2023-01-04 12:12:47 +00:00
Kevin Williams 16114f85af upgpkg(main/tintin++): 2.02.30 2023-01-04 15:09:49 +08:00