Commit Graph

16195 Commits

Author SHA1 Message Date
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
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
Tee KOBAYASHI
6e03dc9775 ruby: Update to 3.1.1 2022-04-09 16:39:52 +05:30
Henrik Grimler
fd5cd9f434
tesseract: depend on libandroid-posix-semaphore 2022-04-09 10:53:58 +02:00
Henrik Grimler
ebf382b0fd
python2: depend on libandroid-posix-semaphore 2022-04-09 10:53:55 +02:00
Henrik Grimler
c48fc4eab1
pulseaudio: depend on libandroid-posix-semaphore 2022-04-09 10:53:52 +02:00
Henrik Grimler
41462facba
polyml: depend on libandroid-posix-semaphore 2022-04-09 10:53:50 +02:00
Henrik Grimler
5e7b701f89
openmpi: depend on libandroid-posix-semaphore 2022-04-09 10:53:47 +02:00
Henrik Grimler
a5ad38f5f9
oorexx: depend on libandroid-posix-semaphore 2022-04-09 10:53:44 +02:00
Henrik Grimler
3f8aeb2fb2
ghc-libs: depend on libandroid-posix-semaphore 2022-04-09 10:53:40 +02:00
Tee KOBAYASHI
5354c0d1f4 libgpg-error: Update to 1.45 2022-04-09 15:47:28 +09:00
Tee KOBAYASHI
66196d2dd9 vlc: Depend on libdvbpsi 2022-04-09 15:44:44 +09:00
Tee KOBAYASHI
1524006447 new package: libdvbpsi 2022-04-09 15:44:44 +09:00
Tee KOBAYASHI
7ba9810491 new package: ccextractor 2022-04-09 15:43:32 +09:00
Tee KOBAYASHI
6b2259e24c new package: hash-slinger 2022-04-09 15:42:30 +09:00
Termux Github Actions
d3cdc0f713 neovim-nightly: update to 0.7.0-dev+1416-g012c05580
This commit has been automatically submitted by Github Actions.
2022-04-09 06:15:05 +00:00
Termux Github Actions
3d8f12fdc7 o-editor: update to 2.50.0
This commit has been automatically submitted by Github Actions.
2022-04-08 18:13:53 +00:00
Tee KOBAYASHI
fbba456ff2 libarchive: Update to 3.6.1 2022-04-08 23:21:14 +09:00
Tee KOBAYASHI
1bae5824bb gzip: Update to 1.12 2022-04-08 23:20:24 +09:00
Termux Github Actions
0347658ae8 neomutt: update to 20220408
This commit has been automatically submitted by Github Actions.
2022-04-08 12:09:07 +00:00
Termux Github Actions
7f8ba24c82 calc: update to 2.14.1.0
This commit has been automatically submitted by Github Actions.
2022-04-08 12:06:56 +00:00
Tee KOBAYASHI
b8d695f530 unbound: Update to 1.15.0 and enable Python support 2022-04-08 18:41:33 +09:00
Tee KOBAYASHI
81e8ad7ae9 libmnl: Update to 1.0.5 2022-04-08 17:26:17 +09:00
Tee KOBAYASHI
68cad482fe gpac: Update to 2.0.0 2022-04-08 16:24:39 +09:00
Termux Github Actions
f807dff563 neovim-nightly: update to 0.7.0-dev+1410-g2c7dc648c
This commit has been automatically submitted by Github Actions.
2022-04-08 06:13:46 +00:00
Tee KOBAYASHI
00275fe288 vlc: Enable Lua support 2022-04-08 13:48:37 +09:00
Tee KOBAYASHI
e3362b7e9c new package: glib-networking 2022-04-08 10:43:24 +09:00
PeroSar
782aa91267 rxfetch: update to 2022.04.04
Signed-off-by: PeroSar <perosar1111@gmail.com>
2022-04-08 10:42:32 +09:00
Termux Github Actions
84e0712660 slides: update to 0.8.0
This commit has been automatically submitted by Github Actions.
2022-04-08 00:15:16 +00:00
Termux Github Actions
eabe9e4b95 flyctl: update to 0.0.316
This commit has been automatically submitted by Github Actions.
2022-04-08 00:13:22 +00:00
Termux Github Actions
c1a6f924ec flyctl: update to 0.0.315
This commit has been automatically submitted by Github Actions.
2022-04-07 18:11:21 +00:00
Termux Github Actions
a8dc3ed404 croc: update to 9.5.3
This commit has been automatically submitted by Github Actions.
2022-04-07 18:09:22 +00:00
Termux Github Actions
9cf8c79c39 cloudflared: update to 2022.4.0
This commit has been automatically submitted by Github Actions.
2022-04-07 18:08:49 +00:00
Aditya Alok
3460aa6e84
fix(heyu): patch Makefile to make it use our CC
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-07 21:10:43 +05:30
Aditya Alok
1b23194997
feat(heyu): update to 2.10.3
- upstream has latest stable version 2.10.3 (2021)
- 2.11-rc3 is unstable version and was released in 2017

Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-07 20:38:58 +05:30
Tee KOBAYASHI
2a80df86f5 libsqlite{,-tcl}: Update to 3.38.2 2022-04-08 00:03:18 +09:00
Termux Github Actions
d95bb9a0bc elixir: update to 1.13.4
This commit has been automatically submitted by Github Actions.
2022-04-07 12:12:28 +00:00
Aditya Alok
5dd49dbcae
feat(syncthing): fix build, update to 1.19.2
- removing vendor dir should not cause any problem unless, any
  dependencies of syncthing have been removed from there hosting site.
  (Highly unlikely)

Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-07 15:19:33 +05:30
Tee KOBAYASHI
92ae71e65d new package: vlc 2022-04-07 18:35:07 +09:00
Maxython
0a9a311a6a btfs2: fix vallue sha256sum 2022-04-07 16:56:10 +09:00
wzy
1e48eeb94b
fixup(pipes.sh): declare architecture independent (#9897) 2022-04-07 11:44:17 +05:30
Butta
2c25447cfc libdispatch: don't auto-update
This package can't be auto-updated as it's manually updated with Swift.

%ci:no-build
2022-04-07 08:35:06 +05:30
Tee KOBAYASHI
48de37acfe ldc: Set DT_RUNPATH for dub (and other tools) 2022-04-07 11:55:15 +09:00
Tee KOBAYASHI
bb0333507c libcurl: Link with -z nodelete
without which `dub` command (in `ldc` package) segfaults.
2022-04-07 11:43:54 +09:00
Termux Github Actions
0bfb444a7c findomain: update to 8.0.0
This commit has been automatically submitted by Github Actions.
2022-04-07 00:21:02 +00:00
Tee KOBAYASHI
40efdad801 deno, librusty-v8: Move to disabled-packages
because they are not working at all.

See https://github.com/termux/termux-packages/issues/8689.
2022-04-07 09:18:45 +09:00
Tee KOBAYASHI
e81b619ab3 m4: Add reference to issue
%ci:no-build
2022-04-07 09:02:23 +09:00
Termux Github Actions
776c4ba203 gotop: update to 4.1.3
This commit has been automatically submitted by Github Actions.
2022-04-06 15:47:58 +00:00
Termux Github Actions
b196355590 curlie: update to 1.6.9
This commit has been automatically submitted by Github Actions.
2022-04-06 15:47:18 +00:00
Yaksh Bariya
38fa17c650
feat(curlie,gotop): enable auto updates 2022-04-06 21:10:41 +05:30
Termux Github Actions
497ff55e26 btfs2: update to 2.1.2
This commit has been automatically submitted by Github Actions.
2022-04-06 12:12:56 +00:00
Henrik Grimler
974635c74e
emacs: update to 28.1 2022-04-06 12:38:50 +02:00
Henrik Grimler
b8f494a254
gdal: link against libjxl
Also requires internal libtiff.  libjxl linkage was requested in
https://github.com/termux/termux-packages/issues/9895.
2022-04-06 12:13:05 +02:00
Henrik Grimler
5153df58bf
gdal: update to 3.4.2 and add openssl as dependency
Fixes https://github.com/termux/termux-packages/issues/9895.
2022-04-06 12:01:26 +02:00
Termux Github Actions
6c342e85b1 neovim-nightly: update to 0.7.0-dev+1400-g233014f92
This commit has been automatically submitted by Github Actions.
2022-04-06 06:13:56 +00:00
Aditya Alok
c300aaae84
feat(termux-keyring): add @mradityaalok gpg key
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-06 02:11:36 +05:30
Aditya Alok
c9933a6296
fix(o-editor): fix src dir, update to 2.49.1
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-06 00:40:30 +05:30
Tee KOBAYASHI
562dafc7ca
new package: fact++ 2022-04-05 21:05:29 +02:00
Aditya Alok
2c11650b05
fix(libmsgpack{,-cxx}): regexp in tag name check
%ci:no-build

Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-05 23:53:10 +05:30
Aditya Alok
47b24412a6
fix(watchexec): check tag name before update
upstream has releases with `lib-*` tag within same repo

Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-05 23:51:36 +05:30
Tee KOBAYASHI
fd1b9fcfa5 new package: aha 2022-04-05 22:36:02 +09:00
Termux Github Actions
4f3f256f24 openethereum: update to 3.3.5
This commit has been automatically submitted by Github Actions.
2022-04-05 12:35:46 +00:00
Termux Github Actions
e9234953d7 flyctl: update to 0.0.314
This commit has been automatically submitted by Github Actions.
2022-04-05 12:13:18 +00:00
Tee KOBAYASHI
85f598ead7 fontconfig: Update to 2.14.0 2022-04-05 13:34:40 +05:30
Termux Github Actions
428f580094 neovim-nightly: update to 0.7.0-dev+1395-ge135adcb8
This commit has been automatically submitted by Github Actions.
2022-04-05 06:20:15 +00:00
2096779623
891932b344
termux-tools: termux-change-repo: fix unknown repository error 2022-04-05 07:16:55 +02:00
Tee KOBAYASHI
a93394d31d new package: yuma123 2022-04-05 09:23:03 +09:00
Tee KOBAYASHI
c98913ac5e new package: z-push 2022-04-05 09:20:25 +09:00
Tee KOBAYASHI
3a14b06f33 new package: 1oom 2022-04-05 09:15:10 +09:00
Tee KOBAYASHI
6a39e9564f new package: cccc 2022-04-05 09:13:46 +09:00
Termux Github Actions
2dc5ca9f66 google-glog: update to 0.6.0
This commit has been automatically submitted by Github Actions.
2022-04-05 00:13:07 +00:00
Tee KOBAYASHI
e3b7244a1c new package: zipios 2022-04-05 09:12:56 +09:00