termux-packages
7 years agozip: Fix src download url
Fredrik Fornwall [Fri, 28 Oct 2016 18:31:02 +0000 (14:31 -0400)]
zip: Fix src download url

7 years agofzf: Update from 0.15.4 to 0.15.5
Fredrik Fornwall [Fri, 28 Oct 2016 18:22:02 +0000 (14:22 -0400)]
fzf: Update from 0.15.4 to 0.15.5

7 years agounzip: Fix src download url
Fredrik Fornwall [Fri, 28 Oct 2016 18:21:22 +0000 (14:21 -0400)]
unzip: Fix src download url

7 years agofile: Update from 5.28 to 5.29
Fredrik Fornwall [Wed, 26 Oct 2016 21:25:37 +0000 (17:25 -0400)]
file: Update from 5.28 to 5.29

Also switch download url.

7 years agolua: Fix LUA_ROOT to end with a slash
Fredrik Fornwall [Tue, 25 Oct 2016 22:58:13 +0000 (18:58 -0400)]
lua: Fix LUA_ROOT to end with a slash

7 years agoffmpeg: Update from 3.1.4 to 3.1.5
Fredrik Fornwall [Tue, 25 Oct 2016 22:00:17 +0000 (18:00 -0400)]
ffmpeg: Update from 3.1.4 to 3.1.5

7 years agotermux-create-package: Add as disabled package
Fredrik Fornwall [Sun, 23 Oct 2016 22:44:57 +0000 (18:44 -0400)]
termux-create-package: Add as disabled package

7 years agobuild-package.sh: Fix -D argument handling
Fredrik Fornwall [Sun, 23 Oct 2016 20:49:00 +0000 (16:49 -0400)]
build-package.sh: Fix -D argument handling

7 years agoaria2: Update from 1.27.1 to 1.28.0
Fredrik Fornwall [Sun, 23 Oct 2016 20:41:52 +0000 (16:41 -0400)]
aria2: Update from 1.27.1 to 1.28.0

