Master Java
4ef8870456
kotlin: update to 1.6.0
2021-11-20 11:57:08 +05:30
Termux Github Actions
e637506fd8
wren: update to 0.4.0
...
This commit has been automatically submitted by Github Actions.
2021-11-20 06:25:01 +00:00
Termux Github Actions
4d6ddf39fc
flyctl: update to 0.0.255
...
This commit has been automatically submitted by Github Actions.
2021-11-20 00:15:22 +00:00
Termux Github Actions
a40139c7c1
fselect: update to 0.7.8
...
This commit has been automatically submitted by Github Actions.
2021-11-19 18:16:40 +00:00
Termux Github Actions
c47bddcaec
flyctl: update to 0.0.253
...
This commit has been automatically submitted by Github Actions.
2021-11-19 18:11:04 +00:00
xtkoba
8cf3e92a4f
zsh: Add cap module
2021-11-19 17:37:01 +01:00
xtkoba
38d1fd23a9
zsh: Enable cap
2021-11-19 17:37:01 +01:00
Henrik Grimler
8d2bb7520a
torsocks: blacklist for aarch64
...
It just hangs when run on aarch64 (behaviour could possibly depend on
kernel version). Lets blacklist the package for aarch64 and promote
use of proxychains-ng instead.
Fixes https://github.com/termux/termux-packages/issues/2711 .
2021-11-19 17:24:40 +01:00
Arun
febe905dee
postgresql: update to 14.1 ( #7995 )
...
* Update build.sh
* postgresql
2021-11-19 16:17:32 +05:30
xtkoba
63d13157b7
ffmpeg: Add libxml2 dependency
2021-11-19 15:07:20 +05:30
Arun
c8df017063
mariadb: Fix output of mariadb-config ( #8001 )
...
* Create libmariadb-mariadb_config-mariadb_config.c.patch
* Update build.sh
2021-11-19 14:29:58 +05:30
Lucinda May Phipps
85f03336d7
git: update to 2.34.0
2021-11-19 00:11:19 +00:00
Termux Github Actions
6499dede84
erlang: update to 24.1.6
...
This commit has been automatically submitted by Github Actions.
2021-11-18 18:28:30 +00:00
Termux Github Actions
7f2fa5266d
croc: update to 9.5.0
...
This commit has been automatically submitted by Github Actions.
2021-11-18 18:09:09 +00:00
Jeeva K
bc99d7b429
ghostscript: update to 9.55
2021-11-18 22:03:35 +05:30
Yaksh Bariya
fa06d40e76
php: Bump to 8.0.13
2021-11-18 21:53:43 +05:30
Yaksh Bariya
81b142a793
git-sizer: update to 1.5.0
2021-11-18 21:12:06 +05:30
Malvin Gattinger
9a86d903b4
compile mu4e with emacs on device via postinst
2021-11-18 15:07:33 +01:00
Henrik Grimler
6347a2bbd6
command-not-found: update to 1.67
2021-11-18 09:53:30 +01:00
Arun
17475e2190
mariadb: fix socket path
2021-11-18 09:49:10 +01:00
Henrik Grimler
22ecf22438
apache2: compile host tool in termux_step_host_build
...
Instead of in termux_step_post_configure.
2021-11-18 08:35:34 +01:00
Henrik Grimler
239ae0c5fc
inetutils: fix build with ndk-r23
2021-11-18 08:16:40 +01:00
Henrik Grimler
14cb2a865e
iverilog: fix build with ndk-r23
2021-11-18 08:16:19 +01:00
Termux Github Actions
3b694dbbb6
lychee: update to 0.8.1
...
This commit has been automatically submitted by Github Actions.
2021-11-18 06:34:11 +00:00
Termux Github Actions
d4e6994afa
ccache: update to 4.5.1
...
This commit has been automatically submitted by Github Actions.
2021-11-18 00:14:46 +00:00
Henrik Grimler
283c1337a1
direnv: patch makefile to set correct PREFIX
2021-11-17 22:17:50 +01:00
Henrik Grimler
abb053274b
cpio: fix build with ndk-r23
...
Without -fcommon we get an error due to program_name being used in two
source files:
ld: error: duplicate symbol: program_name
>>> defined at global.c
>>> global.o:(program_name)
>>> defined at progname.c
>>> progname.o:(.bss+0x0) in archive ../gnu/libgnu.a
clang-12: error: linker command failed with exit code 1 (use -v to see invocation)
2021-11-17 21:09:56 +01:00
Henrik Grimler
835e7ad1b9
python: define __ANDROID_API__ when compiling on device
...
Needed for configure check. See also issue 2780.
2021-11-17 20:50:39 +01:00
Henrik Grimler
869edf8bf1
mdns-scan: patch Makefile instead of setting DESTDIR
2021-11-17 20:42:29 +01:00
Henrik Grimler
9dfac8c46a
liblmdb: no need to install LICENSE file manually
2021-11-17 20:38:08 +01:00
Henrik Grimler
05b75210fb
bitcoin: write service script in TERMUX_PKG_SERVICE_SCRIPT instead
2021-11-17 20:37:09 +01:00
Henrik Grimler
31e3c0ee32
openssh: set PATH_PASSWD_PROG in TERMUX_PKG_EXTRA_CONFIGURE_ARGS
...
Instead of in termux_step_pre_configure.
2021-11-17 20:33:53 +01:00
Henrik Grimler
c14cfae294
lnd: use TERMUX_PKG_SERVICE_SCRIPT for service script
2021-11-17 20:29:43 +01:00
Henrik Grimler
3878b565da
dte: avoid overriding termux_step_make and termux_step_make_install
2021-11-17 20:28:19 +01:00
Henrik Grimler
7268a66773
librsync: manpages are installed by make install
...
So no need to manually install them.
2021-11-17 20:26:10 +01:00
Henrik Grimler
10d7716d44
librsync: there are no library symlinks in current package
...
So no need to remove them.
2021-11-17 20:26:07 +01:00
Henrik Grimler
0396f55b6b
silversearcher-ag: fix build with ndk-r23
...
Build fails due to duplicated/shared variables, like:
[...]
ld: error: duplicate symbol: out_fd
>>> defined at ignore.c
>>> src/ignore.o:(out_fd)
>>> defined at scandir.c
>>> src/scandir.o:(.bss+0x188)
ld: error: duplicate symbol: print_mtx
>>> defined at ignore.c
>>> src/ignore.o:(print_mtx)
>>> defined at scandir.c
>>> src/scandir.o:(.bss+0x8)
ld: error: duplicate symbol: root_ignores
>>> defined at ignore.c
>>> src/ignore.o:(root_ignores)
>>> defined at scandir.c
>>> src/scandir.o:(.bss+0x0)
ld: error: duplicate symbol: stats
>>> defined at ignore.c
>>> src/ignore.o:(stats)
>>> defined at scandir.c
>>> src/scandir.o:(.bss+0x190)
ld: error: duplicate symbol: alpha_skip_lookup
>>> defined at print.c
>>> src/print.o:(alpha_skip_lookup)
>>> defined at search.c
>>> src/search.o:(.bss+0x102B0)
2021-11-17 19:36:45 +01:00
Henrik Grimler
8dd2b5413b
silversearcher-ag: use https for source
2021-11-17 19:36:32 +01:00
Termux Github Actions
24c1fea9a2
k9s: update to 0.25.3
...
This commit has been automatically submitted by Github Actions.
2021-11-17 18:20:11 +00:00
Termux Github Actions
e03899e4a8
delve: update to 1.7.3
...
This commit has been automatically submitted by Github Actions.
2021-11-17 18:12:50 +00:00
Termux Github Actions
259d347346
hugo: update to 0.89.4
...
This commit has been automatically submitted by Github Actions.
2021-11-17 12:22:47 +00:00
Termux Github Actions
e84004b580
k9s: update to 0.25.2
...
This commit has been automatically submitted by Github Actions.
2021-11-17 06:14:43 +00:00
YAKSH BARIYA
9940f6cf14
binutils: Fix empty manpages ( #7989 )
2021-11-17 06:58:59 +05:30
Termux Github Actions
464a9218b1
k9s: update to 0.25.1
...
This commit has been automatically submitted by Github Actions.
2021-11-17 00:19:33 +00:00
Termux Github Actions
2783945b8b
navi: update to 2.18.0
...
This commit has been automatically submitted by Github Actions.
2021-11-16 18:17:44 +00:00
Claudemirovsky
5785217926
radare2: update to 5.5.0 ( #7985 )
...
Add patch to disable the CS_RELEASE, it will use the default version of capstone(v5, branch next), so the error at ARM64_INS_NAND will be solved.
2021-11-16 14:07:01 +01:00
Termux Github Actions
c55bc91ed6
virustotal-cli: update to 0.9.8
...
This commit has been automatically submitted by Github Actions.
2021-11-16 12:52:15 +00:00
Termux Github Actions
f2a071087e
k9s: update to 0.25.0
...
This commit has been automatically submitted by Github Actions.
2021-11-16 12:18:53 +00:00
Termux Github Actions
c9f6d17ec9
hugo: update to 0.89.3
...
This commit has been automatically submitted by Github Actions.
2021-11-15 18:26:35 +00:00
Termux Github Actions
d20c43db49
stylua: update to 0.11.2
...
This commit has been automatically submitted by Github Actions.
2021-11-15 12:45:19 +00:00
Marlin Sööse
3311cc5f5e
proxmark3-git: update to latest master
2021-11-15 07:27:34 +05:30
Jia Yuan Lo
5a65f78f8f
new package: wasmer
2021-11-14 18:28:20 +05:30
Termux Github Actions
200d3f0144
diskus: update to 0.7.0
...
This commit has been automatically submitted by Github Actions.
2021-11-14 12:11:35 +00:00
Termux Github Actions
1566ce500c
gopass: update to 1.13.0
...
This commit has been automatically submitted by Github Actions.
2021-11-14 00:15:42 +00:00
Termux Github Actions
fcc9a743e4
ccache: update to 4.5
...
This commit has been automatically submitted by Github Actions.
2021-11-13 12:11:30 +00:00
Leonid Pliushch
879a10a845
qemu: move qemu-plugin.h to qemu-common package
2021-11-13 11:43:03 +02:00
sk0kanik
da3132f1c6
tintin++: bump to 2.02.12
...
closes #7966
2021-11-12 15:03:18 +05:30
Termux Github Actions
e5d06cfd90
erlang: update to 24.1.5
...
This commit has been automatically submitted by Github Actions.
2021-11-12 00:33:38 +00:00
Termux Github Actions
0c768f2b71
sleuthkit: update to 4.11.1
...
This commit has been automatically submitted by Github Actions.
2021-11-11 18:26:39 +00:00
Master Java
a156319255
gradle: update to 7.3 ( #7963 )
2021-11-11 17:45:04 +05:30
Henrik Grimler
bf51d022ef
gcal: include sys/types.h instead of stdint.h in gnulib patch
...
This makes compilation work on 32bit arches, as well as 64bit arches.
2021-11-11 10:05:32 +01:00
Termux Github Actions
48393d0190
lesspipe: update to 1.91
...
This commit has been automatically submitted by Github Actions.
2021-11-11 00:16:22 +00:00
Termux Github Actions
b8833d06bf
flyctl: update to 0.0.252
...
This commit has been automatically submitted by Github Actions.
2021-11-11 00:14:52 +00:00
Henrik Grimler
7e1fbaf1c1
oleo: fix build with ndk-r23
2021-11-10 21:47:01 +01:00
Henrik Grimler
36273539dd
minicom: fix build with ndk-r23
2021-11-10 21:45:45 +01:00
Henrik Grimler
9e30e6de78
mg: set -fcommon and avoid overriding step_make_install
...
Fixes build with ndk-r23, and avoids overriding
termux_step_make_install for no good reason.
2021-11-10 21:44:42 +01:00
Henrik Grimler
584b109409
htop-legacy: fix build with ndk-r23
2021-11-10 21:44:10 +01:00
Henrik Grimler
e69c2e315b
hexcurse: fix build with ndk-r23
2021-11-10 21:43:32 +01:00
Henrik Grimler
3481a38fdc
gcal: add patch to fix gnulib compilation with ndk-r23
2021-11-10 21:43:06 +01:00
Termux Github Actions
ab76551a76
flyctl: update to 0.0.251
...
This commit has been automatically submitted by Github Actions.
2021-11-10 18:11:53 +00:00
Termux Github Actions
6641777d04
libcurl: update to 7.80.0
...
This commit has been automatically submitted by Github Actions.
2021-11-10 12:11:35 +00:00
Yaksh Bariya
2f4c3a9928
nodejs: Bump to 17.1.0
2021-11-10 15:58:50 +05:30
Henrik Grimler
242d2ed706
lrzsz: set maintainer as well
2021-11-10 10:36:46 +01:00
Henrik Grimler
94c7e0770e
lrzsz: enable package again
...
And build from latest commit on github repo.
2021-11-10 10:34:32 +01:00
Henrik Grimler
8b314cbf99
tesseract: set TESSDATA_PREFIX when compiling
...
So that users do not need to set it manually.
2021-11-10 09:41:11 +01:00
Termux Github Actions
5e31b3a872
lazygit: update to 0.31.3
...
This commit has been automatically submitted by Github Actions.
2021-11-10 00:14:46 +00:00
Henrik Grimler
ba4be062e6
bison: fix build with ndk-r23
2021-11-09 21:40:11 +01:00
ELWAER M
d98c0a9fe5
new package: cpufetch ( #7949 )
2021-11-09 19:16:17 +02:00
Termux Github Actions
61a0d32129
jfrog-cli: update to 2.5.1
...
This commit has been automatically submitted by Github Actions.
2021-11-09 12:11:52 +00:00
Henrik Grimler
3783ea8c4f
tesseract: check for __ANDROID__ instead of ANDROID in simddetect
...
And avoid android_getCpuFamily() for termux.
2021-11-09 12:13:12 +01:00
Henrik Grimler
5e2c4e9bb5
tesseract: blacklist i686 build for now
...
Needs some work to get code in src/arch/simddetect.cpp for all arches.
2021-11-09 12:11:07 +01:00
Henrik Grimler
7901483967
tesseract: build with cmake to fix missing symbol errors
...
For whatever reason building with configure and make leads to symbols
not being found (see https://github.com/termux/termux-packages/issues/7953 ).
When switching to cmake it seems that libicu and pango are not
considered optional dependencies anymore, so add these to dependecies.
2021-11-09 11:06:52 +01:00
Yaksh Bariya
09cc196ad8
tesseract: also depend on zstd
...
Fixes #7953
2021-11-09 08:41:15 +05:30
Termux Github Actions
76ef9ce756
teckit: update to 2.5.11
...
This commit has been automatically submitted by Github Actions.
2021-11-09 00:34:09 +00:00
Termux Github Actions
8e6b7915ca
caddy: update to 2.4.6
...
This commit has been automatically submitted by Github Actions.
2021-11-09 00:17:07 +00:00
Henrik Grimler
f538dbce90
direnv: do not override termux_step_make{,_install}
2021-11-08 21:57:14 +01:00
Henrik Grimler
52de3bfd6f
libtermkey: re-arrange build script
...
Put commands in termux_step_pre_configure, termux_step_make and
termux_step_make_install in a more logical way.
2021-11-08 21:30:29 +01:00
Henrik Grimler
2ab8f872d1
lsof: avoid overriding termux_step_make
...
And update patch offsets.
2021-11-08 21:29:22 +01:00
Termux Github Actions
03fc44d615
stylua: update to 0.11.1
...
This commit has been automatically submitted by Github Actions.
2021-11-08 18:37:02 +00:00
Termux Github Actions
81ac643368
hugo: update to 0.89.2
...
This commit has been automatically submitted by Github Actions.
2021-11-08 18:20:40 +00:00
Henrik Grimler
ebf266c128
ghostscript: depend on zstd as well
...
It was reported on mailing list that gs is linked against libzstd, so
seems that ghostscript got the opportunity to link against it in the
last rebuild. Let's add the dependency so that we don't end up in this
situation again.
2021-11-08 15:31:51 +01:00
Leonid Pliushch
cf5474e43c
apt: remove unstable-repo from conflicts
2021-11-08 16:09:47 +02:00
Aditya Alok
5af92134e5
lua-language-server: update to 2.4.7
2021-11-08 17:05:50 +05:30
Termux Github Actions
3c6faa6214
harfbuzz: update to 3.1.1
...
This commit has been automatically submitted by Github Actions.
2021-11-08 06:12:20 +00:00
Termux Github Actions
2ff60b3359
chezmoi: update to 2.7.5
...
This commit has been automatically submitted by Github Actions.
2021-11-08 00:15:26 +00:00
Termux Github Actions
0392d26188
kakoune: update to 2021.11.08
...
This commit has been automatically submitted by Github Actions.
2021-11-07 18:11:41 +00:00
Henrik Grimler
c1a7db04ff
pcre2: fix typo in TERMUX_PKG_REVISION
2021-11-07 18:32:44 +01:00
Termux Github Actions
6ef5e0ec50
lazygit: update to 0.31.2
...
This commit has been automatically submitted by Github Actions.
2021-11-07 06:15:14 +00:00
Butta
6f8c30816e
libllvm: fix system library path for i686 added by clang
2021-11-07 09:53:31 +05:30
Leonid Pliushch
35de6d8d85
Revert "librsvg: update to 2.52.3"
...
Build failure for aarch64 & arm
This reverts commit 6b8cfb3523
.
2021-11-06 23:40:03 +02:00