Commit Graph

14856 Commits

Author SHA1 Message Date
Butta
d83fd5b384 swift: update from 5.4.2 to 5.4.3 2021-09-10 15:20:16 +05:30
Henrik Grimler
5735dc6012
termux-tools: bump so that package is built 2021-09-10 09:02:13 +02:00
Jeeva
2b4b7c770e mbedtls: update to 3.0.0 2021-09-10 11:49:16 +05:30
agnostic-apollo
b631a09cda
Merge pull request #7493 from agnostic-apollo/change-banner-for-playstore-builds
Bump termux-tools to 0.135
2021-09-10 06:28:57 +05:00
agnostic-apollo
b6a9dd1524 Bump termux-tools to 0.135 2021-09-10 06:25:27 +05:00
Termux Github Actions
ea489e5fe0 libjansson: update to 2.14
This commit has been automatically submitted by Github Actions.
2021-09-10 00:22:20 +00:00
Termux Github Actions
c5c9692785 exiv2: update to 0.27.5-RC2
This commit has been automatically submitted by Github Actions.
2021-09-10 00:20:10 +00:00
Termux Github Actions
05619dcb9f flyctl: update to 0.0.238
This commit has been automatically submitted by Github Actions.
2021-09-09 18:14:02 +00:00
Yonle
80dd78103d
new package: chafa (#7491) 2021-09-09 14:50:20 +03:00
Lucinda May Phipps
e1489488ce
vde2: trigger rebuild
failure was due to my broken grep patch
2021-09-09 12:27:51 +01:00
Lucy Phipps
53f71e24b3
gzip: trigger rebuild 2021-09-09 12:22:20 +01:00
Lucy Phipps
9de93e07bc
grep: fix gnulib patch path 2021-09-09 12:21:37 +01:00
Jia Yuan Lo
c497f3c601 new package: clvk 2021-09-09 14:14:26 +03:00
Jia Yuan Lo
cea0e9a2db vulkan-loader-android: update comments 2021-09-09 14:14:26 +03:00
Jia Yuan Lo
40769a9d65 new package: clpeak 2021-09-09 14:14:26 +03:00
Jia Yuan Lo
02569f7f9c new package: clinfo 2021-09-09 14:14:26 +03:00
Jia Yuan Lo
b7ff716918 new package: ocl-icd 2021-09-09 14:14:26 +03:00
Jia Yuan Lo
daf12a41d0 new package: opencl-headers 2021-09-09 14:14:26 +03:00
Further
5048f8206c
new package: vde2 (#7451) 2021-09-09 14:04:44 +03:00
Lucy Phipps
310793630d
grep, gzip: update gnulib patch
should be the final time, all upstream issues are fixed :)
2021-09-09 11:53:30 +01:00
Henrik Grimler
69c4673016
newsboat: add upstream patch to fix buffer overflow
This fixes issue with overflow when adding terminating null byte
properly, without increasing buffer size.
2021-09-09 09:46:57 +02:00
agnostic-apollo
d1a911b9ac Add deprecation and future disabling of playstore builds warning to banner 2021-09-09 04:25:48 +05:00
Lucy Phipps
949eb90988
apt: update to 2.3.9 2021-09-08 22:17:28 +01:00
Lucy Phipps
2cf638fc7e
grep: update to 3.7 2021-09-08 22:17:28 +01:00
Leonid Pliushch
2faeb8dde1
newsboat: use hardcoded length of mbc buffer
Issue https://github.com/termux/termux-packages/issues/7498

Android's MB_LEN_MAX is too small (4). On Linux distributions it is
usually 16, so using this value which resolved the older issue:
https://github.com/termux/termux-packages/issues/4334
2021-09-08 23:52:02 +03:00
Lucy Phipps
cfb2a50bd8
gzip: remove gnulib.mk from gnulib.patch 2021-09-08 21:01:33 +01:00
Lucy Phipps
38372f051f
gzip: update gnulib patch again 2021-09-08 20:24:45 +01:00
Henrik Grimler
0ec2cfc1a7
hunspell-ru: update dictionary 2021-09-08 15:57:57 +02:00
Lucy Phipps
c3defe8e11
gzip: update patch 2021-09-08 12:50:20 +01:00
Marlin Sööse
ff7538f184 proxmark3-git: update to latest master 2021-09-08 10:06:01 +02:00
Lucinda May Phipps
48daf2e10e ghostscript: delete fapi_ft.patch
patch applied upstream
2021-09-08 10:05:10 +02:00
Jeeva
6495b7d412 ghostscript: update to 9.54.0 2021-09-08 10:05:10 +02:00
Termux Github Actions
c8d6ef0eef enchant: update to 2.3.1
This commit has been automatically submitted by Github Actions.
2021-09-08 06:14:46 +00:00
Lucinda May Phipps
ee27aa76ea
fix typo in subversion build.sh 2021-09-08 07:09:41 +01:00
Lucinda May Phipps
943ebda62e
subversion-perl: don't install perllocal.pod 2021-09-08 07:08:28 +01:00
Henrik Grimler
b8f33564d1 pulseaudio: bump revision after updated patches 2021-09-08 07:39:29 +02:00
Leonid Pliushch
e1441e6a6a
openjdk-17: gzip manpages
Fixes errors like

 ~ $ man javac
 man: ERROR: /data/data/com.termux/files/usr/share/man/man1/javac.1.gz: No such file or directory
2021-09-07 23:18:52 +03:00
Termux Github Actions
38b393ab03 kak-lsp: update to 11.0.0
This commit has been automatically submitted by Github Actions.
2021-09-07 18:25:24 +00:00
Butta
cda20d2041 libgit2: add libiconv dependency 2021-09-07 22:53:42 +05:30
Butta
a8be1327f1 automatic updates: add kak-lsp 2021-09-07 22:49:29 +05:30
Leonid Pliushch
754893a42b
openjdk-17: symlink manpages to prefix/share/man/*
Fixes https://github.com/termux/termux-packages/issues/7482
2021-09-07 19:52:39 +03:00
Termux Github Actions
d396000753 syncthing: update to 1.18.2
This commit has been automatically submitted by Github Actions.
2021-09-07 12:32:50 +00:00
Termux Github Actions
b37dffb3ac libgit2: update to 1.2.0
This commit has been automatically submitted by Github Actions.
2021-09-07 12:22:01 +00:00
Termux Github Actions
09c74291ce harfbuzz: update to 2.9.1
This commit has been automatically submitted by Github Actions.
2021-09-07 12:20:02 +00:00
Lucinda May Phipps
1ed8eae7c7
gzip: update to 1.11 2021-09-07 07:06:21 +01:00
xtkoba
3e56f2e581 Revision bump 2021-09-06 13:02:29 +02:00
xtkoba
4d4c0a0a69 Do not use __builtin_setjmp
It has been revealed that Clang's `__builtin_setjmp` / `__builtin_longjmp` implementation can be buggy (https://bugs.llvm.org/show_bug.cgi?id=51729). We should instead use `_setjmp` / `_longjmp` provided by Bionic libc.
2021-09-06 13:02:29 +02:00
xtkoba
87ca46cecd Remove --with-coroutine=copy from configure args
The configure argument `--with-coroutine=copy` was added because in the era of version 2.7 Ruby was defaulted to using `ucontext` for coroutine implementation on ARMv7, causing a build issue (https://github.com/termux/termux-packages/pull/5025). Now this configure argument is no longer necessary because Ruby version 3.0 (or later) by default uses "native" coroutine implementation for ARMv7 (and also for other three archs supported by Android).

Furthermore, `copy` coroutine implementation has its own deficiencies and is planned to be removed from Ruby 3.1 (https://bugs.ruby-lang.org/issues/18015). I see no reason to use `copy` coroutine where a working native implementation is available.
2021-09-06 13:02:29 +02:00
Aditya Alok
161cfe22b7 libelf: move dependencies to respective subpackages 2021-09-06 12:17:33 +02:00
Aditya Alok
4750fdeb16 libelf: move few build dependencies to runtime 2021-09-06 12:17:33 +02:00