Henrik Grimler
867d498c03
geoip2-database: update to 20190528
2019-05-28 21:10:05 +02:00
Christopher Latham
907fa33e2e
hfsutils: Correct termux_step_post_configure mandir location
2019-05-28 13:44:07 -04:00
Fredrik Fornwall
407d75df34
nnn: Depend on wget
...
See 82e7a98705 (r33691970)
2019-05-28 19:08:00 +02:00
Leonid Pliushch
707ddfad90
nodejs: attempt to fix "multiple definitions" error
2019-05-28 15:42:17 +03:00
Leonid Pliushch
439e22e6e5
nodejs: remove unneeded patch
...
Seems fixed in source so removing patch.
2019-05-28 03:58:17 +03:00
Leonid Pliushch
9a478471f4
nodejs: updated to 12.3.1
2019-05-28 03:58:07 +03:00
Fredrik Fornwall
e02722fa35
vim: Update from 8.1.1350 to 8.1.1400
2019-05-28 01:07:02 +02:00
Fredrik Fornwall
31f55349c9
libevent: Update from 2.1.8 to 2.1.10
2019-05-27 23:57:57 +02:00
Fredrik Fornwall
28e2494c3c
nnn: Update from 2.4 to 2.5
2019-05-27 23:57:49 +02:00
Leonid Pliushch
8d5033662d
libiconv: enable extra encodings
2019-05-27 20:24:22 +03:00
Christopher Latham
647e59290b
geoip2-database: Update package to current
2019-05-27 20:12:15 +03:00
Leonid Pliushch
92f355be10
libpixman: bump revision
...
Part of fix for issue https://github.com/termux/x11-packages/issues/95 .
2019-05-27 03:30:47 +03:00
Leonid Pliushch
3c9a648b22
strace: update to 5.1
2019-05-26 21:35:45 +03:00
Leonid Pliushch
6f1766058f
mutt: update to 1.12.0
2019-05-26 21:33:34 +03:00
Leonid Pliushch
a0f69a3fd0
memcached: update to 1.5.16
2019-05-26 21:25:32 +03:00
Leonid Pliushch
48f1aeaf36
gmic: update to 2.6.4
2019-05-26 21:09:59 +03:00
Vladislav Bauer
79d7da7adc
dasm: 2.20.11
2019-05-26 16:53:57 +03:00
Leonid Pliushch
65dc9984cb
rust: update to 1.35.0
2019-05-25 03:48:44 +03:00
Leonid Pliushch
8d0a82961c
Revert "apt: depend on libiconv"
...
That was a failed attempt to handle libiconv/libandroid-support upgrade issue.
Completely useless and therefore should be reverted.
Issue was solved by:
* 75436ef46f1e08b139110435204a3426babaf57d (libandroid-support pre-depends on dpkg)
* b35e4e4654b669292a51976e09c80b8a8780825a (dpkg will use busybox for tar and rm)
This reverts commit 1ab847733aeea81efee4fa852a2c7231c444fd2d.
2019-05-25 01:34:54 +03:00
Leonid Pliushch
d6c718e502
pngquant: update to 2.12.3
...
%ci:reset-backlog
2019-05-25 00:54:44 +03:00
Leonid Pliushch
9de6c192b7
libidn2: update to 2.2.0
...
%ci:reset-backlog
2019-05-25 00:52:02 +03:00
Leonid Pliushch
3c273eb5ef
libcurl: update to 7.65.0
...
%ci:reset-backlog
2019-05-25 00:49:45 +03:00
Leonid Pliushch
b1761d54fe
bison: update to 3.4.1
2019-05-25 00:47:47 +03:00
Leonid Pliushch
d4b7a0bb6c
rust: update to 1.34.2
...
[ci skip]
2019-05-24 13:22:11 +03:00
Leonid Pliushch
ea584f3737
ghostscript: rebuild due to updated libandroid-support
...
Now ghostscript will pick `libiconv_open()` from GNU iconv.
2019-05-23 21:37:54 +03:00
Leonid Pliushch
2085a12565
libandroid-support: finally drop iconv implementation
...
It is replaced by GNU iconv.
2019-05-23 21:37:54 +03:00
Leonid Pliushch
c65e36dba4
jhead: fix build.sh
...
Replace 'cp' with 'install'.
2019-05-23 20:19:31 +03:00
Leonid Pliushch
452826ed38
libgit2: update to 0.28.2
...
%ci:reset-backlog
2019-05-23 03:33:15 +03:00
Leonid Pliushch
feb3a3aabc
glib: update to 2.60.3
...
%ci:reset-backlog
2019-05-23 03:28:15 +03:00
Leonid Pliushch
0375aa47c5
libandroid-support: do not use iconv.h header
2019-05-23 03:19:20 +03:00
Leonid Pliushch
4aed11a11e
dart: add tar and gzip as dependencies
...
Needed in order to get "pub" working properly.
2019-05-23 03:18:20 +03:00
Fredrik Fornwall
adb6a80512
cmake: Fix building against libiconv
2019-05-23 02:11:55 +02:00
Fredrik Fornwall
f528fc3605
php: Build with --with-iconv=$TERMUX_PREFIX
...
This picks up iconv.h from libiconv which does things as
#define iconv_open libiconv_open
2019-05-23 01:44:51 +02:00
Leonid Pliushch
28c086eae6
dart: add '$HOME/.pub-cache/bin' to PATH instead of '$HOME/.pub-cache'
2019-05-23 00:26:15 +03:00
Leonid Pliushch
7717f3e576
dart: update to 2.3.1 + some fixes ( #3858 )
...
* dart: update to 2.3.1
* dart: attempt to fix path to /bin/sh
* dart: add '~/.pub-cache/bin' to PATH (sh/bash only)
2019-05-23 00:22:43 +03:00
Leonid Pliushch
1dabdf4942
libuv: update to 1.29.1
2019-05-21 23:45:15 +03:00
Leonid Pliushch
c9f40e78ab
gstreamer (and plugins): update to 1.16.0
2019-05-21 23:25:25 +03:00
Leonid Pliushch
3773548c53
linux-man-pages: update to 5.01
2019-05-21 15:27:31 +03:00
Leonid Pliushch
275025d2e1
memcached: update to 1.5.15
2019-05-21 15:24:24 +03:00
Leonid Pliushch
3420133399
parallel: 20190422
2019-05-21 15:21:15 +03:00
Leonid Pliushch
3649225748
gettext: update to 0.20.1
2019-05-21 15:13:35 +03:00
Leonid Pliushch
cd9063ab5e
e2fsprogs: update to 1.45.1
2019-05-21 15:00:03 +03:00
Leonid Pliushch
7abbb5c87d
dpkg: update to 1.19.6
2019-05-21 14:48:36 +03:00
Leonid Pliushch
0b5df9000d
kona: update to 20190226
2019-05-21 14:41:13 +03:00
Leonid Pliushch
bb31bae0cf
qpdf: update to 8.4.2
2019-05-21 14:30:58 +03:00
Leonid Pliushch
315e8be47b
mpd: update to 0.21.9
2019-05-21 14:28:52 +03:00
Leonid Pliushch
96a4a08b59
tracepath: update to 20190515
2019-05-21 14:25:09 +03:00
Leonid Pliushch
474ca7da7b
imagemagick: update to 7.0.8.46
2019-05-21 14:19:06 +03:00
Leonid Pliushch
009799171a
hunspell-ru: change versioning scheme
...
Do not use dots when using date as version.
2019-05-21 14:13:59 +03:00
Leonid Pliushch
7cde58f9a6
hunspell-en-us: change versioning scheme
...
Do not use dots when using date as version.
2019-05-21 14:12:49 +03:00
Leonid Pliushch
c0e751f3f6
bison: update to 3.4
2019-05-21 14:10:39 +03:00
Leonid Pliushch
a70b061c36
dnsutils: update to 9.14.2
2019-05-21 14:08:23 +03:00
Leonid Pliushch
68931111ff
axel: update to 2.17.3, reformat build.sh and remove useless fields
2019-05-21 14:05:42 +03:00
Leonid Pliushch
040670130d
pinentry: prevent accidental linkage with libcap
2019-05-20 02:49:29 +03:00
Leonid Pliushch
0173649eb5
util-linux: update to 2.33.2
2019-05-19 22:30:19 +03:00
Leonid Pliushch
44c5055ef4
vim, vim-python: update to 8.1.1350
2019-05-19 22:22:25 +03:00
Leonid Pliushch
6d5ca83051
swig: update to 4.0.0
2019-05-19 22:19:22 +03:00
Henrik Grimler
1197b9a9e0
termux_step_massage: drop TERMUX_PKG_KEEP_SHARE_DOC
2019-05-19 21:36:30 +03:00
Henrik Grimler
154faecd7b
Specify license files for packages with custom licenses
2019-05-19 21:36:30 +03:00
Henrik Grimler
117ecbfb88
build-package: install licenses to $PREFIX/share/$PKG/LICENSE
2019-05-19 21:36:30 +03:00
Henrik Grimler
362334f352
termux-licenses: add package
...
Contains copies of all LICENSES used for packages in main repo, x11-packages, unstable-packages, termux-root-packages, game-packages and science-packages
2019-05-19 21:36:30 +03:00
Fredrik Fornwall
a3569b8c96
ncurses: Update from 6.1.20181117 to 6.1.20190511
2019-05-19 17:02:18 +02:00
Fredrik Fornwall
9774a4d4c3
librsvg: Update from 2.45.5 to 2.45.6
2019-05-19 17:01:14 +02:00
Fredrik Fornwall
8b0a5b51f1
libical: Update from 3.0.4 to 3.0.5
2019-05-19 17:01:01 +02:00
Leonid Pliushch
6a8a34023e
mpd: rebuild package and dependencies
...
And remove `-lunwind -Wl,--exclude-libs=libunwind.a`.
2019-05-18 22:20:01 +03:00
Leonid Pliushch
efbe423e37
aria2: rebuild package and dependencies
2019-05-18 22:02:42 +03:00
Leonid Pliushch
19d0211960
Revert "aria2: fix issues with exceptions on ARM"
...
Seems aria2 can be just rebuilt without `-lunwind -Wl,--exclude-libs=libunwind.a`.
This reverts commit 52683fb48d739d5721256734d5a9b168575dbfbf.
2019-05-18 21:42:04 +03:00
Leonid Pliushch
38be3aa1c5
libgnutls: update to 3.6.7.1
2019-05-18 18:21:10 +03:00
Leonid Pliushch
1b6d52209b
gmic: update to 2.6.3
2019-05-18 18:16:02 +03:00
Leonid Pliushch
af6e24beb2
libuv: update to 1.29.0
2019-05-18 17:27:59 +03:00
Leonid Pliushch
01427b7d41
redis: update to 5.0.5
2019-05-18 17:24:58 +03:00
Leonid Pliushch
07959004a2
stunnel: update to 5.54
2019-05-18 17:22:25 +03:00
Leonid Pliushch
a1bb53e935
cmake: update to 3.14.4
2019-05-18 17:07:08 +03:00
Leonid Pliushch
4faf73ad51
file: update to 5.37
2019-05-18 17:02:56 +03:00
Leonid Pliushch
ae75096f6e
hugo: update to 0.55.6
2019-05-18 17:01:20 +03:00
Fredrik Fornwall
e05f85ed42
tcsh: Update from 6.20.00 to 6.21.00
2019-05-18 11:19:35 +02:00
Henrik Grimler
60fd8dcfbe
Merge pull request #3825 from termux/mlocate
...
mlocate: avoid using setgid
2019-05-18 10:33:27 +02:00
Henrik Grimler
377fe059f9
Merge pull request #3823 from gdrbyKo1/ffmpeg-enable-lavfi
...
ffmpeg: enable lavfi virtual input device
2019-05-18 10:32:44 +02:00
Henrik Grimler
d3d3bfc24f
mlocate: fix getid patch
2019-05-18 10:31:22 +02:00
Henrik Grimler
ef6f0e7beb
mlocate: avoid using setgid
...
Fixes https://github.com/termux/termux-packages/issues/3824
2019-05-18 10:24:17 +02:00
Leonid Pliushch
e4d78ff89b
mpd: fix build.sh
2019-05-18 04:22:19 +03:00
Leonid Pliushch
af3b61ac1a
mpd: fix issues with exceptions on ARM
2019-05-18 04:18:08 +03:00
Leonid Pliushch
a76280016f
aria2: fix issues with exceptions on ARM
2019-05-18 03:37:00 +03:00
gdrbyko1
806ab73940
ffmpeg: enable lavfi virtual input device
2019-05-17 21:31:12 +00:00
Henrik Grimler
527dc32b2c
Merge pull request #3821 from termux/perl
...
perl: fix default libpath
2019-05-17 21:08:58 +02:00
Henrik Grimler
eb5f59aa0e
perl: fix default libpath
...
Makes it easier to install cpan modules
2019-05-17 21:42:07 +02:00
Henrik Grimler
335ce0e352
cmus: link only cue against libm
2019-05-17 21:46:57 +02:00
unprivileged
9f6890795e
cmus: fix cue sheet input plugin
2019-05-17 17:13:30 +00:00
Leonid Pliushch
a79eef0a71
mktorrent: update homepage URL
2019-05-17 01:15:37 +03:00
Tom Yan
1e1167bc1f
libllvm: make clang++ order -lm after -lgcc
...
Without this patch, libm will be linked before libgcc (which is a linker script that links to both libunwind and libgcc_real); as libm.so in our system exports unwind symbols, it prevents the built objects from being linked to the unwinders properly.
Since libm is a part of bionic, we can't ship it like we do for libc++_shared or zlib. Therefore, patching clang++ is probably the only way.
2019-05-16 20:18:48 +03:00
Leonid Pliushch
604cdbab37
bat: update to 0.11.0
2019-05-16 20:01:37 +03:00
Leonid Pliushch
31f9b00622
axel: update to 2.17.2
...
%ci:reset-backlog
2019-05-16 19:59:08 +03:00
Leonid Pliushch
cc037459aa
update maintainer fields where needed
...
[skip ci]
2019-05-16 19:54:59 +03:00
Leonid Pliushch
ac855fc1c2
cabextract: use https for homepage
2019-05-16 19:48:49 +03:00
Leonid Pliushch
b66b72c7fc
Revert "tcsh: update to 6.21.00"
...
v6.21.00 require some things to be patched. Excluding update for now.
This reverts commit 04fe43985ce7851f1b68ace0beec1333e9690b64.
2019-05-16 02:55:11 +03:00
Leonid Pliushch
b04975583c
ca-certificates: update to 20190515
2019-05-16 01:12:36 +03:00
Leonid Pliushch
521357fa29
ncdc: update to 1.22
2019-05-16 01:12:36 +03:00
Leonid Pliushch
a821e6b966
imagemagick: update to 7.0.8.45
2019-05-16 01:12:36 +03:00
Leonid Pliushch
4c3be36db9
gmic: update to 2.6.2
2019-05-16 01:12:36 +03:00
Leonid Pliushch
bf05b58419
exiv2: update to 0.27.1
2019-05-16 01:12:36 +03:00
Leonid Pliushch
8effea928d
nim: update to 0.19.6
2019-05-16 01:12:36 +03:00
Leonid Pliushch
44fdcd65ce
tcsh: update to 6.21.00
2019-05-16 01:12:36 +03:00
Leonid Pliushch
cb2302206b
dart: update to 2.3.0
2019-05-16 01:12:36 +03:00
Henrik Grimler
0878a8ffce
radare2: update to 3.5.1
2019-05-15 17:20:24 +02:00
Leonid Pliushch
b648bf27fc
build-essential: bump revision
2019-05-15 16:18:33 +03:00
Leonid Pliushch
bbe0409613
build-essential: move util-linux to depends
2019-05-15 16:18:33 +03:00
Yuvraj Saxena
c09aa270b9
termux-packages: Add util-linux to build-essential
...
Signed-off-by: Yuvraj Saxena <ysaxenax@gmail.com>
2019-05-15 16:18:33 +03:00
Leonid Pliushch
376128c489
termux-api: update homepage URL
2019-05-15 02:54:24 +03:00
Leonid Pliushch
5c3fad0066
timewarrior: update homepage URL
2019-05-15 02:52:08 +03:00
Leonid Pliushch
6502c1b0a6
wol: use https for homepage
2019-05-15 02:51:13 +03:00
Leonid Pliushch
7c9dc49cbb
vttest: use versioned URL
2019-05-15 02:50:08 +03:00
Leonid Pliushch
04f0f8422a
vttest: use https for homepage
2019-05-15 02:47:54 +03:00
Leonid Pliushch
1154e86cc2
sshpass: use https for homepage
2019-05-15 02:46:36 +03:00
Leonid Pliushch
b08e74b2ac
openal-soft: use https for homepage
2019-05-15 02:45:43 +03:00
Leonid Pliushch
74d45d7480
ncurses: use https for homepage
2019-05-15 02:44:57 +03:00
Leonid Pliushch
326bd55662
exiv2: use https for homepage
2019-05-15 02:43:48 +03:00
Leonid Pliushch
579d95fe6f
dialog: use https for homepage
2019-05-15 02:42:51 +03:00
Leonid Pliushch
78bc07d782
colordiff: use https for homepage
2019-05-15 02:41:45 +03:00
Leonid Pliushch
577c446ec3
autossh: use https for homepage
2019-05-15 02:40:37 +03:00
Leonid Pliushch
49b6c5ee4b
alpine: use https for homepage
2019-05-15 02:38:52 +03:00
Leonid Pliushch
153669ae6c
aapt: use https for homepage
2019-05-15 02:37:52 +03:00
Leonid Pliushch
1ad4eff513
readline: add -fexceptions back
2019-05-15 01:48:48 +03:00
Tom Yan
fa7fca94dc
mosh: fix unwinding
2019-05-14 17:53:00 +03:00
Tom Yan
ec39dfb164
gdb: fix unwinding
2019-05-14 17:53:00 +03:00
Tom Yan
58e6d9f8ae
ncurses/readline: remove -fexceptions hack
2019-05-14 17:53:00 +03:00
Tom Yan
4202d0ac6e
gmic: remove -lgcc hack
2019-05-14 17:53:00 +03:00
Leonid Pliushch
b677b6999d
busybox: enable Netcat v1.10 compatibility mode for netcat/nc applets
...
Fixes https://github.com/termux/termux-packages/issues/3153 .
2019-05-13 00:09:04 +03:00
Leonid Pliushch
768eebdf77
libandroid-support: add dpkg to pre-depends
...
Fix for https://github.com/termux/termux-packages/issues/3762 .
2019-05-12 23:21:08 +03:00
Fredrik Fornwall
e08121f76e
libiconv: Update from 1.15 to 1.16
2019-05-12 21:50:51 +02:00
Fredrik Fornwall
840e58657b
sqlite: Update from 3.27.2 to 3.28.0
2019-05-12 21:47:43 +02:00
Fredrik Fornwall
a12d6b69b2
harfbuzz: Update from 2.3.1 to 2.4.0
2019-05-12 21:47:13 +02:00
Leonid Pliushch
2421199096
dpkg: bump revision
2019-05-12 22:19:02 +03:00
Leonid Pliushch
d676463e59
dpkg: use busybox for rm and tar
2019-05-12 22:19:02 +03:00
Fredrik Fornwall
013bdff847
gdb: Update from 8.2.1 to 8.3
2019-05-12 01:10:28 +02:00
Fredrik Fornwall
9633c7399e
utf8proc: Update from 2.3.0 to 2.4.0
2019-05-12 00:47:39 +02:00
Fredrik Fornwall
d7b654bf6b
keybase: Default KEYBASE_SECRET_STORE_FILE to true
...
See https://github.com/termux/termux-packages/pull/3791 .
2019-05-12 00:47:13 +02:00
Brandon Philips
02ee6d301b
packages: bump keybase to v4.0.0
...
- bump to the latest release on Github
- drop kbfs package, kbfs moved to keybase/client
Warning! An environment variable needs to be set to make this work:
See https://github.com/keybase/client/issues/17203
2019-05-12 00:23:36 +02:00
Fredrik Fornwall
503c204164
protobuf: Update from 3.6.1 to 3.7.1
2019-05-12 00:22:25 +02:00
Fredrik Fornwall
09d0099e00
nodejs: Update from 12.1.0 to 12.2.0
2019-05-11 23:49:13 +02:00
Fredrik Fornwall
6523dda1e4
glib: Update from 2.58.3 to 2.60.2
2019-05-11 23:43:58 +02:00
Fredrik Fornwall
7fb3f5ead6
gegl: Update from 0.4.14 to 0.4.16
2019-05-11 23:25:30 +02:00
Fredrik Fornwall
45e2affaca
axel: Update from 2.16.1 to 2.17.1
2019-05-11 23:24:50 +02:00
Fredrik Fornwall
a18748cad8
syncthing: Update from 1.1.2 to 1.1.3
2019-05-11 23:21:41 +02:00
Fredrik Fornwall
d9d69925fe
yarn: Update from 1.15.2 to 1.16.0
2019-05-11 23:21:17 +02:00
Fredrik Fornwall
f4b364a9a2
postgresql: Update from 11.2 to 11.3
2019-05-11 21:42:06 +02:00
Leonid Pliushch
bd40522617
enable package 'build-essential'
...
It is now fixed and enhanced to met Termux requirements.
2019-05-11 18:36:47 +03:00
Leonid Pliushch
0d1920a061
move some packages from unstable repository
...
New packages that will be added:
* antiword
* beanshell
* cabextract
* deutex
* direnv
* exiv2
* git-lfs
* gitea
* hoedown
* httrack
* iverilog
* links
* loksh
* mksh
* mktorrent
* pdfgrep
* shellharden
* swig
* tidy
* tweego
* wordgrinder
2019-05-11 18:36:47 +03:00
Henrik Grimler
a2808e4947
jhead: make sure man folder exists
2019-05-11 06:45:28 +02:00
Tom Yan
308d14fdba
gmic: workaround libunwind.a linking issue with a better approach
...
also building variant that does not make use of graphicsmagick
2019-05-10 23:24:07 +03:00
Leonid Pliushch
dcf097e527
gnupg: subpackage 'gpgv' shouldn't depend on parent
2019-05-10 18:59:25 +03:00
Leonid Pliushch
fb9dcccdf4
vim: bump revision again
...
To remove empty dependency list from vim-runtime.
2019-05-09 22:59:01 +03:00
Leonid Pliushch
f67d8a86fe
vim, vim-python: bump revision
2019-05-09 22:44:05 +03:00
Fredrik Fornwall
d9274b596d
vim: Update from 8.1.1200 to 8.1.1300
2019-05-09 10:03:04 +02:00
Tom Yan
be06ea1138
graphicsmagick: unsplit graphicsmagick++{,-dev}
2019-05-09 03:39:40 +03:00
Leonid Pliushch
cfee0b4a14
valgrind: bump revision
2019-05-09 03:35:25 +03:00
its-pointless
8862ca6771
this fixes x86_64 valgrind memcheck
2019-05-09 03:34:49 +03:00
Fredrik Fornwall
d45e6079d8
nginx: Update from 1.15.12 to 1.16.0
2019-05-08 01:54:11 +02:00
Fredrik Fornwall
cdc8045d79
swi-prolog: Update from 8.1.4 to 8.1.5
2019-05-08 01:42:46 +02:00
Fredrik Fornwall
69a2cbc319
pick: Update from 2.0.2 to 3.0.1
2019-05-08 01:42:06 +02:00
Fredrik Fornwall
f7c75ad342
erlang: Update from 21.3.5 to 21.3.8
2019-05-08 01:24:54 +02:00
Fredrik Fornwall
22d8953034
gmic: Update from 2.5.7 to 2.6.1
2019-05-08 01:24:41 +02:00
its-pointless
f5485dd8ba
rust fix
2019-05-08 02:00:35 +03:00
Leonid Pliushch
8852c05a61
Revert "libandroid-support: declare that package breaks old 'coreutils' and 'tar'"
2019-05-08 01:49:11 +03:00
Leonid Pliushch
93c8a36275
libandroid-support: declare that package breaks old 'coreutils' and 'tar'
...
Attempt to fix https://github.com/termux/termux-packages/issues/3762 .
2019-05-08 01:36:41 +03:00
Leonid Pliushch
b2e8ccd836
squid: switch source url to mirror
...
Perhaps 'squid-cache.org' has rate-limiting ?
Anyway, downloads from 'squid-cache.org' may fail for unknown reason.
2019-05-08 00:46:50 +03:00
Fredrik Fornwall
ef8865e732
boost: Update from 1.69.0 to 1.70.0
2019-05-07 23:45:07 +02:00
Fredrik Fornwall
947735bf51
tracepath: Update from 20180629 to 20190324
2019-05-07 23:35:12 +02:00
Fredrik Fornwall
494ee5a020
hugo: Update from 0.55.4 to 0.55.5
2019-05-07 23:13:21 +02:00
Fredrik Fornwall
1a0fb60fbb
squid: Update from 4.6 to 4.7
2019-05-07 23:12:42 +02:00
Fredrik Fornwall
0acd0bcbc1
syncthing: Update from 1.1.1 to 1.1.2
2019-05-07 23:08:32 +02:00
Fredrik Fornwall
34047282c7
notmuch: Update from 0.28.3 to 0.28.4
2019-05-07 22:46:20 +02:00
Fredrik Fornwall
54a264cfeb
ccache: Update from 3.6 to 3.7.1
2019-05-07 22:43:32 +02:00
Fredrik Fornwall
2e6aa72a19
golang: Update from 1.12.2 to 1.12.5
2019-05-07 22:41:30 +02:00
Fredrik Fornwall
aaff27833d
rust: Avoid linking against libstdc++
...
All C++ code should link against libc++_shared to avoid mixing C++
standard library issues.
This fixes librustc_codegen_llvm-llvm.so to do that.
2019-05-07 22:20:52 +02:00
Leonid Pliushch
b707bd6315
coreutils: depend on libandroid-support
2019-05-07 18:45:07 +03:00
Leonid Pliushch
a64e256bca
command-not-found: regenerate lists
2019-05-07 17:19:55 +03:00
its-pointless
65e937814b
fix gmic rpath
2019-05-07 11:24:02 +10:00
Leonid Pliushch
2036a14c85
ncurses: bump revision
2019-05-07 01:20:07 +03:00
Leonid Pliushch
b34f67f947
gmic fix for ARM
2019-05-07 01:20:07 +03:00
Leonid Pliushch
95fe0bbdd3
ncurses: build with '-fexceptions'
...
Fixes https://github.com/termux/termux-packages/issues/3556 .
2019-05-07 01:20:07 +03:00
Leonid Pliushch
935fa9f4c1
termux-tools: bump to v0.66
2019-05-06 23:24:31 +03:00
Leonid Pliushch
2e28a119ef
termux-tools: prevent word-splitting of arguments with space
2019-05-06 23:22:47 +03:00
Leonid Pliushch
14e3026432
termux-tools: handle arguments for "pkg upgrade"
...
Fix for https://github.com/termux/termux-packages/issues/3758 .
2019-05-06 23:21:38 +03:00
Leonid Pliushch
2c58ca8d3e
linux-man-pages: remove more iconv-related pages
...
These pages are provided with libiconv.
2019-05-06 23:03:44 +03:00
Leonid Pliushch
0d9b3d83af
linux-man-pages: remove conflicting file 'share/man/man3/iconv_open.3'
2019-05-06 22:52:20 +03:00
Henrik Grimler
a107861ccd
coreutils: ac_cv_func_mbsrtowcs=no to fix segfault on arm and i686
2019-05-06 20:33:30 +02:00
Leonid Pliushch
fcc4395126
Revert "libandroid-support: add libiconv as pre-depends"
2019-05-06 21:14:30 +03:00
Leonid Pliushch
c0ab39a9bd
libandroid-support: add libiconv as pre-depends
...
Another attempt to fix https://github.com/termux/termux-packages/issues/3762 .
%ci:reset-backlog
2019-05-06 20:45:32 +03:00
Leonid Pliushch
383dd9a59c
libllvm: bump revision after 0d1170cc
2019-05-06 20:17:59 +03:00
Leonid Pliushch
e035e0fa5b
libiconv: replace field "conflicts" by "breaks" & "replaces"
2019-05-06 20:09:20 +03:00
Leonid Pliushch
de91ad3eb8
Revert "libandroid-support: depend on libiconv"
...
This reverts commit d9d23e254a8d89869a372d92e3aa3ad28a9b1baa.
2019-05-06 19:54:29 +03:00
Leonid Pliushch
eb3a240d04
libandroid-support: depend on libiconv
...
May be needed to handle some situations while upgrading.
2019-05-06 19:51:31 +03:00
Leonid Pliushch
e7d2c9884f
texlive: bump revision after 0d1170cc
2019-05-06 19:48:06 +03:00
Leonid Pliushch
dffdfc671a
rust: bump revision after 0d1170cc
2019-05-06 19:47:43 +03:00
Leonid Pliushch
9ae3c2b7fd
texlive-bin: bump revision after 0d1170cc
2019-05-06 19:28:52 +03:00
Leonid Pliushch
9cedeb229f
libprotobuf: bump revision after 0d1170cc
2019-05-06 19:18:12 +03:00
Leonid Pliushch
9fbcca7791
libnettle: bump revision after 0d1170cc
2019-05-06 19:17:42 +03:00
Leonid Pliushch
732f26228a
libmosquitto: bump revision after 0d1170cc
2019-05-06 19:17:30 +03:00
Leonid Pliushch
413443a6ff
libmaxminddb: bump revision after 0d1170cc
2019-05-06 19:16:51 +03:00
Leonid Pliushch
2cae717a62
apt: depend on libiconv
...
May be needed to handle some situations while upgrading.
2019-05-06 17:51:20 +03:00
Leonid Pliushch
2eaec71a90
liblzma: bump revision after 0d1170cc
2019-05-06 17:34:38 +03:00
Leonid Pliushch
437a3268df
liblz4: bump revision after 0d1170cc
2019-05-06 17:34:30 +03:00
Leonid Pliushch
a769e493f0
libpulseaudio: bump revision after 0d1170cc
2019-05-06 17:32:27 +03:00
Leonid Pliushch
e208f625e1
librsync: bump revision after 0d1170cc
2019-05-06 17:32:07 +03:00
Leonid Pliushch
c8beb1f9c3
libtiff: bump revision after 0d1170cc
2019-05-06 17:31:51 +03:00
Leonid Pliushch
a186477ed7
libjpeg-turbo: bump revision after 0d1170cc
2019-05-06 17:31:34 +03:00
Leonid Pliushch
679fc85066
libjasper: bump revision after 0d1170cc
2019-05-06 17:31:26 +03:00
Leonid Pliushch
4a21b3a6d6
libsqlite: bump revision after 0d1170cc
2019-05-06 17:29:51 +03:00
Leonid Pliushch
5b3b0d1588
libtool: bump revision after 0d1170cc
2019-05-06 17:29:39 +03:00
Leonid Pliushch
46cc6960c5
libx265: bump revision after 0d1170cc
2019-05-06 17:29:24 +03:00
Leonid Pliushch
2ebf27c988
libxapian: bump revision after 0d1170cc
2019-05-06 17:28:54 +03:00
Leonid Pliushch
643df7bf4c
libxml2: bump revision after 0d1170cc
2019-05-06 17:28:28 +03:00
Leonid Pliushch
375794a661
libxslt: bump revision after 0d1170cc
2019-05-06 17:28:15 +03:00
Leonid Pliushch
249e02be1e
littlecms: bump revision after 0d1170cc
2019-05-06 17:27:52 +03:00
Leonid Pliushch
1724f2a22d
ncurses: bump revision after 0d1170cc
2019-05-06 17:27:42 +03:00
Leonid Pliushch
4608bfef23
pcre: bump revision after 0d1170cc
2019-05-06 17:27:25 +03:00
Leonid Pliushch
ce9a4847c5
openssl: bump revision after 0d1170cc
2019-05-06 17:27:12 +03:00
Leonid Pliushch
9fc80ae18c
openjpeg: bump revision after 0d1170cc
2019-05-06 17:26:48 +03:00
Leonid Pliushch
a893e58c71
php: bump revision after 0d1170cc
2019-05-06 17:26:29 +03:00
Leonid Pliushch
a1acf01c2c
ruby: bump revision after 0d1170cc
2019-05-06 17:26:19 +03:00
Leonid Pliushch
fa7a3a5eb6
valac: bump revision after 0d1170cc
2019-05-06 17:25:56 +03:00
Leonid Pliushch
c2e94ae8ab
weechat: bump revision after 0d1170cc
2019-05-06 17:25:39 +03:00
Leonid Pliushch
e19bf0852b
libicu: bump revision after 0d1170cc
2019-05-06 17:24:58 +03:00
Leonid Pliushch
f8c39b60a7
libiconv: bump revision after 0d1170cc
2019-05-06 16:54:21 +03:00
Leonid Pliushch
123bc2e482
libgnutls: bump revision after 0d1170cc
2019-05-06 16:54:21 +03:00
Leonid Pliushch
2e12c4ae70
libflac: bump revision after 0d1170cc
2019-05-06 16:54:21 +03:00
Leonid Pliushch
a9192268e3
libdb: bump revision after 0d1170cc
2019-05-06 16:54:21 +03:00
Leonid Pliushch
9db6044e4b
libcurl: bump revision after 0d1170cc
2019-05-06 16:54:21 +03:00
Leonid Pliushch
0ba111c947
libcairo: bump revision after 0d1170cc
2019-05-06 16:54:20 +03:00
Leonid Pliushch
5e96d425c2
libbz2: bump revision after 0d1170cc
2019-05-06 16:54:20 +03:00
Leonid Pliushch
7231a09c4c
libarchive: bump revision after 0d1170cc
2019-05-06 16:54:20 +03:00
Leonid Pliushch
72bcdf56b2
harfbuzz: bump revision after 0d1170cc
2019-05-06 16:54:20 +03:00
Leonid Pliushch
04853c892d
graphicsmagick: bump revision after 0d1170cc
2019-05-06 16:54:20 +03:00
Leonid Pliushch
9d5fc907f8
golang: bump revision after 0d1170cc
2019-05-06 16:54:20 +03:00
Leonid Pliushch
41702c085e
gnupg: bump revision after 0d1170cc
2019-05-06 16:54:19 +03:00
Leonid Pliushch
79e65908a5
glib: bump revision after 0d1170cc
2019-05-06 16:54:19 +03:00
Leonid Pliushch
a4476eaeac
giflib: bump revision after 0d1170cc
2019-05-06 16:54:19 +03:00
Leonid Pliushch
77c6824319
fontconfig: bump revision after 0d1170cc
2019-05-06 16:54:19 +03:00
Leonid Pliushch
adad8dc395
cmake: bump revision after 0d1170cc
2019-05-06 16:54:19 +03:00
Leonid Pliushch
755990f0c4
binutils: bump revision after 0d1170cc
2019-05-06 16:54:19 +03:00
Leonid Pliushch
23bc3b941c
apt: bump revision after 0d1170cc
2019-05-06 16:54:15 +03:00
Leonid Pliushch
18f66dfeb1
subversion: trigger CI build
2019-05-06 16:00:15 +03:00
Fredrik Fornwall
3a36f89eef
subversion: Update from 1.11.1 to 1.12.0
2019-05-06 13:13:46 +02:00
Leonid Pliushch
e7fe3702b5
gst-plugins-bad: attempt to fix problem with 'glib-mkenums'
...
Error was (build time):
/data/data/com.termux/files/usr/bin/glib-mkenums: line 10: from: command not found
/data/data/com.termux/files/usr/bin/glib-mkenums: line 12: import: command not found
/data/data/com.termux/files/usr/bin/glib-mkenums: line 13: import: command not found
2019-05-06 13:18:19 +03:00
Leonid Pliushch
ce10cf81b9
pcre: bump revision
...
It was downloaded instead of being built on CI which caused upload to finish
with error state.
2019-05-06 12:43:20 +03:00
Leonid Pliushch
27a4531cdb
newsboat: force link with libiconv
...
Fixes build errors.
2019-05-06 01:23:35 +03:00
Fredrik Fornwall
8a43705001
nodejs: Update from 11.14.0 to 12.1.0
2019-05-06 00:13:43 +02:00
Fredrik Fornwall
a2b420dc93
texlive: Fix build error
2019-05-06 00:09:54 +02:00
Fredrik Fornwall
7a4ad15dd9
qpdf: Update from 8.4.0 to 8.4.1
2019-05-06 00:08:42 +02:00
Fredrik Fornwall
54786188a8
apr: Update from 1.6.5 to 1.7.0
2019-05-06 00:08:09 +02:00
Leonid Pliushch
40bf9c28e2
mtools: force link with libiconv
...
Fixes build errors.
2019-05-06 00:26:54 +03:00
Fredrik Fornwall
d63c4e3f86
leveldb: Update from 1.21 to 1.22
2019-05-05 22:59:32 +02:00
Fredrik Fornwall
34e329c2b9
dnsutils: Update from 9.13.6 to 9.14.1
2019-05-05 22:59:23 +02:00
Fredrik Fornwall
fdbe3ab73c
nzbget: Update from 20.0 to 21.0
2019-05-05 22:59:15 +02:00
Fredrik Fornwall
eadd177584
libpcreposix: Depend on pcre
2019-05-05 22:42:29 +02:00
Fredrik Fornwall
40b5672546
tmux: Update from 2.9 to 2.9a
2019-05-05 22:38:40 +02:00
Fredrik Fornwall
8df789bb53
libgrpc: Update from 1.17.2 to 1.20.1
2019-05-05 22:38:12 +02:00
Leonid Pliushch
0ea0d0d2e4
lftp: depend on libandroid-support
...
Because libandroid-support provides mblen() implementation.
2019-05-05 23:35:29 +03:00
Leonid Pliushch
14bb5cf657
doxygen: switch to github srcurl
...
Fossies mirror doesn't like to be accessed from CI (or gcloud servers ?).
2019-05-05 22:55:39 +03:00
Leonid Pliushch
1c194f5356
apr-util: add libcrypt to dependencies
2019-05-05 22:35:39 +03:00
Leonid Pliushch
b122c870bb
glib: use GNU iconv
...
Fixes compilation error.
2019-05-05 21:29:36 +02:00
Leonid Pliushch
b98ffcf631
add libiconv to dependencies where needed
2019-05-05 21:29:36 +02:00
Henrik Grimler
51375908c1
mutt: bump and add libiconv as dependency
...
Otherwise mutt segfaults (sporadically) when trying to use iconv from libc on android pie.
Probably related to the ncmcpp crash: https://github.com/termux/termux-packages/issues/3333
2019-05-05 21:29:36 +02:00
Leonid Pliushch
9dda444a87
new package: libiconv
2019-05-05 21:29:36 +02:00
Fredrik Fornwall
b5a4911f29
libtermkey: Update from 0.20 to 0.22
2019-05-05 21:08:31 +02:00
Fredrik Fornwall
56a93d9203
tor: Update from 0.3.5.8 to 0.4.0.5
2019-05-05 21:08:14 +02:00
Fredrik Fornwall
6508894b66
libunibilium: Include pkg-config file
2019-05-05 21:07:29 +02:00
Michal Bednarski
2827d7b7df
proot: Update for nested chroot() support
...
termux/proot#34
2019-05-05 18:51:34 +03:00
Tom Yan
3c8e6c9225
texlive-bin: rebuild after poppler update
2019-05-04 10:12:41 +03:00
Tom Yan
d5421d72ab
poppler: Update from 0.75.0 to 0.76.1
2019-05-04 10:12:41 +03:00
Rafael G. Martins
468da8e81e
blogc: Update from 0.16.1 to 0.17.0
2019-05-04 10:12:08 +03:00
Leonid Pliushch
dd3134f43a
mariadb: rebuild due to versioned liblzma
2019-05-03 17:44:58 +03:00
Leonid Pliushch
31feb2ffeb
tor: rebuild due to versioned liblzma
2019-05-03 17:27:02 +03:00
Leonid Pliushch
81529c0b7a
python: rebuild due to versioned liblzma
2019-05-03 17:26:45 +03:00
Leonid Pliushch
5d91338503
libtiff: rebuild due to versioned liblzma
2019-05-03 17:26:29 +03:00
Leonid Pliushch
ea8e87b9ed
graphicsmagick: rebuild due to versioned liblzma
2019-05-03 17:26:07 +03:00
Leonid Pliushch
b64c7f9449
gdb: rebuild due to versioned liblzma
2019-05-03 17:25:52 +03:00
Leonid Pliushch
24f9eea1b2
zstd: rebuild due to versioned liblzma
2019-05-03 17:23:31 +03:00
Leonid Pliushch
9e8fb74a2c
silversearcher-ag: rebuild due to versioned liblzma
2019-05-03 17:23:14 +03:00
Leonid Pliushch
a52c13f8a7
php: rebuild due to versioned liblzma
2019-05-03 17:22:57 +03:00
Leonid Pliushch
7934489e59
libxml2: rebuild due to versioned liblzma
2019-05-03 17:21:47 +03:00
Leonid Pliushch
d813214d93
libcroco: rebuild due to versioned liblzma
2019-05-03 17:21:29 +03:00
Leonid Pliushch
22811350e5
imagemagick: rebuild due to versioned liblzma
2019-05-03 17:21:10 +03:00
Leonid Pliushch
0edd3f36c3
gettext: rebuild due to versioned liblzma
2019-05-03 17:20:51 +03:00
Leonid Pliushch
d19ee5b489
boost: rebuild due to versioned liblzma
2019-05-03 17:20:26 +03:00
Leonid Pliushch
30addee83a
liblzma: build versioned library
2019-05-03 17:02:21 +03:00
Tom Yan
d6525d048c
mpv: enable libarchive
...
also add the missing zlib to the dependency list
2019-05-03 17:02:21 +03:00
Tom Yan
82b19b3d6c
ffmpeg: enable lzma
2019-05-03 17:02:21 +03:00
Leonid Pliushch
a7e4a3e446
php: update to 7.3.5
2019-05-03 01:53:26 +03:00
Leonid Pliushch
bd3c5195fa
neovim: update to 0.3.5
2019-05-03 01:41:27 +03:00
Henrik Grimler
06b57a5619
texlive: fix error in termux_step_post_extract_package
2019-05-02 15:52:08 +03:00
Henrik Grimler
8dc09d6e2b
texlive subpackages: conflict with texlive 2018
2019-05-02 15:52:07 +03:00
Henrik Grimler
678087485e
texlive: add copyright header to scripts
2019-05-02 15:52:07 +03:00
Henrik Grimler
0bb53278ab
texlive-bin: remove no longer needed patch
2019-05-02 15:52:07 +03:00
Henrik Grimler
1d2065eabf
texlive: update to 20190410
2019-05-02 15:52:07 +03:00
Henrik Grimler
5da798198d
texlive-lancjk, texlive-langkorean: fix recursive dependency
...
Also tidy up python scripts
2019-05-02 15:52:07 +03:00
Henrik Grimler
5dec1f47ca
texlive: Update in preparation for texlive 2019 release
2019-05-02 15:52:07 +03:00
Henrik Grimler
f5678cf188
texlive: remove source and doc folders to save space
2019-05-02 15:52:07 +03:00
Henrik Grimler
ed69e2bec5
texlive-full: add dependency for subpackages
2019-05-02 15:52:06 +03:00
Henrik Grimler
8a1e91e6f3
texlive-bin: re-add ranlib configure arg
2019-05-02 15:52:06 +03:00
Henrik Grimler
fc63ad7d3e
texlive: improve readability of python scripts a bit
2019-05-02 15:52:06 +03:00
Henrik Grimler
63f66a18cf
texlive-bin: clean up configure args
2019-05-02 15:52:06 +03:00
Henrik Grimler
8f2d0e7c0e
texlive, texlive-bin: remove old preinst cleaning
2019-05-02 15:52:06 +03:00
Henrik Grimler
a0efbdb615
texlive: create a subpackage for each texlive-collection
...
Add python script to find which files to include in which package.
Add meta package texlive-full that depends on all collections.
Move texmf.cnf from texlive-bin to texlive.
2019-05-02 15:52:06 +03:00
Leonid Pliushch
e652b09720
mpd: update to 0.21.8
2019-05-02 15:45:39 +03:00
Leonid Pliushch
e5862ab8fc
bash-completion: update to 2.9
2019-05-02 15:36:43 +03:00
Leonid Pliushch
2c293b2ec0
fzf: fix build errors
2019-05-02 03:03:02 +03:00
Leonid Pliushch
81d2e8be75
fzf: update to 0.18.0
2019-05-02 02:18:33 +03:00
Leonid Pliushch
c2cca15d8a
libmosquitto: update to 1.6.2
2019-05-02 02:16:06 +03:00
Leonid Pliushch
3e5a3d6bcc
restic: fix build error
2019-05-02 02:03:35 +03:00
Leonid Pliushch
9b08ef87b3
unrar: update to 5.7.5
2019-05-02 01:40:53 +03:00
Leonid Pliushch
c992b0f191
libcap: update to 2.27
2019-05-02 01:37:03 +03:00
Leonid Pliushch
125939a4a4
hugo: update to 0.55.4
2019-05-02 01:35:44 +03:00
Leonid Pliushch
1aa603d212
restic: update to 0.9.5
2019-05-02 01:31:32 +03:00
Henrik Grimler
495cc72880
wireguard-tools: remove part of patch
...
Not needed for ANDROID_API >= 24
2019-04-29 21:49:31 +02:00
Henrik Grimler
ad3d9c0071
irssi: depend on utf8proc
...
Fixes https://github.com/termux/termux-packages/issues/3732
2019-04-29 16:35:25 +02:00
TheBrokenRail
bc5eef470b
Remove Unnecessary Line
2019-04-29 15:29:08 +03:00
Leonid Pliushch
5a9e6799cc
duktape: fix comment in build.sh
2019-04-29 14:44:39 +03:00
TheBrokenRail
5c57371692
new package: duktape
2019-04-29 14:39:49 +03:00
Fredrik Fornwall
ce9e95012b
rust: Use correct toolchain version in PATH
2019-04-28 20:21:25 +02:00
its-pointless
b089bf18c9
rust: Update from 1.33.0 to 1.34.1
2019-04-28 00:19:21 +02:00
Fredrik Fornwall
766e5eb827
ecj: Update for api level 24
2019-04-27 22:56:28 +02:00
Fredrik Fornwall
ec1d67595d
openssl: Ensure folder exists
2019-04-27 22:54:15 +02:00
Fredrik Fornwall
795462230c
openal-soft: Switch to working src url
2019-04-27 22:53:40 +02:00
Fredrik Fornwall
3ebf5e8c65
memcached: Update from 1.5.13 to 1.5.14
2019-04-27 22:30:41 +02:00
Fredrik Fornwall
7ad3ba9a7a
libmosquitto: Update from 1.5.8 to 1.6.1
2019-04-27 22:30:37 +02:00
Fredrik Fornwall
46de854198
kakoune: Build from tar.bz2 file
...
This fixes 'kak -version', see
https://github.com/mawww/kakoune/issues/2540
2019-04-27 22:16:48 +02:00
Fredrik Fornwall
4979b0e530
cmake: Update from 3.14.2 to 3.14.3
2019-04-27 00:00:40 +02:00
Fredrik Fornwall
f570cdea1d
geoip2-database: Update package to current
2019-04-26 23:47:03 +02:00
Fredrik Fornwall
b5f056fb74
caddy: Update from 0.11.5 to 1.0.0
2019-04-26 23:39:48 +02:00
Fredrik Fornwall
dcbc60b1aa
msmtp: Update from 1.8.3 to 1.8.4
2019-04-26 23:39:22 +02:00
Fredrik Fornwall
6d325bfa3b
fakeroot: Depend on libcap-dev for build
...
This fixes the build after the move of sys/capability.h to libcap-dev
2019-04-26 23:36:24 +02:00
Leonid Pliushch
6eda1ee967
dart: bump revision
2019-04-26 23:50:48 +03:00
TheBrokenRail
70962b82ef
Fix Dart x86 Build
2019-04-26 23:50:48 +03:00
Fredrik Fornwall
cdc307298e
gst-plugins-base: Fix build
...
Avoid picking up glib tools in $TERMUX_PREFIX/bin
2019-04-26 22:44:04 +02:00
Fredrik Fornwall
525b14b5aa
graphviz: Avoid linking against libstdc++
2019-04-26 22:42:14 +02:00
TheBrokenRail
5ffaec97ba
new package: dart
...
Requested in https://github.com/termux/termux-packages/issues/3539 .
2019-04-26 15:13:36 +03:00
Cswl Coldwind
19f24f2e17
Update tsu to v2.3.
2019-04-26 15:11:27 +03:00
Fredrik Fornwall
179dff50f5
isync: Fix incorrect TERMUX_PKG_DEPENDS
2019-04-26 10:47:41 +02:00
Fredrik Fornwall
283505e3ea
nano: Update from 4.1 to 4.2
2019-04-25 23:16:06 +02:00
Fredrik Fornwall
c7a85f1aca
libicu: Update from 64.1 to 64.2
2019-04-25 22:41:06 +02:00
Fredrik Fornwall
5c11b44b26
gpgv: Add dependency on zlib
2019-04-25 21:41:44 +02:00
Fredrik Fornwall
15cc580e81
liblz4: Update from 1.8.3 to 1.9.1
2019-04-25 21:37:59 +02:00
Fredrik Fornwall
4419be5523
tmux: Update from 2.8 to 2.9
2019-04-25 14:29:46 +02:00
Leonid Pliushch
43973ab6d7
mariadb: fix post-installation script
...
See https://github.com/termux/termux-packages/issues/3713
2019-04-25 00:32:52 +03:00
Henrik Grimler
6c27c79a13
pcre: add subpkg libpcreposix
...
privoxy needs it: https://github.com/termux/termux-packages/issues/3706
2019-04-24 20:33:38 +02:00
Cswl Coldwind
d9446658d6
Update tsu to v2.2.
2019-04-24 17:43:03 +03:00
Fredrik Fornwall
bda02d488f
vim: Update from 8.1.1150 to 8.1.1200
2019-04-24 14:28:13 +02:00
Fredrik Fornwall
f5fc3dfdb5
coreutils: Update from 8.30 to 8.31
2019-04-24 11:34:22 +02:00
Cswl Coldwind
fa00d92d39
Update tsu to v2.1. Use git clone to checkout tags.
2019-04-23 20:14:45 +03:00