Fredrik Fornwall
35937fdc14
openssl 1.1.1: Build with no-ssl and no-engine
6 years ago
Fredrik Fornwall
534b157151
openssl: Work on future openssl 1.1.1 package
6 years ago
Fredrik Fornwall
809cdc1304
disabled-packages/openssl: Update from 1.1.1~pre8 to 1.1.1~pre9
6 years ago
Tom Yan
e304d359f9
build-package.sh: use $TERMUX_PKG_API_LEVEL for -DCMAKE_SYSYEM_VERSION
6 years ago
Fredrik Fornwall
8de65719b5
mathomatic: Do not try to build with cmake
6 years ago
Fredrik Fornwall
d11f7c5ef2
libgrpc: Patch away unused function
6 years ago
Fredrik Fornwall
e0e436e534
ecj&ecj4.6: Conflict with eachother
6 years ago
Fredrik Fornwall
a69b29e02b
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.
6 years ago
Fredrik Fornwall
50c2a56093
tesseract: Use checksums when downloading
Also cache the downloaded files instead of downloading them on each
build.
6 years ago
Fredrik Fornwall
a9be63d820
libllvm: Support building with ninja
6 years ago
Fredrik Fornwall
a84f45ea99
vim: Update from 8.1.0250 to 8.1.0300
6 years ago
Fredrik Fornwall
42fbcd71f2
toxic: Do not fail if openal-soft has been built
6 years ago
Henrik Grimler
2c57cf14ed
ecj4.6: add package for compatibility with android 5 and 6
6 years ago
Fredrik Fornwall
c025399483
Remove old and unused scripts/build-clang.sh
6 years ago
Fredrik Fornwall
a678e44193
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.
6 years ago
Joakim
d793c38a93
ldc: Update from 1.10 to 1.11, add AArch64 build, update llvm-config
script, and use Ninja to build.
6 years ago
Joakim
f4b42940c5
cmake: Allow choosing Ninja to build packages
6 years ago
Fredrik Fornwall
67ad163930
Make checksums for downloads mandatory
Use SKIP_CHECKSUM if you really want to avoid checksums.
6 years ago
Fredrik Fornwall
e6e160acb7
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"...
6 years ago
Fredrik Fornwall
0fc13e01e0
mpd: Update from 0.20.20 to 0.20.21
6 years ago
Fredrik Fornwall
6bc3ae0c3d
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.
6 years ago
Fredrik Fornwall
e510c5f20c
cscope: Update from 15.8b to 15.9
6 years ago
Fredrik Fornwall
622a184f59
heyu: Update from 2.11-rc2 to 2.11-rc3
6 years ago
Fredrik Fornwall
6e3d8f7ce0
gegl: Update from 0.4.6 to 0.4.8
6 years ago
Fredrik Fornwall
bc475a8e71
valgrind: Bump revision after clang switch
6 years ago
Fredrik Fornwall
f11a06de4c
qpdf: Update from 8.1.0 to 8.2.1
6 years ago
Fredrik Fornwall
7fdf347c45
nyancat: Update from 1.5.1 to 1.5.2
6 years ago
Fredrik Fornwall
6ceb1397cf
cmark: Update from 0.28.3 to 0.28.3.gfm.14
6 years ago
its-pointless
ba20fa89fc
valgrind clang aarch64 patch
6 years ago
Fredrik Fornwall
83c2428fd3
libmosquitto: Update from 1.5 to 1.5.1
6 years ago
Fredrik Fornwall
beb16fd46a
glib: Update from 2.56.1 to 2.56.2
6 years ago
Fredrik Fornwall
ae9af89100
libuv: Update from 1.22.0 to 1.23.0
6 years ago
Fredrik Fornwall
ea29b97618
libical: Update from 3.0.3 to 3.0.4
6 years ago
Fredrik Fornwall
d90bb5ad19
gmic: Update from 2.3.3 to 2.3.4
6 years ago
Fredrik Fornwall
6b2cea585e
libmpfr: Work around clang issue
6 years ago
Fredrik Fornwall
dee11011e1
mariadb: Update from 10.3.8 to 10.3.9
6 years ago
Fredrik Fornwall
46574568bf
php: Update from 7.2.8 to 7.2.9
6 years ago
Fredrik Fornwall
95626e679e
libxapian: Use libuuid for uuid generation
Newer android versions does not support reading from
/proc/sys/kernel/random/uuid. Fixes #2730 .
6 years ago
Fredrik Fornwall
437238db90
openssl: Add 1.1.1 WIP disabled-packages/openssl
6 years ago
Fredrik Fornwall
5037dc0563
ltrace: Depend on libelf, not elfutils
6 years ago
Fredrik Fornwall
e6b266e4fe
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.
6 years ago
Fredrik Fornwall
85f2be2bf2
nodejs: Update from 8.11.3 to 8.11.4
6 years ago
Fredrik Fornwall
57d657cfe3
valgrind: Disable aarch64 (clang incompatible)
6 years ago
Fredrik Fornwall
5bf9e0ef62
elfutils: Disable package (clang incompatible)
6 years ago
Tom Yan
60d5038da5
libpulseaudio: further cleanup in the sles sink
s32le output is also now allowed
6 years ago
Tom Yan
2e841e93ba
libpulseaudio: add api level build hack for aaudio
6 years ago
Tom Yan
5f8c527154
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.
6 years ago
Fredrik Fornwall
266df31495
Update README.md
6 years ago
Fredrik Fornwall
94e51f2616
squid: Update from 3.5.28 to 4.2
6 years ago
Fredrik Fornwall
18954f7b43
babl: Update from 0.1.54 to 0.1.56
6 years ago