Commit Graph

11803 Commits

Author SHA1 Message Date
Henrik Grimler 315ef1f9b2 Merge pull request #5814 from kcubeterm/patch-1
Update croc to 8.3.2
2020-09-17 09:37:09 +02:00
Butta 7e2a06ab38 llbuild: update from 5.2 to 5.3 2020-09-17 12:06:10 +05:30
Butta 471770d5c1 libdispatch: update from 5.2.3 to 5.3 2020-09-17 11:52:10 +05:30
Krishna Kanhaiya b2a5c9e682 Update Github-cli (gh) to 1.0.0 2020-09-17 07:43:55 +05:30
Krishna Kanhaiya edbc38997a Update build.sh 2020-09-17 07:37:11 +05:30
Krishna Kanhaiya 160d9e5652 Update croc to 8.3.2 2020-09-17 07:17:12 +05:30
Leonid Pliushch 1a92ef49d7 apksigner: fix missing classes
Base64.java is being split into multiple .class files.
2020-09-16 23:50:49 +03:00
Henrik Grimler a25130021f Merge pull request #4622 from termux/emacs-27
emacs: update to 27.1
2020-09-16 22:26:04 +02:00
Henrik Grimler dbc96ede7a emacs: dump in postinst script with portable dumper 2020-09-16 22:10:05 +02:00
Henrik Grimler 39b750c222 emacs: share/info/dir is deleted in massage step 2020-09-16 22:10:05 +02:00
Henrik Grimler dded013b10 emacs: use symlinks in dump step 2020-09-16 22:10:05 +02:00
Henrik Grimler 66756303e1 emacs: update to 27.1 2020-09-16 22:10:05 +02:00
Leonid Pliushch 2dc4371044 apksigner: include java.util.Base64 implementation in jar file
As java.util.Base64 is not available prior to Android API 26,
we have to provide it on our own.
2020-09-16 22:38:10 +03:00
Rafael G. Martins 43d940f893 blogc: Update from 0.19.0 to 0.20.0 2020-09-16 06:44:15 +05:30
Henrik Grimler 77c945abb8 command-not-found: update lists 2020-09-15 20:35:50 +02:00
Henrik Grimler dd9042df9a Merge pull request #5803 from waruqi/patch-7
xmake: update v2.3.7
2020-09-14 16:05:00 +02:00
ruki b0bdf2ed2c xmake: update v2.3.7 2020-09-14 20:24:19 +08:00
Leonid Pliushch cbb9e721ed new package: inxi
Requested in https://github.com/termux/termux-packages/issues/5802
2020-09-14 14:17:44 +03:00
Jia Yuan Lo 95d0149704 boinc: update to 7.16.11 (#5795)
* boinc: update to 7.16.11

* boinc: update patches for 7.16.11

* boinc: disable switcher

termux/termux-packages#5668

* boinc: add oobe improvement patches

* boinc: simplify disable-whetneon.patch

termux/termux-packages#5795
The old patch is getting hard to maintain because someone think it is a good
idea to support non-NEON Android devices in 2020.
The new patch simplify things by only disable 32bit ARM host detection so that
whetneon and whetvfp will not be built which can make the client too complex.

Apply this patch and please dont use "-DANDROID" and "--host arm-linux*"

* boinc: fix 32bit compatibility on 64bit Termux

Remove blocking request 32bit executables and fix it instead.
Add patch that unset LD_PRELOAD environment variable before running 32bit
BOINC executables.
This is applicable for 64bit Android devices running BOINC on Termux.
No manual unset from user is needed.

* boinc: simplify disable-whetneon.patch v2
2020-09-13 22:20:12 +05:30
Butta 831e8bb971 libgrpc: update from 1.31.1 to 1.32.0
solidity: update from 0.7.0 to 0.7.1

valac: update from 0.48.10 to 0.50.0
2020-09-13 22:15:09 +05:30
Henrik Grimler 03ff13ac20 Merge pull request #5801 from x0b/rclone
rclone: update from 1.53.0 to 1.53.1
2020-09-13 15:34:02 +02:00
x0b 752e2c07a3 rclone: update from 1.53.0 to 1.53.1 2020-09-13 14:47:40 +02:00
Butta dd09413eae Bump vim and vim-python on the CI one last time 2020-09-12 00:18:28 +05:30
Butta acf12000f1 Revert z3 update and bump vim and vim-python on the CI 2020-09-11 23:44:44 +05:30
Butta 8987e6be69 Fix sleuthkit license list and bump libssh and redis on the CI 2020-09-11 23:37:33 +05:30
Butta 7602acb71d vim, vim-python: update from 8.2.1600 to 8.2.1650
z3: update from 4.8.8 to 4.8.9
2020-09-11 23:20:15 +05:30
Butta 9177f1298e libssh: update from 0.9.4 to 0.9.5
redis: update from 6.0.7 to 6.0.8

sleuthkit: update from 4.9.0 to 4.10.0
2020-09-11 22:52:50 +05:30
Butta 7ef03a67f6 Bump jbig2dec, kubectl, and librsvg on CI 2020-09-11 22:24:31 +05:30
Butta 5251d2d3ec Fix glib meson.build and bump exiftool and geth on CI 2020-09-11 22:16:57 +05:30
Butta 23d8566b1f jbig2dec: update from 0.18 to 0.19
kubectl: update from 1.19.0 to 1.19.1

librsvg: update from 2.49.5 to 2.50.0
2020-09-11 22:04:14 +05:30
Butta 7042905ca2 exiftool: update from 12.05 to 12.06
geth: update from 1.9.20 to 1.9.21

glib: update from 2.64.5 to 2.66.0
2020-09-11 21:48:31 +05:30
Krishna Kanhaiya c3eb5a8313 golang: update to 1.15.2 (#5794) 2020-09-11 03:50:33 +03:00
Krishna Kanhaiya bc899d5bf8 jfrog-cli: update to 1.39.4 (#5791) 2020-09-10 19:56:55 +03:00
Henrik Grimler 8f59f958b9 Merge pull request #5788 from termux/texlive
texlive-bin: enable dvisvgm
2020-09-09 22:23:54 +02:00
Henrik Grimler 99e94f9365 texlive-bin: enable dvisvgm
Requested in https://github.com/termux/termux-packages/issues/5722
2020-09-09 21:59:42 +02:00
Butta acf0cc0f5d Update syncthing hash and bump micro on CI 2020-09-10 00:12:58 +05:30
Butta 62c36a2ab4 Bump micro and syncthing on CI 2020-09-09 23:41:21 +05:30
Butta 78d9cd3012 mkvtoolnix: add pcre2 dependency 2020-09-09 23:14:07 +05:30
Butta a1906ada12 micro: update from 2.0.6 to 2.0.7
mkvtoolnix: update from 49.0.0 to 50.0.0

syncthing: update from 1.8.0 to 1.9.0
2020-09-09 22:31:40 +05:30
Butta b613253c5b gst-plugins-good: bump in case someone got it already 2020-09-09 22:19:57 +05:30
Butta a98daa4d1c gst-plugins-{bad,good,ugly}: update to Meson build and remove unused flags 2020-09-09 22:17:25 +05:30
Butta 615bd8398b gst-plugins-good: update to Meson build and add libandroid-shmem dependency 2020-09-09 21:58:24 +05:30
Butta 0785fc7ef4 Add libandroid-shmem linker flag for gst-plugins-base and bump gstreamer build on CI again 2020-09-09 21:27:26 +05:30
Butta eda969727d Add libandroid-shmem dependency for gst-plugins-base and bump gstreamer build on CI 2020-09-09 21:22:18 +05:30
Butta f8b3bf7d11 Update gstreamer and gst-plugins-base to Meson build 2020-09-09 21:18:34 +05:30
Arun 3f1b2982f8 quickjs: update to 2020.09.06 (#5786) 2020-09-09 18:25:37 +03:00
Butta 94e540bd5e gnunet: update from 0.13.2 to 0.13.3
imagemagick: update from 7.0.10.28 to 7.0.10.29

libwebsockets: update from 4.0.21 to 4.1.0
2020-09-09 19:38:10 +05:30
Butta 445b2c586a gstreamer, gst-plugins-bad, gst-plugins-base, gst-plugins-good, gst-plugins-ugly: update from 1.16.2 to 1.18.0 2020-09-09 19:26:34 +05:30
Krishna Kanhaiya 7fbef5cdca Update github cli(gh) to v0.12.0 2020-09-08 18:21:20 +05:30
Henrik Grimler 41305edf33 libecp256k1: add some configure flags 2020-09-07 21:12:06 +02:00