termux-packages
7 years agosetup-ubuntu.sh: Install intltool for qalc build
Fredrik Fornwall [Thu, 22 Sep 2016 19:59:25 +0000 (21:59 +0200)]
setup-ubuntu.sh: Install intltool for qalc build

7 years agognuchess: Update from 6.2.2 to 6.2.3
Fredrik Fornwall [Thu, 22 Sep 2016 19:53:48 +0000 (21:53 +0200)]
gnuchess: Update from 6.2.2 to 6.2.3

7 years agoBump patched NDK toolchain version
Fredrik Fornwall [Thu, 22 Sep 2016 18:58:06 +0000 (20:58 +0200)]
Bump patched NDK toolchain version

7 years agompv: Use rst2man package instead of pip install
Fredrik Fornwall [Thu, 22 Sep 2016 18:56:09 +0000 (20:56 +0200)]
mpv: Use rst2man package instead of pip install

7 years agondk_patches: Use __inline__ for custom functions
Fredrik Fornwall [Thu, 22 Sep 2016 18:43:21 +0000 (14:43 -0400)]
ndk_patches: Use __inline__ for custom functions

This avoids warnings due to unused functions when building.

7 years agoopenssl: Update from 1.0.2h to 1.0.2i
Fredrik Fornwall [Thu, 22 Sep 2016 18:42:43 +0000 (14:42 -0400)]
openssl: Update from 1.0.2h to 1.0.2i

7 years agobuild-package.sh: Avoid mess in zlib.pc
Fredrik Fornwall [Thu, 22 Sep 2016 18:37:03 +0000 (14:37 -0400)]
build-package.sh: Avoid mess in zlib.pc

7 years agoapt: Update for new config.{guess,sub} location
Fredrik Fornwall [Thu, 22 Sep 2016 18:20:01 +0000 (14:20 -0400)]
apt: Update for new config.{guess,sub} location

7 years agoradare2: Fix build if binutils has been built
Fredrik Fornwall [Thu, 22 Sep 2016 00:04:02 +0000 (02:04 +0200)]
radare2: Fix build if binutils has been built

7 years agonodejs: Do not use a shared libuv
Fredrik Fornwall [Wed, 21 Sep 2016 21:49:02 +0000 (17:49 -0400)]
nodejs: Do not use a shared libuv

Using a shared libuv for node does not work when dlopen():ing
shared libraries in node packages which uses libuv symbols
without linking to libuv explicitly, as the Android linker does
not use linked libraries on dlopen() to resolve symbols due to
historical reasons.

Fixes #462.

7 years agofzf: Update from 0.13.5 to 0.15.1
Fredrik Fornwall [Wed, 21 Sep 2016 18:39:12 +0000 (14:39 -0400)]
fzf: Update from 0.13.5 to 0.15.1

7 years agoflex: Do not split up in -dev variant
Fredrik Fornwall [Tue, 20 Sep 2016 05:11:43 +0000 (01:11 -0400)]
flex: Do not split up in -dev variant

The only header file is FlexLexer.h, and
this is not split up in debian.

7 years agobinutils: Fix patch in ifndef __ANDROID__
Fredrik Fornwall [Mon, 19 Sep 2016 23:18:23 +0000 (19:18 -0400)]
binutils: Fix patch in ifndef __ANDROID__

Fixes #468.

7 years agofwknop: Enable gnupg support
Fredrik Fornwall [Mon, 19 Sep 2016 23:11:47 +0000 (19:11 -0400)]
fwknop: Enable gnupg support

Fixes #466.

7 years agofindutils: Rebuild to avoid endpwent()
Fredrik Fornwall [Mon, 19 Sep 2016 23:09:43 +0000 (19:09 -0400)]
findutils: Rebuild to avoid endpwent()

See #212.

7 years agotaslwarrior: Keep share/doc
Fredrik Fornwall [Mon, 19 Sep 2016 23:07:44 +0000 (19:07 -0400)]
taslwarrior: Keep share/doc

