Commit Graph

5038 Commits

Author SHA1 Message Date
Fredrik Fornwall
9afd7b7d5d radare2: Update from 2.8.0 to 2.9.0 2018-09-04 12:19:51 +02:00
Fredrik Fornwall
474a295669 fd: Add package (hello second rust package!)
Also extract out rust setup from ripgrep.
2018-09-03 23:57:26 +02:00
Fredrik Fornwall
9e3c6c4a0d fontconfig: Update from 2.13.0 to 2.13.1 2018-09-03 23:24:16 +02:00
Fredrik Fornwall
10e1967035 rclone: Work around isse with non-deletable src/ 2018-09-03 23:23:22 +02:00
Brandon Philips
b2a319c7e5 packages: add keybase and kbfs
Fixes #2133

Based on https://github.com/keybase/client/blob/master/packaging/linux/build_binaries.sh
2018-09-03 23:11:32 +02:00
Fredrik Fornwall
e55d71c314 ctags: Bump to git master 2018-09-03 23:06:52 +02:00
Fredrik Fornwall
e413fbfd79 vifm: Shorten description 2018-09-03 23:00:50 +02:00
araczkowski
521ed8fd95 update from 1.42 to 1.43 2018-09-03 23:00:10 +02:00
Tom Yan
d55d9521aa mpv: replace pulse buffer patch
The new one is what accepted upstream ultimately. Functionally they
work the same. Just to avoid possible confusion.
2018-09-02 01:05:43 +02:00
Fredrik Fornwall
43d7d94339 gmic: Update from 2.3.5 to 2.3.6 2018-08-31 02:32:24 +02:00
Fredrik Fornwall
87092dffeb gnupg: Update from 2.2.9 to 2.2.10 2018-08-31 02:32:10 +02:00
Fredrik Fornwall
fd1149feb0 erlang: Update from 21.0.6 to 21.0.7 2018-08-31 02:31:50 +02:00
Fredrik Fornwall
ea477cebf0 mdp: Update from 1.0.13 to 1.0.14 2018-08-31 02:31:22 +02:00
Fredrik Fornwall
1c2cf4f105 busybox: Avoid chroot() in ftpd due to seccomp
In Android 9 chroot() have been addded to the seccomp filter, so the
process is killed if trying to use it. Luckily busybox already contained
fallback if chroot() is not permitted.

