Commit Graph

18160 Commits

Author SHA1 Message Date
Yaksh Bariya 0edf2de15d
libicu: update to 71.1 2022-04-12 20:38:58 +05:30
Tee KOBAYASHI 99863c3ad9 ruby: Update to 3.1.2 2022-04-12 23:12:02 +09:00
Termux Github Actions f1698d5059 jfrog-cli: update to 2.15.1
This commit has been automatically submitted by Github Actions.
2022-04-12 12:29:22 +00:00
Termux Github Actions b505e60f47 findomain: update to 8.1.0
This commit has been automatically submitted by Github Actions.
2022-04-12 12:26:36 +00:00
Tee KOBAYASHI 8d75e62e46 new package: lilv 2022-04-12 16:00:36 +09:00
Termux Github Actions 03c57b84b7 neovim-nightly: update to 0.7.0-dev+1443-gdbd5242d8
This commit has been automatically submitted by Github Actions.
2022-04-12 06:15:43 +00:00
Tee KOBAYASHI 74fa55c271 new package: panda3d 2022-04-12 13:32:18 +09:00
Tee KOBAYASHI 75de073206 new package: chibicc 2022-04-12 13:30:58 +09:00
Henrik Grimler 08f6a1b482
bsd-games: switch to building from latest release archive
And address (some of) maintainer @msharov's feedback.
2022-04-11 20:44:08 +02:00
Henrik Grimler f20fb9c1b2
libusb: use official tar.bz2 archive instead
Saves us the trouble of autoconfiguring.

Fixes https://github.com/termux/termux-packages/issues/9962.
2022-04-11 20:22:51 +02:00
Termux Github Actions 6f64298ac8 stylua: update to 0.13.1
This commit has been automatically submitted by Github Actions.
2022-04-11 18:19:20 +00:00
Termux Github Actions 0d50e6db5d flyctl: update to 0.0.318
This commit has been automatically submitted by Github Actions.
2022-04-11 18:14:34 +00:00
Aditya Alok 24a1850f47
feat(setup-ubuntu.sh): install `xxd` package, required by `cava`
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-11 20:49:14 +05:30
Aditya Alok 9b6f952ff8
chore(cava): update to 0.8.0
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-11 20:48:03 +05:30
Tee KOBAYASHI 49e1a3135d pngquant: Update to 2.17.0 and depend on libimagequant 2022-04-11 23:31:03 +09:00
Tee KOBAYASHI 43b9d06b50 new package: libimagequant 2022-04-11 23:31:03 +09:00
Tee KOBAYASHI 9ed431e1fb new package: libpaper 2022-04-11 23:30:13 +09:00
Tee KOBAYASHI 216eafa62e unbound: Build without `pythonmodule`
and separate `pyunbound` as a subpackage.
2022-04-11 23:29:04 +09:00
Aditya Alok 3165e3c2f4
feat(ghc-libs): link against libandroid-posix-semaphore
GHC unix lib uses `ccall` ffi which ignores include indirection. It
directly links against available symbols during compile.

Although, directly linking to `libandroid-posix-semaphore` should work
too, but that depends upon library load order during runtime, i.e if
`libc` is loaded before (very unlikely, unless LD_PRELOAD is set)
`libandroid-posix-semaphore`, it would use sem_{open,close,unlink} from
it, which isn't implemented.

So, to be sure that it always links against `libandroid-posix-semaphore`
symbols, I have patched it to use `capi` ffi which considers include
indirections.

Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-11 19:47:18 +05:30
Termux Github Actions 462926e99c lua-language-server: update to 3.0.1
This commit has been automatically submitted by Github Actions.
2022-04-11 12:14:52 +00:00
Henrik Grimler f2f4bead04
termux-tools: pkg: fix occasional error in random mirror selection
Fix suggested by @agnostic-apollo.

