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
Termux Github Actions
f11cdd8404
youtubedr: update to 2.7.10
...
This commit has been automatically submitted by Github Actions.
2022-02-09 12:38:40 +00:00
Termux Github Actions
363fd2d582
findomain: update to 6.1.0
...
This commit has been automatically submitted by Github Actions.
2022-02-09 12:31:46 +00:00
YAKSH BARIYA
8b15720788
z3: update to 4.8.14 ( #8984 )
2022-02-09 17:00:42 +05:30
Tee KOBAYASHI
dec84a59a4
openfoam: Fix build of MPPICInterFoam
2022-02-09 09:33:25 +01:00
Henrik Grimler
1ba4e7d5f1
openfoam: update to 21.12
...
Package needs to be rebuilt for new boost version, so take the
opportunity to update to latest release at the same time.
2022-02-09 09:33:25 +01:00
Termux Github Actions
bbc7017ea7
termimage: update to 1.2.0
...
This commit has been automatically submitted by Github Actions.
2022-02-09 06:25:00 +00:00
Tee KOBAYASHI
5d387e1a01
new package: libsophia
2022-02-09 12:48:24 +09:00
Tee KOBAYASHI
c6137be9d3
new package: libmdbx
2022-02-09 12:39:11 +09:00
Tee KOBAYASHI
d196da101f
google-glog: Depend on gflags
2022-02-09 12:28:12 +09:00
Tee KOBAYASHI
12e3d9ce94
pika: Depend on google-glog
...
instead of duplicated libglog package.
2022-02-09 12:28:12 +09:00
Tee KOBAYASHI
9689f11b5a
osm2pgsql: Update to 1.6.0
...
* Make sure to use bundled fmt headers
2022-02-09 12:16:45 +09:00
Tee KOBAYASHI
e22ce602fa
cliaoke: Fix for working with fluidsynth
2022-02-09 11:56:08 +09:00
Termux Github Actions
60d2b05acb
flyctl: update to 0.0.296
...
This commit has been automatically submitted by Github Actions.
2022-02-09 00:19:23 +00:00
Tee KOBAYASHI
c51922fa98
boost: Revbump revdeps
...
excluding:
* openfoam (taking too much time to build)
* osm2pgsql (having build issue; actually just a revbdep)
2022-02-09 09:10:06 +09:00
Tee KOBAYASHI
462978bdb3
solidity: Do not use bundled jsoncpp
...
to avoid build issue when jsoncpp package is installed.
2022-02-09 09:10:06 +09:00
Tee KOBAYASHI
110435cc0f
libtorrent-rasterbar: Fix build with Boost 1.78
2022-02-09 09:10:06 +09:00
Tee KOBAYASHI
f2b70f352e
boost: Update to 1.78.0
2022-02-09 09:10:06 +09:00
Termux Github Actions
69ad7669ee
jfrog-cli: update to 2.12.1
...
This commit has been automatically submitted by Github Actions.
2022-02-08 18:19:31 +00:00
Henrik Grimler
46348f9ab6
nudoku: update to 2.1.0
...
Finally possible now that docker image has been updated.
2022-02-08 12:16:43 +01:00
Lucy Phipps
c125591bb6
libduktape: always install pyyaml
2022-02-08 11:48:40 +01:00
Termux Github Actions
132923624e
libarchive: update to 3.5.3
...
This commit has been automatically submitted by Github Actions.
2022-02-08 09:39:13 +00:00
Termux Github Actions
691a06542d
duf: update to 0.8.1
...
This commit has been automatically submitted by Github Actions.
2022-02-08 09:31:57 +00:00
Termux Github Actions
8f6e9a518d
delve: update to 1.8.1
...
This commit has been automatically submitted by Github Actions.
2022-02-08 09:31:33 +00:00
Termux Github Actions
d1172fbf04
assimp: update to 5.2.1
...
This commit has been automatically submitted by Github Actions.
2022-02-08 09:24:19 +00:00
Henrik Grimler
ef60aa9fca
clpeak: update to 1.1.2
...
And add new dependency opencl-clhpp.
2022-02-08 10:12:40 +01:00
Henrik Grimler
fcf4e37a81
opencl-clhpp: add package
...
It is now required for successful build of clpeak (and perhaps
others).
2022-02-08 10:12:21 +01:00
Henrik Grimler
45ed81d242
rcshell: change source url
...
Old one is no longer available. Also add a proper hostbuild step
instead of patching Makefile.
2022-02-08 08:41:52 +01:00
Henrik Grimler
425135d923
iverilog: disable package
...
It doesn't build, fails with:
parse.cc:299:10: fatal error: 'parse.hh' file not found
#include "parse.hh"
^~~~~~~~~~
1 warning and 1 error generated.
make[1]: *** [Makefile:108: parse.o] Error 1
2022-02-08 08:41:48 +01:00
Henrik Grimler
e491b059f5
gnugo: fix compilation error due to duplicate symbols
...
-fcommon works around issue for cross-compilation, but with ubuntu
21.10 issue happens for hostbuild as well. Fix core issue instead
having to change hostbuild flags as well.
2022-02-08 08:41:45 +01:00
sk0kanik
3b57cf86ea
rust: bump revision after llvm update
2022-02-08 12:04:14 +05:30
Tee KOBAYASHI
55d891fec3
new package: astra-sm
2022-02-08 14:01:46 +09:00
Tee KOBAYASHI
72c1f22351
new package: robotfindskitten
2022-02-08 13:53:16 +09:00
Tee KOBAYASHI
7550bc427f
new package: 6tunnel
2022-02-08 13:46:43 +09:00
marcusz
a622b738b8
aapt, aidl: depend on googletest package
2022-02-08 12:45:02 +09:00
Tee KOBAYASHI
339ef85899
new package: zzuf
2022-02-08 11:52:57 +09:00
Tee KOBAYASHI
57c85cf5d2
aapt: Update to 12.0.0.27
2022-02-08 10:26:57 +09:00
Tee KOBAYASHI
5bcdbbb994
new package: libgtest
2022-02-08 10:26:57 +09:00
Henrik Grimler
0d309d5745
neovim: update tree-sitter dependency
...
Otherwise tree-sitter build fails due to that libmpack-lua cannot be
downloaded.
2022-02-08 01:18:06 +01:00
Henrik Grimler
5d797d416f
nsnake: remove all links to homepage
...
The site is down and redirect so shady sites.
Reported by @bidyut1153
Fixes https://github.com/termux/termux-packages/issues/8944
2022-02-07 22:59:02 +01:00
Henrik Grimler
cbb644ef79
libp8-platform: build shared library instead of static one
...
libcec (and perhaps other) looks only for a shared one.
2022-02-07 22:43:42 +01:00
Henrik Grimler
ae08786aae
stfl: switch source url (temporarily?)
...
The part of http://www.clifford.at/stfl that serves files and source
code seem to be down, and has been down for a couple of days.
%ci:no-build
2022-02-07 22:34:12 +01:00
Butta
5d98fde4ab
swift: fix memory tagging collisions on aarch64 since Android 11
2022-02-08 01:24:14 +05:30
Butta
10fafcb645
libllvm: update from 13.0.0 to 13.0.1
2022-02-07 21:11:39 +05:30
dev-bz
a058a6e5fc
dart: Update to 2.16.0
2022-02-07 17:40:08 +05:30
Termux Github Actions
243ac5a31b
stylua: update to 0.12.2
...
This commit has been automatically submitted by Github Actions.
2022-02-07 09:24:27 +00:00
Termux Github Actions
823f56f892
findomain: update to 6.0.0
...
This commit has been automatically submitted by Github Actions.
2022-02-07 09:12:10 +00:00
Tee KOBAYASHI
114a7152a4
libtranscript: Add patch for dynamic linking issue
...
as described in https://github.com/android/ndk/issues/201 .
2022-02-07 12:50:42 +09:00
Tee KOBAYASHI
e966eded8e
clipp, libspdlog: Revbump to rebuild
2022-02-07 12:02:24 +09:00
Tee KOBAYASHI
9b0a99a4d4
aapt: Update to 11.0.0.48
2022-02-07 11:38:05 +09:00
marcusz
1175180740
Update squashfs-tools-ng to 1.1.3 ( #8937 )
2022-02-07 09:26:15 +08:00
NoNameMan1231
2d06d32e9d
git:Updated to 2.35.1 ( #8902 )
...
Signed-off-by: NoNameMan1231 <87801676+NoNameMan1231@users.noreply.github.com>
Co-authored-by: YAKSH BARIYA <yakshbari4@gmail.com>
2022-02-06 11:10:26 +00:00
Yaksh Bariya
75b3526c80
calc: update to v2.14.0.14
2022-02-06 15:42:01 +05:30
Arun
50b5e96da3
lua54: update to 5.4.4 ( #8777 )
2022-02-06 18:18:37 +09:00
Tee KOBAYASHI
eb3ebc715a
aapt: Include aidl
...
as a subpackage.
2022-02-06 18:06:23 +09:00
Tee KOBAYASHI
32dadeb22f
aapt: Update to 8.1.0.81
2022-02-06 18:06:23 +09:00
Termux Github Actions
75b65002eb
c-toxcore: update to 0.2.15
...
This commit has been automatically submitted by Github Actions.
2022-02-06 04:04:27 +00:00
Tee KOBAYASHI
0e46bc34a9
solidity: Use shared Boost libs
2022-02-06 11:46:42 +09:00
Tee KOBAYASHI
5097326136
new package: liblua51
2022-02-06 09:39:33 +09:00
Tee KOBAYASHI
90c7449d93
new package: libtvision
2022-02-06 09:07:19 +09:00
Tee KOBAYASHI
3b9ef5b7cd
new package: libtiledb
2022-02-06 08:52:53 +09:00
Tee KOBAYASHI
ba3100045b
new package: clipp
2022-02-06 08:52:53 +09:00
Tee KOBAYASHI
a1ad92b3f2
new package: libspdlog
2022-02-06 08:52:53 +09:00