Commit Graph

1963 Commits

Author SHA1 Message Date
Fredrik Fornwall 1858fd1b1d buildorder.py: Always depend on libandroid-support 2016-09-16 05:48:02 -04:00
Fredrik Fornwall 32ef012d3c python: Do not remove bin/python*-config 2016-09-16 05:34:30 -04:00
Fredrik Fornwall c9d9b6ed5b vim-runtime: Update for vim 8.0 2016-09-16 04:27:02 -04:00
Fredrik Fornwall e73b00672e ffmpeg: Bump revision and depend on libopus 2016-09-16 04:26:36 -04:00
Fredrik Fornwall 3abd6cf4d1 vim: Update from 7.4.2290 to 8.0.0005 2016-09-16 04:26:36 -04:00
Mariusz 6ad2991cb1 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.
2016-09-15 21:50:29 +02:00
Mariusz c842d781b6 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/
2016-09-15 14:35:28 +02:00
Fredrik Fornwall a012700423 ncurses: Update patch version 2016-09-14 19:48:35 -04:00
Fredrik Fornwall 4b22de5815 curl: Fix package checksum 2016-09-14 18:51:48 -04:00
Fredrik Fornwall a566194310 Add a libffi update as disabled package 2016-09-14 17:59:43 -04:00
Fredrik Fornwall 3c03cf4b6b Change clean-rebuild-all.sh to clean.sh 2016-09-14 17:57:33 -04:00
Fredrik Fornwall af812e045e tasksh: Update sha256 for update tarball 2016-09-14 17:20:20 -04:00
Fredrik Fornwall da8abb7306 pforth: Fix build 2016-09-14 17:12:09 -04:00
Fredrik Fornwall fb99eeb9ed curl: Update from 7.50.2 to 7.50.3 2016-09-14 16:48:22 -04:00
Fredrik Fornwall 6428f23518 sqlite: Update from 3.14.1 to 3.14.2 2016-09-14 16:48:03 -04:00
Fredrik Fornwall 038fecd027 taskwarrior: Fix indentation 2016-09-14 16:45:24 -04:00
Fredrik Fornwall 8aef3a59c9 glib: Patch timezone handling for Android 2016-09-12 17:57:40 -04:00
Fredrik Fornwall 5bed869d0c Update disabled-packages/sbcl 2016-09-12 15:17:37 -04:00
Fredrik Fornwall ed7e023032 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.
2016-09-12 06:23:37 -04:00
Fredrik Fornwall 4cb7ec814f termux-tools: Update su
Search for /sbin/su, and remove termux-specific environment
so that system tools can be used for the root session.
2016-09-12 06:11:18 -04:00
Fredrik Fornwall aa9890c598 aapt: Fix running on Android 5.x
See #444.
2016-09-11 08:34:07 -04:00
Fredrik Fornwall b664f5dd2e aapt: Update to latest 7.0.0 tag revision
Also link against liblog when needed.

Fixes #444.
2016-09-10 11:01:10 -04:00
Fredrik Fornwall 344ed16cd7 cmake: Update from 3.6.1 to 3.6.2 2016-09-10 10:27:49 -04:00
Fredrik Fornwall 058757f2c1 libnghttp2: Update from 1.14.0 to 1.14.1 2016-09-10 10:24:25 -04:00
Fredrik Fornwall d59c53cf12 Fix indentation of some files 2016-09-09 09:40:28 -04:00
Fredrik Fornwall 0090adf0da libpng: Update from 1.6.24 to 1.6.25 2016-09-09 09:37:34 -04:00
Fredrik Fornwall b9a198c812 golang: Update from 1.7 to 1.7.1 2016-09-09 09:36:53 -04:00
Fredrik Fornwall 9d6bb14e08 disabled-packages/attr: Fix compilation, add note 2016-09-09 09:35:03 -04:00
Fredrik Fornwall 9d5d6e98c6 ca-certificates: Bump to latest version available 2016-09-08 16:37:17 -04:00
Fredrik Fornwall 03fb346462 graphicsmagick: Update from 1.3.24 to 1.3.25 2016-09-08 16:19:01 -04:00
Fredrik Fornwall f45367c4a5 finch: Update from 2.10.12 to 2.11.0 2016-09-08 16:18:44 -04:00
Fredrik Fornwall 96b43247d5 picolisp: Update from 16.8.29 to 16.9.6 2016-09-08 16:18:16 -04:00
Fredrik Fornwall 1aad91bd95 libcln: Depend on libgmp 2016-09-08 15:35:37 -04:00
Fredrik Fornwall e8cf9c285e curl: Update from 7.50.1 to 7.50.2, enable http2 2016-09-08 11:24:01 -04:00
Fredrik Fornwall 5ce4ba1721 libnghttp2: Add package 2016-09-08 11:14:57 -04:00
Fredrik Fornwall 5d980ff409 qualc: Update from 0.9.9 to 0.9.10 2016-09-08 11:14:43 -04:00
Fredrik Fornwall 5a7db8c682 libcln: Use -DNO_ASM for arm build
Also use tabs for indentation.
2016-09-08 11:00:56 -04:00
David Martínez 94f1c11e25 Add Qalculate package (#393) 2016-09-08 15:23:31 +02:00
Fredrik Fornwall aa01a42bf5 coreutils: Add back part of ls patch
Fixes #441.
2016-09-07 10:50:10 -04:00
Fredrik Fornwall 9211b55379 Update the disabled ghc package 2016-09-07 06:55:56 -04:00
Fredrik Fornwall ec64262da3 coreutils: Remove strange ls color patch 2016-09-07 06:54:11 -04:00
garwiz 4eb3f685cd Added packages libzmq and libsodium (#437) 2016-09-07 08:39:50 +02:00
Fredrik Fornwall db51e2da5b emacs: Bump build revision after patch 2016-09-06 09:56:01 -04:00
Eugene Medvedev 51fb4b0d1d emacs: Patch for the load-history problem (#433)
Closes termux/termux-packages#423
2016-09-06 10:23:27 +02:00
Fredrik Fornwall 2080a2ae0c Fix configure.ac patch to be more general 2016-09-05 19:22:26 -04:00
Fredrik Fornwall 837959528d fwknop: Avoid oportunistically gpgme linking 2016-09-05 18:30:13 -04:00
Oliver Schmidhauser 51720bdf6c Add profanity, libstrophe and libotr (#431)
* add libstrophe package
* add libotr package
* add profanity package
2016-09-06 00:29:07 +02:00
Fredrik Fornwall 97777c445b timewarrior: Add std::strtoimax patch 2016-09-05 18:08:58 -04:00
Fredrik Fornwall e4e0a8b221 gsl: Update from 2.2 to 2.2.1 2016-09-05 18:08:58 -04:00
Fredrik Fornwall 750a0d657b timewarrior: Enable package 2016-09-05 18:08:58 -04:00