Joakim
1986232751
ldc: Enable the package, switch to lightly tweaked llvm from ldc repo, add more targets, update wiki link, and upgrade host D compiler to 2.075.1
7 years ago
its-pointless
922458df42
fixes x86_64 because it has lib64 in sysroot...
7 years ago
its-pointless
9a92118f5a
working openjdk builds on all archs
7 years ago
Fredrik Fornwall
1bc59eb3a4
apt: Fix building if perl has already been built
Avoid cmake picking up the cross-compiled perl.
7 years ago
its-pointless
8654223e73
enable alpine email
7 years ago
Fredrik Fornwall
f8888c4c83
Remove disabled-packages/ghostscript leftover
7 years ago
Henrik Grimler
91a5322f5e
Enable ghostscript ( #1135 )
* Fix ghostscript for aarch64.
* ghostscript: fix arm header
* ghostscript: clean build script
* ghostscript: disable i686 and x86_64 for now and enable package!
* Add required build dependencies for ghostscript to setup scripts
* ghostscript: add libexpat as dependency
* ghostscript: add (untested) generated headers for x86_64 and i686
7 years ago
Fredrik Fornwall
a3bc74c9ea
nodejs-current: Enable package
7 years ago
Fredrik Fornwall
7a860ad1ea
nodejs-current: Also remove -lz for mkpeephole
7 years ago
Fredrik Fornwall
ed69691d05
nodejs-current: Hack at mkpeephole build
7 years ago
Fredrik Fornwall
47478ddf77
nodejs-current: Update from 8.1.4 to 8.2.1
7 years ago
Fredrik Fornwall
65b4daece9
blogc: Disable build due to source download fail
8 years ago
Fredrik Fornwall
311b66c9b8
apt 1.4: Make apt-key work with busybox mktemp
8 years ago
Fredrik Fornwall
ee5e9ab16f
disabled-packages/apt: Shed some weight
8 years ago
its-pointless
f61c9c797f
refix htc bug and fix dependences
8 years ago
Fredrik Fornwall
4d57e59336
nodejs-current: Update to latest
8 years ago
its-pointless
6ad26efe4d
apt 1.4.7 working...
8 years ago
olg
ab81c00bfe
Fix ghostscript for aarch64.
8 years ago
Joakim
1ed597ca5b
ldc: update to llvm 4.0.1
8 years ago
joakim-noah
221ac3bb2f
ldc: update to final 1.3.0 release ( #1123 )
8 years ago
Fredrik Fornwall
8ea53d75fe
packages/ldc -> disabled-packages/ldc
8 years ago
Vishal Biswas
b6004d12cb
updates and fixes for unified headers ( #1114 )
* openjdk: update to tag 172
* openjdk: update to tag 174
* valac: update from 0.36.3 to 0.36.4
* squid: fix building with unified headers
* krb5: fix building with unified headers
* tor: update from 0.3.0.8 to 0.3.0.9
8 years ago
Fredrik Fornwall
ec3b12e862
alpine: Some build fixes
8 years ago
Fredrik Fornwall
66b555f9ef
nodejs-current: Update from 7.10.0 to 8.1.0
It still doesn't build though.
8 years ago
Vishal Biswas
bfe763fa5b
tor update and enable squid cache server ( #1077 )
* tor: update from 0.3.0.7 to 0.3.0.8
* squid: update from 3.5.25 to 3.5.26 & enable package
8 years ago
Fredrik Fornwall
fe0c549adf
mtr: Update disabled package from 0.87 to 0.92
8 years ago
Vishal Biswas
1f3323ce42
some disabled package updates ( #1018 )
* openvpn: update from 2.4.2 to 2.4.1
* openjdk: update to tag 168 (aarch64 does not build)
* openjdk: remove unused patch
8 years ago
Fredrik Fornwall
b9fd243e35
mariadb: Enable package (64-bit only for now)
8 years ago
Fredrik Fornwall
c9d43c92aa
mariadb: Disable MariaDB Backup
Does not build and is only an alpha release:
https://mariadb.com/resources/blog/mariadb-backup-released-mariadb-server-10123
8 years ago
Fredrik Fornwall
dc04987c90
mariadb: Update from 10.1.22 to 10.1.23
8 years ago
Fredrik Fornwall
d214b604be
nodejs-current: Update from 7.8.0 to 7.10.0
8 years ago
its-pointless
3da609002a
ledger and its dependancy utf8cpp ( #976 )
* ledger and its dependancy utf8cpp
fix typo
compiles python lib
enable icu in ledger
* simplify everything for now
8 years ago
its-pointless
cb0edd1e51
alpine: update to 2.21 ( #961 )
8 years ago
Fredrik Fornwall
22db4d0fda
screen: Enable package ( fixes #264 )
8 years ago
Fredrik Fornwall
74243a4e66
screen: Update from 4.4.0 to 4.5.1
Also patch some more.
8 years ago
Fredrik Fornwall
53ea15792e
mariadb: Blacklist 32-bit arches due to off_t ( #935 )
8 years ago
Fredrik Fornwall
2f122eed3e
Remove TERMUX_TAR and TERMUX_TOUCH
These can be removed now that OS X is not supported directly (OS X
users can still use Docker to build though).
Fixes #936 .
8 years ago
Vishal Biswas
18640855c2
mariadb: fix package layout ( #914 )
8 years ago
Vishal Biswas
379f7c794a
Updates for some disabled packages and add net-tools ( #911 )
* liblzo: update from 2.09 to 2.10
* net-tools: add package
* openvpn: update from 2.4.0 to 2.4.1
* squid: update from 3.5.24 to 3.5.25
8 years ago
Fredrik Fornwall
6a3364bfc1
Use termux_error_exit
8 years ago
Fredrik Fornwall
210798fcd2
mariadb: Some build tweaks
- Build with system zlib instead of bundled
- Disable libbz2
- Fix build issues if cross compiled binaries of 'cat' and 'bison'
are in the path.
8 years ago
Fredrik Fornwall
4664501d93
mariadb: Try to give it some love
- Minor version update
- Remove gssapi plugin to avoid krb5 dependency
- Build with system libedit instead of outdated bundled readline
- Mark up dependency on ncurses
- Some formatting
8 years ago
Vishal Biswas
d4b5d52c22
openjdk-9-jre-headless ( #895 )
* openjdk-9: move to ubuntu package naming and layout convention
update to latest changesets (tag 162)
update cups headers to 2.2.3
split into jre, jdk and source packages
use the client jvm, renove libffi dependency
create wrappers for binaries for LD_LIBRARY_PATH
various fixes to get it working
* openjdk-9: depend on ca-certificates-java
8 years ago
Fredrik Fornwall
e45be94c57
disabled-packages/nodejs-current: Update to 7.8
8 years ago
Fredrik Fornwall
4da01a4d6a
lrzsz: Move to disabled for now as site is dead
8 years ago
Grimler91
ae4de1d70b
ghostscript: Update to 9.21 and patch to make it build. ( #867 )
Package builds but doesn't work on device, running gs gives error:
"GPL Ghostscript 9.21: /home/builder/.termux-build/ghostscript/src/psi/interp.c(303): Fatal error -20 in gs_interp_init!"
8 years ago
Fredrik Fornwall
b2542477f0
Remove disabled-packages/jack-updated
8 years ago
Vishal Biswas
efb97f17e0
openjdk-9-headless: update to newest changeset, tag 160 ( #861 )
8 years ago
Fredrik Fornwall
38fb608d79
libunwind: Enable package
8 years ago
Fredrik Fornwall
1400960ef9
libunwind: Build with --disable-coredump
8 years ago