Commit Graph

604 Commits

Author SHA1 Message Date
Fredrik Fornwall 496d605a81 libcroco: Minor version bump 2015-11-08 01:28:30 -05:00
Fredrik Fornwall 1da812ec71 libcairo: Version bump, remove upstreamed patch 2015-11-08 01:27:41 -05:00
Fredrik Fornwall 340c135c52 libassuan: Minor version update 2015-11-08 01:25:28 -05:00
Fredrik Fornwall b34656aa65 iperf3: Update from 3.0.11 to 3.1 2015-11-08 01:22:30 -05:00
Fredrik Fornwall f532079a16 imagemagick: Minor version bump 2015-11-08 01:17:45 -05:00
Fredrik Fornwall f37e8906b0 harfbuzz: Update from 0.9.41 to 1.0.6 2015-11-08 01:16:58 -05:00
Fredrik Fornwall ce5025e418 graphicsmagick: Update from 1.3.22 to 1.3.23 2015-11-08 01:12:28 -05:00
Fredrik Fornwall a5d4e3d674 glib: Update from 2.44.1 to 2.46.2 2015-11-08 01:09:15 -05:00
Fredrik Fornwall 5d65da05f7 file: Update from 5.24 to 5.25 2015-11-08 01:05:49 -05:00
Fredrik Fornwall 8bf3f3f075 Minor version bumps 2015-11-08 01:02:27 -05:00
Fredrik Fornwall 3152547b65 Fix python (and python2) syslog module
Since the syslog api is a wrapper around the native Android logging
system, we need to link the syslog module against liblog. Fixes #41.
2015-11-07 17:44:51 -05:00
Fredrik Fornwall 6da5daba2f git: Update from 2.6.2 to 2.6.3 2015-11-07 12:38:00 -05:00
Fredrik Fornwall 0387d28efc grep: Update from 2.21 to 2.22 2015-11-07 12:37:46 -05:00
Fredrik Fornwall 4338c5f53c Merge pull request #39 from mklein994/master
Add man-db and groff packages
2015-11-06 00:19:54 +01:00
Fredrik Fornwall 1189304e6f nodejs: Update from 4.2.1 to 4.2.2 2015-11-05 16:51:09 -05:00
Fredrik Fornwall 663bbf7034 stunnel: Update from 5.24 to 5.25 2015-11-05 16:50:53 -05:00
Matthew Klein 6b44b8d806 man-db: set pager to less and default browser to lynx 2015-11-02 22:35:43 -06:00
Matthew Klein 17ce123132 man-db: forgot groff dependency. Whoops. 2015-11-02 21:47:56 -06:00
Matthew Klein a8ed0f84e6 Add man-db 2.7.4 package 2015-11-02 21:30:46 -06:00
Matthew Klein 85580697fa Add groff 1.22.3 package 2015-11-02 21:30:07 -06:00
Fredrik Fornwall fd2712d340 tmux: Enable mouse wheel scrolling by default 2015-11-02 16:04:37 -05:00
Fredrik Fornwall 49168cdc8f neovim: Handle new xdg system config file 2015-11-02 15:52:36 -05:00
Fredrik Fornwall e786c17736 ledger: Add as disabled package 2015-11-01 17:32:01 -05:00
Fredrik Fornwall 8409accfef fish: Remove outdated patch 2015-11-01 17:30:32 -05:00
Fredrik Fornwall 6c6a232e82 less: Remove old workaround for broken tarball 2015-11-01 17:28:30 -05:00
Fredrik Fornwall 4e3d3c0034 Fix dash AT_EACCESS usage
The dash shell used AT_EACCESS for certain operations, such as when
checking if a file is executable. This does not work on Android 6+,
and is not needed on Termux as a single-user system anyways, so
remove the custom define of AT_EACCESS when building and use the
disabled value of 0 from the patched system headers.

Fixes #37.
2015-10-31 13:37:04 -04:00
Fredrik Fornwall 1ac0bea8ed Merge pull request #32 from ebraminio/patch-1
Add ragel package
2015-10-28 22:39:35 +01:00
ebraminio 0947a1115b Add ragel package 2015-10-29 01:07:03 +03:30
Fredrik Fornwall 2810eedb42 Add --multi-line and --title options to termux-dialog
See https://github.com/termux/termux-app/issues/3
2015-10-27 02:14:37 +01:00
Fredrik Fornwall e46c5cbca3 Make zsh folder permissions to please compaudit
Closes #31.
2015-10-26 20:26:08 -04:00
Fredrik Fornwall abe8a8de2b Add --password flag to termux-dialog 2015-10-27 00:55:12 +01:00
Fredrik Fornwall c56d5ac07f Add taskwarrior (closes #30) 2015-10-26 19:49:35 -04:00
Fredrik Fornwall 04ab47cb3f Update libgnutls 2015-10-26 19:49:30 -04:00
Fredrik Fornwall 46559847b1 Update busybox to 1.24.1 2015-10-26 19:35:22 -04:00
Fredrik Fornwall 63dd5a9043 Update units 2015-10-25 16:55:17 -04:00
Fredrik Fornwall 289f1725e7 Update gnuchess 2015-10-25 16:55:08 -04:00
Fredrik Fornwall 2df87e72e2 Compile python as if link(2) is not available
From Android 6.0 on hard links are not permitted, so remove
link to force e.g. _vendor/lockfile/linklockfile.py to use
other mechanisms. Fixes #29.
2015-10-21 14:36:57 -04:00
Fredrik Fornwall 629f805ba1 Patch NDK to define AT_EACCESS to 0
This fixes breakage for gnulib-using packages which otherwise
defines AT_EACCESS, which does not work on Android 6.

Bump build revisions for coreutils and emacs to rebuild them
with this patch.
2015-10-19 17:51:13 -04:00
Fredrik Fornwall b4b35f2f10 tmux: Update to 2.1 2015-10-19 17:36:17 -04:00
Fredrik Fornwall 5c6a19a36e Merge pull request #28 from robertvalik/master
Dockerfile update
2015-10-18 22:11:27 +02:00
Fredrik Fornwall 9bd9a950fa dnsutils: Depend on readline 2015-10-18 16:11:09 -04:00
Robert Valik c744753ef5 Merge remote-tracking branch 'upstream/master' 2015-10-18 13:46:58 +02:00
Fredrik Fornwall 1cccebe549 vim: Update patch number 2015-10-17 20:31:48 -04:00
Fredrik Fornwall 0ba050ed01 git: Update to 2.6.2 2015-10-17 20:28:58 -04:00
Robert Valik dbf5ee7344 Fixed typo 2015-10-17 23:13:33 +02:00
Robert Valik 52135097c5 Added neovim lua dependencies 2015-10-17 22:54:25 +02:00
Robert Valik ac6accf513 Adding libtool-bin to packages - required to build neovim 2015-10-17 22:25:07 +02:00
Robert Valik ea56e143ce Adding subversion to packages - required to build netpbm 2015-10-17 21:52:02 +02:00
Robert Valik 35fa8ce718 Moving the link creation to more logical place 2015-10-17 21:37:11 +02:00
Robert Valik 9f29b4abd8 Only /bin/sh is symlinked to /system/bin/sh 2015-10-17 19:32:30 +02:00