termux-packages
8 years agomutt: Include patches from neomutt
Fredrik Fornwall [Thu, 14 Apr 2016 13:40:25 +0000 (09:40 -0400)]
mutt: Include patches from neomutt

This includes the trash patch (closes #211).

8 years agogetmail: Use python2, not python
Fredrik Fornwall [Thu, 14 Apr 2016 13:25:34 +0000 (09:25 -0400)]
getmail: Use python2, not python

This is needed since python is python3 in Termux.

8 years agonodejs: Update from 5.10.0 to 5.10.1
Fredrik Fornwall [Thu, 14 Apr 2016 12:53:22 +0000 (08:53 -0400)]
nodejs: Update from 5.10.0 to 5.10.1

8 years agopicolisp: Move ssl and httpGate from $PREFIX/bin
Fredrik Fornwall [Thu, 14 Apr 2016 10:51:30 +0000 (06:51 -0400)]
picolisp: Move ssl and httpGate from $PREFIX/bin

They are usually called in a controlled context, and should better
not clobber the global executables namespace.

8 years agoimagemagick: Update to latest patch
Fredrik Fornwall [Thu, 14 Apr 2016 00:40:11 +0000 (20:40 -0400)]
imagemagick: Update to latest patch

8 years agoperl: Bump build revision to force rebuild
Fredrik Fornwall [Thu, 14 Apr 2016 00:30:02 +0000 (20:30 -0400)]
perl: Bump build revision to force rebuild

This rebuild will be against a patched pwd.h so that perl does not
try to link in 'endpwent', which has been removed in Android N.

Fixes #212.

8 years agocommand-not-found: Regenerate
Fredrik Fornwall [Thu, 14 Apr 2016 00:14:17 +0000 (20:14 -0400)]
command-not-found: Regenerate

8 years agolzip: Add package
Fredrik Fornwall [Thu, 14 Apr 2016 00:10:40 +0000 (20:10 -0400)]
lzip: Add package

8 years agolibmp3splt: Enable ogg and flac support
Fredrik Fornwall [Wed, 13 Apr 2016 23:58:13 +0000 (19:58 -0400)]
libmp3splt: Enable ogg and flac support

8 years agoAdd libflac and flac packages
Fredrik Fornwall [Wed, 13 Apr 2016 23:57:51 +0000 (19:57 -0400)]
Add libflac and flac packages

8 years agoMerge pull request #184 from vaites/mp3splt
Fredrik Fornwall [Wed, 13 Apr 2016 23:34:24 +0000 (01:34 +0200)]
Merge pull request #184 from vaites/mp3splt

Added mp3splt, libmp3splt, libmad and libid3tag packages

8 years agoMerge pull request #181 from its-pointless/master
Fredrik Fornwall [Wed, 13 Apr 2016 23:22:10 +0000 (01:22 +0200)]
Merge pull request #181 from its-pointless/master

getmail: Add package

8 years agopicolisp: Fix typo
Fredrik Fornwall [Wed, 13 Apr 2016 23:00:11 +0000 (19:00 -0400)]
picolisp: Fix typo

8 years agolibcrypt: Update with routines from FreeBSD
Fredrik Fornwall [Wed, 13 Apr 2016 22:42:14 +0000 (18:42 -0400)]
libcrypt: Update with routines from FreeBSD

This brings in support for MD5, SHA-256 and SHA-512 encryption.

8 years agoUpdate go used for building go packages
Fredrik Fornwall [Wed, 13 Apr 2016 21:53:10 +0000 (17:53 -0400)]
Update go used for building go packages

8 years agogolang: Update from 1.6 to 1.6.1
Fredrik Fornwall [Wed, 13 Apr 2016 21:35:36 +0000 (17:35 -0400)]
golang: Update from 1.6 to 1.6.1

8 years agopicolisp: Bundle pil(1) and picolisp(1) man pages
Fredrik Fornwall [Wed, 13 Apr 2016 14:13:59 +0000 (10:13 -0400)]
picolisp: Bundle pil(1) and picolisp(1) man pages

8 years agocommand-not-found: Update with new commands
Fredrik Fornwall [Wed, 13 Apr 2016 13:57:13 +0000 (09:57 -0400)]
command-not-found: Update with new commands

8 years agopicolisp: Fix ext:Crypt and add bin/{httpGate,ssl}
Fredrik Fornwall [Wed, 13 Apr 2016 13:53:05 +0000 (09:53 -0400)]
picolisp: Fix ext:Crypt and add bin/{httpGate,ssl}

8 years agolibcrypt: Enable package
Fredrik Fornwall [Wed, 13 Apr 2016 10:48:47 +0000 (06:48 -0400)]
libcrypt: Enable package

8 years agovorbis-tools: Add package
Fredrik Fornwall [Wed, 13 Apr 2016 09:59:05 +0000 (05:59 -0400)]
vorbis-tools: Add package

8 years agofortune: Add package
Fredrik Fornwall [Wed, 13 Apr 2016 09:58:36 +0000 (05:58 -0400)]
fortune: Add package

8 years agopicolisp: Update from 16.3.1 to 16.4.1
Fredrik Fornwall [Wed, 13 Apr 2016 09:58:09 +0000 (05:58 -0400)]
picolisp: Update from 16.3.1 to 16.4.1

8 years agoprocps: Fix pkill behaving as pgrep (closes #192)
Fredrik Fornwall [Tue, 12 Apr 2016 05:20:42 +0000 (01:20 -0400)]
procps: Fix pkill behaving as pgrep (closes #192)

8 years agoemacs: Bump build revision to fix arm&i686 build
Fredrik Fornwall [Tue, 12 Apr 2016 03:49:40 +0000 (23:49 -0400)]
emacs: Bump build revision to fix arm&i686 build

8 years agoBump packages to force rebuild with libcurl
Fredrik Fornwall [Mon, 11 Apr 2016 13:21:47 +0000 (09:21 -0400)]
Bump packages to force rebuild with libcurl

8 years agocmake: Update from 3.4.3 to 3.5.1
Fredrik Fornwall [Mon, 11 Apr 2016 13:18:10 +0000 (09:18 -0400)]
cmake: Update from 3.4.3 to 3.5.1

8 years agostdio.h: Avoid pulling in complete fcntl.h
Fredrik Fornwall [Mon, 11 Apr 2016 13:15:57 +0000 (09:15 -0400)]
stdio.h: Avoid pulling in complete fcntl.h

This pollutes the namespace and breaks building e.g. python, which
defines a tee() function.

8 years agoleptonica: Avoid linking against openjpeg
Fredrik Fornwall [Mon, 11 Apr 2016 13:15:26 +0000 (09:15 -0400)]
leptonica: Avoid linking against openjpeg

8 years agoapt: Update from 1.2.9 to 1.2.10
Fredrik Fornwall [Mon, 11 Apr 2016 12:03:59 +0000 (08:03 -0400)]
apt: Update from 1.2.9 to 1.2.10

8 years agotmux: Update from 2.1 to 2.2
Fredrik Fornwall [Mon, 11 Apr 2016 11:25:59 +0000 (07:25 -0400)]
tmux: Update from 2.1 to 2.2

8 years agostdio.h: Use arc4random() instead of random()
Fredrik Fornwall [Mon, 11 Apr 2016 11:22:10 +0000 (07:22 -0400)]
stdio.h: Use arc4random() instead of random()

8 years agoleptonica: Avoid fmemopen and use tmpfile
Fredrik Fornwall [Mon, 11 Apr 2016 11:12:24 +0000 (07:12 -0400)]
leptonica: Avoid fmemopen and use tmpfile

The <stdio.h> header is now patched so the tmpfile() callback now
works. This fixes the build on aarch64.

8 years agondk_patches: Patch stdio.h for a basic tmpfile(3)
Fredrik Fornwall [Mon, 11 Apr 2016 11:11:39 +0000 (07:11 -0400)]
ndk_patches: Patch stdio.h for a basic tmpfile(3)

8 years agocurl: Update from 7.47.1 to 7.48.0
Fredrik Fornwall [Mon, 11 Apr 2016 10:18:14 +0000 (06:18 -0400)]
curl: Update from 7.47.1 to 7.48.0

8 years agosbcl: Add stub for package
Fredrik Fornwall [Mon, 11 Apr 2016 10:17:28 +0000 (06:17 -0400)]
sbcl: Add stub for package

8 years agondk_patches: Patch paths.h, _PATH_TMP used by tmux
Fredrik Fornwall [Mon, 11 Apr 2016 10:16:15 +0000 (06:16 -0400)]
ndk_patches: Patch paths.h, _PATH_TMP used by tmux

8 years agodcraw: Install binary into $PREFIX/bin/ correctly
Fredrik Fornwall [Mon, 11 Apr 2016 10:06:24 +0000 (06:06 -0400)]
dcraw: Install binary into $PREFIX/bin/ correctly

Thanks live_the_dream

8 years agoModify setup in wrappers for /system/bin/ commands
Fredrik Fornwall [Mon, 11 Apr 2016 00:20:17 +0000 (20:20 -0400)]
Modify setup in wrappers for /system/bin/ commands

On several devices several tools in /system/bin/ requires
LD_LIBRARY_PATH to contain /system/lib(64). Check for the bit-ness
with `getprop ro.product.cpu.abilist64`  and setup the environment
accordingly.

Closes #193.
Closes #206.

8 years agoMerge pull request #186 from vaites/tesseract
Fredrik Fornwall [Sun, 10 Apr 2016 23:37:34 +0000 (01:37 +0200)]
Merge pull request #186 from vaites/tesseract

Added Leptonica and Tesseract packages

8 years agoAdd a first stab at building racket
Fredrik Fornwall [Sun, 10 Apr 2016 22:53:05 +0000 (18:53 -0400)]
Add a first stab at building racket

8 years agomosh: Use perl directly instead of env
Fredrik Fornwall [Sat, 9 Apr 2016 22:04:12 +0000 (18:04 -0400)]
mosh: Use perl directly instead of env

8 years agomosh: Enable package
Fredrik Fornwall [Sat, 9 Apr 2016 21:19:38 +0000 (17:19 -0400)]
mosh: Enable package

8 years agomosh: Remove BROKEN.txt
Fredrik Fornwall [Sat, 9 Apr 2016 21:19:24 +0000 (17:19 -0400)]
mosh: Remove BROKEN.txt

8 years agoprotobuf: Link against libgnustl_shared.so
Fredrik Fornwall [Sat, 9 Apr 2016 21:14:25 +0000 (17:14 -0400)]
protobuf: Link against libgnustl_shared.so

This avoids the situation where protobuf uses the default stripped
down standard Android C++ library while e.g. mosh links to the more
complete libgnustl_shared.so, which causes problems when mosh links
both to libprotobuf.so and libgnustl_shared.so.

8 years agomosh: Build from git master
Fredrik Fornwall [Sat, 9 Apr 2016 21:13:07 +0000 (17:13 -0400)]
mosh: Build from git master

8 years agozbar: Shorten description and avoid build revision
Fredrik Fornwall [Sat, 9 Apr 2016 18:38:48 +0000 (14:38 -0400)]
zbar: Shorten description and avoid build revision

8 years agoMerge pull request #188 from vaites/zbar
Fredrik Fornwall [Sat, 9 Apr 2016 18:13:38 +0000 (20:13 +0200)]
Merge pull request #188 from vaites/zbar

Added zbar package

8 years agobyobu: Update from 5.104 to 5.105
Fredrik Fornwall [Sat, 9 Apr 2016 18:09:44 +0000 (14:09 -0400)]
byobu: Update from 5.104 to 5.105

Also mark as platform-independent.

8 years agoMerge pull request #199 from vaites/byobu
Fredrik Fornwall [Sat, 9 Apr 2016 18:05:05 +0000 (20:05 +0200)]
Merge pull request #199 from vaites/byobu

Added byobu package

8 years agoirssi: Update from 0.8.18 to 0.8.19
Fredrik Fornwall [Sat, 9 Apr 2016 17:40:00 +0000 (13:40 -0400)]
irssi: Update from 0.8.18 to 0.8.19

8 years agoemacs: Link against gnutls and libxml2
Fredrik Fornwall [Sat, 9 Apr 2016 15:09:27 +0000 (11:09 -0400)]
emacs: Link against gnutls and libxml2

This enables more features and fixes https connections in a more
stable way.

8 years agoemacs: Patch emacsclient to avoid /tmp
Fredrik Fornwall [Sat, 9 Apr 2016 05:52:18 +0000 (01:52 -0400)]
emacs: Patch emacsclient to avoid /tmp

8 years agoMerge pull request #205 from phhusson/fix-docker
Fredrik Fornwall [Thu, 7 Apr 2016 19:20:54 +0000 (21:20 +0200)]
Merge pull request #205 from phhusson/fix-docker

Dockerfile: Fix install of NDK (server-side change)

8 years agoDockerfile: Fix install of NDK (server-side change)
Pierre-Hugues Husson [Thu, 7 Apr 2016 16:02:22 +0000 (18:02 +0200)]
Dockerfile: Fix install of NDK (server-side change)

8 years agogit: Update from 2.7.4 to 2.8.1
Fredrik Fornwall [Thu, 7 Apr 2016 15:03:06 +0000 (11:03 -0400)]
git: Update from 2.7.4 to 2.8.1

8 years agoemacs: Patch temporary-file-directory (avoid /tmp)
Fredrik Fornwall [Wed, 6 Apr 2016 22:28:22 +0000 (18:28 -0400)]
emacs: Patch temporary-file-directory (avoid /tmp)

8 years agoemacs: Patch server-socket-dir to avoid /tmp
Fredrik Fornwall [Wed, 6 Apr 2016 22:05:04 +0000 (18:05 -0400)]
emacs: Patch server-socket-dir to avoid /tmp

8 years agomutt: Update from 1.5.24 to 1.6.0
Fredrik Fornwall [Wed, 6 Apr 2016 10:39:30 +0000 (06:39 -0400)]
mutt: Update from 1.5.24 to 1.6.0

8 years agosqlite: Update from 3.11.1 to 3.12.0
Fredrik Fornwall [Mon, 4 Apr 2016 23:09:32 +0000 (19:09 -0400)]
sqlite: Update from 3.11.1 to 3.12.0

8 years agonodejs: Update from 5.9.1 to 5.10.0
Fredrik Fornwall [Mon, 4 Apr 2016 09:05:43 +0000 (05:05 -0400)]
nodejs: Update from 5.9.1 to 5.10.0

8 years agovim: Update patch number
Fredrik Fornwall [Mon, 4 Apr 2016 09:05:07 +0000 (05:05 -0400)]
vim: Update patch number

8 years agotig: Rebuild with updated 64-bit toolchain
Fredrik Fornwall [Sun, 3 Apr 2016 16:41:55 +0000 (12:41 -0400)]
tig: Rebuild with updated 64-bit toolchain

Fixes #197

8 years agoapt: Update from 1.2.6 to 1.2.9
Fredrik Fornwall [Sun, 3 Apr 2016 16:41:10 +0000 (12:41 -0400)]
apt: Update from 1.2.6 to 1.2.9

8 years agoAdded byobu package
David Martinez [Sat, 2 Apr 2016 23:15:20 +0000 (01:15 +0200)]
Added byobu package

8 years agoMerge pull request #195 from Neo-Oli/master
Fredrik Fornwall [Sat, 2 Apr 2016 11:59:07 +0000 (13:59 +0200)]
Merge pull request #195 from Neo-Oli/master

Add ip command to termux-tools

8 years agoAdd ip command to termux-tools
Oliver Schmidhauser [Sat, 2 Apr 2016 09:47:01 +0000 (11:47 +0200)]
Add ip command to termux-tools

8 years agoemacs: Bump build revision
Fredrik Fornwall [Fri, 1 Apr 2016 10:59:50 +0000 (06:59 -0400)]
emacs: Bump build revision

8 years agocommand-not-found: Update
Fredrik Fornwall [Fri, 1 Apr 2016 10:58:58 +0000 (06:58 -0400)]
command-not-found: Update

8 years agoMove ping6 from inetutils to instead use system
Fredrik Fornwall [Fri, 1 Apr 2016 10:55:30 +0000 (06:55 -0400)]
Move ping6 from inetutils to instead use system

The ping6 binary needs setuid, so use the working system version
instead of installing a broken version for non-root users.

Closes https://github.com/termux/termux-app/issues/74

8 years agoemacs: Avoid setting exec-path to nil
Fredrik Fornwall [Thu, 31 Mar 2016 23:05:01 +0000 (19:05 -0400)]
emacs: Avoid setting exec-path to nil

8 years agobusybox: Update from 1.24.1 to 1.24.2
Fredrik Fornwall [Tue, 29 Mar 2016 21:55:34 +0000 (17:55 -0400)]
busybox: Update from 1.24.1 to 1.24.2

8 years agocvs: Add package
Fredrik Fornwall [Tue, 29 Mar 2016 21:54:43 +0000 (17:54 -0400)]
cvs: Add package

8 years agogzip: Update from 1.6 to 1.7
Fredrik Fornwall [Tue, 29 Mar 2016 21:53:50 +0000 (17:53 -0400)]
gzip: Update from 1.6 to 1.7

8 years agoAdded zbar package
David Martínez [Tue, 29 Mar 2016 21:51:57 +0000 (23:51 +0200)]
Added zbar package

8 years agotermux-tools: Search in more places for su
Fredrik Fornwall [Mon, 28 Mar 2016 17:07:00 +0000 (13:07 -0400)]
termux-tools: Search in more places for su

8 years agounzip: Force updated build for aarch64
Fredrik Fornwall [Mon, 28 Mar 2016 10:02:02 +0000 (06:02 -0400)]
unzip: Force updated build for aarch64

8 years agonodejs: Update from 5.9.0 to 5.9.1
Fredrik Fornwall [Mon, 28 Mar 2016 10:00:36 +0000 (06:00 -0400)]
nodejs: Update from 5.9.0 to 5.9.1

8 years agoproot: Expose /storage in termux-chroot
Fredrik Fornwall [Sun, 27 Mar 2016 22:10:22 +0000 (18:10 -0400)]
proot: Expose /storage in termux-chroot

8 years agoAdded fmemopen support to Leptonica
David Martínez [Sun, 27 Mar 2016 11:21:42 +0000 (13:21 +0200)]
Added fmemopen support to Leptonica

8 years agoMerge remote-tracking branch 'upstream/master' into tesseract
David Martínez [Sun, 27 Mar 2016 09:25:15 +0000 (11:25 +0200)]
Merge remote-tracking branch 'upstream/master' into tesseract

8 years agoAdded mp3splt, libmp3splt, libmad and libid3tag packages
David Martínez [Sat, 26 Mar 2016 22:31:26 +0000 (23:31 +0100)]
Added mp3splt, libmp3splt, libmad and libid3tag packages

8 years agovim: Setup vi -> vim symlink
Fredrik Fornwall [Sat, 26 Mar 2016 11:42:34 +0000 (07:42 -0400)]
vim: Setup vi -> vim symlink

8 years agoAdded files via upload
its-pointless [Sat, 26 Mar 2016 06:41:26 +0000 (17:41 +1100)]
Added files via upload

8 years agoCreate utilities.py.patch
its-pointless [Sat, 26 Mar 2016 06:38:12 +0000 (17:38 +1100)]
Create utilities.py.patch

8 years agoCreate build.sh
its-pointless [Sat, 26 Mar 2016 06:36:46 +0000 (17:36 +1100)]
Create build.sh

8 years agoemacs: Update and patch more
Fredrik Fornwall [Sat, 26 Mar 2016 03:33:48 +0000 (23:33 -0400)]
emacs: Update and patch more

Update emacs to 25.0.92, a prerelease for 25.1. Also patch some
more to avoid having it crashing on startup due to bugs in emacs
about undumped startup with a terminal. Closes #11.

8 years agogit: Install perl files and update to 2.7.4
Fredrik Fornwall [Fri, 25 Mar 2016 03:00:20 +0000 (23:00 -0400)]
git: Install perl files and update to 2.7.4

Installing perl files allows things using perl such as
'git add -p' to work.

Installing the git perl files is a bit messy when cross-compiling
git. We patch the install path to use a private folder for these
instead of messing with the system perl.

Note that git does not depend on perl, since that is a relatively
big dependency which many won't be using anyway.

8 years agoffmpeg&libav: Remove custom strtod broken on arm
Fredrik Fornwall [Fri, 25 Mar 2016 01:42:59 +0000 (21:42 -0400)]
ffmpeg&libav: Remove custom strtod broken on arm

Defining a custom strtod on arm when using hard float breaks
since the function is marked in system headers as expecting a
soft abi. Hopefully strtod works on Android 5.0+ so the strtod
workaround is no longer needed.

Fixes #179.

8 years agoxvidcore: Avoid text relocations on i686
Fredrik Fornwall [Fri, 25 Mar 2016 01:38:17 +0000 (21:38 -0400)]
xvidcore: Avoid text relocations on i686

8 years agoabduco: Update from 0.5 to 0.6
Fredrik Fornwall [Fri, 25 Mar 2016 00:01:10 +0000 (20:01 -0400)]
abduco: Update from 0.5 to 0.6

8 years agogcc: Update to keep host-prefixed files in bin/
Fredrik Fornwall [Thu, 24 Mar 2016 22:38:13 +0000 (18:38 -0400)]
gcc: Update to keep host-prefixed files in bin/

8 years agocommand-not-found: Update package list
Fredrik Fornwall [Thu, 24 Mar 2016 22:33:39 +0000 (18:33 -0400)]
command-not-found: Update package list

8 years agotermux-tools: Update su script, add getprop
Fredrik Fornwall [Wed, 23 Mar 2016 17:11:21 +0000 (13:11 -0400)]
termux-tools: Update su script, add getprop

8 years agotermux-tools: New 0.20 version with a su script
Fredrik Fornwall [Wed, 23 Mar 2016 17:08:04 +0000 (13:08 -0400)]
termux-tools: New 0.20 version with a su script

8 years agotermux-tools: Add su wrapper
Fredrik Fornwall [Wed, 23 Mar 2016 16:45:54 +0000 (12:45 -0400)]
termux-tools: Add su wrapper

8 years agotree: Fix utf-8 support
Fredrik Fornwall [Wed, 23 Mar 2016 14:55:58 +0000 (10:55 -0400)]
tree: Fix utf-8 support

8 years agotree: Rebuild with updated aarch64 toolchain
Fredrik Fornwall [Wed, 23 Mar 2016 14:45:45 +0000 (10:45 -0400)]
tree: Rebuild with updated aarch64 toolchain

8 years agolibgpg-error: Fix posix lock objet on aarch64
Fredrik Fornwall [Wed, 23 Mar 2016 11:32:44 +0000 (07:32 -0400)]
libgpg-error: Fix posix lock objet on aarch64

Bump build revision on dependant packages since this changes the
libgpg ABI.

8 years agonodejs: Update from 5.8.0 to 5.9.0
Fredrik Fornwall [Wed, 23 Mar 2016 11:11:11 +0000 (07:11 -0400)]
nodejs: Update from 5.8.0 to 5.9.0