Commit Graph

355 Commits

Author SHA1 Message Date
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
9bd9a950fa dnsutils: Depend on readline 2015-10-18 16:11:09 -04: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
Fredrik Fornwall
63438afbb4 Update node.js to 4.2.1 from 4.1.2 2015-10-14 06:49:14 -04:00
Fredrik Fornwall
01c46e3b95 Fix ranger referencing python3.4 (closes #27) 2015-10-14 06:40:49 -04:00
Fredrik Fornwall
637f22d133 Remove DT_VERDEF and DT_VERDEFNUM elf entries
This fixes Android 6 problems (so closes #26).

It also rebuilds termux-elf-cleaner when needed
and bumps some build revisions for packages
needed updates to remove DT_VERDEF and DT_VERDEFNUM.
2015-10-13 15:48:40 -04:00
Fredrik Fornwall
9e7e94c87f dnsutils: Avoid hardlinks to man pages 2015-10-11 11:31:48 -04:00
Fredrik Fornwall
4b9ecf442f gnupg2: Update to 2.1.9 2015-10-11 10:58:17 -04:00
robertvalik
e7344047e4 fixed some non-ascii chars in build scripts 2015-10-11 10:11:08 +02:00
Fredrik Fornwall
f3c180bc25 libutil: Wrap pty.h in __{BEGIN,END}_DECLS 2015-10-09 21:42:22 -04:00
Fredrik Fornwall
627d1d30e1 less: Update to less-481 2015-10-08 19:46:01 -04:00
Fredrik Fornwall
4e19e4489e vim-python: Specify deps directly for buildorder.py 2015-10-08 19:35:56 -04:00
Fredrik Fornwall
105e98886a pathpicker: Update to 0.6.2 2015-10-08 19:26:46 -04:00
Fredrik Fornwall
b14c5952c4 Various minor version bumps 2015-10-08 19:18:17 -04:00
Fredrik Fornwall
3a0f9073df Bump dpkg and liblzma versions 2015-10-08 18:12:53 -04:00
Fredrik Fornwall
dab936e501 fish: Use valid version number.. 2015-10-08 18:12:31 -04:00
Fredrik Fornwall
f03d2d9875 Mark mosh as a disabled package 2015-10-08 18:01:46 -04:00
Fredrik Fornwall
27f2a254ea fish: Better version naming 2015-10-08 18:01:09 -04:00
Fredrik Fornwall
f571a06632 Bump: libmsgpack, libtermkey, libunibilium, nodejs 2015-10-08 18:00:47 -04:00
Fredrik Fornwall
e9b466845e netpbm: Update and remove invalid "r" prefix
Otherwise dpkg fails with "version number does not start with digit".

Fixes #18.
2015-10-04 10:15:40 -04:00
Fredrik Fornwall
b10c297cd4 Move picolisp from disabled to enabled package 2015-10-02 09:10:43 -04:00
Fredrik Fornwall
c881abb563 libuv: Update to 1.7.5 2015-10-02 05:19:31 -04:00
Fredrik Fornwall
3e9c81f21e fish: Update package to latest master 2015-10-02 04:33:54 -04:00
Fredrik Fornwall
f54c910984 fish: Build from master 2015-09-30 19:16:05 -04:00
Fredrik Fornwall
670cdeeabc python2: Fix C extension flags to not contain termux.spec 2015-09-30 17:33:01 -04:00
Fredrik Fornwall
3eac1a4519 libpixman: Update to 0.32.8 2015-09-30 05:01:48 -04:00
Fredrik Fornwall
72c64c2a15 git: Update to 2.6.0 2015-09-30 04:55:46 -04:00
Fredrik Fornwall
4d685cb669 Fix i686 gcc compiling by appending to spec file
See #14 for more information.
2015-09-29 04:14:50 -04:00
Fredrik Fornwall
ff1a2ccc64 mutt: Bump build revision after openssl fix 2015-09-27 07:54:47 -04:00
Fredrik Fornwall
2dc5b35a77 Merge pull request #15 from robertvalik/master
Patch setting termux path to mutt smime_keys.pl
2015-09-27 13:37:38 +02:00
Fredrik Fornwall
99856c1d1c multitail: Update to 6.4.2 2015-09-27 06:10:07 -04:00
Fredrik Fornwall
d840bb87bf subversion: Update to 1.9.2 2015-09-27 05:57:36 -04:00
Fredrik Fornwall
883d9499ae lynx: Update download url 2015-09-27 05:57:06 -04:00
robertvalik
495876c7f4 Patch setting termux path to mutt smime_keys.pl 2015-09-27 08:33:39 +02:00
Fredrik Fornwall
58fd730b81 python2: Patch /bin/sh path in subprocess.py
This fixes #13.
2015-09-26 18:31:06 -04:00
Fredrik Fornwall
a3ef97c093 nodejs: Update to 4.1.1 2015-09-26 18:19:05 -04:00
Fredrik Fornwall
097a1bfa82 silversearcher-ag: Update to latest 2015-09-26 03:27:55 -04:00
Fredrik Fornwall
7bcd601120 lftp: Update to latest release 2015-09-23 07:16:50 -04:00
Fredrik Fornwall
d264642380 imagemagick: Update to latest version 2015-09-22 19:50:27 -04:00
Fredrik Fornwall
e26c8ea875 dialog: Update package to latest release 2015-09-22 16:48:57 -04:00
Fredrik Fornwall
f8f194a99a cmake: Update to 3.3.2 2015-09-20 14:16:35 -04:00
Fredrik Fornwall
377ce58ee0 git: Update to 2.5.3 2015-09-20 13:37:14 -04:00
Fredrik Fornwall
9f865b3337 dnsutils: Shared libs 2015-09-18 09:54:15 -04:00
Fredrik Fornwall
b402eeffd9 dnsutils: Fix build 2015-09-18 09:28:25 -04:00
Fredrik Fornwall
5e59ff5306 Add dnsutils 2015-09-18 00:23:12 -04:00
Fredrik Fornwall
2b63e3c239 Formatting nit 2015-09-17 15:02:00 -04:00
Fredrik Fornwall
fb69c22d19 command-not-found: Update executable list 2015-09-17 11:25:10 -04:00