Commit Graph

4656 Commits

Author SHA1 Message Date
Fredrik Fornwall 05a0b20d98 Make cmath patch part of the toolchain (#1149) 2018-01-14 21:50:44 +01:00
Fredrik Fornwall 779339ced7 libtalloc: Update from 2.1.10 to 2.1.11 2018-01-14 14:11:59 +01:00
Marcel Dopita 32ef36ec94 nzbget: Add package 2018-01-13 00:21:43 +01:00
Fredrik Fornwall 9e6bac6070 glib: Update from 2.54.2 to 2.54.3 2018-01-10 17:26:56 +01:00
Fredrik Fornwall be7745afea tor: Update from 0.3.1.9 to 0.3.2.9 2018-01-10 17:26:30 +01:00
Fredrik Fornwall c6c3676fa2 notmuch: Update from 0.25.3 to 0.26 2018-01-10 17:26:16 +01:00
Fredrik Fornwall adc23c80d2 libgmime: Update from 3.0.5 to 3.2.0 2018-01-10 17:26:04 +01:00
Fredrik Fornwall 7bfd5ccbce zsh: Build with ac_cv_func_getpwuid=yes
The build exports ac_cv_func_getpwuid=no to disable getpwuid as it
doesn't make much sense on Android. But we need it on zsh to get
the username part of the prompt working. Fixes #424.
2018-01-09 14:51:09 +01:00
Fredrik Fornwall 6c2bf01c2b php: Update from 7.1.12 to 7.2.1 2018-01-09 09:43:59 +01:00
Fredrik Fornwall 1af8ba0988 freetype: Update from 2.8.1 to 2.9 2018-01-09 09:43:25 +01:00
Fredrik Fornwall 8ba6df31d5 gzip: Update from 1.8 to 1.9 2018-01-08 16:06:30 +01:00
Fredrik Fornwall 495526e403 potrace: Fix homepage url 2018-01-07 22:50:34 +01:00
its-pointless 8cd521f159 libboost_python not linked to python fix 2018-01-07 22:18:56 +01:00
its-pointless 2f954f7c84 potrace request from #1987 2018-01-07 22:11:12 +01:00
Fredrik Fornwall a073a49808 Rebuild gdbm-using packages
gdbm 14.4.1 bumped the library version.
2018-01-07 05:42:55 +01:00
Fredrik Fornwall 2a92d126ab mpd: Update from 0.20.12 to 0.20.15 2018-01-06 22:22:22 +01:00
Stephen 9b0fb4fe87 remove unneeded travis group 2018-01-06 22:02:49 +01:00
Fredrik Fornwall e3f59e91ea gdbm: Update from 1.14 to 1.14.1 2018-01-06 20:31:11 +01:00
Joakim 1a8f5cef66 ldc: Update from 1.6 to 1.7 2018-01-06 20:16:14 +01:00
Fredrik Fornwall ab05a21040 boost: Do not change the build id 2018-01-06 20:14:46 +01:00
Fredrik Fornwall 1351d7b3e9 ncmpcpp: Update from 0.8 to 0.8.1 2018-01-06 00:16:05 +01:00
Fredrik Fornwall a7688afe05 mariadb: Update from 10.2.10 to 10.2.12 2018-01-05 23:06:01 +01:00
Fredrik Fornwall 839fe0005a nano: Update from 2.9.1 to 2.9.2 2018-01-05 22:57:31 +01:00
its-pointless 4ffbecd28d boost add python3 lib 2018-01-05 18:08:18 +01:00
Stephen 7462cff180 update wol srcurl
remove dead links as well
2018-01-05 18:07:35 +01:00
Henrik Grimler 5d767cffad coreutils: commit f05fb1 removed host-build so this should be removed as well
Package doesn't build otherwise.
2018-01-05 18:06:30 +01:00
Fredrik Fornwall be3f1342bc python: Remove more tests folders 2018-01-03 01:46:00 +01:00
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