rnauber
cb2a32e4df
Add a TexLive package ( #621 )
* Add a TexLive package
* fix texlive installer
* some polish for texlive
* some more polish for texlive
* texlive: automatically trigger (post-)installation
* texlive: remove the bundled icu from the PR and polish some more...
* texlive: fix hardcoded build tuple and use popplers xpdf
8 years ago
Fredrik Fornwall
c9e68e0d9c
Use -mthumb when building for arm
8 years ago
Fredrik Fornwall
31f93d1355
ruby: Remove old unused build step
8 years ago
Fredrik Fornwall
dbd30a8cc5
Remove TERMUX_PKG_CLANG=yes as it is now default
8 years ago
Fredrik Fornwall
c8d1a650a4
Really use gold by default for aarch64
8 years ago
Fredrik Fornwall
7f5da5d3af
ndk: Patch malloc.h to remove clang warnings
8 years ago
Fredrik Fornwall
8d14596ca3
librsync: Fix build if perl has been built
8 years ago
Fredrik Fornwall
803b2050ff
ruby: Remove outdated patch
8 years ago
Fredrik Fornwall
f737c81810
graphviz: Remove patch breaking clang arm build
8 years ago
Fredrik Fornwall
14d4c6be80
global: Update from 6.5.5 to 6.5.6
8 years ago
Fredrik Fornwall
4219525cdf
Use rpath-link hack on all aarch64 gcc builds
8 years ago
Fredrik Fornwall
b7d8db100c
nano: Update from 2.7.3 to 2.7.4
8 years ago
Fredrik Fornwall
d50b5f5fe8
clang: Patch tools/llvm-shlib for Android
Treating Android as Linux here allows LLVM_LINK_LLVM_DYLIB to work.
8 years ago
Fredrik Fornwall
8c31b955c3
ruby: Some more /tmp -> $PREFIX/tmp patches
8 years ago
Fredrik Fornwall
70035f21f3
elfutils: Fix aarch64 build
8 years ago
Fredrik Fornwall
0d1dde5fef
Try gold linker by default on aarch64
8 years ago
Fredrik Fornwall
320bee67d1
Call termux_setup_cmake before invoking cmake
This fixes build in an environment (e.g. the Docker image) without
cmake installed.
8 years ago
Fredrik Fornwall
5327a75421
libisl: Update from 0.17.1 to 0.18
8 years ago
Fredrik Fornwall
ca5fc51d82
neovim: Unbreak build
8 years ago
Fredrik Fornwall
b9b9b2067b
Update the Vagrantfile to ubuntu 16.10
This is completely untested.
8 years ago
Fredrik Fornwall
4f4b496674
clang: Add notes about LLVM_LINK_LLVM_DYLIB
8 years ago
Fredrik Fornwall
8dc2f0d66c
clang: Add back TERMUX_PKG_FORCE_CMAKE=yes
8 years ago
Fredrik Fornwall
e8df72c0b9
clang: Fix build when python2.7 has been built
8 years ago
Fredrik Fornwall
d33a847d03
datamash: Do not depend on libandroid-support
Depending on libandroid-support is not necessary for datamash,
and removing it fixes building with clang.
8 years ago
Fredrik Fornwall
bcc145db7e
lua: Add missing trailing slash
8 years ago
Fredrik Fornwall
8ceb11939b
luarocks: Add patch and mark platform-independent
8 years ago
Fredrik Fornwall
bf40bc8ff6
gnupg: Build with gcc for now
8 years ago
Fredrik Fornwall
24367b86dc
Bump revisions, force rebuild after gnutls update
8 years ago
Fredrik Fornwall
cdb97c0b10
Update to latest config.{guess,sub}
8 years ago
Fredrik Fornwall
0d0103b6b4
ncdc: Update from 1.19.1 to 1.20
8 years ago
Fredrik Fornwall
bf40132a43
weechat: Update from 1.6 to 1.7
8 years ago
Fredrik Fornwall
154bc46225
lua: Add and replace luajit
luajit is rather complex and lacking upstream maintenance.
8 years ago
Fredrik Fornwall
02baa030aa
vim: Update to latest patch level
8 years ago
Fredrik Fornwall
c31bc082ab
libcln: Fix clang build - hopefully for real
8 years ago
Fredrik Fornwall
49037c2b1f
libgnutls: Note dependency on libunistring
8 years ago
Fredrik Fornwall
6b346a05fb
libunistring: Update from 0.9.6 to 0.9.7
8 years ago
Fredrik Fornwall
206d821d87
python3: Fix build with clang for real
8 years ago
Fredrik Fornwall
496fa2c6a0
cmake: Remove unnecessary cmake conf
8 years ago
Fredrik Fornwall
9760338bc2
python: Fix build with clang for real
8 years ago
Fredrik Fornwall
9639db1f46
librsync&libssh: Remove unnecessary cmake conf
8 years ago
Fredrik Fornwall
b6e3a4049c
liblzma: Update from 5.2.2 to 5.2.3
8 years ago
Fredrik Fornwall
13a113cb27
busybox: Backport fix to wget
8 years ago
Fredrik Fornwall
07884eae94
Fix arm issue with clang-pie-wrapper
We need to wrap arm-linux-androideabi, not arm-linux-android.
Also, specify armv7a as clang cpu target and not just arm.
8 years ago
Fredrik Fornwall
83b644a899
ca-certificates: Update from 20161128 to 20170117
8 years ago
Fredrik Fornwall
adc0d548a5
build-package.sh: Build aarch64 first on '-a all'
8 years ago
Fredrik Fornwall
9d488d627e
zsh: Add the zpty module ( fixes #672 )
8 years ago
Vishal Biswas
5fd4459e9c
torsocks: fix nougat (add clone syscall) ( #681 )
8 years ago
Oliver Schmidhauser
7f37b95295
Update tty-clock to version 2.3 ( #680 )
When the debian developers come ringing for a tagged release, suddenly
everything goes really fast.
In the build environment `ncurses5-config --libs` also returns
-ltinfo, which is unavailable to the linker. That's why the patch was
needed. Is this something that could be fixed in the build environment
or is this simply a badly written makefile, unsuitable for cross
compiling?
8 years ago
Fredrik Fornwall
619b966418
build-package.sh: Remove _SPECSFLAG
8 years ago
Fredrik Fornwall
a19f43f2af
neovim: Update to latest master
8 years ago