Butta
11b4f7aba9
Update clamav hash and bump binutils and fakeroot on CI
2020-09-22 22:48:39 +05:30
Butta
69f67332df
binutils: update from 2.35 to 2.35.1
...
clamav: update from 0.102.4 to 0.103.0
fakeroot: update from 1.24 to 1.24.1
2020-09-22 21:47:48 +05:30
Leonid Pliushch
f6b5aeb956
docker image: install libevent-dev libreadline-dev libconfig-dev libjansson-dev
...
Needed by telegram-cli host build.
2020-09-21 20:21:49 +03:00
Leonid Pliushch
1bfb88cdd0
disabled packages: delete 'ffsend' as useless now
...
As Mozilla closed 'Firefox Send' service forever, client utility
is useless now.
https://support.mozilla.org/en-US/kb/what-happened-firefox-send :
> Firefox Send has been discontinued as of September 17th, 2020.
> You will no longer be able to upload or receive files. We’d like
> to thank all of you who tried Firefox Send.
2020-09-19 19:38:33 +03:00
Henrik Grimler
a8d3a3fb7c
Merge pull request #5824 from kcubeterm/patch-5
...
Update dasm to 2.20.14
2020-09-18 16:19:44 +02:00
Krishna Kanhaiya
5dac038d2c
Update dasm to 2.20.14
2020-09-18 16:07:13 +05:30
Butta
0017d3e1df
swift: update from 5.2.5 to 5.3
2020-09-18 13:24:17 +05:30
Henrik Grimler
fce7ca9739
Merge pull request #5819 from kcubeterm/patch-4
...
Update hors to 0.7.1
2020-09-17 15:48:58 +02:00
Krishna Kanhaiya
c0cc9076f1
Update hors to 0.7.1
2020-09-17 16:54:26 +05:30
Henrik Grimler
c834eadada
Merge pull request #5815 from kcubeterm/patch-3
...
Update Github-cli (gh) to 1.0.0
2020-09-17 09:37:27 +02:00
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