Commit Graph

15635 Commits

Author SHA1 Message Date
Henrik Grimler
9e4eda99e0
termux-tools: termux-change-repo: truly make cache repo first choice
This is what was suppose to be done in commit
9ba3d05f37 ("termux-tools: mv cloudflare mirror up in
termux-change-repo list").
2022-03-01 09:52:45 +01:00
Henrik Grimler
9807139375
gitea: use termux_setup_nodejs and enable autoupdates again
Forgot to fix this during docker imager ubuntu version update.
2022-03-01 09:05:10 +01:00
Tee KOBAYASHI
5a605cdffe gitea: Disable autoupdate
as a follow-up of commit c31ee772c2.

%ci:no-build
2022-03-01 13:25:34 +09:00
ELWAER-M
16482d9c2f add package: onefetch 2022-03-01 13:00:35 +09:00
Henrik Grimler
9ba3d05f37
termux-tools: mv cloudflare mirror up in termux-change-repo list
Quite often users probably just use first one, and we want to make use
of cloudflare's cache if possible.
2022-02-28 22:33:02 +01:00
Henrik Grimler
362076f2b5
apt: switch so that cloudflare cached mirror is used per default
Some countries (like Iran) has issues with it, but for most users it
can help decrease traffic to main mirror at Fosshost.
2022-02-28 22:32:57 +01:00
Tee KOBAYASHI
abdaea0406 littlecms: Create symlink with soversion suffix
for backward compatibility.
2022-03-01 06:32:22 +09:00
Tee KOBAYASHI
12eb920db0 keybase: Update to 5.9.3 2022-03-01 06:22:40 +09:00
Henrik Grimler
6246ade463
imagemagick: bump after littlecms update 2022-02-28 20:47:23 +01:00
Tee KOBAYASHI
666489294a chezmoi: Update to 2.13.0 2022-03-01 03:27:57 +09:00
Tee KOBAYASHI
c5fef4fef0 libprotobuf-c: Update to 1.4.0 2022-03-01 03:26:45 +09:00
Tee KOBAYASHI
2d0f4e8ef4 gping: Update to 1.3.0 2022-03-01 03:25:59 +09:00
Tee KOBAYASHI
068a42dac7 chromaprint: Update to 1.5.1 2022-03-01 03:24:08 +09:00
Termux Github Actions
aa4df8ad44 radare2: update to 5.6.4
This commit has been automatically submitted by Github Actions.
2022-02-28 12:37:10 +00:00
Termux Github Actions
ab00941d02 hugo: update to 0.93.0
This commit has been automatically submitted by Github Actions.
2022-02-28 12:29:04 +00:00
Henrik Grimler
40c4430d82
serf: fix undefined version ERR_GET_FUNC
The function has been removed from openssl 3.  Annoyingly enough the
build of serf doesn't fail even with this function being undefined, it
is just reported as a warning:

buckets/ssl_buckets.c:1329:24: warning: implicit declaration of function 'ERR_GET_FUNC' is invalid in C99 [-Wimplicit-function-declaration]
                       ERR_GET_FUNC(err),
                       ^

but trying to use any program linked against libserf.so later fails.
2022-02-28 10:25:38 +01:00
Tee KOBAYASHI
0492a299ab o-editor: Update to 2.48.3 2022-02-28 12:43:24 +05:30
Tee KOBAYASHI
251b6dc2fc inotify-tools: Update to 3.22.1.0 2022-02-28 12:42:29 +05:30
Tee KOBAYASHI
01c7f332e4 cava: Update to 0.7.5 2022-02-28 12:41:34 +05:30
Tee KOBAYASHI
364d091fee new package: libiniparser 2022-02-28 12:41:34 +05:30
Tee KOBAYASHI
ee96d1ad5a jfrog-cli: Update to 2.13.0 2022-02-28 12:38:37 +05:30
Tee KOBAYASHI
8b8ac623c7 proxychains-ng: Update to 4.16 2022-02-28 12:28:42 +05:30
Tee KOBAYASHI
1b68db4438 macchina: Update to 6.0.6 2022-02-28 12:26:55 +05:30
Tee KOBAYASHI
c858aa4d44 geth: Update to 1.10.16 2022-02-28 12:01:02 +05:30
Tee KOBAYASHI
cc00db05b9 babl: Update to 0.1.90 2022-02-28 11:55:06 +05:30
Tee KOBAYASHI
48de1b3239 littlecms: Update to 2.13.1 2022-02-28 11:55:06 +05:30
Tee KOBAYASHI
8aa5fa86b0 openethereum: Update to 3.3.4 2022-02-28 11:53:43 +05:30
Tee KOBAYASHI
9eb21629fb c-toxcore: Update to 0.2.16 2022-02-28 11:52:23 +05:30
Tee KOBAYASHI
e0801b8ab4 libarchive: Update to 3.6.0 2022-02-28 11:50:01 +05:30
Henrik Grimler
2a00bc345b
subversion: bump package
Needed after serf update:
```
CANNOT LINK EXECUTABLE "svn": cannot locate symbol "ERR_GET_FUNC" referenced by "/data/data/com.termux/files/usr/lib/libserf-1.so"...
```
2022-02-28 07:01:37 +01:00
PeroSar
f7104aae8b rust: remove conflicting files with llvm package
Signed-off-by: PeroSar <perosar1111@gmail.com>
2022-02-28 15:01:21 +09:00
PeroSar
fea32d92d4 rust: update to 1.59.0
Signed-off-by: PeroSar <perosar1111@gmail.com>
2022-02-28 15:01:21 +09:00
Tee KOBAYASHI
2e7b4dde81 wget: Update to 1.21.3 2022-02-28 14:45:04 +09:00
Tee KOBAYASHI
0f993ab2e1 libjpeg-turbo: Update to 2.1.3 2022-02-28 14:39:32 +09:00
Termux Github Actions
e617bf95f8 ccache: update to 4.6
This commit has been automatically submitted by Github Actions.
2022-02-28 00:19:12 +00:00
Yaksh Bariya
0387698dde nodejs: update to 17.6.0 2022-02-27 14:22:04 +00:00
Tee KOBAYASHI
17daad4316 vim: Fix suspending with Ctrl+Z
Effectively reverts commit 17b1dff42b.
2022-02-27 22:00:48 +09:00
Termux Github Actions
0581e6a22a dust: update to 0.8.1-alpha.2
This commit has been automatically submitted by Github Actions.
2022-02-27 12:18:18 +00:00
Termux Github Actions
6ae16ce3b7 bat: update to 0.20.0
This commit has been automatically submitted by Github Actions.
2022-02-27 12:14:37 +00:00
Termux Github Actions
c7bcae6ade libgit2: update to 1.4.2
This commit has been automatically submitted by Github Actions.
2022-02-27 00:24:22 +00:00
Tee KOBAYASHI
b6d4de05c4 rsync: Bump revision to rebuild
and add openssl to TERMUX_PKG_DEPENDS.
2022-02-27 05:24:25 +09:00
Termux Github Actions
7493855a4b acr: update to 2.0.0
This commit has been automatically submitted by Github Actions.
2022-02-26 18:06:15 +00:00
Tee KOBAYASHI
17b1dff42b vim: Undef SIGTSTP to workaround Ctrl+Z issue 2022-02-27 02:45:40 +09:00
Tee KOBAYASHI
ea0c7347ea libgit2: Revbump to rebuild 2022-02-27 01:13:25 +09:00
Yaksh Bariya
10662599d3 alpine: depend on openssl 2022-02-26 14:46:07 +00:00
Termux Github Actions
48a5ce4d2c dust: update to 0.8.0
This commit has been automatically submitted by Github Actions.
2022-02-26 12:16:13 +00:00
Yaksh Bariya
2106f178a7
openssl-1.1: include LDFLAGS hack so that openssl1.1 binary can find openssl libraries 2022-02-26 11:05:09 +00:00
Tee KOBAYASHI
c55f730e85 libsqlite{,-tcl}: Update to 3.38.0 2022-02-26 19:36:10 +09:00
Tee KOBAYASHI
01069ecb73 new package: make-guile 2022-02-26 19:23:45 +09:00
Maxython
2d4ee971c1 rebuild pacman: to work with the new version of openssl and adding openssl as a dependency 2022-02-26 09:26:31 +00:00
Tee KOBAYASHI
fdae613c8f qpdf: Update to 10.6.2 2022-02-26 14:08:05 +05:30
Leap of Azzam
7fa5b47ec8
zig: bump to 0.9.1 (#9137)
* zig: bump to 0.9.1
2022-02-26 14:07:10 +05:30
Yaksh Bariya
c3adc089ea
lynx: fix typo in srcurl 2022-02-26 13:25:33 +05:30
Yaksh Bariya
744bec0056
lynx: get source from https protocol 2022-02-26 13:21:12 +05:30
Yaksh Bariya
48db1f8aa8
ldns: update patch for acx_ntnetlabs.m4 2022-02-26 11:46:15 +05:30
Yaksh Bariya
1013469ca5
ipmitool: add missing patch 2022-02-26 11:02:15 +05:30
Yaksh Bariya
1bfc5f9865 revbump all remaining packages that depend on openssl
%ci:no-build

Manual rebuilds will be triggered for all the packages
2022-02-26 04:25:43 +00:00
Yaksh Bariya
f2f67b96a3 wrk: Fix builds
Patched Makefile to also include
2d433a9b43.
The patch is available in 4.2.0. I'll try upgrading wrk after OpenSSL 3
rebuild
2022-02-26 04:25:43 +00:00
Yaksh Bariya
c0669926e3 tinyfugue: fix builds 2022-02-26 04:25:43 +00:00
Yaksh Bariya
83bdf61629 seafile-client: fix builds 2022-02-26 04:25:43 +00:00
Yaksh Bariya
4820af78f3 php7: fix builds 2022-02-26 04:25:43 +00:00
Yaksh Bariya
ae993e618c nzbget: link against legacy openssl-1.1 2022-02-26 04:25:43 +00:00
Yaksh Bariya
6dcd2d2263 mdbook-plantuml: link against legacy openssl-1.1 2022-02-26 04:25:43 +00:00
Yaksh Bariya
2728e09ac3 lftp: fix build with OpenSSL 3 2022-02-26 04:25:43 +00:00
Yaksh Bariya
118161fc7d ldns: link against legacy openssl-1.1 2022-02-26 04:25:43 +00:00
Yaksh Bariya
dbd47c5f82 krb5: link against legacy openssl-1.1 2022-02-26 04:25:43 +00:00
Yaksh Bariya
34ad2a107e kphp: link against legacy openssl-1.1 2022-02-26 04:25:43 +00:00
Yaksh Bariya
b560bffa4c git-crypt: link against legacy openssl-1.1 2022-02-26 04:25:43 +00:00
Yaksh Bariya
b56b0657c7 dog: link against legacy openssl-1.1 2022-02-26 04:25:43 +00:00
Yaksh Bariya
43724e1f89 crowbook: link against openssl-1.1 2022-02-26 04:25:43 +00:00
Yaksh Bariya
9a60ff6919 cfengine: fix builds with OpenSSL 3 2022-02-26 04:25:43 +00:00
Yaksh Bariya
49106f00c5 boinc: fix builds with OpenSSL 3 2022-02-26 04:25:43 +00:00
Yaksh Bariya
0608868e17 openssl: update to 3.0.1
Changes made:-
- OpenSSL has been updates to 3.0.1
- `openssl-1.1` package has been added for packages still needing the
  legacy version.

Any package that still needs legacy openssl-1.1 needs some extra CFLAGS,
CXXFLAGS, LDFLAGS and CPPFLAGS

CFLAGS="-I$TERMUX_PREFIX/include/openssl-1.1 $CFLAGS"
CXXFLAGS="-I$TERMUX_PREFIX/include/openssl-1.1 $CXXFLAGS"
CPPFLAGS="-I$TERMUX_PREFIX/include/openssl-1.1 $CPPFLAGS"
LDFLAGS="-L$TERMUX_PREFIX/lib/openssl-1.1 $LDFLAGS"

Additionally if the package by itself adds `-I$prefix/include` or
similar, it needs to be patched not to do so in order to prevent it from
using OpenSSL 3 headers

Similarly for LDFLAGS, make sure that package doesn't add
`-L$prefix/lib` and `-Wl,-rpath=$prefix/lib` before OpenSSL 1.1 LDFLAGS
nentioned above or else it will cause compilation errors
2022-02-26 04:25:43 +00:00
Termux Github Actions
4df7cc3000 flyctl: update to 0.0.301
This commit has been automatically submitted by Github Actions.
2022-02-25 18:12:46 +00:00
Tee KOBAYASHI
272f30ead3 dgsh: Move to disabled packages
due to not being properly packaged.

See https://github.com/termux/termux-packages/issues/8702 for details.
2022-02-26 02:20:11 +09:00
Tee KOBAYASHI
a7332ef7a6 slashem-extended: Move to disabled packages
until problems are solved listed in https://github.com/termux/termux-packages/issues/8571.
2022-02-26 01:55:34 +09:00
YAKSH BARIYA
6fe370b6cd
picolisp: update to 21.12 (#9084) 2022-02-25 14:02:46 +00:00
Termux Github Actions
edda0357c0 erlang: update to 24.2.2
This commit has been automatically submitted by Github Actions.
2022-02-25 12:31:41 +00:00
Tee KOBAYASHI
68a9bd25d5 groovy: Fix libjansi issue 2022-02-25 17:31:24 +09:00
Tee KOBAYASHI
c064f5bc00 zsh: Update to 5.8.1 2022-02-25 17:18:35 +09:00
Tee KOBAYASHI
b79578e672 privoxy: Update to 3.0.33 2022-02-25 17:12:07 +09:00
Tee KOBAYASHI
0a27254223 util-linux: Update to 2.37.4 2022-02-25 17:00:30 +09:00
Tee KOBAYASHI
0de20f27ba gnuplot: Update to 5.4.3 2022-02-25 16:51:33 +09:00
Tee KOBAYASHI
13c7f2e7f5 libsasl: Update to 2.1.28 2022-02-25 16:45:24 +09:00
Termux Github Actions
9049b2d1e7 findomain: update to 7.0.1
This commit has been automatically submitted by Github Actions.
2022-02-25 06:27:46 +00:00
Termux Github Actions
fcb6c6f8b7 shiori: update to 1.5.2
This commit has been automatically submitted by Github Actions.
2022-02-24 18:26:59 +00:00
Termux Github Actions
a0e678efaa cicada: update to 0.9.29
This commit has been automatically submitted by Github Actions.
2022-02-24 18:17:16 +00:00
Termux Github Actions
19d2bdda84 cicada: update to 0.9.27
This commit has been automatically submitted by Github Actions.
2022-02-24 06:17:26 +00:00
Termux Github Actions
788ff55d55 flyctl: update to 0.0.300
This commit has been automatically submitted by Github Actions.
2022-02-24 00:18:45 +00:00
Tee KOBAYASHI
a92f46633a gegl: Update to 0.4.34 2022-02-24 02:41:10 +05:30
Tee KOBAYASHI
184b88f372 ldns: Update to 1.8.1 2022-02-24 02:40:35 +05:30
Termux Github Actions
83f620d2ab croc: update to 9.5.2
This commit has been automatically submitted by Github Actions.
2022-02-23 18:13:47 +00:00
Tee KOBAYASHI
d8be3e9f55 libgit2: Define getloadavg() 2022-02-24 02:35:25 +09:00
Tee KOBAYASHI
f6e0a7a8e3 vim{,-python}: Update to 8.2.4450 2022-02-23 18:54:48 +05:30
Termux Github Actions
d47458fa9d libnghttp2: update to 1.47.0
This commit has been automatically submitted by Github Actions.
2022-02-23 12:17:11 +00:00
Tee KOBAYASHI
8ef28ad578 libaom: Add subpackage aom-tools 2022-02-23 19:59:41 +09:00
Tee KOBAYASHI
9af8355030 libaom: Update to 3.3.0 2022-02-23 19:59:41 +09:00
Tee KOBAYASHI
ec611b31f8 libneon: Update to 0.32.2 2022-02-23 19:07:24 +09:00
xtkoba
3248cb682b starship: Make libz.so visible for target build 2022-02-23 18:51:50 +09:00
Yaksh Bariya
3dd882d65c starship: update to 1.3.0 2022-02-23 18:51:50 +09:00
Tee KOBAYASHI
6a9b9a3813 libgit2: Revbump revdeps 2022-02-23 18:36:31 +09:00
Tee KOBAYASHI
dcef278449 libgit2: Update to 1.4.1 2022-02-23 18:36:31 +09:00
Tee KOBAYASHI
7632ffe0a8 new package: fte 2022-02-23 18:19:54 +09:00
Tee KOBAYASHI
9be3f7148b go-findimagedupes: Bump revision to rebuild 2022-02-23 18:07:57 +09:00
William Budington
9a04709c74 apkeep: update to v0.9.0 2022-02-23 12:11:26 +05:30
Tee KOBAYASHI
ee2bd6dce5 ffmpeg: Backport patch for VP9 DTS correction
from 68595b46cb.
2022-02-23 12:10:30 +05:30
Termux Github Actions
88ba24723c flyctl: update to 0.0.298
This commit has been automatically submitted by Github Actions.
2022-02-23 00:20:40 +00:00
Henrik Grimler
10ac0586ee
irssi: use .diff for manually applied patch
So that all manually applied patches have the same suffix.

%ci:no-build
2022-02-22 21:13:29 +01:00
Henrik Grimler
dc896e159e
enscript: avoid manually applying patches
This also fixes the LibraryPath, seems @TERMUX_PREFIX@ was not sed'ed
in it before.
2022-02-22 21:10:05 +01:00
Tee KOBAYASHI
256555adec libunistring: Update to 1.0 2022-02-23 00:06:29 +05:30
Tee KOBAYASHI
d766e1a4c1 screen: Update to 4.9.0 2022-02-22 23:57:56 +05:30
Henrik Grimler
c681c05e5c
termux-licenses: termux.com -> termux.org 2022-02-22 17:14:10 +01:00
Henrik Grimler
a35ce8f2ae
termux-tools: change termux.com -> termux.org 2022-02-22 17:13:10 +01:00
Tee KOBAYASHI
fd477a4b3f libxslt: Update to 1.1.35 2022-02-22 20:59:33 +05:30
Tee KOBAYASHI
d9e76db9ea libxml2: Update to 2.9.13 2022-02-22 20:59:33 +05:30
Tee KOBAYASHI
1f23512d3f php: Update to 8.1.3 2022-02-22 20:57:29 +05:30
Tee KOBAYASHI
847a8d9026 libflac: Update to 1.3.4 2022-02-22 20:41:57 +05:30
Tee KOBAYASHI
ad3a04e0f4 php7: Update to 7.4.28 2022-02-22 22:19:29 +09:00
Termux Github Actions
c93efad99f patchelf: update to 0.14.5
This commit has been automatically submitted by Github Actions.
2022-02-21 18:22:31 +00:00
Termux Github Actions
67b712725f cicada: update to 0.9.26
This commit has been automatically submitted by Github Actions.
2022-02-21 18:16:23 +00:00
Tee KOBAYASHI
ee67c5ba6a btfs: Move to disabled packages 2022-02-22 02:50:15 +09:00
Tee KOBAYASHI
e8d3dc0178 btfs2: Rename main executable 2022-02-22 02:50:15 +09:00
Tee KOBAYASHI
5c37c5644f btfs2: Re-enable CGO
Partially reverts commit 88facc1a95.
2022-02-22 02:50:15 +09:00
Termux Github Actions
979fe45a5d fselect: update to 0.8.0
This commit has been automatically submitted by Github Actions.
2022-02-21 12:17:42 +00:00
Termux Github Actions
811ff0afab brook: update to 20220401
This commit has been automatically submitted by Github Actions.
2022-02-21 12:10:11 +00:00
Tee KOBAYASHI
e08f115750 m4: Mitigate temp file issue on 32-bit archs
Allocates indefinite amount of in-memory buffer.
2022-02-21 18:26:16 +09:00
Tee KOBAYASHI
19ae33b6d9 m4: Adjust dependency 2022-02-21 18:26:16 +09:00
Tee KOBAYASHI
fb660e016f libgrpc: Update to 1.44.0 2022-02-21 18:13:14 +09:00
Tee KOBAYASHI
5cef28de6c nushell: Enable x86_64 build 2022-02-21 18:12:04 +09:00
Yaksh Bariya
3c4b594849 nushell: update to 0.44.0 2022-02-21 18:12:04 +09:00
Tee KOBAYASHI
c20cbccd78 new package: wiz 2022-02-21 18:03:24 +09:00
Master Java
2915853902 gradle: update to 7.4 2022-02-21 13:39:56 +05:30
Termux Github Actions
b4f458a192 assimp: update to 5.2.2
This commit has been automatically submitted by Github Actions.
2022-02-21 00:23:07 +00:00
s00se
1a96c0663d proxmark3: update license
license update to gpl-3.0 for when the version is automatically bumped
2022-02-21 04:07:22 +09:00
s00se
17883830cd
proxmark3-git: update to latest master (#9083)
* proxmark3-git: update to latest master

also update license to gpl-3.0

* proxmark3-git: reset revision
2022-02-21 04:06:21 +09:00
s00se
8740e29a3c
recode: bump to version 3.7.12 (#9081) 2022-02-21 04:04:50 +09:00
PeroSar
0a5339bc68 gitui: Add package
Signed-off-by: PeroSar <perosar1111@gmail.com>
2022-02-21 03:40:53 +09:00
Termux Github Actions
d1d8a331d0 libexpat: update to 2.4.6
This commit has been automatically submitted by Github Actions.
2022-02-20 18:28:37 +00:00
Yaksh Bariya
4c918e0314 lua-language-server: Use generic patch file names 2022-02-21 03:27:37 +09:00
Termux Github Actions
eb8ee8a183 i2pd: update to 2.41.0
This commit has been automatically submitted by Github Actions.
2022-02-20 18:27:13 +00:00
Termux Github Actions
b40a78b840 cicada: update to 0.9.25
This commit has been automatically submitted by Github Actions.
2022-02-20 18:15:58 +00:00
Yaksh Bariya
dff200a6db
socat: fix download URL
%ci:no-build
2022-02-20 22:32:52 +05:30
Roman Kredentser
1736fc472d
teleport-tsh: update to 8.3.1 (#9085) 2022-02-20 21:45:10 +05:30
Yaksh Bariya
e2e609892a
samba: update to 4.14.12 2022-02-20 20:57:26 +05:30
xtkoba
756af57661 nano: Fix license 2022-02-20 17:39:53 +05:30
bubbec
ab7a90d944 nano: update to 6.2 2022-02-20 17:39:53 +05:30
distobs
9ea3a287e0
bump binutils, doxygen, ed (now clean) (#9079)
* bump binutils, doxygen, ed

* edit: reset pkg revision

* e2: reset pkg revision for doxygen
2022-02-20 03:56:51 +00:00
Termux Github Actions
d9444470fc shfmt: update to 3.4.3
This commit has been automatically submitted by Github Actions.
2022-02-20 00:21:39 +00:00
Tee KOBAYASHI
95d782788e new package: bsd-games 2022-02-20 05:00:10 +09:00
bubbec
1c35728005
tor: update to 0.4.6.10 2022-02-19 20:50:10 +01:00
Tee KOBAYASHI
a2a95a2139 new package: ipv6toolkit 2022-02-20 04:48:18 +09:00
Tee KOBAYASHI
532e999b74 new package: wasmedge 2022-02-20 04:22:38 +09:00
PeroSar
ff9aaad94b
tealdeer: Downgrade app_dirs cargo dependency
Signed-off-by: PeroSar <perosar1111@gmail.com>
2022-02-19 10:37:07 +01:00
Termux Github Actions
895f51f884 lazygit: update to 0.33
This commit has been automatically submitted by Github Actions.
2022-02-19 06:16:02 +00:00
Termux Github Actions
8f007e1fae shiori: update to 1.5.1
This commit has been automatically submitted by Github Actions.
2022-02-19 00:29:47 +00:00
Termux Github Actions
8dafdd73e8 libexpat: update to 2.4.5
This commit has been automatically submitted by Github Actions.
2022-02-19 00:24:51 +00:00
Termux Github Actions
c952184995 ipfs: update to 0.12.0
This commit has been automatically submitted by Github Actions.
2022-02-19 00:23:42 +00:00
Henrik Grimler
f3e7705bda
nlohman-json: avoid building tests
Build fails with similar error as in
https://github.com/termux/termux-packages/issues/1149
2022-02-18 22:51:26 +01:00
Henrik Grimler
afe9de7010
mercury: avoid build failure if spawn.h is present
It finds spawn.h during configure, but then fails to find it during
make step, causing build failure.
2022-02-18 22:41:08 +01:00
Henrik Grimler
2b78f70336
locustdb: bump package
Forgotten in previous patch fix, oops.
2022-02-18 20:19:49 +01:00
Henrik Grimler
19ba339200
locustdb: update rustyline dependency instead of patching it and nix
rusyline 4.0.0 seem to work (latest version, 9.1.2, fails due to other
dependencies (rustix and clip and perhaps others).
2022-02-18 20:14:30 +01:00
Termux Github Actions
5b8063664f btfs2: update to 2.1.0
This commit has been automatically submitted by Github Actions.
2022-02-18 18:13:26 +00:00
Krishna Kanhaiya
12063e27dd
termux-tools: change domain name of github mirror (#9068) 2022-02-18 19:20:37 +05:30
Malvin Gattinger
5e078187dd update msmtp to 1.8.19 2022-02-18 10:13:24 +01:00
Oskar
9a729f3975
bump hugo to v0.92.2 (#9042) 2022-02-18 16:51:41 +09:00
Tee KOBAYASHI
b4b1b02383 new package: v2ray 2022-02-18 16:22:53 +09:00
Termux Github Actions
0e8422d5a2 stylua: update to 0.12.3
This commit has been automatically submitted by Github Actions.
2022-02-18 00:33:43 +00:00
PeroSar
d9c2132229 rip: fix /tmp directory path
Signed-off-by: PeroSar <perosar1111@gmail.com>
2022-02-17 22:01:19 +01:00
Termux Github Actions
4949ffcb0d findomain: update to 7.0.0
This commit has been automatically submitted by Github Actions.
2022-02-17 18:30:13 +00:00
Tee KOBAYASHI
f902fb72f5 new package: locustdb 2022-02-17 18:37:40 +09:00
Tee KOBAYASHI
da73e893db new package: libimtui 2022-02-17 18:29:40 +09:00
Tee KOBAYASHI
a3b7371dc1 new package: libnss 2022-02-17 18:16:01 +09:00
Tee KOBAYASHI
057d403342 new package: libnspr 2022-02-17 18:16:01 +09:00
Jia Yuan Lo
3d6af572b8 debianutils: update to 5.7 2022-02-17 05:48:50 +05:30
Termux Github Actions
5a3da2fc68 git-lfs: update to 3.1.2
This commit has been automatically submitted by Github Actions.
2022-02-17 00:14:49 +00:00
Henrik Grimler
ae09eb2c42
tesseract: update to 5.0.1 2022-02-16 21:37:08 +01:00
Termux Github Actions
ba85c706a9 solidity: update to 0.8.12
This commit has been automatically submitted by Github Actions.
2022-02-16 18:56:21 +00:00
Yaksh Bariya
96ed8c4cd7
gatling: add missing patch 2022-02-16 19:22:55 +05:30
Yaksh Bariya
323bfe55cd
gatling: fix builds with NDK r23
Thanks to OpenSSL 3 for making me fix this
2022-02-16 19:03:11 +05:30
Yaksh Bariya
c0ce5cf24f
libowfat: add new patch for new compilers (aka NDK r23 post cleaning part) 2022-02-16 18:36:13 +05:30
Medzik
1928761152 bump golang to 1.17.7 2022-02-16 05:17:17 +05:30
Thiago Perrotta
787bee75bb pathpicker: fix tests directory path
v0.9.5 renamed it to `tests` from `__tests__`
2022-02-16 00:06:05 +01:00
dev-bz
48e1146e00 dart: Update to 2.16.1 2022-02-15 19:53:45 +01:00
Tee KOBAYASHI
0196f5a948 openethereum: Re-enable and update to 3.3.3 2022-02-15 19:53:03 +01:00
Tee KOBAYASHI
3db2125a6e iverilog: Re-enable and update to 11.0 2022-02-15 19:52:41 +01:00
Termux Github Actions
35ea367564 slides: update to 0.7.3
This commit has been automatically submitted by Github Actions.
2022-02-15 18:35:47 +00:00
Termux Github Actions
26a33e6920 radare2: update to 5.6.2
This commit has been automatically submitted by Github Actions.
2022-02-15 18:34:34 +00:00
Termux Github Actions
deae4c7963 gh: update to 2.5.1
This commit has been automatically submitted by Github Actions.
2022-02-15 18:14:47 +00:00
s00se
d32fca6b97 proxmark3: update build options
debug mode to workaround unresolved bug
2022-02-15 15:33:56 +01:00
GalaxySnail
704523aaab python: remove no longer needed distutils patch
Because multiprocessing is supported in commit 258f5fa,
distutils-command-build.py.patch is no longer needed now.
2022-02-15 15:33:07 +01:00
Tee KOBAYASHI
f6dc911739 harfbuzz: Update to 3.4.0 2022-02-15 16:38:08 +09:00
Tee KOBAYASHI
18eacda09a sc-im: Add dependencies 2022-02-15 16:29:39 +09:00
Tee KOBAYASHI
8a22a4dcec libxlsxwriter: Build shared libs 2022-02-15 16:29:39 +09:00
Tee KOBAYASHI
255e8d857a postgresql: Update to 14.2 2022-02-15 16:13:06 +09:00
Termux Github Actions
8ed106fdea pathpicker: update to 0.9.5
This commit has been automatically submitted by Github Actions.
2022-02-15 00:32:42 +00:00
Termux Github Actions
84a99d8253 git-lfs: update to 3.1.1
This commit has been automatically submitted by Github Actions.
2022-02-15 00:21:28 +00:00
Termux Github Actions
c0173de75b git-delta: update to 0.12.0
This commit has been automatically submitted by Github Actions.
2022-02-15 00:20:30 +00:00
Henrik Grimler
ae1ed14d79
scdoc: build host tools in termux_step_host_build
And also fix pkgconfig path and avoid overriding
termux_step_make_install.
2022-02-14 22:04:50 +01:00
Henrik Grimler
7009a7621a
daemonize: avoid installing to sbin/
Seem to be an issue when building outside the docker image on some
distros.
2022-02-14 21:44:20 +01:00
Henrik Grimler
dbaca929fa
m4: link against libandroid-spawn
It doesn't build without it, it then tries to use a generated spawn
header and fails with something like:

```
  CC       gl_linkedhash_list.o
In file included from /home/builder/.termux-build/m4/src/lib/execute.c:72:
./spawn.h:690:17: error: use of undeclared identifier 'POSIX_SPAWN_RESETIDS'
            [(((POSIX_SPAWN_RESETIDS | POSIX_SPAWN_SETPGROUP
                ^
./spawn.h:690:40  CC       gl_list.o
: error: use of undeclared identifier 'POSIX_SPAWN_SETPGROUP'
            [(((POSIX_SPAWN_RESETIDS | POSIX_SPAWN_SETPGROUP
                                       ^
./spawn.h:691:19: error: use of undeclared identifier 'POSIX_SPAWN_SETSIGDEF'
                | POSIX_SPAWN_SETSIGDEF | POSIX_SPAWN_SETSIGMASK
                  ^
```

Solve this error by depending on libandroid-spawn instead.
2022-02-14 21:43:13 +01:00
Henrik Grimler
1d36a59974
gforth: fix hostbuilt tool path
On repeated builds _PREFIX_FOR_BUILD is not set.

%ci:no-build
2022-02-14 21:42:19 +01:00
Henrik Grimler
62ea4b9987
cc65: hostbuild step needs to be run on every build
%ci:no-build
2022-02-14 21:41:42 +01:00
Termux Github Actions
cbbe86b446 cicada: update to 0.9.24
This commit has been automatically submitted by Github Actions.
2022-02-14 18:17:19 +00:00
Tee KOBAYASHI
4c7fa89bb8 new package: libtsduck 2022-02-15 01:20:24 +09:00
Termux Github Actions
854633d041 qalc: update to 4.0.0
This commit has been automatically submitted by Github Actions.
2022-02-14 12:33:25 +00:00
Yaksh Bariya
e38232f7a4
lighttpd: update to 1.4.64 2022-02-14 16:37:52 +05:30
Termux Github Actions
4a409a2fb0 b3sum: update to 1.3.1
This commit has been automatically submitted by Github Actions.
2022-02-14 06:12:46 +00:00
Yaksh Bariya
710175df0a
Revert "openssl: Also install manpages (#8720)"
This reverts commit 6b95718c60.
2022-02-13 19:57:07 +05:30
Tee KOBAYASHI
5e3a5dca19 python: Do not assume GNU Binutils
and assume Clang/LLVM toolchain instead.
2022-02-13 22:33:05 +09:00
Jia Yuan Lo
e089df25a2 new package: mold 2022-02-13 22:23:41 +09:00
Chongyun Lee
258f5fabd2 Fix (python) : Add support for multiprocessing module 2022-02-13 22:05:48 +09:00
Henrik Grimler
a309263baa
libgnutls: update to 3.7.3
Seem to be no need to bump packages (like apt) that depend on
libgnutls.
2022-02-13 10:08:16 +01:00
Henrik Grimler
06d4ee7d69
Revert "build gnutls with p11-kit"
This reverts commit 6c010f0da0.
2022-02-13 10:06:17 +01:00
Henrik Grimler
c44db19566
calc: pass LONG_BITS in TERMUX_PKG_EXTRA_MAKE ARGS
That one was missed in previous f12977efdf ("calc: patch Makefile
instead of overriding a lot of variables").

Also unset LDCONFIG variable, we don't need a ldconfig step.
2022-02-13 08:44:06 +01:00
Jia Yuan Lo
aa7d39daa5 clvk: bump to 0.0.20220210 2022-02-13 12:02:57 +05:30
Jia Yuan Lo
24a52261ff opencl packages: rebuild against latest headers 2022-02-13 12:02:57 +05:30
Jia Yuan Lo
7d09f1e1eb opencl-headers: update to 2022.01.04 2022-02-13 12:02:57 +05:30
Jia Yuan Lo
7b417cdf61 opencl-clhpp: minor edit to homepage & description 2022-02-13 12:02:57 +05:30
Jia Yuan Lo
4bdce3b90c vulkan packages: update to 1.3.205 2022-02-13 12:02:57 +05:30
Termux Github Actions
ebd5c4f367 php-zephir-parser: update to 1.5.0
This commit has been automatically submitted by Github Actions.
2022-02-13 00:27:44 +00:00
Termux Github Actions
5fffd671cf flyctl: update to 0.0.297
This commit has been automatically submitted by Github Actions.
2022-02-12 18:15:39 +00:00
Tee KOBAYASHI
fcdb6e46ad libraptor2, librasqal: Fix typo in *-config wrapper
%ci:no-build
2022-02-13 02:55:46 +09:00
Tee KOBAYASHI
715ce90c53 aapt: Fix inappropriate use after std::move()
* Specify `-DNDEBUG`
2022-02-12 20:10:57 +09:00
Tee KOBAYASHI
7c375fd144
libandroid-posix-semaphore: Fix hardcoded string lengths 2022-02-12 09:39:38 +01:00
Henrik Grimler
38ffdd9187
valgrind: use @Lzhiyong's align_fix.py to fix underaligned TLS segment
Otherwise we get:

$ valgrind
error: "valgrind": executable's TLS segment is underaligned: alignment is 8, needs to be at least 64 for ARM64 Bionic
Aborted
2022-02-12 09:14:24 +01:00
Tee KOBAYASHI
8a82ee521d
valgrind: Fix build for x86_64 2022-02-12 09:06:07 +01:00
Henrik Grimler
33e9cda847
valgrind: fix build for non-aarch64 arches as well
Valgrind seem to work fine after the memcpy overrides have been
removed, but as always I don't really know what I am doing.
2022-02-12 09:06:04 +01:00
Henrik Grimler
1332e5c926
valgrind: update to 3.18.1 2022-02-12 09:06:00 +01:00
Tee KOBAYASHI
4a01f30280 new package: libsled 2022-02-12 11:32:54 +09:00
Henrik Grimler
bb45eeefc7
unrar: update Makefile patch
So that we can install to TERMUX_PKG_MASSAGEDIR.
2022-02-11 21:26:28 +01:00
Henrik Grimler
f12977efdf
calc: patch Makefile instead of overriding a lot of variables
And make package respect DESTDIR.
2022-02-11 21:23:14 +01:00
Henrik Grimler
9155acd040 termux_step_configure_cmake: set CMAKE_INSTALL_LIBDIR
Some packages seem to need it, but maybe just when building outside
docker image?  Set in termux_step_configure_cmake instead of in
individual build recipes.

%ci:no-build
2022-02-11 21:20:14 +01:00
Henrik Grimler
7e15829077
mime-support: fix typo in _VERSION variable 2022-02-11 19:30:20 +01:00
Henrik Grimler
b6eb1e8015
ovmf: update to 20211216.122 2022-02-11 19:20:46 +01:00
Henrik Grimler
99dd290fb0
libucontext: respect DESTDIR and PREFIX
Build out of source and avoid overriding termux_step_configure().
2022-02-11 19:20:41 +01:00
Henrik Grimler
88facc1a95
btfs2: update to 2.0.2 2022-02-11 19:18:32 +01:00
Henrik Grimler
8373412928
mime-support: track feodoras mime-types repo instead
Ubuntu has split the their mime-support packages into two subpackages.
2022-02-11 19:05:45 +01:00
YAKSH BARIYA
806eba5499
nodejs: update to 17.5.0 (#9001) 2022-02-11 12:43:37 +00:00
Henrik Grimler
a67899c977
libandroid-posix-semaphore: pass PREFIX as compiler flag 2022-02-11 11:21:52 +01:00
Chongyun Lee
b26410dd57
Add Package: libandroid-posix-semaphore 2022-02-11 11:21:48 +01:00
s00se
7c062d1a88
proxmark3-git: update to latest master (#8998) 2022-02-11 14:40:15 +05:30
Butta
e1a6c93bea swift: update from 5.5.2 to 5.5.3 2022-02-10 13:01:27 +05:30
Elliana May
4f6839da94 chore: Remove TERMUX_PKG_GIT_BRANCH
Not necessary, as its value is the default
2022-02-10 10:10:24 +09:00
Elliana May
441a28dc47 chore: Switch to using a git url in TERMUX_PKG_SRCURL instead 2022-02-10 10:10:24 +09:00
Elliana May
3e2d4f2567 chore: Switch to using termux_step_get_source 2022-02-10 10:10:24 +09:00
Elliana May
7267832027 chore: Update duckdb version 2022-02-10 10:10:24 +09:00
Termux Github Actions
076cb98475 elixir: update to 1.13.3
This commit has been automatically submitted by Github Actions.
2022-02-09 18:15:14 +00:00
YAKSH BARIYA
49bc41bb06
gpgme: update to 1.17.0 (#8988) 2022-02-09 16:28:26 +00:00
2096779623
a46d96381f
Update yara to 4.1.3 (#8985) 2022-02-09 19:16:27 +05:30
YAKSH BARIYA
8ace3d932c
nodejs-lts: update to v16.14.0 (#8983) 2022-02-09 19:14:46 +05:30