Commit Graph

21333 Commits

Author SHA1 Message Date
Termux Github Actions 4f16d5260c fselect: update to 0.8.1
This commit has been automatically submitted by Github Actions.
2022-05-14 18:13:50 +00:00
mywalk 8c7577eb44
wpa-supplicant: update to 2.10 2022-05-14 19:48:59 +02:00
tjhexf 06197bac2d libgnutls: update to 3.7.5 2022-05-14 21:13:06 +05:30
Tee KOBAYASHI 8a94649306 audacity: Add comment about FFmpeg
%ci:no-build
2022-05-15 00:33:53 +09:00
Termux Github Actions e649f54661 assimp: update to 5.2.4
This commit has been automatically submitted by Github Actions.
2022-05-14 12:17:02 +00:00
tjhexf 79992db4bf docker-compose: update to 2.5.0 2022-05-14 16:03:37 +05:30
Termux Github Actions 5405b3d873 neovim-nightly: update to 0.8.0-dev+203-g9e4286294
This commit has been automatically submitted by Github Actions.
2022-05-14 06:29:52 +00:00
mywalk 174e32f0c0
wpa_supplicant: fix tmpdir path
Fixes https://github.com/termux/termux-packages/issues/10653.
2022-05-14 08:23:02 +02:00
Tee KOBAYASHI b2d0c327bb git-delta: Update to 0.13.0 2022-05-14 04:31:28 +09:00
Tee KOBAYASHI cd0062d0bf termux-tools: Drop dl.kcubeterm.com mirror
which is not renewed.
2022-05-14 04:14:54 +09:00
Termux Github Actions e87ada76eb openjpeg: update to 2.5.0
This commit has been automatically submitted by Github Actions.
2022-05-13 18:22:25 +00:00
Tee KOBAYASHI c0357c878e new package: kitty 2022-05-13 23:12:47 +09:00
Tee KOBAYASHI daa043f4b8 mesa: Update to 22.0.3 2022-05-13 22:47:46 +09:00
Termux Github Actions 10e64a8aa0 neovim-nightly: update to 0.8.0-dev+198-g030417d80
This commit has been automatically submitted by Github Actions.
2022-05-13 11:18:57 +00:00
Tee KOBAYASHI c1f5d16665 gtkmm3: Update to 3.24.6 2022-05-13 03:49:49 +05:30
Tee KOBAYASHI 6c63a649b1 libglibmm-2.4: Update to 2.66.4 2022-05-13 03:49:49 +05:30
Tee KOBAYASHI 9aa12d40c9 libsqlite{,-tcl}: Update to 3.38.5 2022-05-13 03:49:05 +05:30
Termux Github Actions ce73aeaaf1 libass: update to 0.16.0
This commit has been automatically submitted by Github Actions.
2022-05-12 18:15:32 +00:00
Tee KOBAYASHI f0dd52d17b ani-cli: Use external mpv
Co-authored-by: port19 <port19@port19.xyz>
2022-05-13 02:13:22 +09:00
Ookiineko e0032c005a
android-tools: fix fastboot patch
* when the usb is disconnected, the fd is still valid,
* thus causing LinuxUsbTransport::WaitForDisconnect to wait until the 3s timeout

* now we check if the fd's fstat->st_nlink is less than 1 to detect a disconnection

Signed-off-by: Ookiineko <chiisaineko@protonmail.com>

android-tools: bump TERMUX_PKG_REVISION

Signed-off-by: Ookiineko <chiisaineko@protonmail.com>
2022-05-12 19:50:40 +05:30
Ookiineko 36627471f8
android-tools: clean up fastboot patches
* switch to global struct for managing libusb_context

