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
Tee KOBAYASHI
bb2bff8cdd
new package: slashtime
2022-04-05 09:11:57 +09:00
Tee KOBAYASHI
84b6c4bf4e
new package: fastfetch
2022-04-05 09:11:21 +09:00
Maxython
5d906731ad
make-guile: fix conflict with make when installing base-devel
2022-04-05 09:07:31 +09:00
Aditya Alok
b2014918b9
fix(espeak): switch to new src url and update to 1.51
...
- enable async too: `pthread_cancel` was removed
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-04 23:46:37 +05:30
Termux Github Actions
91aaf032e5
profanity: update to 0.12.1
...
This commit has been automatically submitted by Github Actions.
2022-04-04 18:08:59 +00:00
Termux Github Actions
f286cfcba0
fzf: update to 0.30.0
...
This commit has been automatically submitted by Github Actions.
2022-04-04 18:07:17 +00:00
Henrik Grimler
cbe078ba83
termux-tools: termux-change-repo: fix dialog syntax
2022-04-04 19:06:01 +02:00
2096779623
3672f4cde2
termux-tools: termux-change-repo: Fix menu options
2022-04-04 19:02:44 +02:00
Tee KOBAYASHI
57ee461e14
libdispatch: Fix source URL string
2022-04-04 22:51:23 +09:00
Lucinda May Phipps
bf57908c22
fix libdispatch build.sh
...
%ci:no-build
2022-04-04 14:25:12 +01:00
Termux Github Actions
2b5e08514e
qalc: update to 4.1.1
...
This commit has been automatically submitted by Github Actions.
2022-04-04 12:13:05 +00:00
Termux Github Actions
c331c5149f
flyctl: update to 0.0.313
...
This commit has been automatically submitted by Github Actions.
2022-04-04 12:08:56 +00:00
Tee KOBAYASHI
78bb95eff0
perl: Revbump revdeps
...
just in case.
2022-04-04 15:40:52 +09:00
Momin Juned
bdaad07f8f
perl: Enable multiplicity
2022-04-04 15:40:52 +09:00
tempaccforissue
2781427a58
groovy: update to 4.0.1
2022-04-04 15:19:47 +09:00
Termux Github Actions
ec41cc86cd
neovim-nightly: update to 0.7.0-dev+1392-gdaa8ac051
...
This commit has been automatically submitted by Github Actions.
2022-04-04 06:13:31 +00:00
tempaccforissue
6c53915113
maven: update to 3.8.5 ( #9862 )
2022-04-04 14:28:06 +09:00
tempaccforissue
210f58522e
gradle: update to 7.4.2
2022-04-04 14:13:21 +09:00
Maxython
a4af6860b7
colordiff: update to 1.0.20
2022-04-04 10:23:11 +09:00
Tee KOBAYASHI
29cbf05867
new package: gluelang
2022-04-04 09:14:20 +09:00
Tee KOBAYASHI
168f0209da
new package: libxv
2022-04-04 09:13:28 +09:00
Tee KOBAYASHI
53b5b4c3da
new package: udftools
2022-04-04 09:12:31 +09:00
Termux Github Actions
1b42f596d1
chezmoi: update to 2.15.0
...
This commit has been automatically submitted by Github Actions.
2022-04-04 00:12:21 +00:00
Tee KOBAYASHI
421781e6c7
new package: libbluray
2022-04-04 09:11:44 +09:00
Tee KOBAYASHI
45b4a9d251
new package: libudfread
2022-04-04 09:11:44 +09:00
Tee KOBAYASHI
a9699dde7e
new package: libtwolame
2022-04-04 08:57:38 +09:00
Tee KOBAYASHI
0bee1a46fa
new package: liba52
2022-04-04 08:49:05 +09:00
Tee KOBAYASHI
f532e106a5
new package: openexr2
2022-04-04 08:48:12 +09:00
Henrik Grimler
94fa61d539
termux-tools: termux-change-repo: add 3 additional mirrors in China
...
Sort mirrors alphabetically, except for Alibaba mirror, due to the
Alibaba mirror uses a .com domain and will hence not be locked in by
pkg.
2022-04-03 21:19:05 +02:00
Termux Github Actions
8c88058828
sslscan: update to 2.0.13
...
This commit has been automatically submitted by Github Actions.
2022-04-03 18:08:18 +00:00
Tee KOBAYASHI
bc5dfb0aed
mariadb: Update to 10.6.5
2022-04-03 14:26:36 +05:30
Henrik Grimler
f8638576dc
fetchmail: remove __pycache__ directory
2022-04-03 10:52:26 +02:00
Henrik Grimler
2fba968abf
fetchmail: update to 6.4.29
2022-04-03 10:49:14 +02:00
Tee KOBAYASHI
f997a5c6ea
util-linux: Update to 2.38
2022-04-03 17:43:03 +09:00
Pero Sar
41a4d4340b
Rename rxfetch-termux
to rxfetch
and use upstream ( #9813 )
...
* Package original rxfetch
Signed-off-by: PeroSar <perosar1111@gmail.com>
* Update CODEOWNERS
Signed-off-by: PeroSar <perosar1111@gmail.com>
2022-04-03 15:21:02 +08:00
Termux Github Actions
bd6833f5be
neovim-nightly: update to 0.7.0-dev+1385-g6786b6afa
...
This commit has been automatically submitted by Github Actions.
2022-04-03 06:13:22 +00:00
Termux Github Actions
657667e437
lf: update to 27
...
This commit has been automatically submitted by Github Actions.
2022-04-03 00:12:11 +00:00
Henrik Grimler
7b5b44a987
termux-tools: termux-change-repo: rename mirror wiki page again
2022-04-02 23:43:14 +02:00
Tee KOBAYASHI
f5a7426816
new package: biboumi
2022-04-03 06:42:15 +09:00
Aditya Alok
66e51f0bce
fix(iwyu): disable auto-update
...
latest release corresponds to latest release of clang, but
we might not have that version still.
this fixes build failure due to undefined 'clang::UsingType' symbol,
which is introduced in clang-14.
%ci:no-build
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-03 03:08:29 +05:30
Tee KOBAYASHI
d9caf52790
new package: catimg
2022-04-03 06:28:11 +09:00
Tee KOBAYASHI
175bdbb4a6
new package: catgirl
2022-04-03 06:27:34 +09:00
Tee KOBAYASHI
7bdbf3f3df
new package: mautrix-whatsapp
2022-04-03 06:25:39 +09:00
Tee KOBAYASHI
ac8bc648fb
new package: pounce
2022-04-03 06:24:45 +09:00
Tee KOBAYASHI
2e8244780b
new package: miniflux
2022-04-03 06:23:01 +09:00
Termux Github Actions
e7116a279a
libmsgpack-cxx: update to 4.1.1
...
This commit has been automatically submitted by Github Actions.
2022-04-02 19:31:07 +00:00
Aditya Alok
d5d6af6090
fix(libmsgpack{,-cxx}): check name of tag before auto updating
...
upstream uses 'c-' and 'cpp-' prefix in tag name to distinguish release,
but both releases are from same repository, so auto update system
confuses release of one package to be of another.
Now we explicitly check tag name before auto-updating.
%ci:no-build
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-03 00:47:49 +05:30
Termux Github Actions
783e639db1
miniserve: update to 0.19.4
...
This commit has been automatically submitted by Github Actions.
2022-04-02 18:14:20 +00:00
Yaksh Bariya
8f57e13176
rebuild(emscripten): Missing from main repo
2022-04-02 18:37:59 +05:30
Freed-Wu
3eb7153fa6
add $TERMUX_PKG_RECOMMENDS
for zsh/bash
2022-04-02 17:06:42 +09:00
Freed-Wu
22fdf4cf9c
new package zsh-completions
2022-04-02 17:06:42 +09:00
Yaksh Bariya
6accd4396e
fixup(cmake): Do not depend on dependencies of libcurl and libarchive
...
Do not pass `-DCMAKE_USE_SYSTEM_{BZIP2,LIBLZMA,NGHTTP2,ZSTD}` to cmake.
libbz2 and liblzma are dependencies of libarchive. CMake does have an option to use zstd because libarchive supports linking to zstd (as a side note, we are building libarchive without zstd).
libnghttp2 is dependency of libcurl.
CMake's CMakeLists.txt does have options for these libraries in case we are not using shared libarchive and libcurl but wish to link against shared libraries of dependencies of libcurl and libarchive. In case we tell CMake to use shared libarchive and libcurl, these options are basically ignored (i.e. they don't anyway affect the build), which we are doing right now. So there's no need of these options at all!
Lastly, `-DCMAKE_USE_SYSTEM_ZLIB` needs to be specified because CMake does directly link against zlib. Perhaps making this option depend on `"NOT CMAKE_USE_SYSTEM_LIBARCHIVE;NOT CMAKE_USE_SYSTEM_CURL"` in CMakeLists.txt:197 is a mistake. Reporting this to upstream might make sense
2022-04-02 13:21:19 +05:30
Tee KOBAYASHI
48875bf416
samba: Revbump after libbsd update
2022-04-02 13:03:46 +05:30
Tee KOBAYASHI
0e924f88eb
netcat-openbsd: Revbump after libbsd update
2022-04-02 13:03:46 +05:30
Tee KOBAYASHI
b8d3a15bb3
mg: Revbump after libbsd update
2022-04-02 13:03:46 +05:30
Tee KOBAYASHI
446bc08c33
libtdb: Revbump after libbsd update
2022-04-02 13:03:46 +05:30
Tee KOBAYASHI
65d76b665e
libbsd: Update to 0.11.6
2022-04-02 13:03:46 +05:30
Tee KOBAYASHI
80014608d4
new package: libmd
2022-04-02 13:03:46 +05:30
PeroSar
231270d85e
rxfetch-termux: Add package
...
Signed-off-by: PeroSar <perosar1111@gmail.com>
2022-04-02 16:09:52 +09:00
Termux Github Actions
f983821402
neovim-nightly: update to 0.7.0-dev+1379-gfce0d54eb
...
This commit has been automatically submitted by Github Actions.
2022-04-02 06:17:08 +00:00
Tee KOBAYASHI
ae5b1b8443
libgcrypt: Update to 1.10.1
2022-04-02 10:46:19 +05:30
Tee KOBAYASHI
fb2728bd65
freetype: Update to 2.12.0
2022-04-02 10:45:46 +05:30
Tee KOBAYASHI
2f7f37e887
libnss: Update to 3.77
2022-04-02 10:45:21 +05:30
s00se
b34bf7d3be
proxmark3-git: update to latest master
...
update to latest master
use _commit in srcurl
correct arch in override
2022-04-02 13:25:46 +09:00
Tee KOBAYASHI
4c883301cd
new package: rdircd
2022-04-02 12:17:24 +09:00
Tee KOBAYASHI
c536e7eb96
new package: bitlbee
2022-04-02 12:16:38 +09:00
Termux Github Actions
d51f877d52
flyctl: update to 0.0.312
...
This commit has been automatically submitted by Github Actions.
2022-04-01 18:17:35 +00:00
Termux Github Actions
967cf1b665
findomain: update to 7.2.0
...
This commit has been automatically submitted by Github Actions.
2022-04-01 18:15:43 +00:00
Aditya Alok
a740bd235e
fix(profanity): bump after removal of configure.ac
patch
...
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-01 20:27:29 +05:30
Aditya Alok
838558b8e7
Revert "fix(profanity): patch configure.ac
to disable running python check"
...
This issue was fixed upstream
This reverts commit e87944c492
.
2022-04-01 20:27:29 +05:30
j.r
89a2654864
xmppc: update to 0.1.2
2022-04-01 14:30:42 +00:00
Termux Github Actions
d8a319ed1d
libdispatch: update to 5.5
...
This commit has been automatically submitted by Github Actions.
2022-04-01 12:35:26 +00:00
Termux Github Actions
7939044f63
flyctl: update to 0.0.311
...
This commit has been automatically submitted by Github Actions.
2022-04-01 12:33:20 +00:00
Termux Github Actions
fb22704e79
erlang: update to 24.3.3
...
This commit has been automatically submitted by Github Actions.
2022-04-01 12:22:03 +00:00
Aditya Alok
3ddc42c137
fix(spark): use newest-tag
for auto-update
...
upstream do not use github's releases mechanism, but has tags
%ci:no-build
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-01 17:11:40 +05:30
Jia Yuan Lo
00960ad67c
emscripten: update binaryen patches
2022-04-01 20:32:23 +09:00
Jia Yuan Lo
24f4f6c0b9
emscripten: move build dir for easy cleanup
2022-04-01 20:32:23 +09:00
Jia Yuan Lo
75a77f7225
emscripten: update to 3.1.8
2022-04-01 20:32:23 +09:00
Freed-Wu
fe466a2e8f
new package: ugit
2022-04-01 19:14:06 +09:00
Yonle
8626c39c12
New Package: libretls ( #9623 )
2022-04-01 19:11:03 +09:00
Tee KOBAYASHI
90efa08a40
new package: hello
2022-04-01 18:12:48 +09:00
Tee KOBAYASHI
c328b3ddf4
new package: litespeedtest
2022-04-01 18:02:31 +09:00
Tee KOBAYASHI
5c30196507
new package: amfora
2022-04-01 17:46:22 +09:00
Tee KOBAYASHI
06522a72d2
new package: gomuks
2022-04-01 17:45:46 +09:00
Tee KOBAYASHI
808a2f9557
new package: libolm
2022-04-01 17:45:46 +09:00
Tee KOBAYASHI
3c617f6222
golang: Fix hardcoded /etc/resolv.conf
and friends
2022-04-01 17:22:37 +09:00
Aditya Alok
306c1deaf8
fix: rename TERMUX_PKG_AUTO_UPDATE_TAG_REGEXP to TERMUX_PKG_UPDATE_VERSION_REGEXP
...
why? since we get versions not tag when updating from repology
%ci:no-build
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-01 13:16:01 +05:30
Yaksh Bariya
9f28b53c09
cmake: update to 3.23.0
2022-04-01 06:54:18 +00:00
Tee KOBAYASHI
ad1188ea4d
mediainfo: Update to 22.03
2022-04-01 15:33:17 +09:00
Tee KOBAYASHI
a14951b773
libmediainfo: Update to 22.03
2022-04-01 15:33:17 +09:00
Termux Github Actions
3609b7d00f
neovim-nightly: update to 0.7.0-dev+1376-g973e91007
...
This commit has been automatically submitted by Github Actions.
2022-04-01 06:19:30 +00:00
Termux Github Actions
3f6cbd5978
stylua: update to 0.13.0
...
This commit has been automatically submitted by Github Actions.
2022-04-01 00:16:46 +00:00
Aditya Alok
4bfb2079a0
fix(gdrive-downloader): disable auto-update
...
upstream does not have any tags and we still cannot auto-update from commits directly
%ci:no-build
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-01 01:59:14 +05:30
Tee KOBAYASHI
e3e18ac3b1
new package: librinutils
2022-04-01 04:40:46 +09:00
Freed-Wu
e473420767
new package: spark
2022-04-01 04:39:13 +09:00
Tee KOBAYASHI
8393f93a34
new package: libnats-c
2022-04-01 03:22:55 +09:00
Tee KOBAYASHI
1effbc97cc
new package: vera
2022-04-01 03:21:00 +09:00
Tee KOBAYASHI
2c3f601b92
new package: 2ping
2022-04-01 03:19:58 +09:00
Tee KOBAYASHI
bdb96ed219
new package: ytfzf
2022-04-01 03:18:48 +09:00
Tee KOBAYASHI
cae3aec6b0
new package: pb
2022-04-01 03:17:41 +09:00
Tee KOBAYASHI
78177f3a83
new package: pingme
2022-04-01 03:16:18 +09:00
Tee KOBAYASHI
a98426f8b5
new package: senpai
2022-04-01 03:15:24 +09:00
Tee KOBAYASHI
3f31366d73
new package: soju
2022-04-01 03:14:42 +09:00
Tee KOBAYASHI
47649e558b
new package: hut
2022-04-01 03:14:16 +09:00
Tee KOBAYASHI
02dd1a4391
new package: matterbridge
2022-04-01 03:09:57 +09:00
Tee KOBAYASHI
557e14e9cb
new package: lsix
2022-04-01 03:09:13 +09:00
Tee KOBAYASHI
3e598acdf8
new package: ratt
2022-04-01 03:08:42 +09:00
Tee KOBAYASHI
2b4d6c313d
new package: photon-rss
2022-04-01 03:07:53 +09:00
Tee KOBAYASHI
ff4b7521d1
new package: awesomeshot
2022-04-01 03:06:46 +09:00