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
Fredrik Fornwall
71eea91fd8
qpdf: Update from 8.1.0 to 8.2.1
2018-08-20 21:25:08 +02:00
Fredrik Fornwall
06a4ef767e
nyancat: Update from 1.5.1 to 1.5.2
2018-08-20 21:19:16 +02:00
Fredrik Fornwall
37543c0758
cmark: Update from 0.28.3 to 0.28.3.gfm.14
2018-08-20 21:08:09 +02:00
its-pointless
df3621406d
valgrind clang aarch64 patch
2018-08-20 21:01:09 +02:00
Fredrik Fornwall
b0eee78abb
libmosquitto: Update from 1.5 to 1.5.1
2018-08-20 15:06:45 +02:00
Fredrik Fornwall
aa37845374
glib: Update from 2.56.1 to 2.56.2
2018-08-20 15:06:16 +02:00
Fredrik Fornwall
c80f96b065
libuv: Update from 1.22.0 to 1.23.0
2018-08-20 15:05:50 +02:00
Fredrik Fornwall
975e8b3774
libical: Update from 3.0.3 to 3.0.4
2018-08-20 15:05:29 +02:00
Fredrik Fornwall
bbd7ce1277
gmic: Update from 2.3.3 to 2.3.4
2018-08-20 15:05:04 +02:00
Fredrik Fornwall
e6974e6f38
libmpfr: Work around clang issue
2018-08-20 15:04:40 +02:00
Fredrik Fornwall
7dcb3a737d
mariadb: Update from 10.3.8 to 10.3.9
2018-08-17 23:57:04 +02:00
Fredrik Fornwall
31e7781f6f
php: Update from 7.2.8 to 7.2.9
2018-08-17 23:56:48 +02:00
Fredrik Fornwall
3d21511630
libxapian: Use libuuid for uuid generation
...
Newer android versions does not support reading from
/proc/sys/kernel/random/uuid. Fixes #2730 .
2018-08-17 23:46:38 +02:00
Fredrik Fornwall
4f2c9242d8
openssl: Add 1.1.1 WIP disabled-packages/openssl
2018-08-17 23:43:56 +02:00
Fredrik Fornwall
563378f192
ltrace: Depend on libelf, not elfutils
2018-08-17 21:34:13 +02:00
Fredrik Fornwall
66aea0b5df
libelf: Keep the libelf part of elfutils
...
While all of elfutils does not build with clang, the libelf part does
and is needed by ltrace. So keep libelf as a package and let it replace
elfutils for now.
2018-08-17 21:32:56 +02:00
Fredrik Fornwall
9cd3ad945f
nodejs: Update from 8.11.3 to 8.11.4
2018-08-17 21:12:53 +02:00
Fredrik Fornwall
25494029a2
valgrind: Disable aarch64 (clang incompatible)
2018-08-17 21:12:13 +02:00
Fredrik Fornwall
526f263b07
elfutils: Disable package (clang incompatible)
2018-08-17 21:10:58 +02:00
Tom Yan
e1b5587e9c
libpulseaudio: further cleanup in the sles sink
...
s32le output is also now allowed
2018-08-16 14:40:57 +02:00
Tom Yan
6f5cbc2154
libpulseaudio: add api level build hack for aaudio
2018-08-16 14:40:57 +02:00
Tom Yan
6b1d24adf0
libpulseaudio: add module-aaudio-sink
...
Add a sink module that makes use of the AAudio API, which is
available in Oreo or later.
The sink will have its sample rate and latency configured based on
the info we got with the API. They will also be updated accordingly
when the output device is changed.
2018-08-16 14:40:57 +02:00
Fredrik Fornwall
19709225bd
Update README.md
2018-08-16 12:46:10 +02:00
Fredrik Fornwall
9b3b3e09e3
squid: Update from 3.5.28 to 4.2
2018-08-16 12:01:42 +02:00
Fredrik Fornwall
0b9b43f71a
babl: Update from 0.1.54 to 0.1.56
2018-08-16 11:54:31 +02:00
Fredrik Fornwall
38d10c21a7
libssh: Update from 0.7.5 to 0.8.1
2018-08-16 11:53:51 +02:00
Fredrik Fornwall
5749e57aea
harfbuzz: Update from 1.8.7 to 1.8.8
2018-08-16 11:23:46 +02:00