Commit Graph

2206 Commits

Author SHA1 Message Date
Fredrik Fornwall
449d39d04a python: Update from 3.5 to 3.6 2017-01-15 19:37:14 +01:00
Vishal Biswas
58f7a21c18 Add support for cmake 3.7 (#660) 2017-01-15 13:48:05 +01:00
Fredrik Fornwall
b4e3a43bed elfutils: Update from 0.167 to 0.168 2017-01-14 19:36:15 -05:00
Fredrik Fornwall
965b6ede1e sqlite: Update from 3.16.1 to 3.16.2 2017-01-14 03:53:03 -05:00
Fredrik Fornwall
ed198efe08 ruby: Update from 2.3.3 to 2.4.0 2017-01-14 03:45:44 -05:00
Fredrik Fornwall
710af70967 libgmp: Update from 6.1.1 to 6.1.2 2017-01-14 03:41:59 -05:00
Fredrik Fornwall
f3850848be ed: Update from 1.13 to 1.14.1 2017-01-13 13:13:50 -05:00
Fredrik Fornwall
3bae08c79a busybox: Update from 1.25.1 to 1.26.2 2017-01-13 07:09:56 -05:00
Fredrik Fornwall
1094cd450b w3m: Switch to maintained debian fork 2017-01-11 11:53:33 -05:00
Fredrik Fornwall
6fa889f61a binutils: Add checksum 2017-01-11 03:02:40 -05:00
Vishal Biswas
74fcf14e4d add packages liblzo and lzop (#612) 2017-01-11 09:02:00 +01:00
Fredrik Fornwall
a3cc83a0a3 libgc: curl -> termux_download 2017-01-11 02:13:42 -05:00
Fredrik Fornwall
b67df7238b readline: curl -> termux_download 2017-01-11 02:11:14 -05:00
Fredrik Fornwall
2b8761e6a3 bash: Use termux_download instead of curl directly 2017-01-11 02:07:47 -05:00
Fredrik Fornwall
e3d6792fc3 mpv: Update from 0.22.0 to 0.23.0 2017-01-11 02:05:04 -05:00
Fredrik Fornwall
318a000b92 ffmpeg: Bump version, enable x265
Fixes #655.
2017-01-11 02:04:41 -05:00
Fredrik Fornwall
fadeb6b639 libx265: Enable package 2017-01-11 01:29:11 -05:00
Fredrik Fornwall
af4dc416ed s/TERMUX_PKG_BUILD_REVISION/TERMUX_PKG_REVISION/ 2017-01-11 01:21:42 -05:00
Fredrik Fornwall
e5ca8bb122 libmsgpack: Update from 2.0.0 to 2.1.0 2017-01-10 10:54:18 -05:00
Fredrik Fornwall
762f98e740 erlang: Seems we need to build host part each time 2017-01-10 06:34:38 -05:00
Fredrik Fornwall
11e97371db erlang: Cleanup and improve build script
- Add a src checksum
- Put host-built binaries first into PATH to avoid problems if
  and erlang is already available.
- Do not build a new host build on every build
2017-01-10 03:15:05 -05:00
Fredrik Fornwall
508fa73cb8 Always call post-extract step in srcdir 2017-01-10 03:14:35 -05:00
Fredrik Fornwall
5e174900b3 coreutils: Fix 32-bit issue with ST_BLKSIZE macro
Fixes https://github.com/termux/termux-app/issues/233
2017-01-09 17:04:46 -05:00
Fredrik Fornwall
ebed8be732 emacs: Clear share/info before build 2017-01-09 05:27:51 -05:00
Fredrik Fornwall
fee976030a zsh: Build the system module (fixes #659) 2017-01-08 23:13:12 -05:00
Fredrik Fornwall
2d617a3231 termux-api: Remove empty lines from -h output 2017-01-08 23:09:24 -05:00
Fredrik Fornwall
ae0899e7c4 clang: Only build host {llvm,clang}-tblgen
We only need host binaries for llvm-tblgen and clang-tblgen, so
there is no need building a complete clang build.
2017-01-08 07:59:46 -05:00
Fredrik Fornwall
c9379a3ed8 termux-tools: Unset LD_LIBRARY_PATH in wrappers
Previously the wrappers assumed that if
	/system/bin/linker64
that LD_LIBRARY_PATH should be set to /system/lib64. This seems
to not always be the case (see #192) and hopefully the system
binaries should work without LD_LIBRARY_PATH being set, so we
just unset it before calling the system binary.
2017-01-08 04:53:36 -05:00
Fredrik Fornwall
cb5aa2bf35 mosh: Bump revision after adding -6 option 2017-01-08 04:40:18 -05:00
Fredrik Fornwall
0d2a9051aa libicu: Split out bin/ tools into icu-devtools 2017-01-08 04:34:27 -05:00
Fredrik Fornwall
355351fade bc: Remove incorrect $PREFIX/info folder 2017-01-08 04:34:27 -05:00
Georg Sauthoff
257ccdadfa add -6 (use IPv6 only) option - fixes #662 (#663) 2017-01-08 10:31:05 +01:00
Fredrik Fornwall
25f0a0306e cmake: Depend on libuv, remove ncurses dependency 2017-01-07 02:11:11 -05:00
Fredrik Fornwall
7fa69461f0 coreutils: Reference issue in test 2017-01-07 02:02:12 -05:00
Fredrik Fornwall
627fdeb162 ndk_patches: Define _POSIX2_VERSION to 200809
coreutils looks at _POSIX2_VERSION and enables broken obsolete
behaviour if not set.

Fixes https://github.com/termux/termux-app/issues/232.
2017-01-07 01:45:46 -05:00
Fredrik Fornwall
a3e404de6b lftp: Update from 4.7.4 to 4.7.5 2017-01-07 01:20:05 -05:00
Vishal Biswas
1ed71b8a79 libicu: add package (#658)
* libicu: add package

* libicu: remove forced CC and CXX in hostbuild

* libicu: incorporated changes from #621 by @rnauber
2017-01-07 07:18:56 +01:00
Fredrik Fornwall
deeb04b560 cmake: Update from 3.6.2 to 3.7.1 2017-01-07 01:00:39 -05:00
Fredrik Fornwall
bb290b16af tesseract: Fix build after tessdata repo updates 2017-01-07 00:59:09 -05:00
Fredrik Fornwall
2b0e9dc9e2 Fix build of python after build-package.sh rewrite 2017-01-07 00:38:04 -05:00
Fredrik Fornwall
a3f2fff585 man: Fix build after the build-package.sh rewrite 2017-01-07 00:17:42 -05:00
Fredrik Fornwall
b0c6041dcc nodejs: Update from 6.9.3 to 6.9.4 2017-01-06 05:12:55 -05:00
Fredrik Fornwall
765fd6181d moon-buggy: Switch to alternate download url 2017-01-05 21:24:15 -05:00
Fredrik Fornwall
7b1f1bd35d build-package.sh: Cleanup a bit
- Put everything into shell functions.
- Start fixing shellcheck warnings.
- Run a hostbuild before setting up an android toolchain (fixes #657).

It was quite a hasty rewrite, so things could be broken. Let me know!
2017-01-05 20:37:45 -05:00
Fredrik Fornwall
5584aa2e08 command-not-found: Bump with new commands 2017-01-05 19:44:39 -05:00
Fredrik Fornwall
d1f129da2c ndk-sysroot: Reuse existing zlib.pc 2017-01-05 19:02:03 -05:00
Fredrik Fornwall
53f568ca91 termux-api: Bump version 2017-01-05 18:59:23 -05:00
Fredrik Fornwall
f1a313cdb9 bison: Remove useless hostbuild 2017-01-05 18:58:49 -05:00
Fredrik Fornwall
3749ab7c42 libgc: Remove useless build step 2017-01-05 18:32:33 -05:00
Fredrik Fornwall
5e190dd4b3 getconf: Add package 2017-01-05 13:57:52 -05:00
Fredrik Fornwall
f4af89ed2b nodejs: Update from 6.9.2 to 6.9.3 2017-01-05 05:12:06 -05:00
Fredrik Fornwall
1dfdcd7a6c rlwrap: Update to new homepage 2017-01-05 05:12:06 -05:00
Fredrik Fornwall
1b8ce86ddc mathomatic: Update to working download url 2017-01-05 05:12:06 -05:00
Fredrik Fornwall
9526bbf80c sqlite: Update from 3.16.0 to 3.16.1 2017-01-05 05:12:06 -05:00
Fredrik Fornwall
a78e11404b termux-api: Update termux-notification 2017-01-05 03:48:14 +01:00
Fredrik Fornwall
bdc45c6809 termux-api: Add termux-notification-remove 2017-01-05 03:48:14 +01:00
Fredrik Fornwall
1f33750fc4 termux-api: Add wifi connectioninfo&scaninfo 2017-01-05 03:48:14 +01:00
Fredrik Fornwall
751df37d66 sed: Remove host build step
See http://lists.gnu.org/archive/html/bug-sed/2017-01/msg00001.html
2017-01-04 21:09:53 -05:00
Fredrik Fornwall
5580250255 libzmq: Update from 4.1.5 to 4.1.6 2017-01-04 19:54:16 -05:00
Fredrik Fornwall
f8497382d0 libev: Update from 4.23 to 4.24 2017-01-04 19:22:15 -05:00
Fredrik Fornwall
5a24f7a676 ecj: Update from 4.5.2 to 4.6.2 2017-01-04 19:09:03 -05:00
Fredrik Fornwall
f438134cd4 sed: Update from 4.2.2 to 4.3 2017-01-04 19:02:45 -05:00
Fredrik Fornwall
e388b40725 neovim: Improve cmake invocation 2017-01-03 19:02:22 -05:00
Fredrik Fornwall
74b5c53c18 valac: Depend on clang, glib-dev, pkg-config
As mentioned in #644.
2017-01-03 17:46:59 -05:00
Fredrik Fornwall
5ef5713d2d termux-tools: Fix typo in termux-setup-storage 2017-01-03 17:21:43 -05:00
Fredrik Fornwall
e957f074d3 hunspell-en-us: Switch to libreoffice dictionaries 2017-01-03 16:55:50 -05:00
Fredrik Fornwall
3d02b03c6f hunspell: Update from 1.4.1 to 1.6.0 2017-01-03 16:55:50 -05:00
Fredrik Fornwall
45ab3ae882 stunnel: Update from 5.38 to 5.39 2017-01-03 16:55:50 -05:00
Vishal Biswas
2c0f14be3a torsocks: add patch for ipv4 and enable package (#650) 2017-01-03 14:44:59 +01:00
Vishal Biswas
3d8a22fc5e valac: add package (#647) 2017-01-03 14:32:40 +01:00
Vishal Biswas
ae284287c6 fossil: add package (#646) 2017-01-03 10:24:27 +01:00
Fredrik Fornwall
b3903ab2d4 golang: Add link to upstream issue for patch 2017-01-03 04:22:29 -05:00
Fredrik Fornwall
b7a155eeaa tcl: Bump revision after sqlite update 2017-01-03 04:10:17 -05:00
Michael Marineau
5cfeae293b golang: fix runtime init on chromeos (#648)
Android on ChromeOS uses a restrictive seccomp filter that blocks
sched_getaffinity. Simply assume 1 CPU on any error.
2017-01-03 10:09:55 +01:00
Fredrik Fornwall
71ab8c6e7f libnghttp2: Update from 1.17.0 to 1.18.0 2017-01-03 01:47:52 -05:00
Vishal Biswas
7d2e8f3059 sqlite: update from 3.15.2 to 3.16.0 (#645) 2017-01-03 07:47:14 +01:00
Fredrik Fornwall
ce86c98e5a neovim: Update and tweak
Remove cursor shapes as not all terminal emulators support them
2017-01-01 19:00:36 -05:00
Fredrik Fornwall
a9cd51d257 vim: Remove cursor shapes
Not every terminal emulator supports cursor shapes. Fixes #641.
2017-01-01 18:14:25 -05:00
Fredrik Fornwall
36d8dc9633 nano: Update from 2.7.2 to 2.7.3 2016-12-31 08:59:01 -05:00
Fredrik Fornwall
81f962e08d strace: Update from 4.14 to 4.15 2016-12-31 08:58:20 -05:00
Fredrik Fornwall
01c3766595 joe: Add dependency on libutil 2016-12-31 07:40:34 -05:00
Fredrik Fornwall
bf5de7196e freetype: Update from 2.6.5 to 2.7.1 2016-12-31 07:38:24 -05:00
Fredrik Fornwall
e8743e96b0 harfbuzz: Update from 1.3.3 to 1.3.4 2016-12-31 07:38:02 -05:00
Fredrik Fornwall
29914d8092 libpng: Update from 1.6.26 to 1.6.27 2016-12-31 07:17:22 -05:00
Fredrik Fornwall
30763ad063 fontconfig: http -> https 2016-12-31 07:16:31 -05:00
rnauber
2fb7766a79 Add a joe (editor) package (#622) 2016-12-31 12:57:44 +01:00
Fredrik Fornwall
7acdc6acea termux-tools: Bump version 2016-12-29 22:27:57 -05:00
Fredrik Fornwall
ba173bd4da fish: Patch to setup TMPDIR if necessary 2016-12-29 19:52:00 -05:00
Fredrik Fornwall
bac2fa5de0 termux-reload-settings: Update help text 2016-12-28 17:14:09 -05:00
Fredrik Fornwall
42cb8406c5 dnsutils: Update from 9.10.4 to 9.11.0-P1 2016-12-27 20:55:59 -05:00
Fredrik Fornwall
fd91653197 picolisp: Update from 16.11.24 to 16.12.22 2016-12-27 20:10:28 -05:00
Fredrik Fornwall
eafc139a78 termux-tools: Add termux-wake-{lock,unlock} 2016-12-25 22:29:30 -05:00
Fredrik Fornwall
9b88f344b0 aria2: Remove running autoreconf 2016-12-25 18:55:38 -05:00
Fredrik Fornwall
23d4faf045 libuv: Update from 1.10.0 to 1.10.1 2016-12-25 18:50:52 -05:00
Fredrik Fornwall
42520d25ef libtermkey: Update from 0.18 to 0.19 2016-12-25 12:10:51 -05:00
Fredrik Fornwall
407531d30e command-not-found: Bump with new commands 2016-12-23 17:31:14 -05:00
Fredrik Fornwall
03b4db0ce2 erlang: Update from 18.3.3 to 19.2
Also fix how the system openssl is specified.
2016-12-23 17:17:53 -05:00
Fredrik Fornwall
382e177e29 valgrind: Add note about android-x86_64 issue 2016-12-23 16:42:37 -05:00
Fredrik Fornwall
572deec1c9 libgpg-error: Update from 1.25 to 1.26 2016-12-23 16:12:49 -05:00
Remco van 't Veer
5b7fa6e963 Add erlang package (#439)
* Add erlang package

* Can't build erlang after building pcre package

Use patch from buildroot to avoid problems:

  https://github.com/buildroot/buildroot/blob/master/package/erlang/0002-erts-ethread-instruct-libatomic_ops-we-do-require-CA.patch

Thanks to github user @its-pointless for pointing it out.

* Enable termcap in erlang package

This provides readline like behaviour in erlang shell (erl).
2016-12-23 22:12:42 +01:00
Fredrik Fornwall
33808dbc1f newsbeuter: Bump build revision after patches 2016-12-23 15:23:48 -05:00
Fredrik Fornwall
b9f3844014 man: Change to fossies.org for tarball 2016-12-23 15:21:57 -05:00
Fredrik Fornwall
50a1e680a9 fish: Fix fish_update_completions
We don't have the 'manpath' program and don't need it.

Fixes #617.
2016-12-23 15:12:50 -05:00
Balázs Kutil
4a77e94d1c Podbeuter download fix (#618)
* Add patchset fixing podbeuter crashes

Adds patch for newsbeuter #168

* Add podbeuter patch fixing redownload

Adds patch for newsbeuter #169
2016-12-23 21:01:04 +01:00
Fredrik Fornwall
23fed2ad41 curl: Update from 7.52.0 to 7.52.1 2016-12-23 14:58:47 -05:00
Fredrik Fornwall
c6c2957062 daemonize: Use $PREFIX instead of /
As / is no longer readable on Android 7, we switch to chdir($PREFIX)
instead of chdir(/) to get a readable directory.

Fixes #614.
2016-12-23 03:54:21 -05:00
Fredrik Fornwall
6f49da16c4 fzf: Use git master for neovim fix 2016-12-23 03:21:16 -05:00
Fredrik Fornwall
f23740f4ad libvterm: Update to latest git master 2016-12-23 03:20:45 -05:00
Oliver Schmidhauser
1d740dea04 Add ed package (#607)
* Add ed package

Fixes #606

* change ed url to main mirror
2016-12-23 08:59:56 +01:00
Fredrik Fornwall
650d55cdca gdk-pixbuf: Update from 2.36.0 to 2.36.2 2016-12-22 14:18:35 -05:00
Fredrik Fornwall
b4d91635b9 zsh: Update from 5.2.0 to 5.3.1 2016-12-22 13:38:27 -05:00
Fredrik Fornwall
e6546c718a nmap: Update from 7.31 to 7.40 2016-12-22 13:34:42 -05:00
Fredrik Fornwall
cecff48d1b libnghttp2: Update from 1.16.1 to 1.17.0 2016-12-21 20:45:33 -05:00
Fredrik Fornwall
1fa4e2bac6 curl: Update from 7.51.0 to 7.52.0 2016-12-21 20:45:33 -05:00
Matthew Klein
2555526eff neovim: update homepage url (#610) 2016-12-22 02:31:32 +01:00
Fredrik Fornwall
b6e7fd1187 neovim: Update the used git commit 2016-12-21 00:37:00 -05:00
Fredrik Fornwall
5b0f94328b aria2: Update from 1.29.0 to 1.30.0 2016-12-20 22:47:31 -05:00
Fredrik Fornwall
c53e88278b nano: Update from 2.7.1 to 2.7.2 2016-12-20 22:22:28 -05:00
Fredrik Fornwall
3da0288bb3 python2: Update from 2.7.12 to 2.7.13 2016-12-20 22:17:50 -05:00
Fredrik Fornwall
ec75fbd3fb tor: Update from 0.2.8.10 to 0.2.9.8 2016-12-20 21:59:31 -05:00
Fredrik Fornwall
9c8de9581d ncurses: Update from 20160924 to 20161126 2016-12-20 21:59:31 -05:00
Vishal Biswas
f2926797b8 add package tor (#589) 2016-12-21 03:48:20 +01:00
Oliver Schmidhauser
14a192d04d Enable sidebar support in mutt (#598)
This enables the popular sidebar feature in mutt. It will still be [disabled by
default](http://www.mutt.org/doc/manual/#sidebar) and has to be [enabled
in the .muttrc](https://wiki.archlinux.org/index.php/Mutt#Mutt-Sidebar).
2016-12-21 02:35:38 +01:00
Fredrik Fornwall
d1fd5e29d5 clang: Update from 3.9.0 to 3.9.1 2016-12-20 20:34:42 -05:00
Fredrik Fornwall
13c7072071 gnupg2: Update from 2.1.16 to 2.1.17 2016-12-20 20:34:19 -05:00
Fredrik Fornwall
a8b61adf91 openssh: Update from 7.3p1 to 7.4p1 2016-12-20 20:33:53 -05:00
Fredrik Fornwall
88e73ad533 radare2: Update from 1.0.2 to 1.1.0
Fixes #603.
2016-12-20 20:33:12 -05:00
Fredrik Fornwall
4f47cb101c dpkg: Update from 1.18.15 to 1.18.18
This allows dropping of local patches tolerating symlink size
to differ between st_size and strlen(readlink()) which is now
upstream.
2016-12-20 18:59:47 -05:00
Fredrik Fornwall
c2c270c5db libgcrypt: Revert from 1.7.4 to 1.7.3
See issue #594.
2016-12-14 15:38:21 -05:00
Fredrik Fornwall
8321f7eadc mutt: Rebuild with fresh toolchain
Fixes #587
2016-12-12 12:13:00 -05:00
Fredrik Fornwall
ab632f6c57 termux-create-package: Update from 0.1 to 0.2 2016-12-11 09:13:04 -05:00
Fredrik Fornwall
eda458c76a pinentry: Update from 0.9.7 to 1.0.0 2016-12-11 09:00:42 -05:00
Fredrik Fornwall
eeed47f4f4 termux-create-package: Move from disabled-packages/ to packages/ 2016-12-11 09:00:10 -05:00
Fredrik Fornwall
40d2817d3e libgcrypt: Update from 1.7.3 to 1.7.4 2016-12-11 08:58:11 -05:00
Fredrik Fornwall
bd8ab90600 npth: Update from 1.2 to 1.3 2016-12-11 08:57:49 -05:00
Fredrik Fornwall
25e058f3d8 mutt: Update from 1.7.1 to 1.7.2 2016-12-10 21:46:57 -05:00
Fredrik Fornwall
6b394976de libpixman: Switch to https, add checksum 2016-12-10 11:55:19 -05:00
Fredrik Fornwall
026e7d0976 libcairo: Update from 1.14.6 to 1.14.8 2016-12-10 11:43:17 -05:00
Fredrik Fornwall
732d62c400 libpixman: Configure with --disable-libpng 2016-12-09 22:13:02 -05:00
Fredrik Fornwall
0338ce958f gsl: Update from 2.2.1 to 2.3 2016-12-09 21:41:34 -05:00
Fredrik Fornwall
ecd1ff092b php: Update from 7.1rc6 to 7.1.0 2016-12-09 21:16:20 -05:00
Fredrik Fornwall
327e882330 vim: Update, remove local patch accepted upstream
63de19e805
2016-12-09 21:13:35 -05:00
Vishal Biswas
15f034041a allow symbol evutil_secure_rng_add_bytes (#578)
use arc4random_random where available or export empty symbol
2016-12-09 16:51:43 -05:00
Fredrik Fornwall
1e3bbaac38 pick: Update from 1.5.2 to 1.5.3 2016-12-09 16:39:39 -05:00
Fredrik Fornwall
72c6911062 gnutls: Update from 3.4.16 to 3.4.17 2016-12-09 16:35:24 -05:00
Fredrik Fornwall
68129b3c5d vim: Patch to enable channel support
The vim configure script had a bug which caused the channel support
to be disabled. Patch this while awaiting a fix merged upstream.

Fixes #577.
2016-12-07 22:04:28 -05:00
Fredrik Fornwall
2478fa4664 libbz2: Switch to fossies as main site is down 2016-12-07 21:47:49 -05:00
Fredrik Fornwall
e02dc68da9 nodejs: Update from 6.9.1 to 6.9.2 2016-12-07 18:44:24 -05:00
Fredrik Fornwall
ab4e52ebf7 calcurse: Update from 4.1.0 to 4.2.1 2016-12-07 17:13:19 -05:00
Fredrik Fornwall
8e9487d8af grep: Update from 2.26 to 2.27 2016-12-07 17:12:47 -05:00
Fredrik Fornwall
1a8a9ddd9b neofetch: Update from 2.0 to 2.0.2 2016-12-06 21:04:29 -05:00
Fredrik Fornwall
a5d10e454f fzf: Update from 0.15.8 to 0.15.9 2016-12-06 21:00:00 -05:00
Fredrik Fornwall
a8dcbfb609 golang: Update from 1.7.3 to 1.7.4 2016-12-06 21:00:00 -05:00
Fredrik Fornwall
f40671efaf silversearcher-ag: Update from 1.0.1 to 1.0.2 2016-12-06 21:00:00 -05:00
Fredrik Fornwall
b4443d5eac termux-api: Add options to termux-notification
Add support for controlling priority, vibration, sound and led.
2016-12-04 04:22:32 +01:00
Fredrik Fornwall
b956895de8 termux-tools: Add termux-wake-{lock,unlock} 2016-12-04 04:22:32 +01:00
Fredrik Fornwall
33b944c8a2 Add termux-storage-get 2016-12-04 04:22:32 +01:00
Fredrik Fornwall
fee1613812 dpkg: Work around symbolic link size issue
Fixes #558.
2016-12-03 16:55:45 -05:00
Fredrik Fornwall
bbe295173d python&python2: Do not disable ipv6 support
Fixes #573.
2016-12-03 16:18:51 -05:00
Fredrik Fornwall
f63405a98a binutils: Setup some arch-prefixed symlinks 2016-12-02 15:54:36 -05:00
Herdiansyah
738da6d859 neofetch: updated to 2.0 (#574) 2016-12-02 21:06:46 +01:00
Fredrik Fornwall
7714ff78a5 aria2: Update from 1.28.0 to 1.29.0 2016-12-01 08:31:23 -05:00
Fredrik Fornwall
7ec16dc2a0 lftp: Update from 4.7.3 to 4.7.4 2016-12-01 08:31:09 -05:00
Fredrik Fornwall
2057428628 subversion: Update from 1.9.4 to 1.9.5 2016-12-01 08:18:28 -05:00
Fredrik Fornwall
fb8471fb27 coreutils: Update from 8.25 to 8.26 2016-11-30 21:34:29 -05:00
Fredrik Fornwall
b5ae580768 busybox: Set __progname in getopt for -n to work 2016-11-30 20:32:23 -05:00
Fredrik Fornwall
ea159685ad ca-certificates: Update to current version 2016-11-30 18:29:14 -05:00
Fredrik Fornwall
84aa0d7268 stunnel: Update from 5.37 to 5.38 2016-11-30 18:07:42 -05:00
Fredrik Fornwall
de887eefe0 debianutils: Update from 4.8 to 4.8.1 2016-11-30 18:03:23 -05:00
Fredrik Fornwall
af52bea377 mpv: Rebuild after ffmpeg update 2016-11-30 12:47:03 -05:00
Fredrik Fornwall
20da7991b1 git: Update from 2.10.2 to 2.11.0 2016-11-30 12:00:09 -05:00
Fredrik Fornwall
c934097d0b Remove unused cmake argument 2016-11-29 20:07:47 -05:00
Fredrik Fornwall
1f523c2a6d sqlite: Update from 3.15.1 to 3.15.2 2016-11-29 14:56:21 -05:00
Fredrik Fornwall
21bd2cf4aa ctags: Update to identify as version 5.8
By default universal ctags built from master claims version 0.0.0,
which makes it incompatible with at least vim-easytags.

Update to claim version 5.8 (the exuberant version).
2016-11-28 18:18:17 -05:00
Fredrik Fornwall
ae707f42d0 silversearcher-ag: Update from 0.33.0 to 1.0.1 2016-11-28 18:18:09 -05:00
Fredrik Fornwall
1c6ac27700 vim: Enable cursor shapes 2016-11-28 07:30:16 -05:00
Fredrik Fornwall
7097db73e8 neovim: Enable cursor shapes 2016-11-28 07:29:57 -05:00
Fredrik Fornwall
8927f8fbc6 zsh: Return 0 from command_not_found_handler
"The function should return status zero if it successfully handled
the command, or non-zero status if it failed. In the latter case
the standard handling is applied: ‘command not found’ is printed
to standard error and the shell exits with status 127."
- http://zsh.sourceforge.net/Doc/Release/Command-Execution.html

Needed after changes in
https://github.com/termux/termux-packages/pull/566
where the command-not-found program no longer exists itself with 0.
2016-11-28 07:28:06 -05:00
Fredrik Fornwall
86b760f627 command-not-found: Mark local functions as static
See #565.
2016-11-27 14:06:35 -05:00
Fredrik Fornwall
be85636c5c command-not-found: Bump version 2016-11-27 13:53:37 -05:00
Anisse Astier
9f0572692b command-not-found: Always return an error (#566)
Fixes #564
2016-11-27 19:50:56 +01:00
Fredrik Fornwall
a9d534f91d fish: Remove part of patch not needed 2016-11-26 15:43:22 -05:00
Fredrik Fornwall
f9f3e16d95 valgrind: Update from 3.11.0 to 3.12.0 2016-11-26 15:15:21 -05:00
Fredrik Fornwall
d6a56a8b87 libjpeg-turbo: Use https and package checksum 2016-11-26 13:01:24 -05:00
Fredrik Fornwall
49ac27c7bd ffmpeg: Update from 3.2 to 3.2.1 2016-11-26 12:55:26 -05:00
Fredrik Fornwall
b000c24db3 picolisp: Update from 16.10.25 to 16.11.24 2016-11-26 12:44:25 -05:00
Fredrik Fornwall
6fd92f9103 imagemagick: Update from 7.0.3-4 to 7.0.3-8 2016-11-26 12:44:07 -05:00
Fredrik Fornwall
05ebefe869 dpkg: Update from 1.18.0 to 1.18.15
Also switch from ftp.debian.org to mirrors.kernel.org.
2016-11-26 10:47:55 -05:00
Fredrik Fornwall
57efacaf26 termux-tools: Add /magisk/.core/bin/su path to su
Fixes #168.
2016-11-25 20:12:52 -05:00
Fredrik Fornwall
7046c2815a command-not-found: Update with new commands 2016-11-25 19:59:59 -05:00
Fredrik Fornwall
2fd44a0f30 dpkg: Do not even try hardlinking
Avoiding the hardlink try reduces log spam.
2016-11-25 19:56:24 -05:00
Fredrik Fornwall
3d0baea2bb weechat: Build lua plugin as weechat-lua-plugin 2016-11-25 18:21:08 -05:00
Fredrik Fornwall
5e8d636790 Let luajit replace lua completely 2016-11-25 18:20:40 -05:00
Fredrik Fornwall
f4eefdf906 bash: Read ~/.bashrc for interactive login shells 2016-11-24 20:34:55 -05:00
Fredrik Fornwall
621e0b6ee9 libtiff: Update from 4.0.6 to 4.0.7 2016-11-24 14:07:17 -05:00
Fredrik Fornwall
4643d4be2c bash: Specify bash_cv_getcwd_malloc=yes
When cross compiling bash assumes that getcwd is broken, so a
wrapper is used which does not work with non-accessible parent
directories (/data when running in Termux). We tell configure
that this is not necessary.

Fixes https://github.com/termux/termux-app/issues/200
2016-11-23 19:33:04 -05:00
Fredrik Fornwall
c48a747e1c rsync: Use system libpopt 2016-11-23 19:11:49 -05:00
Fredrik Fornwall
8c7007fa41 mpv: Add /system/vendor/lib(64) to LD_LIBRARY_PATH
Fixes issue with not found libqc-opt.so on some devices, reported
by BrainDamage on #termux.
2016-11-23 18:47:13 -05:00
Fredrik Fornwall
951e2f60a7 gawk: Replace /bin/sh -> $PREFIX/bin/sh
Fixes #562.
2016-11-23 18:34:10 -05:00
Fredrik Fornwall
66f3991fb3 Specify zlib as 1.2.8, not 1.2.3 as ndk claims 2016-11-22 18:51:13 -05:00
Fredrik Fornwall
078485ffc7 ruby: Update from 2.3.2 to 2.3.3 2016-11-22 18:15:50 -05:00
Fredrik Fornwall
fd2b34d846 mpv: Update from 0.21 to 0.22
Drop libcaca as dependency as mpv now has built in terminal output.
2016-11-22 16:12:00 -05:00
Fredrik Fornwall
a6c72ac91c apksigner: Update from 0.3 to 0.4 2016-11-22 16:12:00 -05:00
Fredrik Fornwall
955627f667 openssh: Bump build revision, new source-ssh-agent 2016-11-20 16:06:52 -05:00
Fredrik Fornwall
9f04f4c4a9 libvpx: Build with --disable-realtime-only
Fixes #554.
2016-11-20 16:05:38 -05:00
Fredrik Fornwall
926b0cba59 fzf: Update from 0.15.5 to 0.15.8 2016-11-20 07:26:51 -05:00
Fredrik Fornwall
98912d1216 libpcap: Update from 1.7.4 to 1.8.1 2016-11-20 07:04:10 -05:00
Fredrik Fornwall
b3eb19f51d vim: Update to latest patch 2016-11-19 13:41:44 -05:00
Fredrik Fornwall
661904fe7a neovim: Update to git master 2016-11-19 13:41:29 -05:00
Fredrik Fornwall
d22bbd8153 libgpg-error: Update from 1.24 to 1.25 2016-11-19 13:41:14 -05:00
Fredrik Fornwall
0fe5a668c3 gnupg2: Update from 2.1.15 to 2.1.16 2016-11-19 13:40:47 -05:00
Fredrik Fornwall
d55bb1c663 mpv: Bump build revision after ffmpeg update 2016-11-18 17:40:56 -05:00
Fredrik Fornwall
f756c4edb0 libnghttp2: Update from 1.16.0 to 1.16.1 2016-11-18 17:40:43 -05:00
Fredrik Fornwall
d9e7a91da2 tig: Update from 2.2 to 2.2.1 2016-11-18 10:06:15 -05:00
Fredrik Fornwall
683e5fc336 stunnel: Update from 5.36 to 5.37 2016-11-18 06:37:34 -05:00
Fredrik Fornwall
f09bc942e1 gnuplot: Update from 5.0.4 to 5.0.5 2016-11-17 17:56:04 -05:00
Fredrik Fornwall
1b542a81a7 libev: Update from 4.22 to 4.23 2016-11-17 17:38:07 -05:00
Fredrik Fornwall
39d4570400 bash&readline: Update to latest patches 2016-11-16 19:44:05 -05:00
Fredrik Fornwall
2e54e151d4 fish: Update from 2.3.1 to 2.4.0 2016-11-16 19:38:08 -05:00
Fredrik Fornwall
0afc826fc0 lua: Fix patch to not loose SYSCFLAGS
Not having SYSCFLAGS caused LUA_USE_LINUX to be lost, and io.popen
(and probably other things) was not enabled.

Fixes #552.
2016-11-16 18:24:09 -05:00
Fredrik Fornwall
6257a921f7 ruby: Update from 2.3.1 to 2.3.2 2016-11-16 17:58:24 -05:00
Fredrik Fornwall
43d7717735 libvpx: Bump build revision after enabling vp8 2016-11-16 17:30:49 -05:00
Fredrik Fornwall
7d54055e4f ffmpeg: Update from 3.1.5 to 3.2 2016-11-16 17:30:49 -05:00
Balázs Kutil
b3a91ddd58 Add newsbeuter (#298)
* Add build description for json-c

* Add build description for stfl library

* Add build description for newsbeuter

* Add patch fixing single-feed cache cleanup
2016-11-16 22:14:55 +01:00
Belldandu
56862a32d5 ffmpeg enable libvpx (WebM encoder) (#545)
* ffmpeg enable libvpx (WebM encoder)

https://trac.ffmpeg.org/wiki/Encode/VP8

* enable vp8 in libvpx and edit comments about libvpx in ffmpeg
2016-11-15 17:07:00 +01:00
Fredrik Fornwall
ecaaa5d4a4 php: Update from 7.1 RC5 to RC6 2016-11-10 19:41:11 -05:00
Fredrik Fornwall
73dfe59cda nano: Update from 2.7.0 to 2.7.1 2016-11-10 19:39:54 -05:00
Fredrik Fornwall
cc41dffdb9 radare2: Update from 0.10.6 to 1.0.2 2016-11-10 19:39:33 -05:00
Fredrik Fornwall
6aa5925514 glib: Update from 2.50.1 to 2.50.2 2016-11-10 11:02:59 -05:00
Oliver Schmidhauser
8c87e7eb61 Add Colordiff package (#548) 2016-11-08 00:55:19 +01:00
Fredrik Fornwall
594dd53ddf sqlite: Update from 3.15.0 to 3.15.1 2016-11-04 19:11:42 -04:00
Fredrik Fornwall
f857f604a3 neovim: Bump revision for clipboard fix 2016-11-04 16:50:23 -04:00
Matthew Klein
823783c58b neovim: fix clipboard patch (#543) 2016-11-04 21:28:22 +01:00
Fredrik Fornwall
d3f9e0c138 rlwrap: Switch to fossies for tarball 2016-11-04 08:06:17 -04:00
Fredrik Fornwall
69f6fe68be vim: Update to latest patch 2016-11-04 07:45:37 -04:00
Fredrik Fornwall
4c83ae0c0b libmpdclient: Remote empty TERMUX_PKG_DEPENDS 2016-11-04 07:41:23 -04:00
Fredrik Fornwall
322e080b32 neovim: Update git commit used 2016-11-04 07:13:58 -04:00
Matthew Klein
28c99fa6a1 Add libmpdclient (#537)
* Add libmpdclient

references termux/termux-packages/#536

* libmpdclient: fix source url

* libmpdclient: set maintainer to @mklein994
2016-11-04 12:09:56 +01:00
Matthew Klein
14c16e5eef Add mpc package (#538)
* Add mpc package

mpc is a command line client for the Music Player Daemon (MPD).

references termux/termux-packages/#536

* mpc: fix source url

* mpc: set maintainer to @mklein994
2016-11-04 12:09:45 +01:00
Herdiansyah
aa45864cdf neofetch: updated to 1.9.1 (#541) 2016-11-04 12:06:54 +01:00
Fredrik Fornwall
0cb745b070 neofetch: Update to git master 2016-11-02 19:09:51 -04:00
Fredrik Fornwall
e6767ecb3a curl: Update from 7.50.3 to 7.51.0 2016-11-02 18:19:26 -04:00
Matthew Klein
e7fcd11e3a Elinks: enable true color support (#535)
Now that termux supports true color, elinks can display websites using
more colors. Note that enabling this option has a slight performance
hit.
2016-11-02 23:18:34 +01:00
Herdiansyah
5317ecb33f neofetch: new package (#531) 2016-11-02 00:15:48 +01:00
Fredrik Fornwall
ed1c4815d0 libuv: Update from 1.9.1 to 1.10.0 2016-10-31 18:42:01 -04:00
Fredrik Fornwall
6c88c2f04a libpng: Update from 1.6.25 to 1.6.26 2016-10-31 18:41:44 -04:00
Fredrik Fornwall
3b176da0df libarchive: Update from 3.2.1 to 3.2.2 2016-10-31 18:41:18 -04:00
Fredrik Fornwall
cb7ce5743a termux_step_configure: Use https 2016-10-31 18:19:35 -04:00
Fredrik Fornwall
fda720c961 c-ares: Update from 1.11 to 1.12 2016-10-31 18:02:42 -04:00
Nathaniel Wesley Filardo
5e4916edcf Add libmosquitto and its CLI clients (#515) 2016-10-31 22:01:12 +01:00
Fredrik Fornwall
54b923c24e git: Update from 2.10.1 to 2.10.2 2016-10-30 10:55:55 -04:00
Fredrik Fornwall
c1198d1ba8 mpv: Update 0.20.0 -> 0.21.0, add --disable-lua 2016-10-30 10:35:40 -04:00
Oliver Schmidhauser
b4bcd8ffc9 Enable libcaca support in mpv (#499)
If libcaca support isn't specified (either enable or disable) the
buildorder script decides about this feature, because it is
autodetected. If mpv is built after libcaca it will be compiled in.
So if, at any point you rebuild it, without removing libcaca first, it
will be compiled in and throw an error on termux if libcaca isn't
installed.
2016-10-30 15:22:47 +01:00
Fredrik Fornwall
a2e391a3eb graphicsmagick&zbar: Add --without-x
I did not need this myself, @vishalbiswas reported it on gitter.
2016-10-30 10:20:21 -04:00
Fredrik Fornwall
18911013a6 graphviz: Add src checksum 2016-10-29 17:58:19 -04:00
Fredrik Fornwall
abcc889a2c harfbuzz: Update from 1.3.1 to 1.3.3 2016-10-29 17:55:51 -04:00
Fredrik Fornwall
92c7aec402 Remove old unused TERMUX_PKG_KEEP_HEADER_FILES 2016-10-29 17:39:13 -04:00
Fredrik Fornwall
2249861c02 graphviz: Fix a few issues
- Remove two unneeded patches.
- Do not install a custom libltdl, use the system one.
- Add dependency on librsvg and libgd.
2016-10-29 17:27:16 -04:00
Fredrik Fornwall
279f6bc9ee libtool: Update libtldl subpackage 2016-10-29 17:03:35 -04:00
Fredrik Fornwall
cc2a687559 global: Depend on libltdl, not libtool 2016-10-29 17:00:37 -04:00
Fredrik Fornwall
e001d31eb5 libtool: Split out libltdl into separate package 2016-10-29 16:59:56 -04:00
Dustin DeWeese
8f905a7097 Add Graphviz (#526) 2016-10-29 22:33:37 +02:00
Fredrik Fornwall
3fc9ead8d5 gnuchess: Update from 6.2.3 to 6.2.4 2016-10-29 16:25:44 -04:00
Fredrik Fornwall
ad9edc0cd2 ne: Mark @vaites as maintainer
Also switch download url to fossies to avoid 'no route to host'
problems.
2016-10-29 16:07:13 -04:00
David Martínez
410cfc8653 Added ne package (#524) 2016-10-29 21:58:17 +02:00
Fredrik Fornwall
f06aff549c autossh: Add src checksum 2016-10-29 15:25:30 -04:00
Fredrik Fornwall
73d6e73cf7 nmap: Update from 7.30 to 7.31 2016-10-28 21:06:45 -04:00
Fredrik Fornwall
e9921159b7 nghttp2: Update from 1.15.0 to 1.16.0 2016-10-28 20:48:26 -04:00
Fredrik Fornwall
6ff9527e65 picolisp: Update from 16.10.3 to 16.10.25 2016-10-28 20:48:05 -04:00
Fredrik Fornwall
bc456a6a9d php: Update from 7.1 RC4 to RC5 2016-10-28 20:26:34 -04:00
Fredrik Fornwall
1b57bf8cd0 nmap: Update from 7.12 to 7.30 2016-10-28 20:17:07 -04:00
Fredrik Fornwall
2a29b95c06 jsoncpp: Update from 1.7.6 to 1.7.7 2016-10-28 16:51:06 -04:00
Fredrik Fornwall
2f5fc7139b openssh: Update the source-ssh-agent script 2016-10-28 16:50:39 -04:00
Fredrik Fornwall
e03f126b4d dnsutils: Specify --with-libjson=no 2016-10-28 16:09:25 -04:00
Fredrik Fornwall
6a69d51f4c zip: Fix src download url 2016-10-28 14:31:02 -04:00
Fredrik Fornwall
08f81b7cc7 fzf: Update from 0.15.4 to 0.15.5 2016-10-28 14:22:02 -04:00
Fredrik Fornwall
c5493e19ad unzip: Fix src download url 2016-10-28 14:21:22 -04:00
Fredrik Fornwall
8fccbdd67a file: Update from 5.28 to 5.29
Also switch download url.
2016-10-26 17:25:37 -04:00
Fredrik Fornwall
256369421a lua: Fix LUA_ROOT to end with a slash 2016-10-25 18:58:13 -04:00
Fredrik Fornwall
615d4e6375 ffmpeg: Update from 3.1.4 to 3.1.5 2016-10-25 18:00:17 -04:00
Fredrik Fornwall
6d7d00d547 aria2: Update from 1.27.1 to 1.28.0 2016-10-23 16:42:08 -04:00
Fredrik Fornwall
8fb06a27d6 inetutils: Add note about upstream submitted patch 2016-10-23 07:54:20 -04:00
Fredrik Fornwall
795d376ef1 inetutils: Add HAVE_DECL_GETPASS checks to ftp
Without the check for HAVE_DECL_GETPASS and declaring a local
function declaration the implicit int rule causes crashes on 64-bit
systems without getpass(3) such as Android.

Fixes #517.
2016-10-22 08:20:13 -04:00
Fredrik Fornwall
13e58126fa golang: Update package checksum 2016-10-21 16:18:03 -04:00
Fredrik Fornwall
4341b42666 gnutls: Update from 3.4.15 to 3.4.16 2016-10-21 15:17:53 -04:00
Fredrik Fornwall
23d4b8b520 golang: Update from 1.7.1 to 1.7.3 2016-10-21 15:17:18 -04:00
Fredrik Fornwall
5e6e9b1416 nodejs: Update from 6.9.0 to 6.9.1 2016-10-21 15:16:37 -04:00
Fredrik Fornwall
d0866297d1 fftw: Update from 3.3.4 to 3.3.5 2016-10-19 19:17:57 -04:00
Fredrik Fornwall
45409e8418 ffmpeg: Disable lzma
Avoid linking ffmpeg against liblzma as that is only used for
compressed tiff decoding, and causes linking problems on Android
7 when used in mpv. Fixes #511.
2016-10-19 17:21:32 -04:00
Fredrik Fornwall
31e9aad497 linux-man-pages: Bump version, include posix 2016-10-19 17:21:11 -04:00
Fredrik Fornwall
0149a69d6c php: Update from 7.1 RC3 to RC4 2016-10-19 17:20:46 -04:00
Fredrik Fornwall
f2ff120023 zile: Update from 2.4.11 to 2.4.13 2016-10-19 15:43:01 -04:00
Fredrik Fornwall
f09efec9f9 nodejs: Update from 6.8.1 to 6.9.0 2016-10-19 15:42:27 -04:00
Fredrik Fornwall
a1183be76b gsl: Add workaround for Android 5 linker issue
Fixes #507.
2016-10-16 16:44:31 -04:00
Fredrik Fornwall
b8aef24458 glib: Add libandroid-support explicit dependency
To function well with character encodings glib needs to discover
langinfo.h from libandroid-support.

Test case:
  LC_ALL=C pkg-config --atleast-pkgconfig-version=0.1
should work and not give an error message:
  Conversion from character set 'C' to 'UTF-8' is not supported
2016-10-16 15:58:59 -04:00
Fredrik Fornwall
31dd7e1643 graphicsmagick: Specify --with-fontpath 2016-10-16 15:58:59 -04:00
Fredrik Fornwall
8761f947a2 fish: Bundle a column(1) utility
A column(1) utility is needed by oh-my-fish. See
https://github.com/termux/termux-packages/issues/347
2016-10-16 15:58:59 -04:00
Fredrik Fornwall
58a7009c17 libtool: Do not split up into libtool-dev 2016-10-16 07:29:31 -04:00
Fredrik Fornwall
b91c450c48 mc: Update from 4.8.17 to 4.8.18 2016-10-15 20:46:48 -04:00
Fredrik Fornwall
12b866aea9 fish: Drop two patches no longer needed 2016-10-15 20:34:29 -04:00