Fredrik Fornwall
5d837b9af8
colordiff: Skip the make step
7 years ago
Fredrik Fornwall
d32d5a28d5
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
7 years ago
Fredrik Fornwall
89d7019af1
libnettle: Update from 3.3 to 3.4
7 years ago
Fredrik Fornwall
a12bb1b38d
debianutils: Update from 4.8.2 to 4.8.3
7 years ago
Fredrik Fornwall
4e070076d2
vim-python: Remove vim-runtime subpackage
The vim-runtime package is being built by the main vim package.
7 years ago
vishalbiswas
4712c4fadf
squid: update to 3.5.27 and --enable-delay-pools
7 years ago
cswl
ee5453c69f
update tsu to version 0.4 ( #1810 )
7 years ago
Henrik Grimler
efabca9250
poppler: disable multithreading. Fixes #1657 . ( #1806 )
valgrind still complains though.
7 years ago
Fredrik Fornwall
ec7801a7e4
pforth: Do not cache host build
7 years ago
Fredrik Fornwall
4a624be31a
pforth: Make M32 a local variable
7 years ago
its-pointless
cd9a3a9c05
fix building pforth for 32 bit archs ( #1804 )
7 years ago
Fredrik Fornwall
c8ab26e502
ndk-multilib: Remove mips
Mips is being dropped from the Android NDK.
7 years ago
Auxilus
fe2a134741
nano: Update from 2.8.7 to 2.9.0
7 years ago
Cswl Coldwind
12f13c7cf6
Update tsu to v0.3, fixes su detection
7 years ago
Henrik Grimler
179329f864
texlive-bin: fix build failure for i686 and x86_64 (due to NDK r16?)
7 years ago
Fredrik Fornwall
5dcbca7587
gdb: Fix x86_64 build with NDK r16
The NDK headers now define elf_siginfo.
7 years ago
Fredrik Fornwall
51289d1f24
neovim: Update to latest git master
7 years ago
Fredrik Fornwall
f9502be603
libllvm: Bump revision after patch
7 years ago
Fredrik Fornwall
56e3efbc26
dx: Rewrite classes to not be under com.android
Fixes #1801 .
7 years ago
Fredrik Fornwall
e85edee608
python: Fix build for x86_64 with NDK r16
7 years ago
Fredrik Fornwall
a4481c5ac9
binutils: Fix building on x86_64 with NDK r16
The NDK now defines elf_siginfo for x86_64.
7 years ago
Fredrik Fornwall
36f928ac3e
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.
7 years ago
Fredrik Fornwall
6eeaf55131
Avoid hard-coded paths in some more places
The plan is to allow other apps to build packages by changing the
prefix.
7 years ago
Vladimir Serbinenko
79191bb30c
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
7 years ago
Vladimir Serbinenko
f496603279
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.
7 years ago
Vladimir Serbinenko
280de3e5d9
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.
8 years ago
Fredrik Fornwall
35978c179d
notmuch: Update from 0.25.1 to 0.25.2
7 years ago
Fredrik Fornwall
8257e62439
httping: Switch to fossies due to cert problem
7 years ago
Fredrik Fornwall
1ea3ed3049
multitail: Use fossies.org due to certificate problem
7 years ago
Cswl Coldwind
ecb716a77e
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
7 years ago
Fredrik Fornwall
7712869cf5
Bump packages after libogg update
7 years ago
Fredrik Fornwall
a2abf3f47d
libx264: Fix i686 build with NDK r16
7 years ago
Fredrik Fornwall
e048b9bb7b
gnuplot: Update from 5.2.0 to 5.2.1
7 years ago
Fredrik Fornwall
bd3e26806d
mpd: Update from 0.20.10 to 0.20.11
7 years ago
Fredrik Fornwall
cae416b8d6
opusfile: Update from 0.9 to 0.10
7 years ago
Fredrik Fornwall
043e50139a
libogg: Update from 1.3.2 to 1.3.3
7 years ago
Fredrik Fornwall
ffe3cecadc
llvm: Update src urls
7 years ago
Fredrik Fornwall
13b56fedb6
Rebuild grpc and mosh after protobuf update
7 years ago
Fredrik Fornwall
392b4b6ba5
Update NDK used to r16
Run scripts/update-docker.sh to update the docker image.
7 years ago
Fredrik Fornwall
2dd0cc07a1
debootstrap: Update from 1.0.91 to 1.0.92
7 years ago
Fredrik Fornwall
ee9d25fbe5
harfbuzz: Update from 1.7.0 to 1.7.1
7 years ago
Fredrik Fornwall
81850a522d
nodejs-current: Update from 9.1.0 to 9.2.0
7 years ago
Fredrik Fornwall
72b914f2e0
littlecms: Update src checksum
See https://github.com/mm2/Little-CMS/issues/139 - the previous
tarball was not compressed.
7 years ago
Fredrik Fornwall
6b73789421
strace: Update from 4.19 to 4.20
7 years ago
Fredrik Fornwall
7ca51c9774
libgnutls: Fetch src over https instead of ftp
7 years ago
Fredrik Fornwall
ae05e848b3
libprotobuf: Update from 3.4.1 to 3.5.0
7 years ago
Fredrik Fornwall
1f19c7b17a
harfbuzz: Update from 1.6.3 to 1.7.0
7 years ago
Fredrik Fornwall
244ca37d18
libksba: Fetch src over https instead of ftp
7 years ago
Fredrik Fornwall
4851726f9d
cmake: Update from 3.9.5 to 3.9.6
7 years ago
Systemad
db817da647
update tsu package #1789
7 years ago