Commit Graph

3707 Commits

Author SHA1 Message Date
Michał Bednarski 8ee2451377 proot: Upgrade to skip syscalls blocked by seccomp
termux/proot#5

Also includes fix termux/termux-packages#1679
2017-11-26 21:24:15 +01:00
Fredrik Fornwall b2f09fd7da command-not-found: Regenerate with latest commands 2017-11-26 00:43:48 +01:00
Auxilus ef420e646d remove tcpdump as it's no longer installable with apt install 2017-11-26 00:21:40 +01:00
Fredrik Fornwall 55bbcf5878 neovim: Try termxux clipboard before tmux
Fixes #1828.
2017-11-25 23:57:36 +01:00
Fredrik Fornwall 8c52576d3d libnghttp2: Update from 1.27.0 to 1.28.0 2017-11-25 23:57:08 +01:00
Fredrik Fornwall 85a70c0aec micro: Update from 1.3.3 to 1.3.4 2017-11-25 22:49:50 +01:00
Fredrik Fornwall ceaab21407 libuv: Update from 1.16.1 to 1.17.0 2017-11-25 22:49:35 +01:00
Fredrik Fornwall d15eb00c3f golang: Use gcc for host build 2017-11-25 22:39:29 +01:00
Fredrik Fornwall bed09ee8b1 mariadb: Make host build work without gnutls 2017-11-25 22:39:29 +01:00
Auxilus bc0fade1e1 Update parallel from 20171022 to 20171122 2017-11-25 22:39:12 +01:00
Fredrik Fornwall 489245ac0f expect: Patch to make it buildable without host tcl 2017-11-22 16:46:06 +01:00
Fredrik Fornwall 8937106f35 proot: Bump build revision after change 2017-11-22 16:45:14 +01:00
Fredrik Fornwall f8af14d10a erlang: Update from 20.1 to 20.1.6 2017-11-22 16:43:28 +01:00
Auxilus 5f19aec1cb gperf: Add package 2017-11-21 23:56:34 +01:00
Cswl Coldwind b8f6d4a6c6 Update tsu to v1.1 2017-11-21 11:53:21 +01:00
Fredrik Fornwall b069947e0d termux-tools: Avoid pm list in termux-info (#1426) 2017-11-21 05:59:47 +01:00
Fredrik Fornwall d94c342761 aapt&ecj: Use jar instead of zip 2017-11-21 05:26:30 +01:00
Fredrik Fornwall 8faf27fdd6 colordiff: Skip the make step 2017-11-21 05:25:00 +01:00
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