termux-packages
7 years agonodejs-current: Update disabled package
Fredrik Fornwall [Fri, 24 Feb 2017 21:47:57 +0000 (22:47 +0100)]
nodejs-current: Update disabled package

7 years agonetpbm: Update from r2831 to r2901
Fredrik Fornwall [Fri, 24 Feb 2017 21:36:19 +0000 (22:36 +0100)]
netpbm: Update from r2831 to r2901

7 years agoperl: Update perl-cross from 1.1.3 to 1.1.4
Fredrik Fornwall [Fri, 24 Feb 2017 20:12:49 +0000 (21:12 +0100)]
perl: Update perl-cross from 1.1.3 to 1.1.4

7 years agocurl: Update from 7.52.1 to 7.53.1
Fredrik Fornwall [Fri, 24 Feb 2017 20:12:36 +0000 (21:12 +0100)]
curl: Update from 7.52.1 to 7.53.1

7 years agofixes the config so cpan works on install. (#789)
its-pointless [Fri, 24 Feb 2017 19:46:47 +0000 (06:46 +1100)]
fixes the config so cpan works on install. (#789)

* fixes the config so cpan works on install.

* fix so it actually works..

7 years agonodejs: Update from 6.9.5 to 6.10.0
Fredrik Fornwall [Thu, 23 Feb 2017 11:42:43 +0000 (12:42 +0100)]
nodejs: Update from 6.9.5 to 6.10.0

7 years agoopenal-soft: Add source checksum
Fredrik Fornwall [Thu, 23 Feb 2017 11:42:23 +0000 (12:42 +0100)]
openal-soft: Add source checksum

7 years agompv: Really use LD_PRELOAD
Fredrik Fornwall [Wed, 22 Feb 2017 08:14:31 +0000 (09:14 +0100)]
mpv: Really use LD_PRELOAD

7 years agompv: Add ffmpeg libs to LD_PRELOAD
Fredrik Fornwall [Tue, 21 Feb 2017 22:54:52 +0000 (23:54 +0100)]
mpv: Add ffmpeg libs to LD_PRELOAD

This should fix issues on devices where vendors have ffmpeg libs
available in the system lib dir.

7 years agotermux-tools: Bump version to bring 'packages'
Fredrik Fornwall [Tue, 21 Feb 2017 22:54:24 +0000 (23:54 +0100)]
termux-tools: Bump version to bring 'packages'

7 years agoliboggz&libvorbis: Add source checksums
Fredrik Fornwall [Tue, 21 Feb 2017 22:26:33 +0000 (23:26 +0100)]
liboggz&libvorbis: Add source checksums

7 years agolibmp3lame: Add source checksum
Fredrik Fornwall [Tue, 21 Feb 2017 22:24:37 +0000 (23:24 +0100)]
libmp3lame: Add source checksum

7 years agoFix ifaddrs.h for real now
Fredrik Fornwall [Tue, 21 Feb 2017 09:11:52 +0000 (10:11 +0100)]
Fix ifaddrs.h for real now

7 years agoradare2: Update to new checksum
Fredrik Fornwall [Mon, 20 Feb 2017 21:15:03 +0000 (22:15 +0100)]
radare2: Update to new checksum

7 years agoadd new package: redir (#772)
ElTopo [Mon, 20 Feb 2017 21:14:52 +0000 (13:14 -0800)]
add new package: redir (#772)

* add bvi package

* add new package: cgdb

* add gdb in cgdb's TERMUX_PKG_DEPENDS

* add new package: redir

* bvi package revision 1: fix column number issue with clang (gcc does not seem to have this issue)
bvi (compiled with clang) incorrectly displayed only 12 bytes for each line on a 80-column terminal (instead of 16 bytes normally). command :set cm=## also had similar problems.
I found the issue was caused by the following statements:
       sprintf(addr_form,  "%%0%dllX  ", AnzAdd);
       AnzAdd = sprintf(tmp, addr_form, block_begin);

   ('block_begin''s data type is off_t)
   gcc automatically typecasts 'block_begin' from off_t to loff_t,
   on the otherhand, clang takes address of 'block_begin' and uses
   it as loff_t thus writes some garbage value in 'tmp' string.

7 years agoBump toolchain after ifaddrs.h change
Fredrik Fornwall [Mon, 20 Feb 2017 20:58:41 +0000 (21:58 +0100)]
Bump toolchain after ifaddrs.h change

7 years agondk_patches: Mark functions as static in ifaddrs.h
Fredrik Fornwall [Mon, 20 Feb 2017 20:44:13 +0000 (21:44 +0100)]
ndk_patches: Mark functions as static in ifaddrs.h

7 years agostrace: Fix x86-64 build
Fredrik Fornwall [Mon, 20 Feb 2017 04:57:01 +0000 (05:57 +0100)]
strace: Fix x86-64 build

7 years agolibffi: Add source checksum
Fredrik Fornwall [Mon, 20 Feb 2017 04:44:16 +0000 (05:44 +0100)]
libffi: Add source checksum

7 years agoAnother round of minor updates (#781)
Vishal Biswas [Mon, 20 Feb 2017 04:02:33 +0000 (09:32 +0530)]
Another round of minor updates (#781)

* lftp: update from 4.7.5 to 4.7.6

* strace: update from 4.15 to 4.16

* glib: update from 2.50.2 to 2.50.3

* getmail: update from 4.53.0 to 4.54.0

* poppler: update from 0.51.0 to 0.52.0

7 years agovim: Update to latest patch
Fredrik Fornwall [Mon, 20 Feb 2017 03:34:39 +0000 (04:34 +0100)]
vim: Update to latest patch

7 years agoneovim: Update to latest git HEAD
Fredrik Fornwall [Mon, 20 Feb 2017 03:34:19 +0000 (04:34 +0100)]
neovim: Update to latest git HEAD

7 years agofzf: Update from 0.16.4 to 0.16.5
Fredrik Fornwall [Mon, 20 Feb 2017 03:34:13 +0000 (04:34 +0100)]
fzf: Update from 0.16.4 to 0.16.5

7 years agofindutils: Fix find -fstype parameter
Fredrik Fornwall [Mon, 20 Feb 2017 03:33:51 +0000 (04:33 +0100)]
findutils: Fix find -fstype parameter

7 years agophp: Update from 7.1.1 to 7.1.2 and enable pcntl
Fredrik Fornwall [Mon, 20 Feb 2017 01:57:27 +0000 (02:57 +0100)]
php: Update from 7.1.1 to 7.1.2 and enable pcntl

7 years agojack-updated: Bump version
Fredrik Fornwall [Fri, 17 Feb 2017 23:48:01 +0000 (00:48 +0100)]
jack-updated: Bump version

7 years agotermux-tools: Add a 'packages' utility
Fredrik Fornwall [Fri, 17 Feb 2017 22:13:49 +0000 (23:13 +0100)]
termux-tools: Add a 'packages' utility

7 years agognutls: Update from 3.5.8 to 3.5.9
Fredrik Fornwall [Fri, 17 Feb 2017 21:34:29 +0000 (22:34 +0100)]
gnutls: Update from 3.5.8 to 3.5.9

7 years agondk_patches: Add a ifaddrs.h polyfill (fixes #338)
Fredrik Fornwall [Fri, 17 Feb 2017 21:33:57 +0000 (22:33 +0100)]
ndk_patches: Add a ifaddrs.h polyfill (fixes #338)

7 years agogolang: Update from 1.7.5 to 1.8
Fredrik Fornwall [Fri, 17 Feb 2017 19:09:31 +0000 (20:09 +0100)]
golang: Update from 1.7.5 to 1.8

7 years agolibpcap: Avoid linking aginst libnl
Fredrik Fornwall [Fri, 17 Feb 2017 10:53:07 +0000 (11:53 +0100)]
libpcap: Avoid linking aginst libnl

7 years agonetcat: Make -c work (fix bin/sh, closes #777)
Fredrik Fornwall [Fri, 17 Feb 2017 10:51:59 +0000 (11:51 +0100)]
netcat: Make -c work (fix bin/sh, closes #777)

7 years agosqlite: Update from 3.16.2 to 3.17.0
Fredrik Fornwall [Tue, 14 Feb 2017 19:50:19 +0000 (20:50 +0100)]
sqlite: Update from 3.16.2 to 3.17.0

7 years agocgdb: Add package (#770)
ElTopo [Tue, 14 Feb 2017 19:49:45 +0000 (11:49 -0800)]
cgdb: Add package (#770)

7 years agolibgit2: Add package (closes #771)
Fredrik Fornwall [Tue, 14 Feb 2017 15:51:35 +0000 (16:51 +0100)]
libgit2: Add package (closes #771)

7 years agoffmpeg: Force usage of clang
Fredrik Fornwall [Sun, 12 Feb 2017 22:12:29 +0000 (23:12 +0100)]
ffmpeg: Force usage of clang

7 years agoAdd some more source checksums
Fredrik Fornwall [Sun, 12 Feb 2017 21:15:13 +0000 (22:15 +0100)]
Add some more source checksums

7 years agoupdate packages (#766)
Vishal Biswas [Sun, 12 Feb 2017 20:01:54 +0000 (01:31 +0530)]
update packages (#766)

* file: update from 5.29 to 5.30

* ffmpeg: update from 3.2.2 to 3.2.4

* mpv: update from 0.23.0 to 0.24.0

also prevent opportunistic linking with x11

* grep: update from 2.28 to 3.0

* fish: update from 2.4.0 to 2.5.0

add tarball checksum
remove patches no longer needed
see https://github.com/fish-shell/fish-shell/pull/3585

* wget: update from 1.19 to 1.19.1

7 years agotermux-tools: Add a login program
Fredrik Fornwall [Sun, 12 Feb 2017 20:01:01 +0000 (21:01 +0100)]
termux-tools: Add a login program

7 years agoclang: Split up into several packages
Fredrik Fornwall [Sun, 12 Feb 2017 19:57:51 +0000 (20:57 +0100)]
clang: Split up into several packages

Split up the previous clang package into:

- libllvm: lib/libLLVM.so
- libclang: lib/libclang.so
- clang: bin/clang and associated tools and symlinks
- llvm: The bin/llvm-* tools

7 years agoproot: Build without -mthumb as it causes segfault
Fredrik Fornwall [Thu, 9 Feb 2017 21:18:34 +0000 (22:18 +0100)]
proot: Build without -mthumb as it causes segfault

Fixes #761.

7 years agoPatch for busybox to accept + in emails (#760)
Oliver Schmidhauser [Thu, 9 Feb 2017 14:31:37 +0000 (15:31 +0100)]
Patch for busybox to accept + in emails (#760)

Since the termux mailinglist has a + in the subscibe mail address, this
is required.

7 years agotermux-tools: Shorten width in motd
Fredrik Fornwall [Thu, 9 Feb 2017 09:41:26 +0000 (10:41 +0100)]
termux-tools: Shorten width in motd

7 years agotermux-tools: Add etc/motd to be shown on login
Fredrik Fornwall [Thu, 9 Feb 2017 09:28:37 +0000 (10:28 +0100)]
termux-tools: Add etc/motd to be shown on login

7 years agolibnl3: Rename to libnl
Fredrik Fornwall [Thu, 9 Feb 2017 09:26:49 +0000 (10:26 +0100)]
libnl3: Rename to libnl

7 years agolibnl: Avoid using strerror_l
Fredrik Fornwall [Thu, 9 Feb 2017 08:36:02 +0000 (09:36 +0100)]
libnl: Avoid using strerror_l

7 years agoUse source checksums for new packages
Fredrik Fornwall [Thu, 9 Feb 2017 08:34:09 +0000 (09:34 +0100)]
Use source checksums for new packages

7 years agobmon: added package and its dependencies (libconfuse and libnl3) (#758)
David Martínez [Thu, 9 Feb 2017 08:28:35 +0000 (09:28 +0100)]
bmon: added package and its dependencies (libconfuse and libnl3) (#758)

* bmon: added package and its dependencies (libconfuse and libnl3)

* libnl3: fixed homepage, source url and bumped revision

7 years agoAdd privoxy package (#406)
David Martínez [Thu, 9 Feb 2017 08:22:55 +0000 (09:22 +0100)]
Add privoxy package (#406)

* Add privoxy package

* privoxy: fixed build as root

* privoxy: update to 3.0.26 and improve build.sh

* privoxy: improve build.sh

* privoxy: fixed putting configs in wrong place

7 years agoadd more disabled packages (#742)
Vishal Biswas [Tue, 7 Feb 2017 23:44:12 +0000 (05:14 +0530)]
add more disabled packages (#742)

* easy-rsa: add as disabled package

* openvpn: add as disabled package

* squid: add as disabled package

* llvm: add as disabled package

* alsa-lib: add as disabled package

* alsa-utils: add as disabled package

* openjdk-9-headless: add as disabled package

7 years agoneovim: Update to latest master
Fredrik Fornwall [Tue, 7 Feb 2017 23:42:59 +0000 (00:42 +0100)]
neovim: Update to latest master

7 years agolibunibilium: Add source checksum
Fredrik Fornwall [Tue, 7 Feb 2017 23:42:39 +0000 (00:42 +0100)]
libunibilium: Add source checksum

7 years agokrb: Add dependencies on libutil and openssl
Fredrik Fornwall [Tue, 7 Feb 2017 23:40:22 +0000 (00:40 +0100)]
krb: Add dependencies on libutil and openssl

lib/krb5/plugins/tls/k5tls.so links against libssl, and
lib/krb5/plugins/preauth/pkinit.so against libcrypto, so openssl
is needed.

bin/kprop and bin/kpropd links against libutil if available.

Also, add --without-system-verto to fix problem if building krb5
multiple times, with subsequent builds using the already installed
libverto without installing it.

7 years agoadd package krb5 (#588)
Vishal Biswas [Tue, 7 Feb 2017 23:13:27 +0000 (04:43 +0530)]
add package krb5 (#588)

* add package krb5

* improve getpass handling

instead of bombarding every linking with getpass.o,
include it where necessary

7 years agoAdd some source checksums
Fredrik Fornwall [Tue, 7 Feb 2017 23:12:36 +0000 (00:12 +0100)]
Add some source checksums

7 years agoUpdate proot to the latest version (#751)
Oliver Schmidhauser [Tue, 7 Feb 2017 23:01:11 +0000 (00:01 +0100)]
Update proot to the latest version (#751)

More information about what's been done here:
https://plus.google.com/+OliverSchmidhauser/posts/FVqBDPdNzUd

7 years agovim: Use sensible.vim as system vimrc
Fredrik Fornwall [Tue, 7 Feb 2017 22:59:52 +0000 (23:59 +0100)]
vim: Use sensible.vim as system vimrc

7 years agogrep: Update from 2.27 to 2.28
Fredrik Fornwall [Tue, 7 Feb 2017 22:59:39 +0000 (23:59 +0100)]
grep: Update from 2.27 to 2.28

7 years agoirssi: Update from 1.0.0 to 1.0.1
Fredrik Fornwall [Mon, 6 Feb 2017 10:01:30 +0000 (11:01 +0100)]
irssi: Update from 1.0.0 to 1.0.1

7 years agoTweak some descriptions
Fredrik Fornwall [Sun, 5 Feb 2017 22:49:31 +0000 (23:49 +0100)]
Tweak some descriptions

7 years agopostgresql: Add source checksum
Fredrik Fornwall [Sun, 5 Feb 2017 13:29:02 +0000 (14:29 +0100)]
postgresql: Add source checksum

7 years agovim: Update from patch 237 to 304
Fredrik Fornwall [Sun, 5 Feb 2017 13:22:58 +0000 (14:22 +0100)]
vim: Update from patch 237 to 304

7 years agolibmsgpack: Update from 2.1.0 to 2.1.1
Fredrik Fornwall [Sun, 5 Feb 2017 13:22:25 +0000 (14:22 +0100)]
libmsgpack: Update from 2.1.0 to 2.1.1

7 years agolibssh: Update from 0.7.3 to 0.7.4
Fredrik Fornwall [Sun, 5 Feb 2017 13:22:03 +0000 (14:22 +0100)]
libssh: Update from 0.7.3 to 0.7.4

7 years agobash: Add source checksum
Fredrik Fornwall [Sun, 5 Feb 2017 13:18:24 +0000 (14:18 +0100)]
bash: Add source checksum

7 years agofzf: Update from 0.16.3 to 0.16.4
Fredrik Fornwall [Sun, 5 Feb 2017 13:12:28 +0000 (14:12 +0100)]
fzf: Update from 0.16.3 to 0.16.4

7 years agosed: Update from 4.3 to 4.4
Fredrik Fornwall [Sun, 5 Feb 2017 12:58:45 +0000 (13:58 +0100)]
sed: Update from 4.3 to 4.4

7 years agorun-docker.sh: Use long option names
Fredrik Fornwall [Sat, 4 Feb 2017 22:22:56 +0000 (23:22 +0100)]
run-docker.sh: Use long option names

7 years agodpkg: Update from 1.18.20 to 1.18.22
Fredrik Fornwall [Sat, 4 Feb 2017 22:22:40 +0000 (23:22 +0100)]
dpkg: Update from 1.18.20 to 1.18.22

7 years agoadd postgresql and mariadb as disabled packages (#741)
Vishal Biswas [Sat, 4 Feb 2017 22:21:33 +0000 (03:51 +0530)]
add postgresql and mariadb as disabled packages (#741)

7 years agoliblzma: Fix typo
Fredrik Fornwall [Sat, 4 Feb 2017 22:19:38 +0000 (23:19 +0100)]
liblzma: Fix typo

7 years agomosh: Update from 1.2.6 to 1.3.0-rc2
Fredrik Fornwall [Sat, 4 Feb 2017 16:02:18 +0000 (17:02 +0100)]
mosh: Update from 1.2.6 to 1.3.0-rc2

This includes a memory alignment fix for arm:

https://github.com/mobile-shell/mosh/commit/0ceb4f26f4bf10656ea55f72e2388159c761d737

which should fix #725.

7 years agoncurses: Add source checksum
Fredrik Fornwall [Sat, 4 Feb 2017 16:01:58 +0000 (17:01 +0100)]
ncurses: Add source checksum

7 years agolibprotobuf: Bump revision for rebuild
Fredrik Fornwall [Sat, 4 Feb 2017 16:01:02 +0000 (17:01 +0100)]
libprotobuf: Bump revision for rebuild

7 years agoradare2: update from 1.1.0 to 1.2.1 (#739)
Vishal Biswas [Sat, 4 Feb 2017 10:16:17 +0000 (15:46 +0530)]
radare2: update from 1.1.0 to 1.2.1 (#739)

7 years agompv: Rebuild with man page, and remove icons
Fredrik Fornwall [Sat, 4 Feb 2017 00:31:44 +0000 (01:31 +0100)]
mpv: Rebuild with man page, and remove icons

7 years agowget: Update from 1.18 to 1.19
Fredrik Fornwall [Sat, 4 Feb 2017 00:28:34 +0000 (01:28 +0100)]
wget: Update from 1.18 to 1.19

7 years agobuild-package.sh: Avoid more gnulib wrappers
Fredrik Fornwall [Sat, 4 Feb 2017 00:15:26 +0000 (01:15 +0100)]
build-package.sh: Avoid more gnulib wrappers

7 years agolibogg&xvidcore: Add checksums
Fredrik Fornwall [Fri, 3 Feb 2017 21:49:01 +0000 (22:49 +0100)]
libogg&xvidcore: Add checksums

7 years agogit: Update from 2.11.0 to 2.11.1
Fredrik Fornwall [Fri, 3 Feb 2017 21:46:56 +0000 (22:46 +0100)]
git: Update from 2.11.0 to 2.11.1

Also save some space by using symlinks to avoid duplicated binaries.

7 years agopicolisp: Switch to gcc also for aarch64
Fredrik Fornwall [Fri, 3 Feb 2017 00:33:12 +0000 (01:33 +0100)]
picolisp: Switch to gcc also for aarch64

7 years agotermux-tools: Search in /system/bin for su
Fredrik Fornwall [Thu, 2 Feb 2017 23:04:26 +0000 (00:04 +0100)]
termux-tools: Search in /system/bin for su

Fixes #723.

7 years agobuild-package.sh: Check checksum more
Fredrik Fornwall [Thu, 2 Feb 2017 21:24:13 +0000 (22:24 +0100)]
build-package.sh: Check checksum more

When having an already downloaded source archive, use the checksum
to validated it. This avoids problems if the file has been modified
by mistake after downloading in a previous build and detects if
an incorrect checksum has been specified.

7 years agosetup-ubuntu.sh: Use shorter string concatenation
Fredrik Fornwall [Thu, 2 Feb 2017 21:14:46 +0000 (22:14 +0100)]
setup-ubuntu.sh: Use shorter string concatenation

7 years agobuild-package.sh: Add -f flag to force build
Fredrik Fornwall [Thu, 2 Feb 2017 21:14:29 +0000 (22:14 +0100)]
build-package.sh: Add -f flag to force build

7 years agoattr: Patch and enable package
Fredrik Fornwall [Thu, 2 Feb 2017 21:14:00 +0000 (22:14 +0100)]
attr: Patch and enable package

7 years agodialog: Update to latest version
Fredrik Fornwall [Thu, 2 Feb 2017 01:45:21 +0000 (02:45 +0100)]
dialog: Update to latest version

7 years agonodejs: Update from 6.9.4 to 6.9.5
Fredrik Fornwall [Thu, 2 Feb 2017 01:24:28 +0000 (02:24 +0100)]
nodejs: Update from 6.9.4 to 6.9.5

7 years agosetup-android-sdk.sh: Remove incorrect folder
Fredrik Fornwall [Thu, 2 Feb 2017 01:23:43 +0000 (02:23 +0100)]
setup-android-sdk.sh: Remove incorrect folder

7 years agoprotobuf: Update download package (old removed)
Fredrik Fornwall [Thu, 2 Feb 2017 01:10:23 +0000 (02:10 +0100)]
protobuf: Update download package (old removed)

7 years agoUpdate the android sdk build tools used
Fredrik Fornwall [Thu, 2 Feb 2017 00:39:29 +0000 (01:39 +0100)]
Update the android sdk build tools used

The docker image has been rebuilt, so ./scripts/update-docker.sh
should be used.

7 years agoutil-linux: Enable package
Fredrik Fornwall [Thu, 2 Feb 2017 00:37:52 +0000 (01:37 +0100)]
util-linux: Enable package

7 years agoDockerfile: Switch from ADD to COPY
Fredrik Fornwall [Thu, 2 Feb 2017 00:35:53 +0000 (01:35 +0100)]
Dockerfile: Switch from ADD to COPY

7 years agolua: Update from 5.3.3 to 5.3.4
Fredrik Fornwall [Thu, 2 Feb 2017 00:35:35 +0000 (01:35 +0100)]
lua: Update from 5.3.3 to 5.3.4

7 years agoAdd disabled-packages/jack-updated
Fredrik Fornwall [Thu, 2 Feb 2017 00:04:53 +0000 (01:04 +0100)]
Add disabled-packages/jack-updated

7 years agobuild-package.sh: Some shellcheck cleanups
Fredrik Fornwall [Wed, 1 Feb 2017 23:40:11 +0000 (00:40 +0100)]
build-package.sh: Some shellcheck cleanups

7 years agoutil-linux: Fixes, update 2.28 to 2.29.1
Fredrik Fornwall [Wed, 1 Feb 2017 22:45:58 +0000 (23:45 +0100)]
util-linux: Fixes, update 2.28 to 2.29.1

7 years agoespeak: Switch to espeak-ng
Fredrik Fornwall [Wed, 1 Feb 2017 21:45:30 +0000 (22:45 +0100)]
espeak: Switch to espeak-ng

7 years agobuild-package.sh: Handle weird file names better
Fredrik Fornwall [Wed, 1 Feb 2017 21:45:14 +0000 (22:45 +0100)]
build-package.sh: Handle weird file names better

7 years agolibuv: Update from 1.10.1 to 1.11.0
Fredrik Fornwall [Wed, 1 Feb 2017 20:20:17 +0000 (21:20 +0100)]
libuv: Update from 1.10.1 to 1.11.0