termux-packages
7 years agodebianutils: Update from 4.8 to 4.8.1
Fredrik Fornwall [Wed, 30 Nov 2016 23:03:23 +0000 (18:03 -0500)]
debianutils: Update from 4.8 to 4.8.1

7 years agompv: Rebuild after ffmpeg update
Fredrik Fornwall [Wed, 30 Nov 2016 17:47:03 +0000 (12:47 -0500)]
mpv: Rebuild after ffmpeg update

7 years agogit: Update from 2.10.2 to 2.11.0
Fredrik Fornwall [Wed, 30 Nov 2016 17:00:09 +0000 (12:00 -0500)]
git: Update from 2.10.2 to 2.11.0

7 years agoRemove unused cmake argument
Fredrik Fornwall [Wed, 30 Nov 2016 01:07:47 +0000 (20:07 -0500)]
Remove unused cmake argument

7 years agosqlite: Update from 3.15.1 to 3.15.2
Fredrik Fornwall [Tue, 29 Nov 2016 19:56:21 +0000 (14:56 -0500)]
sqlite: Update from 3.15.1 to 3.15.2

7 years agoctags: Update to identify as version 5.8
Fredrik Fornwall [Mon, 28 Nov 2016 23:18:17 +0000 (18:18 -0500)]
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).

7 years agosilversearcher-ag: Update from 0.33.0 to 1.0.1
Fredrik Fornwall [Mon, 28 Nov 2016 23:18:09 +0000 (18:18 -0500)]
silversearcher-ag: Update from 0.33.0 to 1.0.1

7 years agovim: Enable cursor shapes
Fredrik Fornwall [Mon, 28 Nov 2016 12:30:16 +0000 (07:30 -0500)]
vim: Enable cursor shapes

7 years agoneovim: Enable cursor shapes
Fredrik Fornwall [Mon, 28 Nov 2016 12:29:57 +0000 (07:29 -0500)]
neovim: Enable cursor shapes

7 years agozsh: Return 0 from command_not_found_handler
Fredrik Fornwall [Mon, 28 Nov 2016 12:28:06 +0000 (07:28 -0500)]
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.

7 years agocommand-not-found: Mark local functions as static
Fredrik Fornwall [Sun, 27 Nov 2016 19:06:35 +0000 (14:06 -0500)]
command-not-found: Mark local functions as static

See #565.

7 years agocommand-not-found: Bump version
Fredrik Fornwall [Sun, 27 Nov 2016 18:53:37 +0000 (13:53 -0500)]
command-not-found: Bump version

