Commit Graph

3689 Commits

Author SHA1 Message Date
Fredrik Fornwall ddd429197e proot: Only bind /property_contexts if file exists
Fixes the following warning when running termux-chroot on Android 8:

proot warning: can't sanitize binding "/property_contexts":
No such file or directory
2017-11-21 05:13:54 +01:00
Fredrik Fornwall fccb3f172e libnettle: Update from 3.3 to 3.4 2017-11-20 15:28:21 +01:00
Fredrik Fornwall 325fe6780d debianutils: Update from 4.8.2 to 4.8.3 2017-11-19 15:11:32 +01:00
Fredrik Fornwall 545a24028c vim-python: Remove vim-runtime subpackage
The vim-runtime package is being built by the main vim package.
2017-11-19 14:28:33 +01:00
vishalbiswas 481f948bb1 squid: update to 3.5.27 and --enable-delay-pools 2017-11-19 10:01:48 +01:00
cswl 8121738519 update tsu to version 0.4 (#1810) 2017-11-19 10:01:24 +01:00
Henrik Grimler c33dc783a3 poppler: disable multithreading. Fixes #1657. (#1806)
valgrind still complains though.
2017-11-19 01:42:18 +01:00
Fredrik Fornwall de94c4fdf8 pforth: Do not cache host build 2017-11-18 22:22:50 +01:00
Fredrik Fornwall 5804a5252d pforth: Make M32 a local variable 2017-11-18 22:20:30 +01:00
its-pointless 5ce4d4fb54 fix building pforth for 32 bit archs (#1804) 2017-11-18 22:18:05 +01:00
Fredrik Fornwall 49906e78de ndk-multilib: Remove mips
Mips is being dropped from the Android NDK.
2017-11-18 22:10:23 +01:00
Auxilus e0a705db74 nano: Update from 2.8.7 to 2.9.0 2017-11-18 22:05:54 +01:00
Cswl Coldwind 9beccf40a8 Update tsu to v0.3, fixes su detection 2017-11-17 20:26:00 +01:00
Henrik Grimler c02aadd1da texlive-bin: fix build failure for i686 and x86_64 (due to NDK r16?) 2017-11-17 16:26:29 +01:00
Fredrik Fornwall b3c2186a44 gdb: Fix x86_64 build with NDK r16
The NDK headers now define elf_siginfo.
2017-11-17 09:35:36 +01:00
Fredrik Fornwall 8226298133 neovim: Update to latest git master 2017-11-17 02:14:59 +01:00
Fredrik Fornwall 11e67255be libllvm: Bump revision after patch 2017-11-17 02:13:32 +01:00
Fredrik Fornwall 5d9fbb92e6 dx: Rewrite classes to not be under com.android
Fixes #1801.
2017-11-17 02:06:11 +01:00
Fredrik Fornwall 2014dc8bf1 python: Fix build for x86_64 with NDK r16 2017-11-17 01:37:31 +01:00
Fredrik Fornwall 04301bb86e binutils: Fix building on x86_64 with NDK r16
The NDK now defines elf_siginfo for x86_64.
2017-11-17 01:36:49 +01:00
Fredrik Fornwall 4c64010794 vim: Update from 8.0.1241 to 8.0.1300
Also note the new policy of only updating every 50 releases on
multiples of 50, which is the same policy as homebrew now uses
to reduce update frequency.
2017-11-17 00:53:06 +01:00
Fredrik Fornwall 9493e72698 Avoid hard-coded paths in some more places
The plan is to allow other apps to build packages by changing the
prefix.
2017-11-16 23:37:57 +01:00
Vladimir Serbinenko 8804436bcb ndk-multilib: Supply crt* files for all platforms.
It allows compiling binaries for another android variant on termux.

E.g. to compile for arm on aarch64 do:

clang -m32 -o 1 1.c -fuse-ld=lld -L/system/lib -B$PREFIX/arm-linux-androideabi/lib

Hopefully with the time -L and -B will be eliminated
2017-11-16 23:36:10 +01:00
Vladimir Serbinenko d13180c3f3 Add LLD package.
LLD is LLVM-based multi-platform linker. Together with cross-compiling
clang it can be used to create binaries for other platforms.
2017-11-16 23:36:10 +01:00
Vladimir Serbinenko 13a86d8959 Currently the only clang available on termux compiles for termux. This
patc allows clang to be used in cross-compilations. E.g. to compile 32-bit
binaries on 64-bit termux.
2017-11-16 23:36:10 +01:00
Fredrik Fornwall 362514b369 notmuch: Update from 0.25.1 to 0.25.2 2017-11-16 22:57:09 +01:00
Fredrik Fornwall c503675bcf httping: Switch to fossies due to cert problem 2017-11-16 12:14:15 +01:00
Fredrik Fornwall 830ed681bb multitail: Use fossies.org due to certificate problem 2017-11-16 11:04:56 +01:00
Cswl Coldwind a42c60cec2 Bump tsu version so it actually gets installed.
db817da647
updated the url of tsu download but didnt bump the package version

Which I guess caused apt to skip updating this package
2017-11-16 10:52:32 +01:00
Fredrik Fornwall bf4bccd096 Bump packages after libogg update 2017-11-15 23:53:25 +01:00
Fredrik Fornwall 2b12322b66 libx264: Fix i686 build with NDK r16 2017-11-15 22:33:36 +01:00
Fredrik Fornwall ef6ddba894 gnuplot: Update from 5.2.0 to 5.2.1 2017-11-15 20:35:13 +01:00
Fredrik Fornwall ec39feb4c6 mpd: Update from 0.20.10 to 0.20.11 2017-11-15 20:35:00 +01:00
Fredrik Fornwall b982940e80 opusfile: Update from 0.9 to 0.10 2017-11-15 20:32:09 +01:00
Fredrik Fornwall b45bcaeaca libogg: Update from 1.3.2 to 1.3.3 2017-11-15 20:31:55 +01:00
Fredrik Fornwall a2a151d3d1 llvm: Update src urls 2017-11-15 16:49:33 +01:00
Fredrik Fornwall 784b45404e Rebuild grpc and mosh after protobuf update 2017-11-15 16:49:16 +01:00
Fredrik Fornwall 0c0af59332 Update NDK used to r16
Run scripts/update-docker.sh to update the docker image.
2017-11-15 16:48:35 +01:00
Fredrik Fornwall 8483ff1bcd debootstrap: Update from 1.0.91 to 1.0.92 2017-11-15 10:15:48 +01:00
Fredrik Fornwall 86722cbaa6 harfbuzz: Update from 1.7.0 to 1.7.1 2017-11-15 10:15:32 +01:00
Fredrik Fornwall a7acafdd95 nodejs-current: Update from 9.1.0 to 9.2.0 2017-11-15 01:54:29 +01:00
Fredrik Fornwall a952cf6dfa littlecms: Update src checksum
See https://github.com/mm2/Little-CMS/issues/139 - the previous
tarball was not compressed.
2017-11-15 01:44:15 +01:00
Fredrik Fornwall 10248578c6 strace: Update from 4.19 to 4.20 2017-11-15 01:38:21 +01:00
Fredrik Fornwall dc3dc6df2e libgnutls: Fetch src over https instead of ftp 2017-11-15 01:33:54 +01:00
Fredrik Fornwall 89c6f2744b libprotobuf: Update from 3.4.1 to 3.5.0 2017-11-14 23:33:38 +01:00
Fredrik Fornwall 674cf58203 harfbuzz: Update from 1.6.3 to 1.7.0 2017-11-14 23:33:24 +01:00
Fredrik Fornwall 5302dc72fe libksba: Fetch src over https instead of ftp 2017-11-14 23:33:02 +01:00
Fredrik Fornwall b8ceea5f26 cmake: Update from 3.9.5 to 3.9.6 2017-11-14 23:28:32 +01:00
Systemad 320d2b3f3e update tsu package #1789 2017-11-14 23:28:03 +01:00
Fredrik Fornwall c51cf27604 php: Bump revision after adding php-mysql subpkg 2017-11-13 00:08:30 +01:00
Fredrik Fornwall 242daed0e3 pure-ftpd: Update to 1.0.47, enable tls (#1779) 2017-11-13 00:07:58 +01:00
vishalbiswas c840704fb0 php-mysql: add package 2017-11-12 23:37:30 +01:00
Fredrik Fornwall e5a21a4767 tor: Bump revision after patch 2017-11-12 22:21:16 +01:00
Fredrik Fornwall d99706564a Use @TERMUX_PREFIX@ in more patch files 2017-11-12 22:21:07 +01:00
Leonid Pliushch c9c9e42ffa tor: fix paths to /etc/hosts and /etc/resolv.conf 2017-11-12 22:11:17 +01:00
Henrik Grimler 8356728c7b libpulseaudio: tidy up extra_configure_args while we're at it 2017-11-12 20:41:49 +01:00
Henrik Grimler 3df3439afe libpulseaudio: fix "shared memfd open() failed: Function not implemented"
error.

Occured on arm. Rebuilding the package wasn't enough.
2017-11-12 20:41:49 +01:00
Fredrik Fornwall fba9a2b10a poppler: Update from 0.60.1 to 0.61.1 2017-11-12 20:40:23 +01:00
Fredrik Fornwall 0c14c2f27a libexpat: Update from 2.2.4 to 2.2.5 2017-11-12 20:40:03 +01:00
Henrik Grimler 0db83beab7 texlive-bin: bump revision after bug fixes 2017-11-12 20:21:33 +01:00
Henrik Grimler b5e23c512e texlive-bin: update to newer patch from archlinux.
Partly fixes #1657
2017-11-12 20:21:33 +01:00
Henrik Grimler fac86f957b texlive-bin: avoid Oz to fix #1765 2017-11-12 20:21:33 +01:00
Fredrik Fornwall 76f2c90bf4 postgresql: Update from 10.0 to 10.1 2017-11-11 19:35:27 +01:00
Fredrik Fornwall 315750fe88 aria2: Update from 1.33.0 to 1.33.1 2017-11-11 19:34:14 +01:00
Fredrik Fornwall a98ca961fc gnupg2: Update from 2.2.1 to 2.2.2 2017-11-11 19:33:49 +01:00
Fredrik Fornwall aacd2f3a3d nodejs-current: Update from 9.0.0 to 9.1.0 2017-11-11 19:26:14 +01:00
Fredrik Fornwall 25d4444c97 pick: Update from 1.9.0 to 2.0.0 2017-11-11 19:22:50 +01:00
Fredrik Fornwall 52c0f97b6b libuv: Update from 1.15.0 to 1.16.1 2017-11-11 19:22:27 +01:00
Fredrik Fornwall f3b40ceae0 nodejs: Update from 8.9.0 to 8.9.1 2017-11-11 19:16:37 +01:00
Fredrik Fornwall b5c09263cb ghostscript: Use system littlecms and openjpeg 2017-11-07 18:34:21 +01:00
Fredrik Fornwall 0e1ebcc80a tsocks: Fix building with tar strip-components 2017-11-07 05:51:44 +01:00
Fredrik Fornwall 4e403d2cee mariadb: Update from 10.2.9 to 10.2.10 2017-11-07 05:51:44 +01:00
Stephen 052d685730 add libmnl
#1739
2017-11-07 04:32:22 +01:00
Fredrik Fornwall 10962d5f39 cmark: Update from 0.28.2 to 0.28.3 2017-11-07 03:22:52 +01:00
Fredrik Fornwall 745dfb14b5 calcurse: Update from 4.2.2 to 4.3.0 2017-11-07 03:22:52 +01:00
Auxilus b17145cab7 Move tcpdump to termux-root-packages (#1752) 2017-11-07 03:08:57 +01:00
Fredrik Fornwall 4424bffa4d glib-bin: Keep the glib-mkenums script 2017-11-07 02:59:23 +01:00
Fredrik Fornwall e7173b16af stunnel: Update from 5.42 to 5.43 2017-11-07 02:43:23 +01:00
Fredrik Fornwall 67ac7aaabd littlecms: Update from 2.8 to 2.9 2017-11-07 02:43:03 +01:00
Fredrik Fornwall acf993adf2 cmake: Update from 3.9.4 to 3.9.5 2017-11-07 02:26:49 +01:00
Fredrik Fornwall a4d5a47c30 termux-elf-cleaner: Update from 1.1 to 1.2 2017-11-04 22:25:27 +01:00
Stephen b6626c8a78 add liblua-dev to luarocks build dependencies (#1394) 2017-11-04 03:06:03 +01:00
Auxilus 3495044263 Update parallel from 20170922 to 20171022 (#1698) 2017-11-04 02:07:11 +01:00
Fredrik Fornwall 2d477cd2ba newsboat: Drop no longer needed patch 2017-11-03 23:34:05 +01:00
Fredrik Fornwall 7af47a4063 newsboat: Avoid generating default.profraw files
See #1672. Fixed in upstream for next version.
2017-11-03 23:26:42 +01:00
Fredrik Fornwall a91709193f fish: Use system pcre2 lib and bump revision 2017-11-03 23:07:11 +01:00
Fredrik Fornwall f689a6d490 fish: Add patch from upcoming release (#1735) 2017-11-03 23:06:48 +01:00
Fredrik Fornwall 42378d39b5 pcre2: Build with --enable-pcre2-32 2017-11-03 23:06:30 +01:00
Fredrik Fornwall e1bb63a7f6 fossil: Update from 2.3 to 2.4 2017-11-03 22:20:17 +01:00
Leonid Pliushch d283417552 iperf3: update to 3.3 (#1746) 2017-11-03 22:14:14 +01:00
Fredrik Fornwall 737c8d9d20 nodejs: Add npm link patch and bump version 2017-11-03 13:12:57 +01:00
Fredrik Fornwall 3fc73c46e1 nodejs-current: Bump revision after npm link patch 2017-11-03 13:12:39 +01:00
Fredrik Fornwall 062a8cecc3 libxslt: Update from 1.1.31 to 1.1.32 2017-11-03 13:10:45 +01:00
Fredrik Fornwall dd28d03e3f libxml2: Update from 2.9.6 to 2.9.7 2017-11-03 13:09:48 +01:00
Karol Baraniecki bc21950ecc nodejs-current: Fix #1192 by removing useless link() (#1701)
As it turns out, npm does an "optimisation" by instead of doing a simple
rename(), it link()s the source file to its destination, and unlink()s
the source file. Reverse that if process.platform is 'android'.
2017-11-03 12:12:21 +01:00
Fredrik Fornwall 2c2a38d2b5 php: Update from 7.1.10 to 7.1.11 2017-11-02 23:59:35 +01:00
Fredrik Fornwall fe70efeaec yarn: Update from 1.2.1 to 1.3.2 2017-11-02 23:54:26 +01:00
Fredrik Fornwall 4a8e358d09 openssl: Update from 1.0.2l to 1.0.2m 2017-11-02 23:39:08 +01:00
Pierre Rudloff 090398da58 yarn: Add package (#1713) 2017-11-02 23:38:56 +01:00
Fredrik Fornwall 577488b800 flex: Fix building under ubuntu 17.10 2017-11-02 02:22:05 +01:00