Commit Graph

965 Commits

Author SHA1 Message Date
Fredrik Fornwall 2909a1a38d weechat: Update from 1.3 to 1.4 2016-01-10 17:58:28 -05:00
Fredrik Fornwall dfb86131d7 Add libzopfli package 2016-01-09 20:51:28 -05:00
Fredrik Fornwall 03553a1560 Add disabled stubs for libbase and libutils 2016-01-09 20:32:28 -05:00
Fredrik Fornwall 1931a64d98 Make install-sdk.sh not assume android is in $PATH
Also update the build-tools to latest 23.0.2
2016-01-08 20:39:09 -05:00
Fredrik Fornwall f7690a8bbd Update libtalloc and proot build files 2016-01-08 20:19:06 -05:00
Fredrik Fornwall d1ea38d86d Add android-libcutils as disabled package 2016-01-05 20:54:44 -05:00
Fredrik Fornwall 88b27cc6bd clang: Fix aarch64 build 2016-01-05 09:15:12 -05:00
Fredrik Fornwall 69351bc15b subversion: Remove patch applied upstream 2016-01-05 07:46:19 -05:00
Fredrik Fornwall c21955b646 git: Update from 2.6.4 to 2.7.0 2016-01-05 07:43:11 -05:00
Fredrik Fornwall 688f6133e7 dropbear: Use working tar url 2016-01-04 22:17:18 -05:00
Fredrik Fornwall e4ddfd1108 libsasl: Disable parallel build 2016-01-04 22:16:53 -05:00
Fredrik Fornwall 8e3edd7709 weechat: Fix 64-bit build 2016-01-04 21:09:47 -05:00
Fredrik Fornwall 9a498b63cb vim: Update to latest patch 2016-01-04 21:08:49 -05:00
Fredrik Fornwall fa5ce6c493 termux-api: Handle path whitespace in termux-api
This closes #120.
2016-01-04 17:16:55 -05:00
Fredrik Fornwall 005da1ca38 libffi: Hack away lib64->lib for 64-bit builds 2016-01-04 11:03:12 -05:00
Fredrik Fornwall 706bd350ec php: Fix 64-bit build 2016-01-04 06:46:16 -05:00
Fredrik Fornwall 12f6ac00e0 libandroid-support: Add iconv for 64-bit build 2016-01-04 06:39:40 -05:00
Fredrik Fornwall f4bfaebc76 libluajit: Switch to 2.1-beta1
This brings aarch64 support.
2016-01-04 06:38:52 -05:00
Fredrik Fornwall 716a79bea0 libevent: Fix 64-bit build
The arc4random_addrandom() function has been removed from 64-bit
Android libc.
2016-01-04 06:34:21 -05:00
Fredrik Fornwall 6c79834fb1 w3m: Fix 64-bit build 2016-01-04 06:31:29 -05:00
Fredrik Fornwall f98f7adc18 libgc: Use a master snapshot for instead of 7.4.2
This fixes building for aarch64
2016-01-04 06:24:46 -05:00
Fredrik Fornwall 5b6e93862c libffi: Do not place lib in lib64 for 64-bit 2016-01-04 06:22:38 -05:00
Fredrik Fornwall 333bd586f5 zile: Work towards 64-bit build 2016-01-03 21:31:37 -05:00
Fredrik Fornwall f3529fc164 procps: Replace index() by strchr()
The index() function has been removed from 64-bit libc and is
a deprecated posix function.
2016-01-03 21:27:59 -05:00
Fredrik Fornwall 1d7c3a4899 libandroid-glob: issetugid() not in 64-bit libc 2016-01-03 21:24:49 -05:00
Fredrik Fornwall 9ffcaa63cc strace: Fix aarch64 build 2016-01-03 21:00:15 -05:00
Fredrik Fornwall 5c6bb69607 play-audio: Fix 64-bit build
PTHREAD_MUTEX_INITIALIZER and PTHREAD_COND_INITIALIZER should only
be used for statically allocated mutexes - not doing it here breaks
building on 64-bit Android.
2016-01-03 20:46:21 -05:00
Fredrik Fornwall 13f1414c53 m4: Fix 64-bit build 2016-01-03 20:41:31 -05:00
Fredrik Fornwall c64a0461b9 gzip: Fix aarch64 build 2016-01-03 19:46:43 -05:00
Fredrik Fornwall c5421c5824 libandroid-support: Add musl-locale/intl.c to 64-bit 2016-01-03 19:46:24 -05:00
Fredrik Fornwall 983e64adf4 libandroid-support: Enable langinfo for 64-bit 2016-01-03 08:59:29 -05:00
Fredrik Fornwall d6fcd836c6 Avoid enabling gnulib fcntl wrapper
This lessens bloat and fixes 64-bit compiles (the gnulib fcntl
wrapper uses getdtablesize() which does not exist for 64-bit).
2016-01-03 08:48:50 -05:00
Fredrik Fornwall 8adc601b9f direvent: Fix 64-bit build 2016-01-03 08:47:42 -05:00
Fredrik Fornwall 537e15d725 Clean everything in /data in clean-rebuild-all.sh 2016-01-03 08:30:44 -05:00
Fredrik Fornwall a83d04dc77 c-ares: Fix for 64-bit build 2016-01-03 08:30:19 -05:00
Fredrik Fornwall f3da7d340b python: Ensure curses.panel module is built 2016-01-03 08:18:40 -05:00
Fredrik Fornwall c1cf6ad7ad weechat: Enable python. Patch for ruby 2.3 2016-01-03 08:17:32 -05:00
Fredrik Fornwall 7301af1d09 imagemagick: Update from 6.9.2-10 to 6.9.3-0 2016-01-03 07:34:29 -05:00
Fredrik Fornwall aed01e3edc Fix finch and harfbuzz builds 2016-01-03 07:29:07 -05:00
Fredrik Fornwall 18bb573293 mathomatic: Switch to working source download url 2016-01-03 06:07:38 -05:00
Fredrik Fornwall 4689840738 dnsutils: Update BIND-9.10.3 to BIND-9.10.3-P2 2016-01-03 05:59:39 -05:00
Fredrik Fornwall 9a5b4e1a0e toilet: Switch to mirror for downloading source 2016-01-03 05:44:45 -05:00
Fredrik Fornwall d53dc64470 nodejs: Restore c-ares and gtest include files
Due to a bug in nodejs [1] we have to remove the c-ares and gtest
include files before building. Improve this to restore them after
building to prevent build breakage if building a package requiring
these afterwards.

[1] https://github.com/nodejs/node/issues/2637
2016-01-02 16:58:31 -05:00
Fredrik Fornwall 5bdfa5135a findutils: Update from 4.5.17 to 4.6.0 2016-01-02 16:57:40 -05:00
Fredrik Fornwall 8043772793 tcl: Avoid pulling in posix function replacements 2016-01-02 16:49:06 -05:00
Fredrik Fornwall 41e631d39c libevent: Follow move to github 2016-01-02 10:21:42 -05:00
Fredrik Fornwall 52bd1cd31f apt: Update from 1.1.6 to 1.1.10 2015-12-31 04:46:52 -05:00
Fredrik Fornwall fc1feb2efc Update disabled-packages/nodejs5 2015-12-31 04:38:26 -05:00
Fredrik Fornwall c8c24a5db0 Add .gitignore (fixes #119) 2015-12-30 08:34:57 +01:00
Fredrik Fornwall 0396b8ee67 Remove .swp file committed by mistake (#119) 2015-12-30 08:30:02 +01:00