Leonid Pliushch
df73044b1b
gdbm: build with '--enable-libgdbm-compat'
...
Needed for some programs searching for the 'ndbm.h' header.
2019-07-01 14:10:56 +03:00
Leonid Pliushch
807cab48c8
ncurses: fix tabs in build.sh
2019-06-30 20:22:57 +03:00
Leonid Pliushch
3a8cb6dc01
ncurses: provide terminfo for termite
...
Issue https://github.com/termux/termux-packages/issues/1061 .
2019-06-30 20:20:00 +03:00
Leonid Pliushch
6e2d4818f5
mpv: enable libcaca
...
Issue https://github.com/termux/termux-packages/issues/649 .
2019-06-30 19:51:09 +03:00
Leonid Pliushch
774fa6135a
mpv: reformat build.sh
2019-06-30 19:43:36 +03:00
Leonid Pliushch
40db2641cf
termux-tools: provide wrapper for /system/bin/mount
...
Right now Termux doesn't have utility 'mount' available. Also
on Samsung devices executing /system/bin/mount can cause
linking errors.
Issue https://github.com/termux/termux-packages/issues/4002 .
2019-06-30 19:13:32 +03:00
Leonid Pliushch
d82262aec4
apache2: avoid use of getrandom() which may not be implemented
...
Issue https://github.com/termux/termux-packages/issues/3883 .
***
Fix doesn't seem to be needed on devices running Android 7+, but in
NDK getrandom() declared as:
ssize_t getrandom(void* __buffer, size_t __buffer_size, unsigned int __flags) __wur __INTRODUCED_IN(28);
So applying patch anyway.
2019-06-30 17:53:26 +03:00
its-pointless
d333a1e566
pulseaudio sles input
2019-06-30 13:07:18 +03:00
Leonid Pliushch
4d1a1e4699
ffmpeg: add support for libass
...
Requested in https://github.com/termux/termux-packages/issues/2399 .
2019-06-30 03:21:17 +03:00
Leonid Pliushch
1e6a626c03
new package: libass
...
Currently used only by mpv-x in x11-packages, but also required for
https://github.com/termux/termux-packages/issues/2399 .
2019-06-30 03:09:00 +03:00
Leonid Pliushch
adce8f5058
gmic: fix CImg.h.patch
2019-06-29 21:03:49 +03:00
Leonid Pliushch
a2c8b40470
obfs4proxy: update to 0.0.11
2019-06-29 21:03:49 +03:00
Leonid Pliushch
8d7cd62601
libssh: update to 0.9.0
2019-06-29 21:03:49 +03:00
Leonid Pliushch
e61a9c1547
irssi: update to 1.2.1
2019-06-29 21:03:49 +03:00
Leonid Pliushch
0de864e691
imagemagick: update to 7.0.8.50
2019-06-29 21:03:49 +03:00
Leonid Pliushch
17b06ab634
hub: update to 2.12.1
2019-06-29 21:03:49 +03:00
Leonid Pliushch
ebd4c49866
harfbuzz: update to 2.5.3
2019-06-29 21:03:49 +03:00
Leonid Pliushch
3b580fb972
gmic: update to 2.6.7
2019-06-29 21:03:49 +03:00
Leonid Pliushch
9a99c9e7a4
deutex: update to 5.2.0
2019-06-29 21:03:49 +03:00
Leonid Pliushch
afe23896b0
dart: update to 2.4.0
2019-06-29 21:03:49 +03:00
Leonid Pliushch
39722cd834
dnsutils: update to 9.14.3
2019-06-29 21:03:49 +03:00
Leonid Pliushch
2a2444c3d0
ack-grep: update to 3.0.1
2019-06-29 21:03:49 +03:00
Leonid Pliushch
a9b08c2cc8
libffi: disable versioning + rebuild dependent packages
2019-06-28 20:34:04 +03:00
Fredrik Fornwall
18780e35fc
libnettle: Update from 3.4.1 to 3.5.1
2019-06-28 12:35:53 +02:00
Fredrik Fornwall
9ec649ce23
ncdc: Remove not needed TERMUX_PKG_BUILD_DEPENDS
2019-06-28 11:17:09 +02:00
Fredrik Fornwall
040b9bd2e2
libmosquitto: Update from 1.6.2 to 1.6.3
2019-06-28 00:43:24 +02:00
Fredrik Fornwall
251ff0e38a
c-toxcore: Update from 0.2.9 to 0.2.10
2019-06-28 00:40:00 +02:00
Fredrik Fornwall
1de5807a5b
erlang: Update from 22.0.1 to 22.0.4
2019-06-28 00:36:12 +02:00
Fredrik Fornwall
4278ddae27
nginx: Update from 1.17.0 to 1.17.1
2019-06-28 00:28:26 +02:00
Fredrik Fornwall
601fba4c76
radare2: Update from 3.5.1 to 3.6.0
2019-06-28 00:23:53 +02:00
Fredrik Fornwall
0b76cb75f2
ttyd: Update from 1.4.4 to 1.5.0
2019-06-28 00:11:50 +02:00
Fredrik Fornwall
2ab1b6a1ac
vim: Update from 8.1.1550 to 8.1.1600
2019-06-26 14:49:03 +02:00
Tom Yan
c2864997bf
proot: remove unnecessary export
2019-06-26 12:14:11 +03:00
Tom Yan
0645971354
build-package.sh: export OBJCOPY
2019-06-26 12:14:11 +03:00
Fredrik Fornwall
e08da4c795
giflib: Update from 5.1.9 to 5.2.1
2019-06-24 23:38:47 +02:00
Fredrik Fornwall
330cb97377
babl: Update from 0.1.64 to 0.1.66
2019-06-24 23:38:32 +02:00
Fredrik Fornwall
77749ef178
php: Link opcache.so against libpcre2-8
...
Fixes #3741 .
2019-06-24 22:46:15 +02:00
Fredrik Fornwall
0e2bdf9e5d
libssh2: Update from 1.8.2 to 1.9.0
2019-06-24 22:25:34 +02:00
Fredrik Fornwall
1941efb6b7
libarchive: Update from 3.3.3 to 3.4.0
2019-06-24 22:18:28 +02:00
Fredrik Fornwall
52aa576d26
iperf3: Update from 3.6 to 3.7
2019-06-24 22:15:05 +02:00
Fredrik Fornwall
a065f0f6ae
gmic: Update from 2.6.5 to 2.6.6
2019-06-24 22:12:32 +02:00
Fredrik Fornwall
db501a2c86
calcurse: Update from 4.4.0 to 4.5.0
2019-06-24 21:49:48 +02:00
Fredrik Fornwall
e66e7b0a4e
notmuch: Update from 0.28.4 to 0.29.1
2019-06-24 21:45:38 +02:00
Fredrik Fornwall
49e4083bd2
openssl: Use getauxval(3) for cpu capabilities
2019-06-24 20:55:18 +02:00
Fredrik Fornwall
44114f4cf4
postgresql: Update from 11.3 to 11.4
2019-06-23 23:46:00 +02:00
Fredrik Fornwall
994bf4073c
nano: Update from 4.2 to 4.3
2019-06-23 23:38:06 +02:00
Leonid Pliushch
af6923ed51
libsqlite: compile with -DSQLITE_ENABLE_DBSTAT_VTAB
2019-06-23 22:07:48 +03:00
Fredrik Fornwall
93d1bd4a37
mc: Update from 4.8.22 to 4.8.23
2019-06-23 19:56:28 +02:00
Fredrik Fornwall
7efeda5ddb
harfbuzz: Update from 2.5.1 to 2.5.2
2019-06-23 19:47:14 +02:00
Fredrik Fornwall
144f31b35f
gitea: Update from 1.8.2 to 1.8.3
2019-06-23 19:44:27 +02:00