Commit Graph

248 Commits

Author SHA1 Message Date
Vishal Biswas d97f2538a2 Add some disabled packages (#2106) 2018-02-06 22:23:31 +01:00
JJRcop 5d6714472b apt: restores apt-mark binary (#1980)
It is useful to find out only the packages you have installed manually vs dpkg --get-selections
2017-12-29 00:59:33 +01:00
Fredrik Fornwall 40ed442279 Update disabled-packages/libffi-updated 2017-12-24 00:27:51 +01:00
Fredrik Fornwall a3d28c689b Remove disabled-packages/openssl-1.1 2017-11-27 14:52:26 +01:00
Fredrik Fornwall 0735606dc4 Add disabled-packages/apt-updated 2017-11-07 03:35:03 +01:00
Fredrik Fornwall 21d2147cd3 mtr: Moved to termux-root-packages 2017-11-04 01:20:20 +01:00
Karol Baraniecki 4d646dac46 mtr: Fix #305 by implementing hsearch(3) (#1697)
This hsearch(3) implementation is (with very minor changes) taken
from FreeBSD 11.1.

Also fix compilation errors due to calls to index(). This should
probably be fixed upstream.
2017-11-03 23:44:43 +01:00
rnauber 480caaa501 gstreamer: fix and enable the package (#1622)
* gstreamer: make it work with opensles and libcaca, update and enable the packages

* gstreamer: fix build in presence of libunwind and clean up

* minor stuff

* put in preload ffmpeg libs like mpv has
2017-10-15 01:02:21 +02:00
Fredrik Fornwall ebda393e9e libressl: Update from 2.5.1 to 2.5.5 2017-10-13 20:04:44 +02:00
Fredrik Fornwall e301e72d21 help2man: Move to disabled-packages/ 2017-09-24 22:07:09 +02:00
Fredrik Fornwall ed184fc7bc Remove disabled-packages/llvm 2017-09-20 23:16:56 +02:00
Fredrik Fornwall 51c7760090 Drop need of setting TERMUX_PKG_FOLDERNAME
Instead figure out the top level source folder ourselves.
2017-09-20 00:48:04 +02:00
Fredrik Fornwall d4c093ad5f apt: Update from 1.2.12 to 1.4.7 2017-09-17 20:51:20 +02:00
Joakim 4b8d96c72f 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 2017-08-29 21:15:08 +02:00
its-pointless 99325ee4e0 fixes x86_64 because it has lib64 in sysroot... 2017-08-26 23:50:21 +02:00
its-pointless 2a6ef2bc2e working openjdk builds on all archs 2017-08-26 23:50:21 +02:00
Fredrik Fornwall 3d07bebb2d apt: Fix building if perl has already been built
Avoid cmake picking up the cross-compiled perl.
2017-08-26 23:11:43 +02:00
its-pointless f5603b0d5e enable alpine email 2017-08-26 23:11:35 +02:00
Fredrik Fornwall b128efaf67 Remove disabled-packages/ghostscript leftover 2017-08-11 15:15:48 +02:00
Henrik Grimler af41dc2143 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
2017-08-11 13:25:55 +02:00
Fredrik Fornwall 5e58851850 nodejs-current: Enable package 2017-08-10 00:02:39 +02:00
Fredrik Fornwall 98bfb12e9d nodejs-current: Also remove -lz for mkpeephole 2017-08-08 12:18:07 +02:00
Fredrik Fornwall b51edc8567 nodejs-current: Hack at mkpeephole build 2017-08-08 11:57:03 +02:00
Fredrik Fornwall 00d0a7b8c0 nodejs-current: Update from 8.1.4 to 8.2.1 2017-08-08 11:13:48 +02:00
Fredrik Fornwall 503c8008e5 blogc: Disable build due to source download fail 2017-07-26 15:32:27 +02:00
Fredrik Fornwall ede1562430 apt 1.4: Make apt-key work with busybox mktemp 2017-07-26 12:38:18 +02:00
Fredrik Fornwall 2e22881304 disabled-packages/apt: Shed some weight 2017-07-23 23:42:07 +02:00
its-pointless e6a8e25677 refix htc bug and fix dependences 2017-07-23 20:43:48 +02:00
Fredrik Fornwall 4ea8abfdc0 nodejs-current: Update to latest 2017-07-20 20:30:15 +02:00
its-pointless b2e7b17d35 apt 1.4.7 working... 2017-07-20 20:28:29 +02:00
olg daa3813fe2 Fix ghostscript for aarch64. 2017-07-15 10:53:04 +02:00
Joakim 40f30b5df6 ldc: update to llvm 4.0.1 2017-07-12 22:29:23 +02:00
joakim-noah e3973eb004 ldc: update to final 1.3.0 release (#1123) 2017-07-11 11:49:12 +02:00
Fredrik Fornwall baee2e1708 packages/ldc -> disabled-packages/ldc 2017-07-01 02:43:26 +02:00
Vishal Biswas 4194f00a86 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
2017-06-30 21:30:04 +02:00
Fredrik Fornwall 242f24c97d alpine: Some build fixes 2017-06-15 14:58:52 +02:00
Fredrik Fornwall a106dc60e3 nodejs-current: Update from 7.10.0 to 8.1.0
It still doesn't build though.
2017-06-12 14:14:34 +02:00
Vishal Biswas 27fa8f3854 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
2017-06-12 01:47:45 +02:00
Fredrik Fornwall aaebf81750 mtr: Update disabled package from 0.87 to 0.92 2017-06-02 13:59:49 +02:00
Vishal Biswas 76532e4393 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
2017-05-15 15:27:45 +02:00
Fredrik Fornwall 4ed3015bfb mariadb: Enable package (64-bit only for now) 2017-05-08 23:29:24 +02:00
Fredrik Fornwall 3530026ea2 mariadb: Disable MariaDB Backup
Does not build and is only an alpha release:
  https://mariadb.com/resources/blog/mariadb-backup-released-mariadb-server-10123
2017-05-08 22:53:49 +02:00
Fredrik Fornwall bd369e9994 mariadb: Update from 10.1.22 to 10.1.23 2017-05-08 22:46:12 +02:00
Fredrik Fornwall 8a4847389e nodejs-current: Update from 7.8.0 to 7.10.0 2017-05-08 10:54:46 +02:00
its-pointless 05c3e6019b ledger and its dependancy utf8cpp (#976)
* ledger and its dependancy utf8cpp

fix typo

compiles python lib

enable icu in ledger

* simplify everything for now
2017-05-06 23:48:01 +02:00
its-pointless aa34ee507c alpine: update to 2.21 (#961) 2017-04-30 23:55:03 +02:00
Fredrik Fornwall d39f5cde8a screen: Enable package (fixes #264) 2017-04-24 23:52:59 +02:00
Fredrik Fornwall d6f3cea56f screen: Update from 4.4.0 to 4.5.1
Also patch some more.
2017-04-24 23:43:33 +02:00
Fredrik Fornwall bafd11aa8f mariadb: Blacklist 32-bit arches due to off_t (#935) 2017-04-18 08:30:56 +02:00
Fredrik Fornwall 70dd6b3190 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.
2017-04-18 08:19:48 +02:00