7 years agocommand-not-found: Always return an error (#566)
Anisse Astier [Sun, 27 Nov 2016 18:50:56 +0000 (19:50 +0100)]
command-not-found: Always return an error (#566)

Fixes #564

7 years agofish: Remove part of patch not needed
Fredrik Fornwall [Sat, 26 Nov 2016 20:43:22 +0000 (15:43 -0500)]
fish: Remove part of patch not needed

7 years agovalgrind: Update from 3.11.0 to 3.12.0
Fredrik Fornwall [Sat, 26 Nov 2016 20:15:21 +0000 (15:15 -0500)]
valgrind: Update from 3.11.0 to 3.12.0

7 years agolibjpeg-turbo: Use https and package checksum
Fredrik Fornwall [Sat, 26 Nov 2016 18:01:24 +0000 (13:01 -0500)]
libjpeg-turbo: Use https and package checksum

7 years agoffmpeg: Update from 3.2 to 3.2.1
Fredrik Fornwall [Sat, 26 Nov 2016 17:55:26 +0000 (12:55 -0500)]
ffmpeg: Update from 3.2 to 3.2.1

7 years agopicolisp: Update from 16.10.25 to 16.11.24
Fredrik Fornwall [Sat, 26 Nov 2016 17:44:25 +0000 (12:44 -0500)]
picolisp: Update from 16.10.25 to 16.11.24

7 years agoimagemagick: Update from 7.0.3-4 to 7.0.3-8
Fredrik Fornwall [Sat, 26 Nov 2016 17:44:07 +0000 (12:44 -0500)]
imagemagick: Update from 7.0.3-4 to 7.0.3-8

7 years agodpkg: Update from 1.18.0 to 1.18.15
Fredrik Fornwall [Sat, 26 Nov 2016 15:47:55 +0000 (10:47 -0500)]
dpkg: Update from 1.18.0 to 1.18.15

Also switch from ftp.debian.org to mirrors.kernel.org.

7 years agotermux-tools: Add /magisk/.core/bin/su path to su
Fredrik Fornwall [Sat, 26 Nov 2016 01:12:52 +0000 (20:12 -0500)]
termux-tools: Add /magisk/.core/bin/su path to su

Fixes #168.

7 years agocommand-not-found: Update with new commands
Fredrik Fornwall [Sat, 26 Nov 2016 00:59:59 +0000 (19:59 -0500)]
command-not-found: Update with new commands

7 years agodpkg: Do not even try hardlinking
Fredrik Fornwall [Sat, 26 Nov 2016 00:56:24 +0000 (19:56 -0500)]
dpkg: Do not even try hardlinking

Avoiding the hardlink try reduces log spam.

7 years agoweechat: Build lua plugin as weechat-lua-plugin
Fredrik Fornwall [Fri, 25 Nov 2016 23:21:08 +0000 (18:21 -0500)]
weechat: Build lua plugin as weechat-lua-plugin

7 years agoLet luajit replace lua completely
Fredrik Fornwall [Fri, 25 Nov 2016 23:20:40 +0000 (18:20 -0500)]
Let luajit replace lua completely

7 years agoTweak the README a bit
Fredrik Fornwall [Fri, 25 Nov 2016 01:43:26 +0000 (20:43 -0500)]
Tweak the README a bit

7 years agobash: Read ~/.bashrc for interactive login shells
Fredrik Fornwall [Fri, 25 Nov 2016 01:34:55 +0000 (20:34 -0500)]
bash: Read ~/.bashrc for interactive login shells

7 years agolibtiff: Update from 4.0.6 to 4.0.7
Fredrik Fornwall [Thu, 24 Nov 2016 19:07:17 +0000 (14:07 -0500)]
libtiff: Update from 4.0.6 to 4.0.7

7 years agobash: Specify bash_cv_getcwd_malloc=yes
Fredrik Fornwall [Thu, 24 Nov 2016 00:33:04 +0000 (19:33 -0500)]
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

7 years agorsync: Use system libpopt
Fredrik Fornwall [Thu, 24 Nov 2016 00:11:49 +0000 (19:11 -0500)]
rsync: Use system libpopt

7 years agompv: Add /system/vendor/lib(64) to LD_LIBRARY_PATH
Fredrik Fornwall [Wed, 23 Nov 2016 23:47:13 +0000 (18:47 -0500)]
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.

7 years agogawk: Replace /bin/sh -> $PREFIX/bin/sh
Fredrik Fornwall [Wed, 23 Nov 2016 23:34:10 +0000 (18:34 -0500)]
gawk: Replace /bin/sh -> $PREFIX/bin/sh

Fixes #562.

7 years agoSpecify zlib as 1.2.8, not 1.2.3 as ndk claims
Fredrik Fornwall [Tue, 22 Nov 2016 23:51:13 +0000 (18:51 -0500)]
Specify zlib as 1.2.8, not 1.2.3 as ndk claims

7 years agoruby: Update from 2.3.2 to 2.3.3
Fredrik Fornwall [Tue, 22 Nov 2016 23:15:50 +0000 (18:15 -0500)]
ruby: Update from 2.3.2 to 2.3.3

7 years agoracket: Format comments
Fredrik Fornwall [Tue, 22 Nov 2016 22:16:07 +0000 (17:16 -0500)]
racket: Format comments

7 years agobuild-package.sh: Handle options early
Fredrik Fornwall [Tue, 22 Nov 2016 22:13:12 +0000 (17:13 -0500)]
build-package.sh: Handle options early

7 years agoracket: Manipulate TERMUX_PKG_SRCDIR after patch
Fredrik Fornwall [Tue, 22 Nov 2016 22:12:28 +0000 (17:12 -0500)]
racket: Manipulate TERMUX_PKG_SRCDIR after patch

This allows patching all files the normal way.

7 years agoUse $TERMUX_MAKE_PROCESSES in host build
Fredrik Fornwall [Tue, 22 Nov 2016 21:15:05 +0000 (16:15 -0500)]
Use $TERMUX_MAKE_PROCESSES in host build

7 years agompv: Update from 0.21 to 0.22
Fredrik Fornwall [Tue, 22 Nov 2016 21:11:27 +0000 (16:11 -0500)]
mpv: Update from 0.21 to 0.22

Drop libcaca as dependency as mpv now has built in terminal output.

7 years agoapksigner: Update from 0.3 to 0.4
Fredrik Fornwall [Tue, 22 Nov 2016 21:04:37 +0000 (16:04 -0500)]
apksigner: Update from 0.3 to 0.4

7 years agoAdd racket package (#463)
andretshurotshka [Tue, 22 Nov 2016 21:04:04 +0000 (02:04 +0500)]
Add racket package (#463)

* racket: update to 6.6

* patch for /bin/sh

7 years agoopenssh: Bump build revision, new source-ssh-agent
Fredrik Fornwall [Sun, 20 Nov 2016 21:06:52 +0000 (16:06 -0500)]
openssh: Bump build revision, new source-ssh-agent

7 years agolibvpx: Build with --disable-realtime-only
Fredrik Fornwall [Sun, 20 Nov 2016 21:05:38 +0000 (16:05 -0500)]
libvpx: Build with --disable-realtime-only

Fixes #554.

7 years agofzf: Update from 0.15.5 to 0.15.8
Fredrik Fornwall [Sun, 20 Nov 2016 12:26:51 +0000 (07:26 -0500)]
fzf: Update from 0.15.5 to 0.15.8

7 years agolibpcap: Update from 1.7.4 to 1.8.1
Fredrik Fornwall [Sun, 20 Nov 2016 12:04:10 +0000 (07:04 -0500)]
libpcap: Update from 1.7.4 to 1.8.1

7 years agovim: Update to latest patch
Fredrik Fornwall [Sat, 19 Nov 2016 18:41:44 +0000 (13:41 -0500)]
vim: Update to latest patch

7 years agoneovim: Update to git master
Fredrik Fornwall [Sat, 19 Nov 2016 18:41:29 +0000 (13:41 -0500)]
neovim: Update to git master

7 years agolibgpg-error: Update from 1.24 to 1.25
Fredrik Fornwall [Sat, 19 Nov 2016 18:41:14 +0000 (13:41 -0500)]
libgpg-error: Update from 1.24 to 1.25

7 years agognupg2: Update from 2.1.15 to 2.1.16
Fredrik Fornwall [Sat, 19 Nov 2016 18:40:47 +0000 (13:40 -0500)]
gnupg2: Update from 2.1.15 to 2.1.16

7 years agompv: Bump build revision after ffmpeg update
Fredrik Fornwall [Fri, 18 Nov 2016 22:40:56 +0000 (17:40 -0500)]
mpv: Bump build revision after ffmpeg update

7 years agolibnghttp2: Update from 1.16.0 to 1.16.1
Fredrik Fornwall [Fri, 18 Nov 2016 22:40:43 +0000 (17:40 -0500)]
libnghttp2: Update from 1.16.0 to 1.16.1

7 years agotig: Update from 2.2 to 2.2.1
Fredrik Fornwall [Fri, 18 Nov 2016 15:06:15 +0000 (10:06 -0500)]
tig: Update from 2.2 to 2.2.1

7 years agostunnel: Update from 5.36 to 5.37
Fredrik Fornwall [Fri, 18 Nov 2016 11:37:34 +0000 (06:37 -0500)]
stunnel: Update from 5.36 to 5.37

7 years agognuplot: Update from 5.0.4 to 5.0.5
Fredrik Fornwall [Thu, 17 Nov 2016 22:56:04 +0000 (17:56 -0500)]
gnuplot: Update from 5.0.4 to 5.0.5

7 years agolibev: Update from 4.22 to 4.23
Fredrik Fornwall [Thu, 17 Nov 2016 22:38:07 +0000 (17:38 -0500)]
libev: Update from 4.22 to 4.23

7 years agobash&readline: Update to latest patches
Fredrik Fornwall [Thu, 17 Nov 2016 00:44:05 +0000 (19:44 -0500)]
bash&readline: Update to latest patches

7 years agofish: Update from 2.3.1 to 2.4.0
Fredrik Fornwall [Thu, 17 Nov 2016 00:38:08 +0000 (19:38 -0500)]
fish: Update from 2.3.1 to 2.4.0

7 years agofish-2.4: Update to released version
Fredrik Fornwall [Thu, 17 Nov 2016 00:34:35 +0000 (19:34 -0500)]
fish-2.4: Update to released version

7 years agolua: Fix patch to not loose SYSCFLAGS
Fredrik Fornwall [Wed, 16 Nov 2016 23:24:09 +0000 (18:24 -0500)]
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.

7 years agoruby: Update from 2.3.1 to 2.3.2
Fredrik Fornwall [Wed, 16 Nov 2016 22:58:24 +0000 (17:58 -0500)]
ruby: Update from 2.3.1 to 2.3.2

7 years agolibvpx: Bump build revision after enabling vp8
Fredrik Fornwall [Wed, 16 Nov 2016 22:30:43 +0000 (17:30 -0500)]
libvpx: Bump build revision after enabling vp8

7 years agoffmpeg: Update from 3.1.5 to 3.2
Fredrik Fornwall [Wed, 16 Nov 2016 22:30:25 +0000 (17:30 -0500)]
ffmpeg: Update from 3.1.5 to 3.2

7 years agoAdd newsbeuter (#298)
Balázs Kutil [Wed, 16 Nov 2016 21:14:55 +0000 (22:14 +0100)]
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

7 years agoffmpeg enable libvpx (WebM encoder) (#545)
Belldandu [Tue, 15 Nov 2016 16:07:00 +0000 (11:07 -0500)]
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

7 years agophp: Update from 7.1 RC5 to RC6
Fredrik Fornwall [Fri, 11 Nov 2016 00:41:11 +0000 (19:41 -0500)]
php: Update from 7.1 RC5 to RC6

7 years agonano: Update from 2.7.0 to 2.7.1
Fredrik Fornwall [Fri, 11 Nov 2016 00:39:54 +0000 (19:39 -0500)]
nano: Update from 2.7.0 to 2.7.1

7 years agoradare2: Update from 0.10.6 to 1.0.2
Fredrik Fornwall [Fri, 11 Nov 2016 00:39:33 +0000 (19:39 -0500)]
radare2: Update from 0.10.6 to 1.0.2

7 years agoglib: Update from 2.50.1 to 2.50.2
Fredrik Fornwall [Thu, 10 Nov 2016 16:02:59 +0000 (11:02 -0500)]
glib: Update from 2.50.1 to 2.50.2

7 years agoAdd Colordiff package (#548)
Oliver Schmidhauser [Mon, 7 Nov 2016 23:55:19 +0000 (00:55 +0100)]
Add Colordiff package (#548)

7 years agoscreen: Update the disabled package
Fredrik Fornwall [Mon, 7 Nov 2016 23:08:31 +0000 (18:08 -0500)]
screen: Update the disabled package

7 years agosqlite: Update from 3.15.0 to 3.15.1
Fredrik Fornwall [Fri, 4 Nov 2016 23:11:42 +0000 (19:11 -0400)]
sqlite: Update from 3.15.0 to 3.15.1

7 years agoneovim: Bump revision for clipboard fix
Fredrik Fornwall [Fri, 4 Nov 2016 20:50:23 +0000 (16:50 -0400)]
neovim: Bump revision for clipboard fix

7 years agoneovim: fix clipboard patch (#543)
Matthew Klein [Fri, 4 Nov 2016 20:28:22 +0000 (15:28 -0500)]
neovim: fix clipboard patch (#543)

7 years agorlwrap: Switch to fossies for tarball
Fredrik Fornwall [Fri, 4 Nov 2016 12:06:17 +0000 (08:06 -0400)]
rlwrap: Switch to fossies for tarball

7 years agovim: Update to latest patch
Fredrik Fornwall [Fri, 4 Nov 2016 11:45:37 +0000 (07:45 -0400)]
vim: Update to latest patch

7 years agolibmpdclient: Remote empty TERMUX_PKG_DEPENDS
Fredrik Fornwall [Fri, 4 Nov 2016 11:41:23 +0000 (07:41 -0400)]
libmpdclient: Remote empty TERMUX_PKG_DEPENDS

7 years agoneovim: Update git commit used
Fredrik Fornwall [Fri, 4 Nov 2016 11:13:39 +0000 (07:13 -0400)]
neovim: Update git commit used

7 years agoAdd libmpdclient (#537)
Matthew Klein [Fri, 4 Nov 2016 11:09:56 +0000 (06:09 -0500)]
Add libmpdclient (#537)

* Add libmpdclient

references termux/termux-packages/#536

* libmpdclient: fix source url

* libmpdclient: set maintainer to @mklein994

7 years agoAdd mpc package (#538)
Matthew Klein [Fri, 4 Nov 2016 11:09:45 +0000 (06:09 -0500)]
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

7 years agoneofetch: updated to 1.9.1 (#541)
Herdiansyah [Fri, 4 Nov 2016 11:06:54 +0000 (18:06 +0700)]
neofetch: updated to 1.9.1 (#541)

7 years agoneofetch: Update to git master
Fredrik Fornwall [Wed, 2 Nov 2016 23:09:51 +0000 (19:09 -0400)]
neofetch: Update to git master

7 years agocurl: Update from 7.50.3 to 7.51.0
Fredrik Fornwall [Wed, 2 Nov 2016 22:19:19 +0000 (18:19 -0400)]
curl: Update from 7.50.3 to 7.51.0

7 years agoElinks: enable true color support (#535)
Matthew Klein [Wed, 2 Nov 2016 22:18:34 +0000 (17:18 -0500)]
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.

7 years agoneofetch: new package (#531)
Herdiansyah [Tue, 1 Nov 2016 23:15:48 +0000 (06:15 +0700)]
neofetch: new package (#531)

7 years agolibuv: Update from 1.9.1 to 1.10.0
Fredrik Fornwall [Mon, 31 Oct 2016 22:42:01 +0000 (18:42 -0400)]
libuv: Update from 1.9.1 to 1.10.0

7 years agolibpng: Update from 1.6.25 to 1.6.26
Fredrik Fornwall [Mon, 31 Oct 2016 22:41:44 +0000 (18:41 -0400)]
libpng: Update from 1.6.25 to 1.6.26

7 years agolibarchive: Update from 3.2.1 to 3.2.2
Fredrik Fornwall [Mon, 31 Oct 2016 22:41:18 +0000 (18:41 -0400)]
libarchive: Update from 3.2.1 to 3.2.2

7 years agotermux_step_configure: Use https
Fredrik Fornwall [Mon, 31 Oct 2016 22:19:35 +0000 (18:19 -0400)]
termux_step_configure: Use https

7 years agoc-ares: Update from 1.11 to 1.12
Fredrik Fornwall [Mon, 31 Oct 2016 22:02:42 +0000 (18:02 -0400)]
c-ares: Update from 1.11 to 1.12

7 years agoAdd libmosquitto and its CLI clients (#515)
Nathaniel Wesley Filardo [Mon, 31 Oct 2016 21:01:12 +0000 (17:01 -0400)]
Add libmosquitto and its CLI clients (#515)

7 years agogit: Update from 2.10.1 to 2.10.2
Fredrik Fornwall [Sun, 30 Oct 2016 14:55:55 +0000 (10:55 -0400)]
git: Update from 2.10.1 to 2.10.2

7 years agompv: Update 0.20.0 -> 0.21.0, add --disable-lua
Fredrik Fornwall [Sun, 30 Oct 2016 14:35:40 +0000 (10:35 -0400)]
mpv: Update 0.20.0 -> 0.21.0, add --disable-lua

7 years agoEnable libcaca support in mpv (#499)
Oliver Schmidhauser [Sun, 30 Oct 2016 14:22:47 +0000 (15:22 +0100)]
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.

7 years agographicsmagick&zbar: Add --without-x
Fredrik Fornwall [Sun, 30 Oct 2016 14:20:21 +0000 (10:20 -0400)]
graphicsmagick&zbar: Add --without-x

I did not need this myself, @vishalbiswas reported it on gitter.

7 years agographviz: Add src checksum
Fredrik Fornwall [Sat, 29 Oct 2016 21:58:19 +0000 (17:58 -0400)]
graphviz: Add src checksum

7 years agoharfbuzz: Update from 1.3.1 to 1.3.3
Fredrik Fornwall [Sat, 29 Oct 2016 21:55:51 +0000 (17:55 -0400)]
harfbuzz: Update from 1.3.1 to 1.3.3

7 years agoRemove old unused TERMUX_PKG_KEEP_HEADER_FILES
Fredrik Fornwall [Sat, 29 Oct 2016 21:39:13 +0000 (17:39 -0400)]
Remove old unused TERMUX_PKG_KEEP_HEADER_FILES

7 years agographviz: Fix a few issues
Fredrik Fornwall [Sat, 29 Oct 2016 21:27:16 +0000 (17:27 -0400)]
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.

7 years agolibtool: Update libtldl subpackage
Fredrik Fornwall [Sat, 29 Oct 2016 21:03:35 +0000 (17:03 -0400)]
libtool: Update libtldl subpackage

7 years agoglobal: Depend on libltdl, not libtool
Fredrik Fornwall [Sat, 29 Oct 2016 21:00:37 +0000 (17:00 -0400)]
global: Depend on libltdl, not libtool