Commit Graph

954 Commits

Author SHA1 Message Date
Fredrik Fornwall 08a9993c66 mlocate: Index home/ in addition to usr/ 2016-02-29 12:33:44 -05:00
Fredrik Fornwall 0ad3a6da2e Add system clipboard support to Neovim
Since termux doesn't support the X11 clipboard (i.e. tools like xclip or
xsel), this patch allows Neovim to use plugins that require a clipboard,
such as netrw.  Requires the termux-api package.

Patch by Matthew Klein:
https://github.com/termux/termux-packages/pull/141
2016-02-29 03:17:25 -05:00
Fredrik Fornwall 9dffd0f19f libmsgpack: Update from 1.3.0 to 1.4.0 2016-02-29 03:16:52 -05:00
Fredrik Fornwall 8c37ff6bd0 openssh: Update from 7.1p2 to 7.2p1 2016-02-29 02:47:00 -05:00
Fredrik Fornwall c7d6e1faed Merge pull request #144 from drudge/patch-1
Enable SFTP subsystem in openssh package
2016-02-29 08:32:20 +01:00
Fredrik Fornwall 13a414dd30 libsqlite: Update for real 2016-02-29 02:19:10 -05:00
Fredrik Fornwall 035e27f9f5 glib: Specify --disable-znodelete
This avoids the ELF DF_1_NODELETE value being used which most Android
5.0 linkers does not support.
2016-02-29 01:54:01 -05:00
Fredrik Fornwall 53882d1b07 apt: Update from 1.2.1 to 1.2.3 2016-02-28 02:03:46 -05:00
Fredrik Fornwall 8a045ecd22 taskwarrior: Update from 2.5.0 to 2.5.1 2016-02-28 02:02:16 -05:00
Fredrik Fornwall 0a4ccaa987 git: Update from 2.7.1 to 2.7.2 2016-02-28 02:00:03 -05:00
Fredrik Fornwall de7b01b870 libsqlite: Update from 3.10.1 to 3.11.0 2016-02-28 01:59:43 -05:00
Fredrik Fornwall 3ea39a774c python: Show that this is python 3 in description 2016-02-28 01:49:55 -05:00
Fredrik Fornwall a5a74e524c git: Update from 2.7.0 to 2.7.1 2016-02-22 04:01:42 -05:00
Nicholas Penree 88a11b0e8a Enable SFTP subsystem in openssh package 2016-02-20 22:19:28 -05:00
Fredrik Fornwall d7b6967a9f htop: Update to 2.0.0 (fixes #142) 2016-02-19 06:19:00 -05:00
Fredrik Fornwall 912896d636 vim: Update to latest patch 2016-02-18 03:11:13 -05:00
Fredrik Fornwall 70c2af9206 nano: Update from 2.5.1 to 2.5.2 2016-02-18 02:49:42 -05:00
Fredrik Fornwall 2314592bc2 dialog: Update to latest version 2016-02-18 00:01:45 -05:00
Fredrik Fornwall 49ed609575 imagemagick: Update to latest version 2016-02-17 23:45:10 -05:00
Fredrik Fornwall d4d188443e picolisp: Update to latest version 2016-02-17 23:45:01 -05:00
Fredrik Fornwall bd75d62a8d asciinema: Ensure share/man/man1/ folder exists 2016-02-17 23:19:13 -05:00
Fredrik Fornwall de02e8b6f1 fzf: Update from 0.11.2 to 0.11.3 2016-02-17 23:14:14 -05:00
Fredrik Fornwall 07d9b07c65 pick: Update from 1.2.1 to 1.3.0 2016-02-17 23:12:49 -05:00
Fredrik Fornwall 494260c50d golang: Update to 1.6 final 2016-02-17 22:41:22 -05:00
Fredrik Fornwall 1fe99be6e8 fzf: Fix packaging error with fzf.vim 2016-02-15 08:14:37 -05:00
Fredrik Fornwall 7248502f4f tree: Shorten description 2016-02-15 06:40:27 -05:00
Gert Scholten df53b3c313 Add tree package
Tree is a recursive directory listing command that produces a depth indented
listing of files, which is colorized ala dircolors if the LS_COLORS environment
variable is set and output is to tty.

http://mama.indstate.edu/users/ice/tree/
2016-02-14 15:04:22 +01:00
Fredrik Fornwall 0b5eaee9d6 zsh: Enable the zsh/regex module 2016-02-13 18:22:17 -05:00
Fredrik Fornwall 4c081490b6 curl: Update from 7.46.0 to 7.47.1 2016-02-12 18:50:29 -05:00
Fredrik Fornwall 6ed18c3bb3 nodejs: Update from 5.5.0 to 5.6.0 2016-02-12 07:29:39 -05:00
Fredrik Fornwall 2bdb5c818a libgcrypt: Update from 1.6.4 to 1.6.5 2016-02-10 10:56:09 -05:00
Fredrik Fornwall 0195cf3e39 ilinux-man-pages: Update and add man as dependency 2016-02-10 10:10:11 -05:00
Fredrik Fornwall f9bd2f0912 picolisp: Validate that correct version is built 2016-02-09 05:47:04 -05:00
Fredrik Fornwall 89f5e911e6 picolisp: Update from 15.11 to 16.2.7 2016-02-08 06:26:05 -05:00
Fredrik Fornwall 14fc08f7a6 busybox: Fix 'diff' when for pipes/stdin 2016-02-08 05:52:15 -05:00
Fredrik Fornwall 0d46b4d25c gdb: Fix "setpgrp failed in child" error
This broke e.g. Ctrl+C behaviour when debugging programs under gdb.

Fixes #73.
2016-02-07 19:33:15 -05:00
Fredrik Fornwall 95eeb895a5 gdb: Change default solib search path
Add /system/lib(64) and /system/vendor/lib(64) to the default
solib search path so that system shared libraries are found.

Error mentioned in issue #73.
2016-02-07 19:05:09 -05:00
Fredrik Fornwall 80d47dc4cc inetutils&socat: Add libutil as dependency 2016-02-07 17:14:26 -05:00
Fredrik Fornwall 5cdaf95a88 lynx: Add libdn as dependency 2016-02-07 17:08:55 -05:00
Fredrik Fornwall f636b95728 asciinema: Add the man page to the package 2016-02-07 17:05:57 -05:00
Fredrik Fornwall ba59837cae rlwrap: Avoid linking against libutil 2016-02-07 17:04:28 -05:00
David Martínez a4279e8660 Merge branch 'master' into tesseract 2016-02-06 14:00:58 +01:00
David Martínez 93779b4a2b Added Leptonica and Tesseract packages 2016-02-06 13:57:18 +01:00
Fredrik Fornwall 4348c52623 wol: Fix 64-bit build 2016-02-05 18:05:29 -05:00
Fredrik Fornwall ac398bf4e0 aapt: Fix 64-bit build 2016-02-05 18:05:14 -05:00
Fredrik Fornwall 08e7f324ff debianutils: Update from 4.5.1 to 4.7 2016-02-05 18:05:00 -05:00
Fredrik Fornwall c734c1a3c5 grep: Update from 2.22 to 2.23 2016-02-05 18:04:36 -05:00
Fredrik Fornwall 190ed8edce neovim: Update patch to apply against master 2016-02-05 18:00:22 -05:00
Fredrik Fornwall de726e9381 libtool: Remove specs flag 2016-02-04 09:38:32 -05:00
Fredrik Fornwall 3a19b11880 libtool: Correct paths to some binaries 2016-02-04 09:30:24 -05:00
Fredrik Fornwall 351431c6e7 libgnutls and libnettle: Update to latest versions 2016-02-03 16:26:13 -05:00
Fredrik Fornwall eba3897713 tinyscheme: Fix non-PIE binary and init.scm path
Fixes #134.
2016-02-03 09:23:58 -05:00
Fredrik Fornwall 68a532740c apt: Add methods/store added to apt in 1.2 2016-02-02 16:25:46 -05:00
Fredrik Fornwall 66d8fddacc Add libev package 2016-02-02 10:35:07 -05:00
Fredrik Fornwall 362ea15214 Add tinyscheme 2016-01-31 09:29:07 -05:00
Fredrik Fornwall be0d31241f Build specific commit for libvterm 2016-01-31 09:25:09 -05:00
Fredrik Fornwall 66ccf9b586 macchanger: Add new package 2016-01-29 10:08:17 -05:00
Fredrik Fornwall af0d7b0280 elinks: Avoid linking to libgc 2016-01-29 08:24:49 -05:00
Fredrik Fornwall 1c0a06eae9 parallel: Update to latest version 2016-01-29 05:24:33 -05:00
Fredrik Fornwall de342bf4da ffmpeg: Update from 2.8.4 to 2.8.5 2016-01-29 05:24:19 -05:00
Fredrik Fornwall 41d50be2e2 imagemagick: Update to latest version 2016-01-29 05:24:06 -05:00
Fredrik Fornwall d5dc248a88 stunnel: Update from 5.29 to 5.30 2016-01-29 04:00:43 -05:00
Fredrik Fornwall 6babd0d915 dialog: Update to latest version 2016-01-28 18:31:31 -05:00
Fredrik Fornwall 6dd6c071a0 golang: Update from 1.6beta2 to 1.6rc1 2016-01-28 17:58:16 -05:00
Fredrik Fornwall 59b03545ab ca-certificates: Update to latest 2016-01-28 17:40:13 -05:00
Fredrik Fornwall b7abed4fd5 binutils: Prepare for 64-bit build 2016-01-28 15:28:32 -05:00
Fredrik Fornwall 52cedfe48c flex: Configure path to m4. Add dependency on m4. 2016-01-28 15:19:50 -05:00
Fredrik Fornwall 13ccf6586f elinks: Add libbz2 dependency 2016-01-28 13:52:06 -05:00
Fredrik Fornwall 2633909c7d wol: Remove info files, specify man dir 2016-01-28 13:51:50 -05:00
Fredrik Fornwall b7ba9bd75e Merge pull request #131 from vaites/master
New packages: elinks and wol
2016-01-28 18:54:23 +01:00
Fredrik Fornwall f6d776284c gnupg2: Update from 2.1.10 to 2.1.11 2016-01-28 12:52:09 -05:00
Fredrik Fornwall 41c3e84e2a openssl: Update from 1.0.2e to 1.0.2f 2016-01-28 12:49:06 -05:00
Fredrik Fornwall d104e472bd binutils: Avoid linking to flex shared lib 2016-01-28 11:17:28 -05:00
Fredrik Fornwall fd000fc61c binutils: Update from 2.25 to 2.26 2016-01-28 10:48:48 -05:00
Fredrik Fornwall 039b43de92 apt: Update from 1.1.10 to 1.2.1
Also bundle the new bash completion for 'apt'.
2016-01-28 09:00:41 -05:00
David Martínez e4f6688e11 wol: Add package 2016-01-25 18:30:18 +01:00
Fredrik Fornwall de255e9c15 git: Rebuild with https support
Also add test to ensure that the git package is built with
https support.
2016-01-25 06:28:25 -05:00
Fredrik Fornwall ee49372d87 libconfig: Move out from disabled-packages 2016-01-25 06:04:16 -05:00
Fredrik Fornwall 9b4c5fc90f vim: Update to latest patch 2016-01-24 17:30:00 -05:00
Fredrik Fornwall f18a9f6041 bash-completion: Mark as arch-independent
Also add patch from coming version
2016-01-24 17:29:25 -05:00
Fredrik Fornwall dc68cb1e02 nodejs: Update from 5.4.1 to 5.5.0 2016-01-24 17:27:34 -05:00
Fredrik Fornwall e8c88e6964 git: Install git-completion.bash from contrib/ 2016-01-24 17:26:52 -05:00
David Martínez 47c25a7138 elinks: Add package 2016-01-24 02:04:24 +01:00
Fredrik Fornwall 37606179a9 Add abduco and dvtm packages 2016-01-21 10:20:26 -05:00
Fredrik Fornwall 15d5812ca8 vim: Update patch from 1090 to 1147 2016-01-21 09:02:57 -05:00
Fredrik Fornwall 7fd1315fc9 Update command-not-found 2016-01-21 06:21:10 -05:00
Fredrik Fornwall bc962c13ff rdiff: Fix dependencies split between lines 2016-01-21 06:19:51 -05:00
Fredrik Fornwall a641a8f624 dnsutils: Update from 9.10.3-P2 to 9.10.3-P3 2016-01-21 05:33:55 -05:00
Fredrik Fornwall 25368b03e5 libpng: Update from 1.6.20 to 1.6.21 2016-01-20 20:18:36 -05:00
Fredrik Fornwall 61c9987586 librsync: Add package 2016-01-20 20:04:02 -05:00
Fredrik Fornwall ce2df128f3 libpopt: Add package 2016-01-20 20:03:41 -05:00
Fredrik Fornwall 5c824fc3f2 imagemagick: Update from 6.9.3-0 to 6.9.3-1 2016-01-20 20:02:52 -05:00
Fredrik Fornwall e137a06fbd coreutils: Update from 8.24 to 8.25 2016-01-20 17:49:00 -05:00
Fredrik Fornwall 64ffad6a2b pinentry: Add package 2016-01-20 17:25:30 -05:00
Fredrik Fornwall 01c4a6f51b gnupg2: Depend on pinentry and configure patch 2016-01-20 17:24:42 -05:00
Fredrik Fornwall 55835f219e libgcrypt: Fix crash in gpg-agent on arm devices 2016-01-20 17:23:45 -05:00
Fredrik Fornwall 27d2d37379 nmap: Bump version after dep change 2016-01-19 19:41:23 -05:00
Fredrik Fornwall 7e92f47492 lighttpd: Work around cyanogenmod dlopen problem
This hopefully fixes #122.
2016-01-19 17:47:48 -05:00
Fredrik Fornwall 9565aba6d4 fzf: Update from 0.11.1 to 0.11.2 2016-01-19 17:17:16 -05:00
Fredrik Fornwall ecb95da347 datamash: Update from 1.0.7 to 1.1.0 2016-01-18 10:27:37 -05:00
Fredrik Fornwall 7a9e707f15 hexcurse: Backport patch to show help
Add patch from unreleased version which shows help if no filename
argument is supplied.
2016-01-16 08:51:45 -05:00
Fredrik Fornwall 17fa254aa5 corkscrew: Add man page from debian 2016-01-15 10:22:02 -05:00
Fredrik Fornwall 86053f6ed5 fzf: Clean up and delete fzf.vim after install 2016-01-15 10:15:22 -05:00
Fredrik Fornwall 202aebd59e Merge pull request #126 from 4679/master
add corkscrew
2016-01-15 16:14:47 +01:00
4679 e4539a949f add git to ubuntu-setup.sh and Dockerfile,add corkscrew 2016-01-15 21:32:49 +08:00
Fredrik Fornwall aeda1764c8 libgc: Fix build 2016-01-15 05:36:07 -05:00
Fredrik Fornwall f3d9c5cf67 nano: Update from 2.5.0 to 2.5.1 2016-01-15 05:35:26 -05:00
Fredrik Fornwall 16a4b07771 vim: Update to lastest patch 2016-01-15 05:33:45 -05:00
Fredrik Fornwall 1224589f47 nodejs: Update from 4.2.3 to 5.4.1 2016-01-14 22:41:39 -05:00
Fredrik Fornwall a49c8db0dd libgnutls: Depend in libidn 2016-01-14 22:41:15 -05:00
Fredrik Fornwall cff6a81eb4 libgc: Build specified prerelase snapshot
Build a specific prerelease version of libgc instead of building
from latest version automatically.
2016-01-14 19:02:35 -05:00
Fredrik Fornwall 475a14a371 golang: Update from 1.6beta1 to 1.6beta2 2016-01-14 18:57:13 -05:00
Fredrik Fornwall bfde043371 openssh: Update from 7.1p1 to 7.1p2 2016-01-14 18:37:43 -05:00
Fredrik Fornwall a967288683 sqlite: Update from 3.9.2 to 3.10.1 2016-01-14 18:03:24 -05:00
Fredrik Fornwall f72fc7825c php: Update to 5.6.17 and enable socket extension 2016-01-14 17:59:12 -05:00
Fredrik Fornwall 5ff93005a1 libgnutls: Update from 3.4.7 to 3.4.8 2016-01-14 17:59:12 -05:00
Fredrik Fornwall 08d717918a termux-api: Add termux-vibrate -f/--force option 2016-01-12 08:05:17 -05:00
Fredrik Fornwall bfbb91ff40 stunnel: Update from 5.28 to 5.29 2016-01-11 08:46:42 -05:00
Fredrik Fornwall 9a653b4634 fzf: Add package 2016-01-10 19:51:38 -05:00
Fredrik Fornwall f6a562876b Remove duplication of golang setup 2016-01-10 19:45:41 -05:00
Fredrik Fornwall fce29be57d clang: Update from 3.7 to 3.7.1 2016-01-10 18:02:44 -05:00
Fredrik Fornwall fe26c7a833 lighttpd: Update from 1.4.38 to 1.4.39 2016-01-10 18:00:24 -05:00
Fredrik Fornwall 2909a1a38d weechat: Update from 1.3 to 1.4 2016-01-10 17:58:28 -05:00
Fredrik Fornwall dfb86131d7 Add libzopfli package 2016-01-09 20:51:28 -05:00
Fredrik Fornwall 88b27cc6bd clang: Fix aarch64 build 2016-01-05 09:15:12 -05:00
Fredrik Fornwall 69351bc15b subversion: Remove patch applied upstream 2016-01-05 07:46:19 -05:00
Fredrik Fornwall c21955b646 git: Update from 2.6.4 to 2.7.0 2016-01-05 07:43:11 -05:00
Fredrik Fornwall 688f6133e7 dropbear: Use working tar url 2016-01-04 22:17:18 -05:00
Fredrik Fornwall e4ddfd1108 libsasl: Disable parallel build 2016-01-04 22:16:53 -05:00
Fredrik Fornwall 8e3edd7709 weechat: Fix 64-bit build 2016-01-04 21:09:47 -05:00
Fredrik Fornwall 9a498b63cb vim: Update to latest patch 2016-01-04 21:08:49 -05:00
Fredrik Fornwall fa5ce6c493 termux-api: Handle path whitespace in termux-api
This closes #120.
2016-01-04 17:16:55 -05:00
Fredrik Fornwall 005da1ca38 libffi: Hack away lib64->lib for 64-bit builds 2016-01-04 11:03:12 -05:00
Fredrik Fornwall 706bd350ec php: Fix 64-bit build 2016-01-04 06:46:16 -05:00
Fredrik Fornwall 12f6ac00e0 libandroid-support: Add iconv for 64-bit build 2016-01-04 06:39:40 -05:00
Fredrik Fornwall f4bfaebc76 libluajit: Switch to 2.1-beta1
This brings aarch64 support.
2016-01-04 06:38:52 -05:00
Fredrik Fornwall 716a79bea0 libevent: Fix 64-bit build
The arc4random_addrandom() function has been removed from 64-bit
Android libc.
2016-01-04 06:34:21 -05:00
Fredrik Fornwall 6c79834fb1 w3m: Fix 64-bit build 2016-01-04 06:31:29 -05:00
Fredrik Fornwall f98f7adc18 libgc: Use a master snapshot for instead of 7.4.2
This fixes building for aarch64
2016-01-04 06:24:46 -05:00
Fredrik Fornwall 5b6e93862c libffi: Do not place lib in lib64 for 64-bit 2016-01-04 06:22:38 -05:00
Fredrik Fornwall 333bd586f5 zile: Work towards 64-bit build 2016-01-03 21:31:37 -05:00
Fredrik Fornwall f3529fc164 procps: Replace index() by strchr()
The index() function has been removed from 64-bit libc and is
a deprecated posix function.
2016-01-03 21:27:59 -05:00
Fredrik Fornwall 1d7c3a4899 libandroid-glob: issetugid() not in 64-bit libc 2016-01-03 21:24:49 -05:00
Fredrik Fornwall 9ffcaa63cc strace: Fix aarch64 build 2016-01-03 21:00:15 -05:00
Fredrik Fornwall 5c6bb69607 play-audio: Fix 64-bit build
PTHREAD_MUTEX_INITIALIZER and PTHREAD_COND_INITIALIZER should only
be used for statically allocated mutexes - not doing it here breaks
building on 64-bit Android.
2016-01-03 20:46:21 -05:00
Fredrik Fornwall 13f1414c53 m4: Fix 64-bit build 2016-01-03 20:41:31 -05:00
Fredrik Fornwall c64a0461b9 gzip: Fix aarch64 build 2016-01-03 19:46:43 -05:00
Fredrik Fornwall c5421c5824 libandroid-support: Add musl-locale/intl.c to 64-bit 2016-01-03 19:46:24 -05:00
Fredrik Fornwall 983e64adf4 libandroid-support: Enable langinfo for 64-bit 2016-01-03 08:59:29 -05:00
Fredrik Fornwall 8adc601b9f direvent: Fix 64-bit build 2016-01-03 08:47:42 -05:00
Fredrik Fornwall a83d04dc77 c-ares: Fix for 64-bit build 2016-01-03 08:30:19 -05:00
Fredrik Fornwall f3da7d340b python: Ensure curses.panel module is built 2016-01-03 08:18:40 -05:00
Fredrik Fornwall c1cf6ad7ad weechat: Enable python. Patch for ruby 2.3 2016-01-03 08:17:32 -05:00
Fredrik Fornwall 7301af1d09 imagemagick: Update from 6.9.2-10 to 6.9.3-0 2016-01-03 07:34:29 -05:00
Fredrik Fornwall aed01e3edc Fix finch and harfbuzz builds 2016-01-03 07:29:07 -05:00
Fredrik Fornwall 18bb573293 mathomatic: Switch to working source download url 2016-01-03 06:07:38 -05:00
Fredrik Fornwall 4689840738 dnsutils: Update BIND-9.10.3 to BIND-9.10.3-P2 2016-01-03 05:59:39 -05:00
Fredrik Fornwall 9a5b4e1a0e toilet: Switch to mirror for downloading source 2016-01-03 05:44:45 -05:00
Fredrik Fornwall d53dc64470 nodejs: Restore c-ares and gtest include files
Due to a bug in nodejs [1] we have to remove the c-ares and gtest
include files before building. Improve this to restore them after
building to prevent build breakage if building a package requiring
these afterwards.

[1] https://github.com/nodejs/node/issues/2637
2016-01-02 16:58:31 -05:00
Fredrik Fornwall 5bdfa5135a findutils: Update from 4.5.17 to 4.6.0 2016-01-02 16:57:40 -05:00
Fredrik Fornwall 8043772793 tcl: Avoid pulling in posix function replacements 2016-01-02 16:49:06 -05:00
Fredrik Fornwall 41e631d39c libevent: Follow move to github 2016-01-02 10:21:42 -05:00
Fredrik Fornwall 52bd1cd31f apt: Update from 1.1.6 to 1.1.10 2015-12-31 04:46:52 -05:00
Fredrik Fornwall 0396b8ee67 Remove .swp file committed by mistake (#119) 2015-12-30 08:30:02 +01:00
Fredrik Fornwall 77a8de768d zsh: Enable the files module (fixes #61) 2015-12-29 19:11:46 -05:00
Fredrik Fornwall 159214fa63 termux-tools: df wrapper resetting LD_LIBRARY_PATH 2015-12-29 18:55:19 -05:00
Fredrik Fornwall 9228c43493 termux-api: Change termux-clipboard-set
Make termux-clipboard-set set the clipboard to the arguments if
given, and only take stdin as input if no arguments given.

Closes https://github.com/termux/termux-api/issues/8
2015-12-29 18:15:33 -05:00
Fredrik Fornwall 561edf1bac termux-tools: Add termux-setup-storage 2015-12-27 19:53:30 -05:00
Fredrik Fornwall 01df0fb682 bc and wcalc: Bump revisions for rebuild
Needed after flex shared library update.
2015-12-27 18:30:26 -05:00
Fredrik Fornwall d6d4e8feb0 termux-tools: reload-style -> reload-settings 2015-12-27 09:36:54 -05:00
Fredrik Fornwall 9cd1f0e325 flex: Update from 2.5.39 to 2.6.0 2015-12-27 07:00:01 -05:00
Fredrik Fornwall f9c08224a5 harfbuzz: Update from 1.0.6 to 1.1.2 2015-12-27 06:33:28 -05:00
Fredrik Fornwall 9657ab9687 apt: Transition apt.termux.com -> termux.net
The new apt repository termux.net is behind a CDN, improving
reliability and performance. It also offers optional https.

The old apt.termux.com repository will still function for a while
until everyone has updated to use termux.net.
2015-12-27 01:57:28 -05:00
Fredrik Fornwall 7354d7c457 pcre: Update from 8.37 to 8.38 2015-12-27 01:56:06 -05:00
Fredrik Fornwall c5c3c0b4f2 vim: Update to latest patch 2015-12-25 22:27:14 -05:00
Fredrik Fornwall 5b6ed11d0d subversion: Update from 1.9.2 to 1.9.3 2015-12-25 22:25:32 -05:00
Fredrik Fornwall 60657c9dd0 strace: Update from 4.10 to 4.11 2015-12-25 22:22:44 -05:00
Fredrik Fornwall 9386416943 rsync: Update from 3.1.1 to 3.1.2 2015-12-25 22:16:48 -05:00
Fredrik Fornwall dcedbe5884 parallel: Update from 20151022 to 20151222 2015-12-25 22:14:34 -05:00
Fredrik Fornwall f83a5d8232 lua: Update from 5.3.1 to 5.3.2 2015-12-25 22:11:28 -05:00
Fredrik Fornwall 744f41bd33 lighttpd: Update from 1.4.35 to 1.4.38 2015-12-25 22:08:40 -05:00
Fredrik Fornwall 0dba175ba8 libuv: Update from 1.7.5 to 1.8.0 2015-12-25 22:08:09 -05:00
Fredrik Fornwall c7c528c651 libpng: Update from 1.6.19 to 1.6.20 2015-12-25 22:02:36 -05:00
Fredrik Fornwall 45e816297a libopus: Update from 1.1 to 1.1.1 2015-12-25 22:02:06 -05:00
Fredrik Fornwall c8e62b0add libmsgpack: Update from 1.2.0 to 1.3.0 2015-12-25 22:00:54 -05:00
Fredrik Fornwall e97137242f libcairo: Update from 1.14.4 to 1.14.6 2015-12-25 21:53:25 -05:00
Fredrik Fornwall 574a17ca2d iperf3: Update from 3.1 to 3.1.1 2015-12-25 21:47:41 -05:00
Fredrik Fornwall 79a39b10b4 hexcurse: Update from 1.58 to 1.60 2015-12-25 21:45:21 -05:00
Fredrik Fornwall 03658e133f global: Update from 6.5 to 6.5.2 2015-12-25 21:39:56 -05:00
Fredrik Fornwall 4378ead082 dpkg: Update from 1.18.3 to 1.18.4 2015-12-25 21:27:43 -05:00
Fredrik Fornwall 563f0b1b84 findutils: Update from 4.5.14 to 4.5.17 2015-12-25 21:27:25 -05:00
Fredrik Fornwall 76897d2eed ffmpeg: Update from 2.8.3 to 2.8.4 2015-12-25 21:26:47 -05:00
Fredrik Fornwall 54cb74f98d apt: Update to 1.1.6, default disable SRV records
By disabling SRV records support in apt by default we work around
an issue with HTC devices (fixes #99).
2015-12-25 19:32:51 -05:00
Fredrik Fornwall 4e7183b9b8 busybox: Update i686 build 2015-12-25 19:13:55 -05:00
Fredrik Fornwall 59d4c3f2a8 weechat: Rebuild to link against new ruby 2.3 lib 2015-12-25 18:25:10 -05:00
Fredrik Fornwall 98e0a8ee97 ruby: Update from 2.2.4 to 2.3.0 (closes #114) 2015-12-25 16:35:13 -05:00
Fredrik Fornwall 307f9bf63e linux-man-pages: Update from 4.02 to 4.03 2015-12-25 15:36:21 -05:00
Fredrik Fornwall c8baff59f9 gnupg: Update from 1.4.19 to 1.4.20 2015-12-25 09:38:50 -05:00
Fredrik Fornwall f7dcd8ad1f lftp: Update from 4.6.4 to 4.6.5 2015-12-25 09:36:20 -05:00
Fredrik Fornwall 59c1f3a138 Merge pull request #113 from franciscod/stdio-ctermid
ndk_patches/stdio.h.patch: add bogus ctermid()
2015-12-24 09:19:32 +01:00
Fredrik Fornwall 7e606cc7eb Remove dependency on php on the builder
The native php executable is built by the package itself
2015-12-24 02:50:23 -05:00
Francisco Demartino 93b884f130 ndk_patches/stdio.h.patch: add bogus ctermid() 2015-12-24 04:13:53 -03:00
Francisco Demartino 413192e8f6 play-audio: bump to 0.4 2015-12-23 03:01:08 -03:00
Francisco Demartino eb8a3d4216 play-audio: use heredoc instead of printf 2015-12-23 02:59:53 -03:00
Francisco Demartino 8a1912b9e5 play-audio: use 'quoted dollar at' ("$@") for args 2015-12-23 02:59:11 -03:00
Fredrik Fornwall 433f51009f play-audio: Fix shared library clash
The play-audio binary links to libOpenSLES, which links indirectly
to libskia. As libskia links to both libpng and libjpeg this means
problems if either of those libraries are installed from a Termux
package into LD_LIBRARY_PATH.

Avoid this by placing the play-audio binary into libexec/, and let
bin/play-audio be a wrapper script which resets LD_LIBRARY_PATH
before calling the binary in libexec/. Fixes #103.
2015-12-22 17:34:50 -05:00
Francisco Demartino b3baa1e868 p7zip: add maintainer 2015-12-22 16:26:58 -03:00
Fredrik Fornwall e74041f9c1 p7zip: Fix build on non-arm arches 2015-12-22 07:12:24 -05:00
Fredrik Fornwall 0d5b5d5333 Merge pull request #105 from franciscod/p7zip
p7zip: add package
2015-12-22 12:25:37 +01:00
Fredrik Fornwall c7bdfff616 php: Enable the zip and iconv extension 2015-12-22 06:16:08 -05:00
Fredrik Fornwall e339be429f php: Enable phar and openssl module 2015-12-22 05:37:56 -05:00
Francisco Demartino 1adca84b65 p7zip: fix man path 2015-12-21 14:59:34 -03:00
Francisco Demartino 05ee85bb0e p7zip: add package
I put almost 3 hours on this!

It ships with a lot of makefiles for various platforms, notably
one for android_arm. I patched it a bit because Termux already gives
many of the goodies. Probably it could be simplified.

Most of the time went on tinkering with flags and waiting for the
Docker container to reload the new files...there must be a better way!

p7zip doesn't seem to honor $prefix, instead it uses $DEST_HOME.
2015-12-21 14:32:50 -03:00
Fredrik Fornwall 379db8b623 libxml2: Update from 2.9.2 to 2.9.3
This required rebuilding dependent packages after soname bump.
2015-12-20 20:46:55 -05:00
Fredrik Fornwall ce7752b7ab libxml2: Update from 2.9.2 to 2.9.3 2015-12-20 20:27:11 -05:00
Fredrik Fornwall 56e5fb2365 golang: Fix 64-bit builds 2015-12-20 17:58:20 -05:00
Fredrik Fornwall e69b142770 asciinema: Fix aarch64 build 2015-12-20 17:47:38 -05:00
Fredrik Fornwall 3a189d898c Update go handling
- Use 1.6beta1 for host build
- Download host build tool when needed
- Re-build asciinema with 1.6beta1 to avoid relocation warnings
2015-12-20 12:02:59 -05:00
Fredrik Fornwall b6cc859c74 openssh: Avoid linking to libutil 2015-12-19 18:01:04 -05:00
Fredrik Fornwall cce3b37350 command-not-found: Update 2015-12-19 17:59:40 -05:00
Fredrik Fornwall b5661c0177 jack: Try to find right lib folder 2015-12-19 17:49:36 -05:00
Fredrik Fornwall 6bbba8f22a openssh: Make ControlMaster feature work
The ControlMaster feature for multiplexing used hard links, which
does not work on Android starting in Android 6.0. Replace this
with a non-atomic check-then-rename for now. Fixes #91.
2015-12-17 19:34:19 -05:00
Fredrik Fornwall 9158a301e0 glib: Avoid defining invalid RTLD_* constants 2015-12-17 18:33:52 -05:00
Fredrik Fornwall dd15f7cf28 libvpx: Support 64-bit builds 2015-12-17 23:06:24 +01:00
Fredrik Fornwall 9fac4f0856 apt: Update from 1.1.4 to 1.1.5 2015-12-17 12:06:03 -05:00
Fredrik Fornwall cdd8e2edc6 fish: Remove no longer needed patch 2015-12-17 11:47:55 -05:00
Fredrik Fornwall f657b221c0 aria2: Update from 1.19.2 to 1.19.3 2015-12-17 09:33:23 -05:00
Fredrik Fornwall eeb22a41cc angband: Update from 4.0.3 to 4.0.4 2015-12-17 09:21:35 -05:00
Fredrik Fornwall 543007aa11 ruby: Update from 2.2.3 to 2.2.4 2015-12-17 08:01:58 -05:00
Fredrik Fornwall 7b40bb6906 gnupg2: Build with sqlite disabled for now 2015-12-17 06:13:55 -05:00
Fredrik Fornwall aaa12518ef libgpg-error: Update from 1.20 to 1.21 2015-12-17 05:57:09 -05:00
Fredrik Fornwall 6ef0f614d7 fish: Fix compiling with master 2015-12-17 05:15:33 -05:00
Fredrik Fornwall 95fcb2763a nmap: Update from 6.49BETA4 to 7.01 2015-12-15 20:15:33 -05:00
Fredrik Fornwall 13633dba6a dnsutils: Break out $PREFIX/etc/resolv.conf
This introduces a new resolv-conf package containing
$PREFIX/etc/resolv.conf which can be used by other packages.
2015-12-15 20:14:15 -05:00
Fredrik Fornwall f1f58a7159 libav: Bump revision to force rebuild 2015-12-15 20:13:43 -05:00
Fredrik Fornwall 209cba9f51 ffmpeg: Move out from disabled 2015-12-15 20:12:55 -05:00
Fredrik Fornwall 2dbfa57c19 wget: Build without idn for now 2015-12-15 20:06:43 -05:00
Fredrik Fornwall 451fbbe856 asciinema: Ready for 64 bit builds 2015-12-15 09:27:47 -05:00
Fredrik Fornwall 33d16b567f mutt: Enable sasl. Fixes #93. 2015-12-15 08:57:25 -05:00
Fredrik Fornwall fe66968bf8 zsh: Update from 5.1.1 to 5.2.0 2015-12-15 08:56:27 -05:00
Fredrik Fornwall 704e64f22c perl: Update from 5.22.0 to 5.22.1 2015-12-15 08:55:07 -05:00
Fredrik Fornwall 155aa12bf9 vim: Update to latest patch 2015-12-15 08:38:40 -05:00
Fredrik Fornwall c9b4c74d6a Add libsasl package 2015-12-15 06:56:49 -05:00
Fredrik Fornwall b5dfb604e9 procps: Update from 3.3.10 to 3.3.11 2015-12-15 06:54:50 -05:00
Fredrik Fornwall 59e39612a5 stunnel: Update from 5.27 to 5.28 2015-12-15 05:26:11 -05:00
Fredrik Fornwall 31d77226ca dropbear: Switch back to main site 2015-12-15 05:25:00 -05:00
Fredrik Fornwall 9c471bdd6d mutt: Various fixes and improvements
- Fix hardlink usage which doesn't work on Android 6.
- Enable header cache and depend on gdbm.
- Specify $PREFIX/bin/sh as exec shell to avoid trying /bin/sh.
  Fixes #84.
- Avoid building bundled&broken (v)snprintf functions.
2015-12-13 21:22:39 -05:00
Fredrik Fornwall f01cc586d2 Add disabled patch to clang 2015-12-13 19:10:44 -05:00
Fredrik Fornwall 62c2c23b61 wget: Update from 1.17 to 1.17.1 2015-12-13 15:05:31 -05:00
Fredrik Fornwall 9da06063db Make libav conflict with ffmpeg 2015-12-11 20:10:27 -05:00