termux-packages
7 years agobuild-package.sh: Fix two shellcheck warnings
Fredrik Fornwall [Sun, 8 Jan 2017 13:06:46 +0000 (08:06 -0500)]
build-package.sh: Fix two shellcheck warnings

7 years agobuild-package.sh: Ensure a clean hostbuild dir
Fredrik Fornwall [Sun, 8 Jan 2017 13:01:22 +0000 (08:01 -0500)]
build-package.sh: Ensure a clean hostbuild dir

7 years agoclang: Only build host {llvm,clang}-tblgen
Fredrik Fornwall [Sun, 8 Jan 2017 12:59:46 +0000 (07:59 -0500)]
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.

7 years agobuildorder.py: Better error message
Fredrik Fornwall [Sun, 8 Jan 2017 12:37:43 +0000 (07:37 -0500)]
buildorder.py: Better error message

7 years agotermux-tools: Unset LD_LIBRARY_PATH in wrappers
Fredrik Fornwall [Sun, 8 Jan 2017 09:53:36 +0000 (04:53 -0500)]
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.

7 years agomosh: Bump revision after adding -6 option
Fredrik Fornwall [Sun, 8 Jan 2017 09:40:18 +0000 (04:40 -0500)]
mosh: Bump revision after adding -6 option

7 years agolibicu: Split out bin/ tools into icu-devtools
Fredrik Fornwall [Sun, 8 Jan 2017 09:34:12 +0000 (04:34 -0500)]
libicu: Split out bin/ tools into icu-devtools

7 years agobc: Remove incorrect $PREFIX/info folder
Fredrik Fornwall [Sun, 8 Jan 2017 09:32:05 +0000 (04:32 -0500)]
bc: Remove incorrect $PREFIX/info folder

7 years agoadd -6 (use IPv6 only) option - fixes #662 (#663)
Georg Sauthoff [Sun, 8 Jan 2017 09:31:05 +0000 (10:31 +0100)]
add -6 (use IPv6 only) option - fixes #662 (#663)

7 years agocmake: Depend on libuv, remove ncurses dependency
Fredrik Fornwall [Sat, 7 Jan 2017 07:11:11 +0000 (02:11 -0500)]
cmake: Depend on libuv, remove ncurses dependency

7 years agocoreutils: Reference issue in test
Fredrik Fornwall [Sat, 7 Jan 2017 07:02:12 +0000 (02:02 -0500)]
coreutils: Reference issue in test

7 years agondk_patches: Define _POSIX2_VERSION to 200809
Fredrik Fornwall [Sat, 7 Jan 2017 06:45:46 +0000 (01:45 -0500)]
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.

7 years agolftp: Update from 4.7.4 to 4.7.5
Fredrik Fornwall [Sat, 7 Jan 2017 06:19:59 +0000 (01:19 -0500)]
lftp: Update from 4.7.4 to 4.7.5

