Commit Graph

15559 Commits

Author SHA1 Message Date
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
Ivan Max 2841283d71
pacman: add (unofficial) x11 repo url to config (adding x11 packages) (#7932) 2021-11-06 23:38:48 +02:00
Leonid Pliushch e283100b27
lighttpd: update to 1.4.61 2021-11-06 22:08:42 +02:00
Leonid Pliushch c325deb12c
libtirpc: update to 1.3.2 2021-11-06 22:07:50 +02:00
Leonid Pliushch 16c474fb8f
libtins: update to 4.3 2021-11-06 22:04:47 +02:00
Leonid Pliushch 541e0df905
libssh2: update to 1.10.0 2021-11-06 22:04:07 +02:00
Leonid Pliushch 6b8cfb3523
librsvg: update to 2.52.3 2021-11-06 22:03:13 +02:00
Leonid Pliushch 59f2b93524
libopenmpt: update to 0.5.12 2021-11-06 22:01:20 +02:00
Leonid Pliushch 3650f466ac
libidn: update to 1.38 2021-11-06 21:57:59 +02:00
Leonid Pliushch b0b56a6836
libgpg-error: update to 1.43 2021-11-06 21:57:56 +02:00
Leonid Pliushch af2e160285
libcap: update to 2.60 2021-11-06 21:54:02 +02:00
Leonid Pliushch f4a3fca180
i2pd: update to 2.39.0 2021-11-06 21:49:26 +02:00
Leonid Pliushch 0e512804c3
libedit: update to 20210910-3.1 2021-11-06 21:38:02 +02:00
Leonid Pliushch 7a5d3b6753
json-glib: update to 1.6.6 2021-11-06 21:37:15 +02:00