Signed-off-by: Ookiineko <chiisaineko@protonmail.com>
2022-05-12 19:50:39 +05:30
Termux Github Actions ddd1fa7d7c bat: update to 0.21.0
This commit has been automatically submitted by Github Actions.
2022-05-12 12:20:18 +00:00
Termux Github Actions e6ae225dc2 neovim-nightly: update to 0.8.0-dev+181-ga2d4b862f
This commit has been automatically submitted by Github Actions.
2022-05-12 06:26:27 +00:00
Termux Github Actions 94b06ddc68 binaryen: update to 108
This commit has been automatically submitted by Github Actions.
2022-05-12 06:18:41 +00:00
Termux Github Actions 001dbe0209 vulkan-tools: update to 1.3.213
This commit has been automatically submitted by Github Actions.
2022-05-12 00:26:18 +00:00
Tee KOBAYASHI 96b64a9cd5 apkeep: Update to 0.12.1
Co-authored-by: William Budington <bill@eff.org>
2022-05-12 07:25:12 +09:00
Tee KOBAYASHI e988a664b2 apkeep: Explicitly specify openssl version
%ci:no-build
2022-05-12 06:48:38 +09:00
Termux Github Actions 864bfef73e shfmt: update to 3.5.0
This commit has been automatically submitted by Github Actions.
2022-05-11 18:17:38 +00:00
Termux Github Actions bbdbb60f62 cloudflared: update to 2022.5.1
This commit has been automatically submitted by Github Actions.
2022-05-11 18:15:28 +00:00
Tee KOBAYASHI bd3b38ef77 php7: Fix linking against openssl 2022-05-12 02:40:06 +09:00
Tee KOBAYASHI 15fe94ce97 golang: Update to 1.18.2 2022-05-11 19:36:24 +05:30
tjhexf e283092898 git: update to 2.36.1 2022-05-11 19:35:49 +05:30
Termux Github Actions bb15832ffd hydroxide: update to 0.2.23
This commit has been automatically submitted by Github Actions.
2022-05-11 12:19:31 +00:00
Termux Github Actions 7dd54797e9 libcurl: update to 7.83.1
This commit has been automatically submitted by Github Actions.
2022-05-11 12:17:46 +00:00
Aditya Alok 7fcdb5b894
chore(psutils): update to 2.09
Ship its dependency libpaper-rrthomas with itself as the later
conflicts with debian's libpaper. Also it only uses `paper` binary from
libpaper-rrthomas, so shipping alone doesn't makes much sense.

closes #10585

Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-05-11 16:19:48 +05:30
Termux Github Actions ce605b8420 neovim-nightly: update to 0.8.0-dev+169-ge50b1fe60
This commit has been automatically submitted by Github Actions.
2022-05-11 06:17:42 +00:00
Tee KOBAYASHI 1dac1dec06 new package: libadwaita 2022-05-11 05:22:30 +09:00
Aditya Alok 0ad21141e8
fix(aria2): switch to `newest-tag` for auto update
- github releases has been disabled upstream

%ci:no-build

closes #10589

Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-05-11 00:20:51 +05:30
Termux Github Actions 6b09e21ebc jfrog-cli: update to 2.16.4
This commit has been automatically submitted by Github Actions.
2022-05-10 18:15:20 +00:00
Termux Github Actions 2b24fb0476 gh: update to 2.10.1
This commit has been automatically submitted by Github Actions.
2022-05-10 18:13:28 +00:00
Termux Github Actions 9d9bc682d7 vulkan-headers: update to 1.3.213
This commit has been automatically submitted by Github Actions.
2022-05-10 12:19:32 +00:00
Tee KOBAYASHI bdbf0b872f new package: pulseeffects 2022-05-10 19:45:26 +09:00
Aditya Alok 493b04705e
fix: file system hierarchy
- install to $PREFIX/share instead of $PREFIX/lib
- this seems more compliant to unix fhs

Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-05-10 14:49:43 +05:30
Termux Github Actions e606f919cc neovim-nightly: update to 0.8.0-dev+168-g5359be789
This commit has been automatically submitted by Github Actions.
2022-05-10 06:20:30 +00:00
Termux Github Actions 295743fc77 aerc: update to 0.10.0
This commit has been automatically submitted by Github Actions.
2022-05-10 06:11:16 +00:00
wmcbtech30 333a2583be
htop: update to 3.2.0 2022-05-10 13:47:23 +08:00
Henrik Grimler aa56d0ecd2
rm BACKERS.md
Listed backers comes from Fornwall's patreon account, to which we have
no access.  Remove the file since we anyways have no idea if it is up
to date.
2022-05-10 07:30:47 +02:00
Tee KOBAYASHI 7f6ca25f1c libcompiler-rt: Add hook for ndk-multilib 2022-05-10 14:25:39 +09:00
Tee KOBAYASHI 6c7047a870 ndk-multilib: Stop making compiler-rt symlink for clang 2022-05-10 14:25:39 +09:00
s00se c22ab16549 proxmark3-git: update to latest master 2022-05-10 14:05:34 +09:00