Fixes #451.

7 years agoemacs: Update from 25.0.95 to 25.1
Fredrik Fornwall [Sun, 18 Sep 2016 14:30:48 +0000 (10:30 -0400)]
emacs: Update from 25.0.95 to 25.1

7 years agoUpdate readline to v7 and bash to v4.4
Fredrik Fornwall [Sat, 17 Sep 2016 22:29:14 +0000 (18:29 -0400)]
Update readline to v7 and bash to v4.4

As a consequence of updating readline to version 7 we bump the
build revision of all packaging linking to it as the soname has
changed.

7 years agonodejs: Update from 6.5.0 to 6.6.0
Fredrik Fornwall [Sat, 17 Sep 2016 22:28:54 +0000 (18:28 -0400)]
nodejs: Update from 6.5.0 to 6.6.0

7 years agoUpdate Profanity and Libstrophe to their latest versions (#461)
Oliver Schmidhauser [Fri, 16 Sep 2016 23:44:12 +0000 (01:44 +0200)]
Update Profanity and Libstrophe to their latest versions (#461)

* Update libstrophe to version 0.9.1.
* Update profanity to version 0.5.0.
* Enable python plugin support for profanity.

7 years agoradare2: Patches to build on all arches
Fredrik Fornwall [Fri, 16 Sep 2016 22:19:27 +0000 (18:19 -0400)]
radare2: Patches to build on all arches

7 years agoradare2: Patch for tmp and www paths
Fredrik Fornwall [Fri, 16 Sep 2016 12:27:39 +0000 (08:27 -0400)]
radare2: Patch for tmp and www paths

7 years agoAdd radare2-0.10.5 package (#459)
radare [Fri, 16 Sep 2016 12:09:00 +0000 (14:09 +0200)]
Add radare2-0.10.5 package (#459)

7 years agopython&python2: Fix PATH handling
Fredrik Fornwall [Fri, 16 Sep 2016 11:29:54 +0000 (07:29 -0400)]
python&python2: Fix PATH handling

After changes to build-package.sh the PATH setup in python&python2
caused the toolchain strip not to be found, causing broken binaries
due to non-stripped elf symbol versioning.

Fixes #460.

7 years agoUse offline copies of config.{guess,sub}
Fredrik Fornwall [Fri, 16 Sep 2016 10:23:01 +0000 (06:23 -0400)]
Use offline copies of config.{guess,sub}

Previously the latest version was downloaded from the git web
interface at git.savannah.gnu.org.

7 years agobuildorder.py: Always depend on libandroid-support
Fredrik Fornwall [Fri, 16 Sep 2016 09:48:02 +0000 (05:48 -0400)]
buildorder.py: Always depend on libandroid-support

7 years agopython: Do not remove bin/python*-config
Fredrik Fornwall [Fri, 16 Sep 2016 09:34:30 +0000 (05:34 -0400)]
python: Do not remove bin/python*-config

7 years agovim-runtime: Update for vim 8.0
Fredrik Fornwall [Fri, 16 Sep 2016 08:27:02 +0000 (04:27 -0400)]
vim-runtime: Update for vim 8.0

7 years agoffmpeg: Bump revision and depend on libopus
Fredrik Fornwall [Fri, 16 Sep 2016 08:21:25 +0000 (04:21 -0400)]
ffmpeg: Bump revision and depend on libopus

7 years agovim: Update from 7.4.2290 to 8.0.0005
Fredrik Fornwall [Fri, 16 Sep 2016 08:20:44 +0000 (04:20 -0400)]
vim: Update from 7.4.2290 to 8.0.0005

7 years agobuild script: Fix message on failed download (fixes #456) (#457)
Mariusz [Thu, 15 Sep 2016 19:50:29 +0000 (21:50 +0200)]
build script: Fix message on failed download (fixes #456) (#457)

Message displayed when file download fails, shows wrong information
about maximum number of attempts. Hardcoded value of '3' is shown,
but in reality there is up to six attempts (when subsequent downloads
keep failing).
Fix it by using correct value.

7 years agoffmpeg: Enable opus codec (fixes #452) (#453)
Mariusz [Thu, 15 Sep 2016 12:35:28 +0000 (14:35 +0200)]
ffmpeg: Enable opus codec (fixes #452) (#453)

Modify ffmpeg build script to include opus codec.
Information about the codec can be found at:
- https://en.wikipedia.org/wiki/Opus_(audio_format)
- https://www.opus-codec.org/

7 years agoncurses: Update patch version
Fredrik Fornwall [Wed, 14 Sep 2016 23:48:35 +0000 (19:48 -0400)]
ncurses: Update patch version

7 years agocurl: Fix package checksum
Fredrik Fornwall [Wed, 14 Sep 2016 22:51:48 +0000 (18:51 -0400)]
curl: Fix package checksum

7 years agoAdd a libffi update as disabled package
Fredrik Fornwall [Wed, 14 Sep 2016 21:59:43 +0000 (17:59 -0400)]
Add a libffi update as disabled package

7 years agoChange clean-rebuild-all.sh to clean.sh
Fredrik Fornwall [Wed, 14 Sep 2016 21:57:33 +0000 (17:57 -0400)]
Change clean-rebuild-all.sh to clean.sh

7 years agotasksh: Update sha256 for update tarball
Fredrik Fornwall [Wed, 14 Sep 2016 21:20:20 +0000 (17:20 -0400)]
tasksh: Update sha256 for update tarball

7 years agopforth: Fix build
Fredrik Fornwall [Wed, 14 Sep 2016 21:12:09 +0000 (17:12 -0400)]
pforth: Fix build

7 years agocurl: Update from 7.50.2 to 7.50.3
Fredrik Fornwall [Wed, 14 Sep 2016 20:48:22 +0000 (16:48 -0400)]
curl: Update from 7.50.2 to 7.50.3

7 years agosqlite: Update from 3.14.1 to 3.14.2
Fredrik Fornwall [Wed, 14 Sep 2016 20:48:03 +0000 (16:48 -0400)]
sqlite: Update from 3.14.1 to 3.14.2

7 years agotaskwarrior: Fix indentation
Fredrik Fornwall [Wed, 14 Sep 2016 20:45:24 +0000 (16:45 -0400)]
taskwarrior: Fix indentation

7 years agoglib: Patch timezone handling for Android
Fredrik Fornwall [Mon, 12 Sep 2016 21:57:40 +0000 (17:57 -0400)]
glib: Patch timezone handling for Android

7 years agoUpdate disabled-packages/sbcl
Fredrik Fornwall [Mon, 12 Sep 2016 19:17:37 +0000 (15:17 -0400)]
Update disabled-packages/sbcl

7 years agoglib: Do not throw away lib/glib-2.0/glibconfig.h
Fredrik Fornwall [Mon, 12 Sep 2016 10:23:37 +0000 (06:23 -0400)]
glib: Do not throw away lib/glib-2.0/glibconfig.h

Include lib/glib-2.0/glibconfig.c in glib-dev instead of removing
it, and let glib-dev depend on pcre-dev (needed for pkg-config to
work).

Fixes #447.

7 years agotermux-tools: Update su
Fredrik Fornwall [Mon, 12 Sep 2016 10:11:18 +0000 (06:11 -0400)]
termux-tools: Update su

Search for /sbin/su, and remove termux-specific environment
so that system tools can be used for the root session.

7 years agoaapt: Fix running on Android 5.x
Fredrik Fornwall [Sun, 11 Sep 2016 12:34:07 +0000 (08:34 -0400)]
aapt: Fix running on Android 5.x

See #444.

7 years agoaapt: Update to latest 7.0.0 tag revision
Fredrik Fornwall [Sat, 10 Sep 2016 15:01:10 +0000 (11:01 -0400)]
aapt: Update to latest 7.0.0 tag revision

Also link against liblog when needed.

Fixes #444.

7 years agocmake: Update from 3.6.1 to 3.6.2
Fredrik Fornwall [Sat, 10 Sep 2016 14:27:49 +0000 (10:27 -0400)]
cmake: Update from 3.6.1 to 3.6.2

7 years agolibnghttp2: Update from 1.14.0 to 1.14.1
Fredrik Fornwall [Sat, 10 Sep 2016 14:24:25 +0000 (10:24 -0400)]
libnghttp2: Update from 1.14.0 to 1.14.1

7 years agoFix indentation of some files
Fredrik Fornwall [Fri, 9 Sep 2016 13:40:28 +0000 (09:40 -0400)]
Fix indentation of some files

7 years agolibpng: Update from 1.6.24 to 1.6.25
Fredrik Fornwall [Fri, 9 Sep 2016 13:37:34 +0000 (09:37 -0400)]
libpng: Update from 1.6.24 to 1.6.25

7 years agogolang: Update from 1.7 to 1.7.1
Fredrik Fornwall [Fri, 9 Sep 2016 13:36:53 +0000 (09:36 -0400)]
golang: Update from 1.7 to 1.7.1

7 years agodisabled-packages/attr: Fix compilation, add note
Fredrik Fornwall [Fri, 9 Sep 2016 13:35:03 +0000 (09:35 -0400)]
disabled-packages/attr: Fix compilation, add note

7 years agoca-certificates: Bump to latest version available
Fredrik Fornwall [Thu, 8 Sep 2016 20:37:17 +0000 (16:37 -0400)]
ca-certificates: Bump to latest version available

7 years agographicsmagick: Update from 1.3.24 to 1.3.25
Fredrik Fornwall [Thu, 8 Sep 2016 20:19:01 +0000 (16:19 -0400)]
graphicsmagick: Update from 1.3.24 to 1.3.25

7 years agofinch: Update from 2.10.12 to 2.11.0
Fredrik Fornwall [Thu, 8 Sep 2016 20:18:44 +0000 (16:18 -0400)]
finch: Update from 2.10.12 to 2.11.0

7 years agopicolisp: Update from 16.8.29 to 16.9.6
Fredrik Fornwall [Thu, 8 Sep 2016 20:18:16 +0000 (16:18 -0400)]
picolisp: Update from 16.8.29 to 16.9.6

7 years agolibcln: Depend on libgmp
Fredrik Fornwall [Thu, 8 Sep 2016 19:35:37 +0000 (15:35 -0400)]
libcln: Depend on libgmp

7 years agocurl: Update from 7.50.1 to 7.50.2, enable http2
Fredrik Fornwall [Thu, 8 Sep 2016 15:24:01 +0000 (11:24 -0400)]
curl: Update from 7.50.1 to 7.50.2, enable http2

7 years agolibnghttp2: Add package
Fredrik Fornwall [Thu, 8 Sep 2016 15:14:57 +0000 (11:14 -0400)]
libnghttp2: Add package

7 years agoqualc: Update from 0.9.9 to 0.9.10
Fredrik Fornwall [Thu, 8 Sep 2016 15:14:43 +0000 (11:14 -0400)]
qualc: Update from 0.9.9 to 0.9.10

7 years agolibcln: Use -DNO_ASM for arm build
Fredrik Fornwall [Thu, 8 Sep 2016 15:00:56 +0000 (11:00 -0400)]
libcln: Use -DNO_ASM for arm build

Also use tabs for indentation.

7 years agoAdd Qalculate package (#393)
David Martínez [Thu, 8 Sep 2016 13:23:31 +0000 (15:23 +0200)]
Add Qalculate package (#393)

7 years agocoreutils: Add back part of ls patch
Fredrik Fornwall [Wed, 7 Sep 2016 14:50:10 +0000 (10:50 -0400)]
coreutils: Add back part of ls patch

Fixes #441.

7 years agoUpdate the disabled ghc package
Fredrik Fornwall [Wed, 7 Sep 2016 10:55:56 +0000 (06:55 -0400)]
Update the disabled ghc package

7 years agocoreutils: Remove strange ls color patch
Fredrik Fornwall [Wed, 7 Sep 2016 10:54:11 +0000 (06:54 -0400)]
coreutils: Remove strange ls color patch

7 years agoAdded packages libzmq and libsodium (#437)
garwiz [Wed, 7 Sep 2016 06:39:50 +0000 (08:39 +0200)]
Added packages libzmq and libsodium (#437)

7 years agoemacs: Bump build revision after patch
Fredrik Fornwall [Tue, 6 Sep 2016 13:56:01 +0000 (09:56 -0400)]
emacs: Bump build revision after patch

7 years agoemacs: Patch for the load-history problem (#433)
Eugene Medvedev [Tue, 6 Sep 2016 08:23:27 +0000 (11:23 +0300)]
emacs: Patch for the load-history problem (#433)

Closes termux/termux-packages#423

7 years agoFix configure.ac patch to be more general
Fredrik Fornwall [Mon, 5 Sep 2016 23:22:26 +0000 (19:22 -0400)]
Fix configure.ac patch to be more general

7 years agofwknop: Avoid oportunistically gpgme linking
Fredrik Fornwall [Mon, 5 Sep 2016 22:29:44 +0000 (18:29 -0400)]
fwknop: Avoid oportunistically gpgme linking

7 years agoAdd profanity, libstrophe and libotr (#431)
Oliver Schmidhauser [Mon, 5 Sep 2016 22:29:07 +0000 (00:29 +0200)]
Add profanity, libstrophe and libotr (#431)

* add libstrophe package
* add libotr package
* add profanity package

7 years agotimewarrior: Add std::strtoimax patch
Fredrik Fornwall [Mon, 5 Sep 2016 22:08:44 +0000 (18:08 -0400)]
timewarrior: Add std::strtoimax patch

7 years agogsl: Update from 2.2 to 2.2.1
Fredrik Fornwall [Mon, 5 Sep 2016 22:08:28 +0000 (18:08 -0400)]
gsl: Update from 2.2 to 2.2.1

7 years agotimewarrior: Enable package
Fredrik Fornwall [Mon, 5 Sep 2016 21:56:07 +0000 (17:56 -0400)]
timewarrior: Enable package

7 years agotimewarrior: Patch for system include path
Fredrik Fornwall [Mon, 5 Sep 2016 21:55:39 +0000 (17:55 -0400)]
timewarrior: Patch for system include path

So that <glob.h> is found in Termux custom include dir.

7 years agotasksh: Add package
Fredrik Fornwall [Mon, 5 Sep 2016 21:34:10 +0000 (17:34 -0400)]
tasksh: Add package

7 years agoAdded fwknop package (#386)
David Martínez [Mon, 5 Sep 2016 21:33:49 +0000 (23:33 +0200)]
Added fwknop package (#386)

7 years agosslscan: Update to https://github.com/rbsec/sslscan
Fredrik Fornwall [Mon, 5 Sep 2016 21:21:35 +0000 (17:21 -0400)]
sslscan: Update to https://github.com/rbsec/sslscan

7 years agosslscan: Add package (#326)
Pierre Rudloff [Mon, 5 Sep 2016 20:33:44 +0000 (22:33 +0200)]
sslscan: Add package (#326)

7 years agondk-sysroot: Bundle libatomic.a
Fredrik Fornwall [Mon, 5 Sep 2016 18:52:16 +0000 (14:52 -0400)]
ndk-sysroot: Bundle libatomic.a

Fixes #430.

7 years agolibgcc: Use libgcc from armv7-a/ for arm
Fredrik Fornwall [Mon, 5 Sep 2016 13:00:35 +0000 (09:00 -0400)]
libgcc: Use libgcc from armv7-a/ for arm

7 years agoclang: Update from 3.8.1 to 3.9.0
Fredrik Fornwall [Sun, 4 Sep 2016 20:17:03 +0000 (16:17 -0400)]
clang: Update from 3.8.1 to 3.9.0

7 years agolibunwindow: Add disabled package
Fredrik Fornwall [Sun, 4 Sep 2016 15:31:27 +0000 (11:31 -0400)]
libunwindow: Add disabled package

7 years agotermux-api: Bump version from 0.19 to 0.20
Fredrik Fornwall [Sun, 4 Sep 2016 15:08:10 +0000 (11:08 -0400)]
termux-api: Bump version from 0.19 to 0.20

7 years agoSetupt timestamp file at correct place
Fredrik Fornwall [Sun, 4 Sep 2016 15:07:37 +0000 (11:07 -0400)]
Setupt timestamp file at correct place

7 years agoaapt: Update to latest version, bundle zipalign
Fredrik Fornwall [Sun, 4 Sep 2016 15:07:13 +0000 (11:07 -0400)]
aapt: Update to latest version, bundle zipalign

7 years agoAdded optional region and variant params to termux-tts-speak (#428)
garwiz [Sun, 4 Sep 2016 14:48:47 +0000 (16:48 +0200)]
Added optional region and variant params to termux-tts-speak (#428)

7 years agoEnable packages to opt in to use clang
Fredrik Fornwall [Sat, 3 Sep 2016 22:50:21 +0000 (18:50 -0400)]
Enable packages to opt in to use clang

Later this will be changed to use clang by default and possibly
opt out.

7 years agoCleanup of more packages
Fredrik Fornwall [Sat, 3 Sep 2016 22:45:08 +0000 (18:45 -0400)]
Cleanup of more packages

7 years agoPrepare more packages for clang
Fredrik Fornwall [Sat, 3 Sep 2016 22:15:47 +0000 (18:15 -0400)]
Prepare more packages for clang

7 years agoSome more clang preparations
Fredrik Fornwall [Sat, 3 Sep 2016 21:48:41 +0000 (17:48 -0400)]
Some more clang preparations

7 years agoabduco&dvtm: Avoid modifying CFLAGS directly
Fredrik Fornwall [Sat, 3 Sep 2016 21:38:15 +0000 (17:38 -0400)]
abduco&dvtm: Avoid modifying CFLAGS directly

7 years agotransmission: Avoid modifying LDFLAGS directly
Fredrik Fornwall [Sat, 3 Sep 2016 21:36:59 +0000 (17:36 -0400)]
transmission: Avoid modifying LDFLAGS directly

7 years agogit: Update from 2.9.3 to 2.10.0
Fredrik Fornwall [Sat, 3 Sep 2016 21:32:42 +0000 (17:32 -0400)]
git: Update from 2.9.3 to 2.10.0

7 years agoaria2: Update homepage and github repo
Fredrik Fornwall [Sat, 3 Sep 2016 21:19:10 +0000 (17:19 -0400)]
aria2: Update homepage and github repo

7 years agodialog: Update to latest version
Fredrik Fornwall [Fri, 2 Sep 2016 11:55:04 +0000 (07:55 -0400)]
dialog: Update to latest version

7 years agogoogletest: Update from 1.7 to 1.8
Fredrik Fornwall [Thu, 1 Sep 2016 23:19:38 +0000 (19:19 -0400)]
googletest: Update from 1.7 to 1.8

7 years agoaapt-updated: Add zipalign and some cleanup
Fredrik Fornwall [Thu, 1 Sep 2016 21:38:44 +0000 (17:38 -0400)]
aapt-updated: Add zipalign and some cleanup

7 years agobrogue: Prepare for clang
Fredrik Fornwall [Thu, 1 Sep 2016 18:02:12 +0000 (14:02 -0400)]
brogue: Prepare for clang