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
Tee KOBAYASHI
b34c1d7ee4
termux_step_configure_autotools: Cat config.log
when failed
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
e8625ec370
termux_setup_meson: Backport patch for gtkdoc
...
from https://github.com/mesonbuild/meson/pull/9841 .
2022-02-15 16:38:08 +09: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