Commit Graph

4379 Commits

Author SHA1 Message Date
Fredrik Fornwall 66981a04ff ndk-stl: Attempt to fix math.h problem (#1149) 2018-01-03 00:53:56 +01:00
Fredrik Fornwall 43283aaf74 gdbm: Update from 1.13 to 1.14 2018-01-02 23:06:37 +01:00
Fredrik Fornwall d15c869439 pick: Update from 2.0.0 to 2.0.1 2018-01-02 23:06:24 +01:00
Leonid Plyushch db3d5af1b8 tar: fix segfault when extracting archive that contains device files (block devices or such) (#1974) 2017-12-29 03:28:49 +01:00
Fredrik Fornwall 0763a2d9b9 apt: Avoid needless dependency on libutil 2017-12-29 02:16:08 +01:00
Fredrik Fornwall 42c0073979 apt: Disable tcsetattr() calls
The disabled tcsetattr() calls fails on Android 8, see #1359.
2017-12-29 02:15:24 +01:00
Fredrik Fornwall 145da293e3 libnghttp2: Update from 1.28.0 to 1.29.0 2017-12-29 02:15:08 +01:00
JJRcop 5d6714472b apt: restores apt-mark binary (#1980)
It is useful to find out only the packages you have installed manually vs dpkg --get-selections
2017-12-29 00:59:33 +01:00
its-pointless ffdcb8fc0e opensles output for libpulseaudio from @twaik (#1968) 2017-12-29 00:52:17 +01:00
Fredrik Fornwall c386c64eec libsoup: Update from 2.60.1 to 2.61.1 2017-12-29 00:43:54 +01:00
Fredrik Fornwall 8d7f74f4e5 Build with gl_cv_func_mknod_works=yes 2017-12-29 00:43:54 +01:00
Fredrik Fornwall 0fc7b90c33 imagemagick: Update from 7.0.7.13 to 7.0.7.17 2017-12-29 00:43:54 +01:00
Fredrik Fornwall 223d89bbc7 graphicsmagick: Update from 1.3.26 to 1.3.27 2017-12-29 00:43:54 +01:00
Fredrik Fornwall 7a52a3ed56 hashdeep: Build with 64-bit off_t
hashdeep requires 64-bit off_t and fails with an assertion at startup
if that is not satisfied.

Build against Android 7.0 (android-24) to have working 64_bit on
32-bit arches (arm and i686).

Fixes #1733.
2017-12-29 00:43:54 +01:00
Stephen 31b4eb32aa remove glib from dependencies
covered by json-glib
2017-12-28 19:35:21 +01:00
Stephen 31f9f6fb47 remove libogg from gst-plugins-base
covered by libvorbis dependencies
2017-12-28 04:58:49 +01:00
Fredrik Fornwall 5868bd11c5 coreutils: Update from 8.28 to 8.29 2017-12-28 04:58:10 +01:00
Fredrik Fornwall b070288dcd libgc: Update from 7.6.0 to 7.6.2 2017-12-27 12:45:03 +01:00
Fredrik Fornwall ddca6bcbfd newsboat: Update from 2.10.1 to 2.10.2 2017-12-27 00:48:46 +01:00
Fredrik Fornwall 329aab67ca libllvm: Update from 5.0 to 5.0.1 2017-12-26 23:27:38 +01:00
Fredrik Fornwall 6f4d0f56f4 radare2: Update from 2.1.0 to 2.2.0 2017-12-26 23:16:14 +01:00
Fredrik Fornwall 1c10be0097 json-c: Update from 0.12.1 to 0.13 2017-12-26 23:15:57 +01:00
Fredrik Fornwall 40ed442279 Update disabled-packages/libffi-updated 2017-12-24 00:27:51 +01:00
Fredrik Fornwall 2616cfa3b2 librsync: Update from 2.0.0 to 2.0.1
Closes #1963 and #1966.
2017-12-24 00:01:40 +01:00
Auxilus 6b306acc42 Update parallel to 20171222 2017-12-23 11:45:03 +01:00
Fredrik Fornwall 23607e755d ncurses: Update from 6.0.20171028 to 6.0.20171216 2017-12-23 11:39:45 +01:00
Fredrik Fornwall 263e45330e fish: Update from 2.7.0 to 2.7.1 2017-12-23 11:39:21 +01:00
Fredrik Fornwall 5386b9480b angband: Update from 4.1.0 to 4.1.2 2017-12-23 11:38:52 +01:00
Fredrik Fornwall 9684accd9e libprotobuf: Update from 3.5.0.1 to 3.5.1 2017-12-22 03:15:47 +01:00
Fredrik Fornwall 2728a083c9 Add BACKERS.md 2017-12-22 03:15:32 +01:00
Fredrik Fornwall 39421f24aa dialog: Update from 1.3-20170509 to 1.3-20171209 2017-12-22 00:12:17 +01:00
Fredrik Fornwall b1b6444ddd glib: Update gtimezone.c patch after review 2017-12-22 00:10:55 +01:00
Henrik Grimler 606c4993e7 libical: add SHA256 and make cross-compiler use system perl instead of termux
perl
2017-12-22 00:09:53 +01:00
Henrik Grimler c783d149e1 ldc: update llvm tar SHA256 & name 2017-12-22 00:09:53 +01:00
Henrik Grimler 6d6453ddc0 libsasl: assume -lc, -lcrypto work so that shared objects libplain,
libanonomous and more are aways built.

Should make the check introduced in commit
https://github.com/termux/termux-packages/commit/5519960 unnecessary.
2017-12-22 00:09:53 +01:00
Henrik Grimler f4f734ec60 dialog: update SHA256 2017-12-22 00:09:53 +01:00
Henrik Grimler aede54ead5 Update golangs SHA256 2017-12-22 00:09:53 +01:00
Fredrik Fornwall 45c61bc2f9 harfbuzz: Update from 1.7.3 to 1.7.4 2017-12-21 23:50:16 +01:00
Fredrik Fornwall 1f277e186d glib: Update gtimezone.c patch after review 2017-12-21 13:42:24 +01:00
Fredrik Fornwall 87da5b98dc busybox: Fix date.c patch 2017-12-21 06:01:52 +01:00
Fredrik Fornwall a7ced42998 gnupg2: Update from 2.2.3 to 2.2.4 2017-12-21 05:54:48 +01:00
Fredrik Fornwall 8f10eeae54 weechat: Update from 2.0 to 2.0.1 2017-12-21 05:26:17 +01:00
Fredrik Fornwall b698a31ef9 busybox: Remove unused iplink.patch 2017-12-21 05:25:29 +01:00
Fredrik Fornwall c07aa32eee busybox: Remove unused dpkg.patch 2017-12-21 05:25:29 +01:00
Fredrik Fornwall 834b8f8e49 glib: Update gtimezone.c patch after review 2017-12-21 05:25:29 +01:00
Fredrik Fornwall 119307fb2c Use -Os instead of -Oz for 32-bit arm 2017-12-21 05:25:19 +01:00
Fredrik Fornwall e58320e0db fftw: Update from 3.3.6 to 3.3.7 2017-12-20 17:36:34 +01:00
Fredrik Fornwall c12cc9c53f libgc: Update libatomic_ops from 7.4.6 to 7.4.8 2017-12-20 02:02:26 +01:00
Fredrik Fornwall 20cf838481 mutt: Update from 1.9.1 to 1.9.2 2017-12-20 01:08:15 +01:00
Fredrik Fornwall 7fb38df684 ruby: Update from 2.4.2 to 2.4.3 2017-12-20 01:00:49 +01:00