7 years agoBuilder script and ndk patch improvements (#520)
Vishal Biswas [Sun, 23 Oct 2016 12:57:41 +0000 (18:27 +0530)]
Builder script and ndk patch improvements (#520)

- Add MOUNTED path.
- Add debug switch.
- Add switch for disabled package.

7 years agoinetutils: Add note about upstream submitted patch
Fredrik Fornwall [Sun, 23 Oct 2016 11:54:20 +0000 (07:54 -0400)]
inetutils: Add note about upstream submitted patch

7 years agoBetter checksum messages
Fredrik Fornwall [Sun, 23 Oct 2016 11:47:52 +0000 (07:47 -0400)]
Better checksum messages

7 years agoinetutils: Add HAVE_DECL_GETPASS checks to ftp
Fredrik Fornwall [Sat, 22 Oct 2016 12:20:13 +0000 (08:20 -0400)]
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.

7 years agogolang: Update package checksum
Fredrik Fornwall [Fri, 21 Oct 2016 20:18:03 +0000 (16:18 -0400)]
golang: Update package checksum

7 years agognutls: Update from 3.4.15 to 3.4.16
Fredrik Fornwall [Fri, 21 Oct 2016 19:17:53 +0000 (15:17 -0400)]
gnutls: Update from 3.4.15 to 3.4.16

7 years agogolang: Update from 1.7.1 to 1.7.3
Fredrik Fornwall [Fri, 21 Oct 2016 19:17:18 +0000 (15:17 -0400)]
golang: Update from 1.7.1 to 1.7.3

7 years agonodejs: Update from 6.9.0 to 6.9.1
Fredrik Fornwall [Fri, 21 Oct 2016 19:16:37 +0000 (15:16 -0400)]
nodejs: Update from 6.9.0 to 6.9.1

7 years agofftw: Update from 3.3.4 to 3.3.5
Fredrik Fornwall [Wed, 19 Oct 2016 23:17:57 +0000 (19:17 -0400)]
fftw: Update from 3.3.4 to 3.3.5

7 years agofish: Prepare for the 2.4 update
Fredrik Fornwall [Wed, 19 Oct 2016 21:47:30 +0000 (17:47 -0400)]
fish: Prepare for the 2.4 update

7 years agobuild-package.sh: Run more elf cleaning on NDK
Fredrik Fornwall [Wed, 19 Oct 2016 21:23:42 +0000 (17:23 -0400)]
build-package.sh: Run more elf cleaning on NDK

7 years agoffmpeg: Disable lzma
Fredrik Fornwall [Wed, 19 Oct 2016 21:21:32 +0000 (17:21 -0400)]
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.

7 years agolinux-man-pages: Bump version, include posix
Fredrik Fornwall [Wed, 19 Oct 2016 21:21:11 +0000 (17:21 -0400)]
linux-man-pages: Bump version, include posix

7 years agophp: Update from 7.1 RC3 to RC4
Fredrik Fornwall [Wed, 19 Oct 2016 21:20:46 +0000 (17:20 -0400)]
php: Update from 7.1 RC3 to RC4

7 years agozile: Update from 2.4.11 to 2.4.13
Fredrik Fornwall [Wed, 19 Oct 2016 19:43:01 +0000 (15:43 -0400)]
zile: Update from 2.4.11 to 2.4.13

7 years agonodejs: Update from 6.8.1 to 6.9.0
Fredrik Fornwall [Wed, 19 Oct 2016 19:42:27 +0000 (15:42 -0400)]
nodejs: Update from 6.8.1 to 6.9.0

7 years agogsl: Add workaround for Android 5 linker issue
Fredrik Fornwall [Sun, 16 Oct 2016 20:44:31 +0000 (16:44 -0400)]
gsl: Add workaround for Android 5 linker issue

Fixes #507.

7 years agoglib: Add libandroid-support explicit dependency
Fredrik Fornwall [Sun, 16 Oct 2016 19:55:58 +0000 (15:55 -0400)]
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

7 years agographicsmagick: Specify --with-fontpath
Fredrik Fornwall [Sun, 16 Oct 2016 19:45:52 +0000 (15:45 -0400)]
graphicsmagick: Specify --with-fontpath

7 years agofish: Bundle a column(1) utility
Fredrik Fornwall [Sun, 16 Oct 2016 19:44:32 +0000 (15:44 -0400)]
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

7 years agofix _SPECSFLAG to prevent fail on certain occasions (#508)
Vishal Biswas [Sun, 16 Oct 2016 18:44:03 +0000 (00:14 +0530)]
fix _SPECSFLAG to prevent fail on certain occasions (#508)

7 years agolibtool: Do not split up into libtool-dev
Fredrik Fornwall [Sun, 16 Oct 2016 11:29:31 +0000 (07:29 -0400)]
libtool: Do not split up into libtool-dev

7 years agomc: Update from 4.8.17 to 4.8.18
Fredrik Fornwall [Sun, 16 Oct 2016 00:46:48 +0000 (20:46 -0400)]
mc: Update from 4.8.17 to 4.8.18

7 years agofish: Drop two patches no longer needed
Fredrik Fornwall [Sun, 16 Oct 2016 00:34:29 +0000 (20:34 -0400)]
fish: Drop two patches no longer needed

7 years agosqlite: Update from 3.14.2 to 3.15.0
Fredrik Fornwall [Sun, 16 Oct 2016 00:31:44 +0000 (20:31 -0400)]
sqlite: Update from 3.14.2 to 3.15.0

7 years agopick: Update from 1.5.0 to 1.5.2
Fredrik Fornwall [Sun, 16 Oct 2016 00:31:02 +0000 (20:31 -0400)]
pick: Update from 1.5.0 to 1.5.2

7 years agoimagemagick: Update from 7.0.2-7 to 7.0.3-4
Fredrik Fornwall [Sun, 16 Oct 2016 00:05:34 +0000 (20:05 -0400)]
imagemagick: Update from 7.0.2-7 to 7.0.3-4

7 years agofzf: Update from 0.15.2 to 0.15.4
Fredrik Fornwall [Sun, 16 Oct 2016 00:05:05 +0000 (20:05 -0400)]
fzf: Update from 0.15.2 to 0.15.4

7 years agoglib: Update from 2.48.2 to 2.50.1
Fredrik Fornwall [Sun, 16 Oct 2016 00:02:32 +0000 (20:02 -0400)]
glib: Update from 2.48.2 to 2.50.1

7 years agonodejs: Update from 6.8.0 to 6.8.1
Fredrik Fornwall [Sat, 15 Oct 2016 22:07:03 +0000 (18:07 -0400)]
nodejs: Update from 6.8.0 to 6.8.1

7 years agoAdd par2 package (#501)
Oliver Schmidhauser [Sat, 15 Oct 2016 22:08:07 +0000 (00:08 +0200)]
Add par2 package (#501)

Parity Archives are very usefull for working with long term storage,
which may have degraded over time. It allows to restore the files, even
if chunks of it are corrupted. https://en.wikipedia.org/wiki/Parchive

I tested it by creating a par2 archive, corrupting the original data and
restoring it.

This program is named par2cmdline, but I named the package par2 because
that's what it is called in the Ubuntu Repo,

 Date:      Wed Oct 12 12:19:39 2016 +0200

7 years agostrace: Update from 4.13 to 4.14
Fredrik Fornwall [Sat, 15 Oct 2016 18:19:01 +0000 (14:19 -0400)]
strace: Update from 4.13 to 4.14

7 years agonodejs: Update from 6.7.0 to 6.8.0
Fredrik Fornwall [Fri, 14 Oct 2016 19:55:10 +0000 (15:55 -0400)]
nodejs: Update from 6.7.0 to 6.8.0

7 years agoneovim: Bump revision
Fredrik Fornwall [Fri, 14 Oct 2016 19:54:32 +0000 (15:54 -0400)]
neovim: Bump revision

7 years agovim: Bump patch version
Fredrik Fornwall [Fri, 14 Oct 2016 19:54:07 +0000 (15:54 -0400)]
vim: Bump patch version

7 years agoAdd comment about DT_RUNPATH in Android 7
Fredrik Fornwall [Wed, 12 Oct 2016 22:57:22 +0000 (18:57 -0400)]
Add comment about DT_RUNPATH in Android 7

7 years agogdb: Add comment to patch with reason for it
Fredrik Fornwall [Mon, 10 Oct 2016 21:53:29 +0000 (17:53 -0400)]
gdb: Add comment to patch with reason for it

7 years agogdb: Update from 7.11.1 to 7.12
Fredrik Fornwall [Sun, 9 Oct 2016 23:02:52 +0000 (19:02 -0400)]
gdb: Update from 7.11.1 to 7.12

7 years agoweechat: Update from 1.5 to 1.6
Fredrik Fornwall [Sun, 9 Oct 2016 20:20:38 +0000 (16:20 -0400)]
weechat: Update from 1.5 to 1.6

7 years agomutt: Update from 1.7.0 to 1.7.1
Fredrik Fornwall [Sat, 8 Oct 2016 21:59:42 +0000 (17:59 -0400)]
mutt: Update from 1.7.0 to 1.7.1

7 years agobusybox: Update from 1.24.2 to 1.25.1
Fredrik Fornwall [Sat, 8 Oct 2016 21:54:48 +0000 (17:54 -0400)]
busybox: Update from 1.24.2 to 1.25.1

7 years agoaapt: Patch in a default platform package (-I)
Fredrik Fornwall [Fri, 7 Oct 2016 19:36:03 +0000 (15:36 -0400)]
aapt: Patch in a default platform package (-I)

7 years agozsh: Enable the deltochar and mathfunc modules
Fredrik Fornwall [Fri, 7 Oct 2016 18:16:44 +0000 (14:16 -0400)]
zsh: Enable the deltochar and mathfunc modules

The deltochar and mathfunc modules are small and used by grml-zsh.

Fixes #494.

7 years agovalgrind: Enable for arm after NDK r13 update
Fredrik Fornwall [Fri, 7 Oct 2016 17:59:55 +0000 (13:59 -0400)]
valgrind: Enable for arm after NDK r13 update

7 years agoRemove stray char in comment
Fredrik Fornwall [Fri, 7 Oct 2016 17:56:46 +0000 (13:56 -0400)]
Remove stray char in comment

7 years agoMinor comment cleanups of Dockerfile
Fredrik Fornwall [Fri, 7 Oct 2016 17:36:58 +0000 (13:36 -0400)]
Minor comment cleanups of Dockerfile

7 years agoUpdate to using NDK r13
Fredrik Fornwall [Fri, 7 Oct 2016 17:35:36 +0000 (13:35 -0400)]
Update to using NDK r13

7 years agoUpdate README.md
Fredrik Fornwall [Fri, 7 Oct 2016 17:31:27 +0000 (19:31 +0200)]
Update README.md

7 years agoRemove setup-fedora.sh and setup-mac.sh
Fredrik Fornwall [Fri, 7 Oct 2016 17:11:58 +0000 (13:11 -0400)]
Remove setup-fedora.sh and setup-mac.sh

The best way to lessen the pain of building packages is probably
to use a version of Ubuntu (currently 16.04) as the only supported
build environment. For users of other Linux distributions and
platforms Docker is the best solution.

7 years agoapksigner: Also create $PREFIX/man/man1 if needed
Fredrik Fornwall [Fri, 7 Oct 2016 16:59:01 +0000 (12:59 -0400)]
apksigner: Also create $PREFIX/man/man1 if needed

7 years agoapksigner: Create $TERMUX_PREFIX/share/dex directory if needed
Fredrik Fornwall [Fri, 7 Oct 2016 12:43:09 +0000 (08:43 -0400)]
apksigner: Create $TERMUX_PREFIX/share/dex directory if needed

7 years agoapksigner: Add package
Fredrik Fornwall [Thu, 6 Oct 2016 23:38:12 +0000 (19:38 -0400)]
apksigner: Add package

7 years agoUpdate to android-24 in setup-android-sdk.sh
Fredrik Fornwall [Thu, 6 Oct 2016 23:37:47 +0000 (19:37 -0400)]
Update to android-24 in setup-android-sdk.sh

7 years agoAdd 'ant' as required ubuntu package for building
Fredrik Fornwall [Thu, 6 Oct 2016 23:37:18 +0000 (19:37 -0400)]
Add 'ant' as required ubuntu package for building

7 years agoecj: Use android-24 API jar
Fredrik Fornwall [Thu, 6 Oct 2016 23:37:03 +0000 (19:37 -0400)]
ecj: Use android-24 API jar

7 years agojack: Update to latest version
Fredrik Fornwall [Thu, 6 Oct 2016 23:36:47 +0000 (19:36 -0400)]
jack: Update to latest version

7 years agogit: Update from 2.10.0 to 2.10.1
Fredrik Fornwall [Thu, 6 Oct 2016 21:21:27 +0000 (17:21 -0400)]
git: Update from 2.10.0 to 2.10.1

7 years agobuild-package.sh: Tweak debug builds
Fredrik Fornwall [Thu, 6 Oct 2016 21:21:04 +0000 (17:21 -0400)]
build-package.sh: Tweak debug builds

7 years agoaapt: Update and tweak compiler flags
Fredrik Fornwall [Thu, 6 Oct 2016 21:20:34 +0000 (17:20 -0400)]
aapt: Update and tweak compiler flags

7 years agojack: Add patch
Fredrik Fornwall [Wed, 5 Oct 2016 23:50:11 +0000 (19:50 -0400)]
jack: Add patch

7 years agojack: Download ant and use that one
Fredrik Fornwall [Mon, 3 Oct 2016 22:12:47 +0000 (18:12 -0400)]
jack: Download ant and use that one

7 years agojack: Update to build from source and patch
Fredrik Fornwall [Mon, 3 Oct 2016 21:43:53 +0000 (17:43 -0400)]
jack: Update to build from source and patch

7 years agoUpdate outdated comment about x86_64
Fredrik Fornwall [Mon, 3 Oct 2016 21:00:01 +0000 (17:00 -0400)]
Update outdated comment about x86_64

7 years agoffmpeg: Update from 3.1.3 to 3.1.4
Fredrik Fornwall [Mon, 3 Oct 2016 20:59:39 +0000 (16:59 -0400)]
ffmpeg: Update from 3.1.3 to 3.1.4

7 years agophp: Update from 5.6.26 to 7.1rc3
Fredrik Fornwall [Mon, 3 Oct 2016 14:05:51 +0000 (10:05 -0400)]
php: Update from 5.6.26 to 7.1rc3

7 years agocurl: Avoid oportunistic linking against librtmp
Fredrik Fornwall [Mon, 3 Oct 2016 14:02:43 +0000 (10:02 -0400)]
curl: Avoid oportunistic linking against librtmp

7 years agozsh: Add the curses, socket and zprof modules
Fredrik Fornwall [Mon, 3 Oct 2016 13:55:56 +0000 (09:55 -0400)]
zsh: Add the curses, socket and zprof modules

Also mark $PREFIX/etc/zshrc as a configuration file.

7 years agopicolisp: Update from 16.9.6 to 16.10.3
Fredrik Fornwall [Mon, 3 Oct 2016 13:53:19 +0000 (09:53 -0400)]
picolisp: Update from 16.9.6 to 16.10.3

7 years agonettle: Update from 3.2 to 3.3
Fredrik Fornwall [Mon, 3 Oct 2016 12:42:14 +0000 (08:42 -0400)]
nettle: Update from 3.2 to 3.3

7 years agotmux: Update from 2.2 to 2.3
Fredrik Fornwall [Mon, 3 Oct 2016 12:41:45 +0000 (08:41 -0400)]
tmux: Update from 2.2 to 2.3

7 years agogrep: Update from 2.25 to 2.26
Fredrik Fornwall [Mon, 3 Oct 2016 12:41:27 +0000 (08:41 -0400)]
grep: Update from 2.25 to 2.26

7 years agohub: Add package
Fredrik Fornwall [Thu, 29 Sep 2016 23:28:40 +0000 (19:28 -0400)]
hub: Add package

Fixes #477.

7 years agolibmpfr: Update from 3.1.4 to 3.1.5
Fredrik Fornwall [Thu, 29 Sep 2016 23:07:24 +0000 (19:07 -0400)]
libmpfr: Update from 3.1.4 to 3.1.5

7 years agoncurses: Avoid patch steps, download right tar
Fredrik Fornwall [Thu, 29 Sep 2016 14:19:51 +0000 (10:19 -0400)]
ncurses: Avoid patch steps, download right tar

7 years agonodejs: Update from 6.6.0 to 6.7.0
Fredrik Fornwall [Wed, 28 Sep 2016 23:52:31 +0000 (19:52 -0400)]
nodejs: Update from 6.6.0 to 6.7.0

7 years agolibtalloc: Build with --disable-python
Fredrik Fornwall [Wed, 28 Sep 2016 23:51:21 +0000 (19:51 -0400)]
libtalloc: Build with --disable-python

Without --disable-python the libtalloc build may pick up an
invalid python2.7-configure from the Android toolchain.

7 years agolibressl: Update and fix build issue
Fredrik Fornwall [Wed, 28 Sep 2016 23:40:35 +0000 (19:40 -0400)]
libressl: Update and fix build issue

7 years agolibstrophe: Remove for now, use libmesode
Fredrik Fornwall [Wed, 28 Sep 2016 20:04:13 +0000 (16:04 -0400)]
libstrophe: Remove for now, use libmesode

7 years agonetpbm: Update to latest version
Fredrik Fornwall [Wed, 28 Sep 2016 18:22:31 +0000 (14:22 -0400)]
netpbm: Update to latest version

7 years agoBuild Profanity with libmesode instead of libstrophe (#480)
Oliver Schmidhauser [Wed, 28 Sep 2016 18:16:33 +0000 (20:16 +0200)]
Build Profanity with libmesode instead of libstrophe (#480)

7 years agoadd tty-clock package (#481)
Oliver Schmidhauser [Wed, 28 Sep 2016 18:16:26 +0000 (20:16 +0200)]
add tty-clock package (#481)

7 years agoBump some build revisions for rebuild with ELF fix
Fredrik Fornwall [Wed, 28 Sep 2016 13:47:02 +0000 (09:47 -0400)]
Bump some build revisions for rebuild with ELF fix

7 years agoradare2: Update from 0.10.5 to 0.10.6
Fredrik Fornwall [Tue, 27 Sep 2016 06:23:34 +0000 (02:23 -0400)]
radare2: Update from 0.10.5 to 0.10.6

7 years agoman: Patch to adjust output width to terminal
Fredrik Fornwall [Mon, 26 Sep 2016 22:18:43 +0000 (18:18 -0400)]
man: Patch to adjust output width to terminal

Fixes https://github.com/termux/termux-app/issues/162

7 years agoReplace maintainer email with github nick
Fredrik Fornwall [Mon, 26 Sep 2016 20:28:22 +0000 (16:28 -0400)]
Replace maintainer email with github nick

7 years agotexinfo: Update from 6.1 to 6.3
Fredrik Fornwall [Mon, 26 Sep 2016 15:18:10 +0000 (11:18 -0400)]
texinfo: Update from 6.1 to 6.3

7 years agortmpdump: Fix man page location
Fredrik Fornwall [Mon, 26 Sep 2016 15:17:58 +0000 (11:17 -0400)]
rtmpdump: Fix man page location

7 years agosilversearcher-ag: Update from 0.32.0 to 0.33.0
Fredrik Fornwall [Mon, 26 Sep 2016 14:51:09 +0000 (10:51 -0400)]
silversearcher-ag: Update from 0.32.0 to 0.33.0

7 years agoserf: Update from 1.3.8 to 1.3.9
Fredrik Fornwall [Mon, 26 Sep 2016 14:48:48 +0000 (10:48 -0400)]
serf: Update from 1.3.8 to 1.3.9

7 years agortmpdump: Update from 2.3 to 2.4
Fredrik Fornwall [Mon, 26 Sep 2016 14:37:31 +0000 (10:37 -0400)]
rtmpdump: Update from 2.3 to 2.4

7 years agoprotobuf: Add note about 3.1 build failure
Fredrik Fornwall [Mon, 26 Sep 2016 14:15:26 +0000 (10:15 -0400)]
protobuf: Add note about 3.1 build failure