See #2789.
2018-08-30 11:20:43 +02:00
Fredrik Fornwall
54780069b0 ripgrep: Enable package
This is a first start on supporting rust packages. Feedback welcome.
2018-08-29 00:10:05 +02:00
Fredrik Fornwall
e780564834 bison: Update from 3.0.5 to 3.1 2018-08-28 23:36:11 +02:00
Michał Bednarski
e41a3abf26 proot: Update package
* Fixes running on broken Huawei devices (termux/proot#15)
* Mapping of uids coming from getsockopt(SO_PEERCRED) (termux/proot#36)
* Fixed results of `strace` after SIGSYS was suppressed
* Don't fail on removing broken link2symlink (termux/proot#31)
2018-08-28 18:49:58 +02:00
Fredrik Fornwall
fe760a7290 redis: Bump revision after fix in #2786 2018-08-28 18:04:53 +02:00
Leonid Pliushch
5117938a5f redis: use TCSANOW instead of TCSAFLUSH
Fix for https://github.com/termux/termux-packages/issues/2783
2018-08-28 18:03:26 +02:00
Fredrik Fornwall
519f138f9a termux-api: Update from 0.33 to 0.34 2018-08-28 02:45:57 +02:00
Fredrik Fornwall
eddaa42869 procps: Remove uptime
The uptime program from procps does not work on later android versions
where reading /proc/uptime is not allowed.

See https://github.com/termux/termux-app/issues/819
2018-08-27 23:12:52 +02:00
Fredrik Fornwall
fc54a3214c graphicsmagick: Configure with --without-webp
This fixes a build error if libwebp has been built previously.
2018-08-27 22:21:20 +02:00
Fredrik Fornwall
0a24f77eae debootstrap: Update from 1.0.106 to 1.0.108
Also translate Termux arch names to Debian ones - the --arch option
should no longer be necessary.
2018-08-27 21:47:42 +02:00
Fredrik Fornwall
6604fde6eb doxygen: Specify path to flex and bison
This fixes a build issue if building after flex or bison has already
been built, so the build tries to use the cross-compiled binary.
2018-08-27 12:23:58 +02:00
Hax4us
35c334e0e4 add doxygen 2018-08-27 12:22:18 +02:00
Fredrik Fornwall
0c24e04d87 libwebp: Add package and enable in imagemagick
Fixes #2676.
2018-08-27 12:13:28 +02:00
Fredrik Fornwall
34258793df libqrencode: Build shared library
Also rebuild toxic to link against the shared library.
2018-08-27 09:00:14 +02:00
Fredrik Fornwall
3189e39586 tinyproxy: Polish description 2018-08-26 02:48:44 +02:00
Fredrik Fornwall
9d212cb09c erlang: Update from 21.0.5 to 21.0.6 2018-08-26 02:48:28 +02:00
Koro
ea1d64b3ce Create missing directories so it runs out of the box. 2018-08-26 01:56:00 +02:00
Koro
757a481575 Add Tinyproxy package. 2018-08-26 01:56:00 +02:00
Tom Yan
dd65cc4588 mpv: use exec in wrapper 2018-08-26 01:54:10 +02:00
Fredrik Fornwall
858941da51 imagemagick: Update from 7.0.8.9 to 7.0.8.10 2018-08-26 01:17:46 +02:00
Fredrik Fornwall
4e1f0d62f7 wireguard-tools: Update from 0.0.20180802 to 0.0.20180809 2018-08-26 01:17:25 +02:00
Fredrik Fornwall
30205c7e28 gnuplot: Fix 'help' in gnuplot for real
We cannot copy a file from termux_step_host_build() as that function
will not be called when rebuilding a package (the host built dir is
reused across builds).

Fixes #2764.
2018-08-26 00:59:07 +02:00
Fredrik Fornwall
359a9eb4b6 git: Use TERMUX_MAKE_PROCESSES for install-man 2018-08-26 00:12:17 +02:00
Laurent Arnoud
c3670ae641 Fix curl pkg src url 2018-08-25 23:43:41 +02:00
Fredrik Fornwall
ad7854a376 gmic: Update from 2.3.4 to 2.3.5 2018-08-25 23:38:42 +02:00
Fredrik Fornwall
491a74a6bf hub: Update from 2.5.0 to 2.5.1 2018-08-25 23:38:27 +02:00
Fredrik Fornwall
69cbc51001 libnghttp2: Update from 1.32.0 to 1.32.1 2018-08-25 23:37:55 +02:00
Fredrik Fornwall
cf46ae580a openssh: Update from 7.7p1 to 7.8p1 2018-08-25 23:37:40 +02:00
Fredrik Fornwall
1fd4804ac5 libconfuse: Update from 3.2.1 to 3.2.2 2018-08-25 23:37:27 +02:00
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
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
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
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
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
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
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
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
Leonid Pliushch
5e05d27ef0 new package: c-toxcore
A dependency for 'toxic'
2018-08-16 11:23:34 +02:00
Leonid Pliushch
4d812edb93 new package: libconfig
A dependency for 'toxic'
2018-08-16 11:23:34 +02:00
Leonid Pliushch
08dd05be8b new package: toxic 2018-08-16 11:23:34 +02:00
Fredrik Fornwall
450bd48490 libexpat: Update from 2.2.5 to 2.2.6 2018-08-16 10:56:12 +02:00
Fredrik Fornwall
b4eddc1de3 libgraphite: Update from 1.3.11 to 1.3.12 2018-08-16 10:55:57 +02:00
Fredrik Fornwall
b9d4e1b84f openssl: Update from 1.0.2o to 1.0.2p 2018-08-15 17:35:53 +02:00
Fredrik Fornwall
9a87f3ceed strace: Update from 4.23 to 4.24 2018-08-15 17:35:42 +02:00
Leonid Pliushch
f465b98b47 busybox: fix segfault in 'ftpd'
Fixes https://github.com/termux/termux-packages/issues/2740
2018-08-15 14:45:24 +02:00
Oliver Schmidhauser
cf05d22c41 Remove @Neo-Oli (myself) as maintainer of bs1770gain 2018-08-15 14:39:14 +02:00
Fredrik Fornwall
de56cbf070 qalc: Update from 2.6.1 to 2.6.2 2018-08-14 14:03:37 +02:00
Fredrik Fornwall
6fc868c9ed lighttpd: Update from 1.4.49 to 1.4.50 2018-08-14 14:03:22 +02:00
Fredrik Fornwall
7188005634 liblzma: Download from fossies.org 2018-08-14 12:20:36 +02:00
Fredrik Fornwall
aa081a30fd erlang: Update from 21.0.4 to 21.0.5 2018-08-14 12:20:18 +02:00
Fredrik Fornwall
f51a01b1cd dnsutils: Update from 9.11.1-P3 to 9.12.2-P1 2018-08-14 12:20:07 +02:00
Fredrik Fornwall
e500adb3b4 boost: Update from 1.67.0 to 1.68.0 2018-08-14 12:19:31 +02:00
Fredrik Fornwall
424a506ba6 libgc: Update from 7.6.6 to 7.6.8 2018-08-13 22:32:39 +02:00
Fredrik Fornwall
14cbe2158a byobu: Update from 5.125 to 5.127 2018-08-13 22:25:36 +02:00
Fredrik Fornwall
b59eb21d99 Quote $TERMUX_ARCH when used in toplevel script 2018-08-13 22:25:02 +02:00
Fredrik Fornwall
dff50f4de0 tty-solitaire: Update from 1.0.0 to 1.1.0 2018-08-13 22:24:14 +02:00
Fredrik Fornwall
b00078f83f vttest: Update from 20140305 to 20180811 2018-08-13 22:21:31 +02:00
Henrik Grimler
a3d86e984a lldb: set HAS_DEBUG=no as build fails
lldb and libllvm both needs to be looked into so that we can have debug variants of all packages
2018-08-13 22:13:09 +02:00
Henrik Grimler
2eaf73bd1c libflac: remove no longer needed debug fix 2018-08-13 22:13:09 +02:00
Henrik Grimler
5f96222b97 gperf: remove no longer needed debug patch 2018-08-13 22:13:09 +02:00
Henrik Grimler
ce41c21cb0 gettext: remove no longer needed debug patch 2018-08-13 22:13:09 +02:00
Henrik Grimler
d403a32391 dropbear: remove no longer needed debug patch 2018-08-13 22:13:09 +02:00
Henrik Grimler
acc323313d expect: remove no longer needed debug patch 2018-08-13 22:13:09 +02:00
Henrik Grimler
0e0c135208 inetutils: remove no longer needed debug patch 2018-08-13 22:13:09 +02:00
Henrik Grimler
a39b94c6bf php: remove no longer needed debug patch 2018-08-13 22:13:09 +02:00
Henrik Grimler
01db7d3bc4 tsocks: remove no longer needed debug patch 2018-08-13 22:13:09 +02:00
Henrik Grimler
d3ce1d24a0 cadaver: fossies url 2018-08-11 23:05:57 +02:00
Fredrik Fornwall
64bebcedc2 libgrpc: Update from 1.13.1 to 1.14.1 2018-08-11 19:42:33 +02:00
Fredrik Fornwall
260a62ada4 cmake: Specify -DBUILD_CursesDialog=ON 2018-08-11 19:42:13 +02:00
Fredrik Fornwall
3261041c9b memcached: Update from 1.5.9 to 1.5.10 2018-08-11 19:38:37 +02:00
Fredrik Fornwall
a1dd7f400c radare2: Update from 2.7.0 to 2.8.0 2018-08-11 19:38:37 +02:00
Fredrik Fornwall
8277557a23 fwknop: Update from 2.6.9 to 2.6.10 2018-08-11 19:38:37 +02:00
Fredrik Fornwall
cd671b2c3e man: Update from 1.14.3 to 1.14.4 2018-08-11 19:38:37 +02:00
Fredrik Fornwall
cce121f91b postgresql: Update from 10.4 to 10.5 2018-08-11 19:38:37 +02:00
Fredrik Fornwall
152d08c91c imagemagick: Update from 7.0.8.8 to 7.0.8.9 2018-08-11 19:38:37 +02:00
Fredrik Fornwall
ffc214abd7 micro: Update from 1.4.0 to 1.4.1 2018-08-11 19:38:37 +02:00
Fredrik Fornwall
8ebd050981 libsoup: Update from 2.62.2 to 2.62.3 2018-08-11 19:38:37 +02:00
Tom Yan
ac2cda5fbd mpv: remove irrelevant/reverted part of a patch
The patch that introduced s32/float support included a fix/change
in audio/format.c which is practically irrelevant and now reverted
in upstream. Removing the part to avoid confusion in the future.
2018-08-11 19:23:01 +02:00
Fredrik Fornwall
4620527366 harfbuzz: Update from 1.8.6 to 1.8.7 2018-08-10 13:03:22 +02:00
Fredrik Fornwall
e16ba7d86f cmake: Update from 3.11.4 to 3.12.1 2018-08-10 13:01:10 +02:00
Fredrik Fornwall
26103c6686 mbedtls: Use -DUSE_STATIC_MBEDTLS_LIBRARY=OFF 2018-08-10 00:01:05 +02:00