Commit Graph

5550 Commits

Author SHA1 Message Date
Fredrik Fornwall f3147dfa42 golang: Update checksum for go 1.11 2018-08-25 23:25:33 +02:00
Fredrik Fornwall 0d58bc4384 golang: Update from 1.10.3 to 1.11 2018-08-25 23:22:24 +02:00
Fredrik Fornwall 48f10a1105 squid: Prepare for openssl 1.1.1 2018-08-25 16:59:21 +02:00
Fredrik Fornwall d9f0ad7bf6 libarchive: Configure with --without-lz4
This prevents opportunistic linkage against liblz4.so.
2018-08-25 16:54:53 +02:00
Fredrik Fornwall 4887095c64 gst-plugins-bad: Configure with --disable-rtmp
This prevents opportunistic linkage against librtmp.so.1.
2018-08-25 16:50:33 +02:00
Fredrik Fornwall f8b8534f63 cadaver: Add note why package is disabled 2018-08-25 16:47:34 +02:00
Fredrik Fornwall 0160ea0776 lftp: libidn - > libidn2 in next update 2018-08-25 16:45:39 +02:00
Fredrik Fornwall 347778dde3 elinks: Configure with --without-brotli
This prevents opportunistic linkage against libbrotlidec.so.
2018-08-25 16:42:16 +02:00
Fredrik Fornwall 5f9bb13e0d gnuplot: Make 'help' command work (see #2764) 2018-08-25 13:36:08 +02:00
Fredrik Fornwall f24c53007b libmosquitto: Note about patch submitted upstream 2018-08-25 10:04:41 +02:00
Fredrik Fornwall 636c9b0ae6 cadaver: Disable due to no openssl 1.1 support 2018-08-25 10:03:43 +02:00
Fredrik Fornwall 9bbebe93db libmesode: Backport for openssl 1.1.1 support 2018-08-24 02:36:14 +02:00
Fredrik Fornwall 3e6fbcef2f openssl 1.1.1 preparation patches 2018-08-24 02:34:07 +02:00
Fredrik Fornwall 3a7d393c3f sslscan: Disable due to no openssl 1.1 support 2018-08-23 20:22:08 +02:00
Fredrik Fornwall d89f933cfb libmsgpack: Update from 3.0.1 to 3.1.0 2018-08-23 18:25:45 +02:00
Fredrik Fornwall 542a7defa1 Use ninja as cmake generator by default 2018-08-23 17:52:26 +02:00
Davide Depau a18e34ccfd Make $TERMUX_DEBDIR configurable
Allows building debs outside of the Termux source directory
2018-08-23 17:36:50 +02:00
Fredrik Fornwall 682fc12703 ripgrep: Add as disabled-package
With this we can start looking at building rust code.
2018-08-23 17:35:49 +02:00
Fredrik Fornwall cc9f422d63 c-toxcore: Update from 0.2.5 to 0.2.6 2018-08-23 14:45:43 +02:00
Fredrik Fornwall 9a5a4e3357 pango: Update from 1.42.3 to 1.42.4 2018-08-23 14:45:26 +02:00
Fredrik Fornwall 76ca4a5a66 cmark: Update from 0.28.3.gfm.14 to 0.28.3.gfm.15 2018-08-23 14:45:03 +02:00
Fredrik Fornwall 65b66b1392 gdbm: Update from 1.17 to 1.18 2018-08-23 14:43:50 +02:00
Fredrik Fornwall f0e395f0f1 Some http -> https updates 2018-08-22 16:43:24 +02:00
Tom Yan 1a7fcf99af mpd: clean up dependencies 2018-08-22 16:39:58 +02:00
Tom Yan 6e1154099b glib: fix locale removal 2018-08-22 16:05:51 +02:00
Fredrik Fornwall d2bcee5d71 openssl 1.1.1: Build with no-ssl and no-engine 2018-08-22 12:05:53 +02:00
Fredrik Fornwall 4eaf2f7a8d openssl: Work on future openssl 1.1.1 package 2018-08-22 11:53:11 +02:00
Fredrik Fornwall 291ba8d1b3 disabled-packages/openssl: Update from 1.1.1~pre8 to 1.1.1~pre9 2018-08-22 08:48:40 +02:00
Tom Yan 60e337e7fb build-package.sh: use $TERMUX_PKG_API_LEVEL for -DCMAKE_SYSYEM_VERSION 2018-08-22 08:34:44 +02:00
Fredrik Fornwall 68ebfcf4ad mathomatic: Do not try to build with cmake 2018-08-22 08:31:49 +02:00
Fredrik Fornwall 4fbfd5506c libgrpc: Patch away unused function 2018-08-22 08:31:33 +02:00
Fredrik Fornwall c1edc6feab ecj&ecj4.6: Conflict with eachother 2018-08-22 08:31:07 +02:00
Fredrik Fornwall 2fea11a306 squid: Configure with --disable-esi
Without --disable-esi the build process will enable esi, which does not
build without patches, if libxml2 or libexpat is available.
2018-08-22 08:29:55 +02:00
Fredrik Fornwall 3c1a5e5d59 tesseract: Use checksums when downloading
Also cache the downloaded files instead of downloading them on each
build.
2018-08-22 08:29:09 +02:00
Fredrik Fornwall f1bad037d2 libllvm: Support building with ninja 2018-08-22 07:56:49 +02:00
Fredrik Fornwall d28f11662f vim: Update from 8.1.0250 to 8.1.0300 2018-08-21 14:15:48 +02:00
Fredrik Fornwall cec4b61b6f toxic: Do not fail if openal-soft has been built 2018-08-21 13:47:30 +02:00
Henrik Grimler 09fe7c4a59 ecj4.6: add package for compatibility with android 5 and 6 2018-08-21 02:44:47 +02:00
Fredrik Fornwall 2c3f54682a Remove old and unused scripts/build-clang.sh 2018-08-21 01:36:41 +02:00
Fredrik Fornwall f1e9f33727 Run termux_setup_ninja if TERMUX_CMAKE_BUILD=Ninja
Also drop TERMUX_PKG_EXTRA_NINJA_ARGS for now, it can be added back if
desired.
2018-08-21 01:00:59 +02:00
Joakim 542fbbd197 ldc: Update from 1.10 to 1.11, add AArch64 build, update llvm-config
script, and use Ninja to build.
2018-08-21 00:49:42 +02:00
Joakim 5a5cf2b11d cmake: Allow choosing Ninja to build packages 2018-08-21 00:49:42 +02:00
Fredrik Fornwall 33e80f9944 Make checksums for downloads mandatory
Use SKIP_CHECKSUM if you really want to avoid checksums.
2018-08-21 00:35:50 +02:00
Fredrik Fornwall 87d45e68a8 libpulseaudio: Build against api level 21
Building against later api levels causes problems such as

CANNOT LINK EXECUTABLE: could not load library "libpulse.so" [...];
caused by could not load library "libpulsecommon-12.2.so" needed by
"libpulse.so"; caused by cannot locate symbol "__register_atfork"
referenced by "libpulsecommon-12.2.so"...
2018-08-21 00:25:06 +02:00
Fredrik Fornwall c9d74947ea mpd: Update from 0.20.20 to 0.20.21 2018-08-21 00:24:28 +02:00
Fredrik Fornwall 9faacc723f apksigner&termux-am: Avoid using gradle daemon
By default gradle spawns a daemon which keeps on running in the
background long after the package has been built and taking up
precious ram. Avoid this.
2018-08-20 23:24:18 +02:00
Fredrik Fornwall 80c5d83cb5 cscope: Update from 15.8b to 15.9 2018-08-20 22:40:11 +02:00
Fredrik Fornwall 3f4fc6e95c heyu: Update from 2.11-rc2 to 2.11-rc3 2018-08-20 21:56:48 +02:00
Fredrik Fornwall d6a5e1e592 gegl: Update from 0.4.6 to 0.4.8 2018-08-20 21:43:13 +02:00
Fredrik Fornwall 113fc60dfb valgrind: Bump revision after clang switch 2018-08-20 21:25:43 +02:00