Fixes https://github.com/termux/termux-packages/issues/9975.
2022-04-11 12:49:25 +02:00
Termux Github Actions afd580402c neovim-nightly: update to 0.7.0-dev+1434-gf89ca7194
This commit has been automatically submitted by Github Actions.
2022-04-11 06:16:01 +00:00
Tee KOBAYASHI 90f3ffb75d new package: ssdeep 2022-04-11 14:31:21 +09:00
Tee KOBAYASHI c02eb1ed9c ffmpeg: Update to 5.0.1
and enable support for libbluray and libgme.
2022-04-11 11:00:18 +05:30
Yaksh Bariya d8188fc03b
fixup(samba): add missing entry in cross-answers.txt 2022-04-11 07:44:27 +05:30
Yaksh Bariya 7672211155
enhance(samba): print missing entries in cross-answers.txt on configure failure 2022-04-11 07:44:27 +05:30
Tee KOBAYASHI b312b033ab new package: below 2022-04-11 11:04:10 +09:00
Tee KOBAYASHI ed872ed00d new package: game-music-emu 2022-04-11 10:56:35 +09:00
Tee KOBAYASHI 4db0a021cb libzip: Also depend on liblzma
directly.
2022-04-11 10:45:02 +09:00
Konstantin Podsvirov 5f85fc230b
fixup(libzip): depend to zstd (#9963)
Because:

$ ldd /data/data/com.termux/files/usr/lib/libzip.so
libbz2.so.1.0
liblzma.so.5
libzstd.so.1
libcrypto.so.3
libz.so.1
libc.so
2022-04-11 07:10:57 +05:30
Termux Github Actions 0e5655c755 chezmoi: update to 2.15.1
This commit has been automatically submitted by Github Actions.
2022-04-11 00:14:44 +00:00
Termux Github Actions 6ea230804d libusb: update to 1.0.26
This commit has been automatically submitted by Github Actions.
2022-04-10 18:07:49 +00:00
Yaksh Bariya f90d0b4c56
samba: update to 4.14.13 2022-04-10 22:55:37 +05:30
Termux Github Actions f0700de1de restic: update to 0.13.1
This commit has been automatically submitted by Github Actions.
2022-04-10 12:10:19 +00:00
Tee KOBAYASHI c431d504c0 syncthing: Prefix `v` to version string 2022-04-10 16:00:16 +09:00
Termux Github Actions 3457cf9e3a neovim-nightly: update to 0.7.0-dev+1425-gff726cc56
This commit has been automatically submitted by Github Actions.
2022-04-10 06:14:18 +00:00
Tee KOBAYASHI d6248b4eb6 termux_step_massage: Check for unresolved symbols
defined in `libandroid-*`
2022-04-10 14:53:07 +09:00
Yaksh Bariya a0e577d910
nodejs: update to 17.9.0 2022-04-10 08:45:04 +05:30
Tee KOBAYASHI 5aae969312 new package: autoconf-archive 2022-04-10 11:52:32 +09:00
Termux Github Actions 96127828ee lua-language-server: update to 3.0.0
This commit has been automatically submitted by Github Actions.
2022-04-10 00:15:03 +00:00
Aditya Alok 05d52dcf6b
chore(ipfs): update to 1.12.2
- manually update `quic-go` library until
  https://github.com/ipfs/go-ipfs/issues/8819 is resolved.

- remove already defined vars

Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-10 01:15:30 +05:30
Aditya Alok 3a36623b16
chore(lua-language-server): update to 2.6.8
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-09 22:51:37 +05:30
Tee KOBAYASHI f4461530fa Revert "ghc-libs: depend on libandroid-posix-semaphore"
This reverts commit 3f8aeb2fb2.

`lib/ghc-8.10.7/unix-2.7.2.2/libHSunix-2.7.2.2-ghc8.10.7.so` continues
referencing libc symbols, i.e. `sem_{open,close,unlink}`, regardless of
declarations in `<semaphore.h>`.

%ci:no-build
2022-04-09 22:34:02 +09:00
Tee KOBAYASHI e1dabb1712 python2: Link against libandroid-posix-semaphore 2022-04-09 21:11:17 +09:00
Tee KOBAYASHI e35248a7aa tesseract: Link against libandroid-posix-semaphore 2022-04-09 21:10:47 +09:00
Tee KOBAYASHI d04d9286f9 oorexx: Link against libandroid-posix-semaphore 2022-04-09 21:10:21 +09:00
Tee KOBAYASHI a388ba627e openmpi: Link against libandroid-posix-semaphore
and cleanup build.sh.
2022-04-09 21:09:46 +09:00
Tee KOBAYASHI 4b5166e0b1 pulseaudio: Link against compiler-rt builtins
and do not depend on libandroid-posix-semaphore which is unnecessary.
2022-04-09 21:08:46 +09:00
Tee KOBAYASHI a74c0915c4 polyml: Link against compiler-rt builtins 2022-04-09 21:08:10 +09:00
Tee KOBAYASHI 8676aea26f pari: Update to 2.13.4 2022-04-09 16:42:20 +05:30