Fredrik Fornwall
b4a6e58893
golang: Use clang for native build
8 years ago
Fredrik Fornwall
39e1491309
fzf: Update from 0.15.9 to 0.16.1
8 years ago
Fredrik Fornwall
c1ec3ed076
taskwarrior: Fix clang build
8 years ago
Fredrik Fornwall
edc2b7c0f3
emacs: Build with gcc for now
8 years ago
Fredrik Fornwall
a55b3fa0cd
cmake: Update from 3.7.1 to 3.7.2
8 years ago
Fredrik Fornwall
e4f846f3e4
picolisp: Fix clang build
8 years ago
Fredrik Fornwall
3321027000
lftp: Build with gcc for now
8 years ago
Fredrik Fornwall
021b12e56f
abook: Fix clang build
8 years ago
Fredrik Fornwall
94e72d7c1b
libgnutls: Update from 3.4.17 to 3.5.8
8 years ago
Fredrik Fornwall
0ef8e227f2
ltrace: Fix clang build
8 years ago
Fredrik Fornwall
9d7fe75405
luajit: Fix clang build
8 years ago
Fredrik Fornwall
298654c87b
libmosquitto: Prevent cmake build
8 years ago
Fredrik Fornwall
dc0a2fb542
valgrind: Note that it doesn't build with clang
8 years ago
Fredrik Fornwall
67dd2869dd
curseofwar: Fix build with new cmake system
8 years ago
Fredrik Fornwall
d7ba6d5d12
strace: Update homepage
8 years ago
Fredrik Fornwall
a38193c6d0
openssl: Note that it doesn't build with clang
8 years ago
Fredrik Fornwall
8268b5dfef
libcaca: Note that it doesn't build with clang
8 years ago
Fredrik Fornwall
862eacbaea
elfutils: Note that it doesn't build with clang
8 years ago
Fredrik Fornwall
0eb726c2df
sed: Note that it doesn't build with clang
8 years ago
Fredrik Fornwall
4de5f6ccec
stfl: Patch to fix build
8 years ago
Fredrik Fornwall
093bb798f1
libcln: Patch to build with clang
8 years ago
Fredrik Fornwall
66d7b8b161
timewarrior: Patch to build with new cmake
8 years ago
Fredrik Fornwall
449d39d04a
python: Update from 3.5 to 3.6
8 years ago
Vishal Biswas
58f7a21c18
Add support for cmake 3.7 ( #660 )
8 years ago
Fredrik Fornwall
b4e3a43bed
elfutils: Update from 0.167 to 0.168
8 years ago
Fredrik Fornwall
965b6ede1e
sqlite: Update from 3.16.1 to 3.16.2
8 years ago
Fredrik Fornwall
ed198efe08
ruby: Update from 2.3.3 to 2.4.0
8 years ago
Fredrik Fornwall
710af70967
libgmp: Update from 6.1.1 to 6.1.2
8 years ago
Fredrik Fornwall
f3850848be
ed: Update from 1.13 to 1.14.1
8 years ago
Fredrik Fornwall
3bae08c79a
busybox: Update from 1.25.1 to 1.26.2
8 years ago
Fredrik Fornwall
1094cd450b
w3m: Switch to maintained debian fork
8 years ago
Fredrik Fornwall
6fa889f61a
binutils: Add checksum
8 years ago
Vishal Biswas
74fcf14e4d
add packages liblzo and lzop ( #612 )
8 years ago
Fredrik Fornwall
a3cc83a0a3
libgc: curl -> termux_download
8 years ago
Fredrik Fornwall
b67df7238b
readline: curl -> termux_download
8 years ago
Fredrik Fornwall
2b8761e6a3
bash: Use termux_download instead of curl directly
8 years ago
Fredrik Fornwall
e3d6792fc3
mpv: Update from 0.22.0 to 0.23.0
8 years ago
Fredrik Fornwall
318a000b92
ffmpeg: Bump version, enable x265
Fixes #655 .
8 years ago
Fredrik Fornwall
fadeb6b639
libx265: Enable package
8 years ago
Fredrik Fornwall
af4dc416ed
s/TERMUX_PKG_BUILD_REVISION/TERMUX_PKG_REVISION/
8 years ago
Fredrik Fornwall
e5ca8bb122
libmsgpack: Update from 2.0.0 to 2.1.0
8 years ago
Fredrik Fornwall
762f98e740
erlang: Seems we need to build host part each time
8 years ago
Fredrik Fornwall
11e97371db
erlang: Cleanup and improve build script
- Add a src checksum
- Put host-built binaries first into PATH to avoid problems if
and erlang is already available.
- Do not build a new host build on every build
8 years ago
Fredrik Fornwall
508fa73cb8
Always call post-extract step in srcdir
8 years ago
Fredrik Fornwall
5e174900b3
coreutils: Fix 32-bit issue with ST_BLKSIZE macro
Fixes https://github.com/termux/termux-app/issues/233
8 years ago
Fredrik Fornwall
ebed8be732
emacs: Clear share/info before build
8 years ago
Fredrik Fornwall
fee976030a
zsh: Build the system module ( fixes #659 )
8 years ago
Fredrik Fornwall
2d617a3231
termux-api: Remove empty lines from -h output
8 years ago
Fredrik Fornwall
ae0899e7c4
clang: Only build host {llvm,clang}-tblgen
We only need host binaries for llvm-tblgen and clang-tblgen, so
there is no need building a complete clang build.
8 years ago
Fredrik Fornwall
c9379a3ed8
termux-tools: Unset LD_LIBRARY_PATH in wrappers
Previously the wrappers assumed that if
/system/bin/linker64
that LD_LIBRARY_PATH should be set to /system/lib64. This seems
to not always be the case (see #192 ) and hopefully the system
binaries should work without LD_LIBRARY_PATH being set, so we
just unset it before calling the system binary.
8 years ago