Commit Graph

4329 Commits

Author SHA1 Message Date
Fredrik Fornwall 53d0750d6c harfbuzz: Update from 1.7.2 to 1.7.3 2017-12-20 01:00:32 +01:00
Fredrik Fornwall af6047b1e9 libsasl: Fix mistake in build script 2017-12-20 00:57:18 +01:00
Fredrik Fornwall abbe433e2c gpgme: Update from 1.9.0 to 1.10.0 2017-12-20 00:48:22 +01:00
Fredrik Fornwall bedfe00fcc pinentry: Update from 1.0.0 to 1.1.0 2017-12-20 00:43:39 +01:00
Fredrik Fornwall 17861bfa38 python: Update from 3.6.3 to 3.6.4 2017-12-20 00:42:37 +01:00
Fredrik Fornwall 4ee12b6e7e tig: Update from 2.3.1 to 2.3.2 2017-12-20 00:26:14 +01:00
Fredrik Fornwall 3e36b0e87b Add TERMUX_PKG_REVISION check to lint-packages.py 2017-12-20 00:13:01 +01:00
Fredrik Fornwall fbf18c5e67 Remove empty TERMUX_PKG_REVISION 2017-12-20 00:11:17 +01:00
Auxilus 058fa5dedb Update vim to patch 8.0.1400 (#1945) 2017-12-20 00:06:21 +01:00
Auxilus 553f0bb94c Update tar to 1.30 (#1943) 2017-12-20 00:06:06 +01:00
Henrik Grimler 2b25554099 taskwarrior: bump revision to fix segmentation fault (#1942). (#1947) 2017-12-20 00:05:07 +01:00
Leonid Plyushch 0cda0f511a lftp: fix hardcoded paths (#1948)
Fix error 'no such file or directory: /bin/sh' when doing 'bookmark edit'
and add correct path to CA cert bundle.
2017-12-20 00:04:54 +01:00
Leonid Plyushch 6dda1b00d5 global: fix path to 'echo' in globash (#1949)
Fixes error 'globash: line 47: /bin/echo: No such file or directory'
2017-12-20 00:03:56 +01:00
Fredrik Fornwall 53a620d3d9 libcairo: Prevent opportunistic linking in liblzo2 2017-12-17 01:22:43 +01:00
Fredrik Fornwall 5bb8ab2ea3 glib: Format gtimezone.c patch as upstream wants 2017-12-17 00:45:43 +01:00
Fredrik Fornwall ca6ee46677 erlang: Update from 20.1.6 to 20.2.1 2017-12-17 00:44:55 +01:00
Fredrik Fornwall b39c48b65c librsvg: Update from 2.40.19 to 2.40.20 2017-12-17 00:39:22 +01:00
Fredrik Fornwall aace3d6f62 libicu: Update from 60.1 to 60.2 2017-12-17 00:26:59 +01:00
Fredrik Fornwall 3f2d4609d7 cmake: Update from 3.9.6 to 3.10.1 2017-12-17 00:26:35 +01:00
Fredrik Fornwall a56de6e415 libcairo: Update from 1.14.10 to 1.14.12 2017-12-17 00:04:36 +01:00
Fredrik Fornwall e6be26957a tig: Update from 2.3.0 to 2.3.1 2017-12-17 00:04:11 +01:00
Auxilus 4f44f2eb4c Update global to 6.6.1 (#1938)
Also move SRCURL to mirrors.kernel.org/gnu
2017-12-17 00:04:04 +01:00
Leonid Plyushch e2070297ff syncthing: update to 0.14.41 (#1939) 2017-12-17 00:00:15 +01:00
Fredrik Fornwall 6aafdb6a7f babl: Update from 0.1.34 to 0.1.38 2017-12-14 17:12:10 +01:00
Fredrik Fornwall 6dec7b43b9 ack-grep: Update from 2.18 to 2.20 2017-12-14 16:39:56 +01:00
Fredrik Fornwall 4532524e61 libgcrypt: Update from 1.8.1 to 1.8.2 2017-12-14 16:39:33 +01:00
Fredrik Fornwall 60640fcf53 ffmpeg: Update from 3.3.4 to 3.4.1 2017-12-14 16:39:13 +01:00
Fredrik Fornwall 5ffb31d08c nodejs-current: Update from 9.2.1 to 9.3.0 2017-12-14 16:16:08 +01:00
Henrik Grimler f3fcbe40b2 espeak: fix floating point exception on arm (#1925)
* espeak: fix issue on arm (#1680)

* ruby: move exception rule, build-package.sh -> build.sh
2017-12-14 12:59:05 +01:00
Stephen a8cacb925a add glib to json-glib devpackage depends (#1933)
#1169
2017-12-14 12:56:31 +01:00
Fredrik Fornwall cf4826dc4d libtiff: Update from 4.0.8 to 4.0.9 2017-12-11 11:10:14 +01:00
Fredrik Fornwall 8fa28fbd19 elfutils: Update from 0.168 to 0.170 2017-12-10 01:21:26 +01:00
Sam c0390f0594 dpkg: Update from 1.18.24 to 1.19.0.4 2017-12-10 00:00:47 +01:00
Fredrik Fornwall 141906cab6 debootstrap: Update from 1.0.92 to 1.0.93 2017-12-09 23:57:28 +01:00
Henrik Grimler a7513a7d1d mariadb: bump package after my.cnf patch 2017-12-09 22:28:33 +01:00
Henrik Grimler b286767161 mariadb: /etc/my.cnf -> @TERMUX_PREFIX@/etc/my.cnf 2017-12-09 22:28:33 +01:00
Fredrik Fornwall 679fbb0316 libical: Try out patch to fix PACKAGE_DATA_DIR
Without this patch the path compiled into the library is actually

  "/data/data/com.termux/files/usr/share/libical"/zoneinfo

with the extra quotes. This patch makes it

  /data/data/com.termux/files/usr/share/libical/zoneinfo

which will hopefully make the library work without calling
set_zone_directory(). See #1913.
2017-12-09 22:24:07 +01:00
Fredrik Fornwall 073ce8fb3f libgmime: Build with --disable-crypto
This prevents opportunistic linkage against gpgme.
2017-12-09 22:21:54 +01:00
Fredrik Fornwall 36b65a03d1 libcurl: Update from 7.56.1 to 7.57.0 2017-12-09 21:41:39 +01:00
Fredrik Fornwall d11b35baf7 notmuch: Update from 0.25.2 to 0.25.3 2017-12-09 21:33:54 +01:00
Fredrik Fornwall d05d7a7112 libgmime: Update from 3.0.2 to 3.0.5 2017-12-09 21:33:40 +01:00
Fredrik Fornwall 165d5ad0b8 libassuan: Update from 2.4.3 to 2.5.1 2017-12-09 21:26:26 +01:00
Fredrik Fornwall 22a47b93b4 glib: Update gtimezone.c patch as upstream wants 2017-12-09 02:05:00 +01:00
Fredrik Fornwall 0efe260892 nodejs-current: Update from 9.2.0 to 9.2.1 2017-12-09 02:02:16 +01:00
Fredrik Fornwall 3270bb30cb nodejs: Update from 8.9.2 to 8.9.3 2017-12-09 02:02:02 +01:00
Fredrik Fornwall 217872e5a3 libical: Built-in tz data, avoid libdb and libicu 2017-12-09 01:40:34 +01:00
Henrik Grimler 251a2c78b1 libical: add package 2017-12-09 00:23:12 +01:00
Fredrik Fornwall 16b87b6f08 redis: Update from 4.0.5 to 4.0.6 2017-12-08 09:49:27 +01:00
Fredrik Fornwall 9e6bae5250 openssl: Update from 1.0.2m to 1.0.2n 2017-12-08 09:49:15 +01:00
Fredrik Fornwall 4f1e836086 libprotobuf: Update from 3.5.0 to 3.5.0.1 2017-12-08 09:48:52 +01:00