7 years agolibicu: add package (#658)
Vishal Biswas [Sat, 7 Jan 2017 06:18:56 +0000 (11:48 +0530)]
libicu: add package (#658)

* libicu: add package

* libicu: remove forced CC and CXX in hostbuild

* libicu: incorporated changes from #621 by @rnauber

7 years agobuild-package.sh: Fix shellcheck warning
Fredrik Fornwall [Sat, 7 Jan 2017 06:14:06 +0000 (01:14 -0500)]
build-package.sh: Fix shellcheck warning

7 years agocmake: Update from 3.6.2 to 3.7.1
Fredrik Fornwall [Sat, 7 Jan 2017 06:00:39 +0000 (01:00 -0500)]
cmake: Update from 3.6.2 to 3.7.1

7 years agotesseract: Fix build after tessdata repo updates
Fredrik Fornwall [Sat, 7 Jan 2017 05:59:09 +0000 (00:59 -0500)]
tesseract: Fix build after tessdata repo updates

7 years agoFix build of python after build-package.sh rewrite
Fredrik Fornwall [Sat, 7 Jan 2017 05:38:04 +0000 (00:38 -0500)]
Fix build of python after build-package.sh rewrite

7 years agoman: Fix build after the build-package.sh rewrite
Fredrik Fornwall [Sat, 7 Jan 2017 05:17:42 +0000 (00:17 -0500)]
man: Fix build after the build-package.sh rewrite

7 years agonodejs: Update from 6.9.3 to 6.9.4
Fredrik Fornwall [Fri, 6 Jan 2017 10:12:55 +0000 (05:12 -0500)]
nodejs: Update from 6.9.3 to 6.9.4

7 years agomoon-buggy: Switch to alternate download url
Fredrik Fornwall [Fri, 6 Jan 2017 02:23:57 +0000 (21:23 -0500)]
moon-buggy: Switch to alternate download url

7 years agoMention scripts/Vagrantfile in the README
Fredrik Fornwall [Fri, 6 Jan 2017 02:23:24 +0000 (03:23 +0100)]
Mention scripts/Vagrantfile in the README

7 years agobuild-package.sh: Cleanup a bit
Fredrik Fornwall [Fri, 6 Jan 2017 01:37:45 +0000 (20:37 -0500)]
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!

7 years agocommand-not-found: Bump with new commands
Fredrik Fornwall [Fri, 6 Jan 2017 00:44:39 +0000 (19:44 -0500)]
command-not-found: Bump with new commands

7 years agondk-sysroot: Reuse existing zlib.pc
Fredrik Fornwall [Fri, 6 Jan 2017 00:02:03 +0000 (19:02 -0500)]
ndk-sysroot: Reuse existing zlib.pc

7 years agotermux-api: Bump version
Fredrik Fornwall [Thu, 5 Jan 2017 23:59:23 +0000 (18:59 -0500)]
termux-api: Bump version

7 years agobison: Remove useless hostbuild
Fredrik Fornwall [Thu, 5 Jan 2017 23:58:49 +0000 (18:58 -0500)]
bison: Remove useless hostbuild

7 years agolibgc: Remove useless build step
Fredrik Fornwall [Thu, 5 Jan 2017 23:32:33 +0000 (18:32 -0500)]
libgc: Remove useless build step

7 years agogetconf: Add package
Fredrik Fornwall [Thu, 5 Jan 2017 18:57:52 +0000 (13:57 -0500)]
getconf: Add package

7 years agonodejs: Update from 6.9.2 to 6.9.3
Fredrik Fornwall [Thu, 5 Jan 2017 10:11:50 +0000 (05:11 -0500)]
nodejs: Update from 6.9.2 to 6.9.3

7 years agorlwrap: Update to new homepage
Fredrik Fornwall [Thu, 5 Jan 2017 09:56:37 +0000 (04:56 -0500)]
rlwrap: Update to new homepage

7 years agomathomatic: Update to working download url
Fredrik Fornwall [Thu, 5 Jan 2017 09:54:40 +0000 (04:54 -0500)]
mathomatic: Update to working download url

7 years agosqlite: Update from 3.16.0 to 3.16.1
Fredrik Fornwall [Thu, 5 Jan 2017 09:41:19 +0000 (04:41 -0500)]
sqlite: Update from 3.16.0 to 3.16.1

7 years agotermux-api: Update termux-notification
Fredrik Fornwall [Thu, 5 Jan 2017 02:48:01 +0000 (03:48 +0100)]
termux-api: Update termux-notification

7 years agotermux-api: Add termux-notification-remove
Fredrik Fornwall [Thu, 5 Jan 2017 02:11:55 +0000 (03:11 +0100)]
termux-api: Add termux-notification-remove

7 years agotermux-api: Add wifi connectioninfo&scaninfo
Fredrik Fornwall [Thu, 5 Jan 2017 01:45:29 +0000 (02:45 +0100)]
termux-api: Add wifi connectioninfo&scaninfo

7 years agosed: Remove host build step
Fredrik Fornwall [Thu, 5 Jan 2017 02:09:53 +0000 (21:09 -0500)]
sed: Remove host build step

See http://lists.gnu.org/archive/html/bug-sed/2017-01/msg00001.html

7 years agolibzmq: Update from 4.1.5 to 4.1.6
Fredrik Fornwall [Thu, 5 Jan 2017 00:54:16 +0000 (19:54 -0500)]
libzmq: Update from 4.1.5 to 4.1.6

7 years agolibev: Update from 4.23 to 4.24
Fredrik Fornwall [Thu, 5 Jan 2017 00:22:15 +0000 (19:22 -0500)]
libev: Update from 4.23 to 4.24

7 years agoecj: Update from 4.5.2 to 4.6.2
Fredrik Fornwall [Thu, 5 Jan 2017 00:09:03 +0000 (19:09 -0500)]
ecj: Update from 4.5.2 to 4.6.2

7 years agosed: Update from 4.2.2 to 4.3
Fredrik Fornwall [Thu, 5 Jan 2017 00:02:45 +0000 (19:02 -0500)]
sed: Update from 4.2.2 to 4.3

7 years agolibx265: Disable assembly on x86 to avoid relocs
Fredrik Fornwall [Wed, 4 Jan 2017 00:27:14 +0000 (19:27 -0500)]
libx265: Disable assembly on x86 to avoid relocs

7 years agobuild-package.sh: Automatically build dependencies
Fredrik Fornwall [Wed, 4 Jan 2017 00:04:37 +0000 (19:04 -0500)]
build-package.sh: Automatically build dependencies

We now automatically build dependencies unless the -s option is
used, so running scripts/buildorder.py shouldn't be necessary now.

7 years agoneovim: Improve cmake invocation
Fredrik Fornwall [Wed, 4 Jan 2017 00:02:22 +0000 (19:02 -0500)]
neovim: Improve cmake invocation

7 years agolibx265: Add as disabled package
Fredrik Fornwall [Tue, 3 Jan 2017 23:58:44 +0000 (18:58 -0500)]
libx265: Add as disabled package

7 years agovalac: Depend on clang, glib-dev, pkg-config
Fredrik Fornwall [Tue, 3 Jan 2017 22:46:59 +0000 (17:46 -0500)]
valac: Depend on clang, glib-dev, pkg-config

As mentioned in #644.

7 years agotermux-tools: Fix typo in termux-setup-storage
Fredrik Fornwall [Tue, 3 Jan 2017 22:21:43 +0000 (17:21 -0500)]
termux-tools: Fix typo in termux-setup-storage

7 years agohunspell-en-us: Switch to libreoffice dictionaries
Fredrik Fornwall [Tue, 3 Jan 2017 21:55:09 +0000 (16:55 -0500)]
hunspell-en-us: Switch to libreoffice dictionaries

7 years agohunspell: Update from 1.4.1 to 1.6.0
Fredrik Fornwall [Tue, 3 Jan 2017 21:38:27 +0000 (16:38 -0500)]
hunspell: Update from 1.4.1 to 1.6.0

7 years agostunnel: Update from 5.38 to 5.39
Fredrik Fornwall [Tue, 3 Jan 2017 21:38:01 +0000 (16:38 -0500)]
stunnel: Update from 5.38 to 5.39

7 years agogstreamer: Update to 1.10.2
Fredrik Fornwall [Tue, 3 Jan 2017 18:44:31 +0000 (13:44 -0500)]
gstreamer: Update to 1.10.2

7 years agoAdd vagrant (#642)
casept [Tue, 3 Jan 2017 18:05:15 +0000 (19:05 +0100)]
Add vagrant (#642)

7 years agotorsocks: add patch for ipv4 and enable package (#650)
Vishal Biswas [Tue, 3 Jan 2017 13:44:59 +0000 (19:14 +0530)]
torsocks: add patch for ipv4 and enable package (#650)

7 years agovalac: add package (#647)
Vishal Biswas [Tue, 3 Jan 2017 13:32:40 +0000 (19:02 +0530)]
valac: add package (#647)

7 years agobuildorder.py: Handle also ' in TERMUX_PKG_DEPENDS
Fredrik Fornwall [Tue, 3 Jan 2017 09:26:10 +0000 (04:26 -0500)]
buildorder.py: Handle also ' in TERMUX_PKG_DEPENDS

7 years agofossil: add package (#646)
Vishal Biswas [Tue, 3 Jan 2017 09:24:27 +0000 (14:54 +0530)]
fossil: add package (#646)

7 years agogolang: Add link to upstream issue for patch
Fredrik Fornwall [Tue, 3 Jan 2017 09:22:29 +0000 (04:22 -0500)]
golang: Add link to upstream issue for patch

7 years agotcl: Bump revision after sqlite update
Fredrik Fornwall [Tue, 3 Jan 2017 09:10:12 +0000 (04:10 -0500)]
tcl: Bump revision after sqlite update

7 years agogolang: fix runtime init on chromeos (#648)
Michael Marineau [Tue, 3 Jan 2017 09:09:55 +0000 (01:09 -0800)]
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.

7 years agolibnghttp2: Update from 1.17.0 to 1.18.0
Fredrik Fornwall [Tue, 3 Jan 2017 06:47:48 +0000 (01:47 -0500)]
libnghttp2: Update from 1.17.0 to 1.18.0

7 years agosqlite: update from 3.15.2 to 3.16.0 (#645)
Vishal Biswas [Tue, 3 Jan 2017 06:47:14 +0000 (12:17 +0530)]
sqlite: update from 3.15.2 to 3.16.0 (#645)

7 years agoneovim: Update and tweak
Fredrik Fornwall [Mon, 2 Jan 2017 00:00:36 +0000 (19:00 -0500)]
neovim: Update and tweak

Remove cursor shapes as not all terminal emulators support them

7 years agovim: Remove cursor shapes
Fredrik Fornwall [Sun, 1 Jan 2017 23:14:25 +0000 (18:14 -0500)]
vim: Remove cursor shapes

Not every terminal emulator supports cursor shapes. Fixes #641.

7 years agonano: Update from 2.7.2 to 2.7.3
Fredrik Fornwall [Sat, 31 Dec 2016 13:59:01 +0000 (08:59 -0500)]
nano: Update from 2.7.2 to 2.7.3

7 years agostrace: Update from 4.14 to 4.15
Fredrik Fornwall [Sat, 31 Dec 2016 13:58:20 +0000 (08:58 -0500)]
strace: Update from 4.14 to 4.15

7 years agojoe: Add dependency on libutil
Fredrik Fornwall [Sat, 31 Dec 2016 12:40:34 +0000 (07:40 -0500)]
joe: Add dependency on libutil

7 years agofreetype: Update from 2.6.5 to 2.7.1
Fredrik Fornwall [Sat, 31 Dec 2016 12:38:24 +0000 (07:38 -0500)]
freetype: Update from 2.6.5 to 2.7.1

7 years agoharfbuzz: Update from 1.3.3 to 1.3.4
Fredrik Fornwall [Sat, 31 Dec 2016 12:38:02 +0000 (07:38 -0500)]
harfbuzz: Update from 1.3.3 to 1.3.4

7 years agolibpng: Update from 1.6.26 to 1.6.27
Fredrik Fornwall [Sat, 31 Dec 2016 12:17:22 +0000 (07:17 -0500)]
libpng: Update from 1.6.26 to 1.6.27

7 years agofontconfig: http -> https
Fredrik Fornwall [Sat, 31 Dec 2016 12:16:31 +0000 (07:16 -0500)]
fontconfig: http -> https

7 years agoAdd a joe (editor) package (#622)
rnauber [Sat, 31 Dec 2016 11:57:44 +0000 (12:57 +0100)]
Add a joe (editor) package (#622)

7 years agotermux-tools: Bump version
Fredrik Fornwall [Fri, 30 Dec 2016 03:27:57 +0000 (22:27 -0500)]
termux-tools: Bump version

7 years agofish: Patch to setup TMPDIR if necessary
Fredrik Fornwall [Fri, 30 Dec 2016 00:52:00 +0000 (19:52 -0500)]
fish: Patch to setup TMPDIR if necessary

7 years agotermux-reload-settings: Update help text
Fredrik Fornwall [Wed, 28 Dec 2016 22:14:09 +0000 (17:14 -0500)]
termux-reload-settings: Update help text

7 years agodnsutils: Update from 9.10.4 to 9.11.0-P1
Fredrik Fornwall [Wed, 28 Dec 2016 01:55:59 +0000 (20:55 -0500)]
dnsutils: Update from 9.10.4 to 9.11.0-P1

7 years agopicolisp: Update from 16.11.24 to 16.12.22
Fredrik Fornwall [Wed, 28 Dec 2016 01:10:28 +0000 (20:10 -0500)]
picolisp: Update from 16.11.24 to 16.12.22

7 years agotermux-tools: Add termux-wake-{lock,unlock}
Fredrik Fornwall [Mon, 26 Dec 2016 03:29:30 +0000 (22:29 -0500)]
termux-tools: Add termux-wake-{lock,unlock}

7 years agoaria2: Remove running autoreconf
Fredrik Fornwall [Sun, 25 Dec 2016 23:55:38 +0000 (18:55 -0500)]
aria2: Remove running autoreconf

7 years agolibuv: Update from 1.10.0 to 1.10.1
Fredrik Fornwall [Sun, 25 Dec 2016 23:50:52 +0000 (18:50 -0500)]
libuv: Update from 1.10.0 to 1.10.1

7 years agolibtermkey: Update from 0.18 to 0.19
Fredrik Fornwall [Sun, 25 Dec 2016 17:10:47 +0000 (12:10 -0500)]
libtermkey: Update from 0.18 to 0.19

7 years agofixed reverse patch (#620)
Vishal Biswas [Sun, 25 Dec 2016 17:10:22 +0000 (22:40 +0530)]
fixed reverse patch (#620)

7 years agoelixir: Add as disabled package
Fredrik Fornwall [Fri, 23 Dec 2016 22:57:19 +0000 (17:57 -0500)]
elixir: Add as disabled package

7 years agocommand-not-found: Bump with new commands
Fredrik Fornwall [Fri, 23 Dec 2016 22:31:14 +0000 (17:31 -0500)]
command-not-found: Bump with new commands

7 years agoerlang: Update from 18.3.3 to 19.2
Fredrik Fornwall [Fri, 23 Dec 2016 22:17:53 +0000 (17:17 -0500)]
erlang: Update from 18.3.3 to 19.2

Also fix how the system openssl is specified.

7 years agovalgrind: Add note about android-x86_64 issue
Fredrik Fornwall [Fri, 23 Dec 2016 21:42:37 +0000 (16:42 -0500)]
valgrind: Add note about android-x86_64 issue

7 years agolibgpg-error: Update from 1.25 to 1.26
Fredrik Fornwall [Fri, 23 Dec 2016 20:46:16 +0000 (15:46 -0500)]
libgpg-error: Update from 1.25 to 1.26

7 years agoAdd erlang package (#439)
Remco van 't Veer [Fri, 23 Dec 2016 21:12:42 +0000 (22:12 +0100)]
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).

7 years agonewsbeuter: Bump build revision after patches
Fredrik Fornwall [Fri, 23 Dec 2016 20:23:48 +0000 (15:23 -0500)]
newsbeuter: Bump build revision after patches

7 years agoman: Change to fossies.org for tarball
Fredrik Fornwall [Fri, 23 Dec 2016 20:21:57 +0000 (15:21 -0500)]
man: Change to fossies.org for tarball

7 years agofish: Fix fish_update_completions
Fredrik Fornwall [Fri, 23 Dec 2016 20:12:50 +0000 (15:12 -0500)]
fish: Fix fish_update_completions

We don't have the 'manpath' program and don't need it.

Fixes #617.

7 years agoPodbeuter download fix (#618)
Balázs Kutil [Fri, 23 Dec 2016 20:01:04 +0000 (21:01 +0100)]
Podbeuter download fix (#618)

* Add patchset fixing podbeuter crashes

Adds patch for newsbeuter #168

* Add podbeuter patch fixing redownload

Adds patch for newsbeuter #169

7 years agocurl: Update from 7.52.0 to 7.52.1
Fredrik Fornwall [Fri, 23 Dec 2016 19:58:47 +0000 (14:58 -0500)]
curl: Update from 7.52.0 to 7.52.1

7 years agobuild-package.sh: Always rebuild the package if debug build
Fredrik Fornwall [Fri, 23 Dec 2016 19:58:05 +0000 (14:58 -0500)]
build-package.sh: Always rebuild the package if debug build

7 years agodaemonize: Use $PREFIX instead of /
Fredrik Fornwall [Fri, 23 Dec 2016 08:54:21 +0000 (03:54 -0500)]
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.

7 years agobuild-package.sh: Use full version when checking
Fredrik Fornwall [Fri, 23 Dec 2016 08:53:06 +0000 (03:53 -0500)]
build-package.sh: Use full version when checking

When checking if a package needs to be rebuilt, we need to use the
full version including the build revision.

7 years agofzf: Use git master for neovim fix
Fredrik Fornwall [Fri, 23 Dec 2016 08:21:16 +0000 (03:21 -0500)]
fzf: Use git master for neovim fix

7 years agolibvterm: Update to latest git master
Fredrik Fornwall [Fri, 23 Dec 2016 08:20:45 +0000 (03:20 -0500)]
libvterm: Update to latest git master

7 years agoAdd ed package (#607)
Oliver Schmidhauser [Fri, 23 Dec 2016 07:59:56 +0000 (08:59 +0100)]
Add ed package (#607)

* Add ed package

Fixes #606

* change ed url to main mirror

7 years agogdk-pixbuf: Update from 2.36.0 to 2.36.2
Fredrik Fornwall [Thu, 22 Dec 2016 19:18:35 +0000 (14:18 -0500)]
gdk-pixbuf: Update from 2.36.0 to 2.36.2

7 years agozsh: Update from 5.2.0 to 5.3.1
Fredrik Fornwall [Thu, 22 Dec 2016 18:38:27 +0000 (13:38 -0500)]
zsh: Update from 5.2.0 to 5.3.1