Commit Graph

1986 Commits

Author SHA1 Message Date
Fredrik Fornwall a75313eee3 build-package.sh: Fix some shellsheck warnings 2016-10-29 15:44:51 -04:00
Fredrik Fornwall f06aff549c autossh: Add src checksum 2016-10-29 15:25:30 -04:00
Fredrik Fornwall 73d6e73cf7 nmap: Update from 7.30 to 7.31 2016-10-28 21:06:45 -04:00
Fredrik Fornwall e9921159b7 nghttp2: Update from 1.15.0 to 1.16.0 2016-10-28 20:48:26 -04:00
Fredrik Fornwall 6ff9527e65 picolisp: Update from 16.10.3 to 16.10.25 2016-10-28 20:48:05 -04:00
Fredrik Fornwall bc456a6a9d php: Update from 7.1 RC4 to RC5 2016-10-28 20:26:34 -04:00
Fredrik Fornwall 1b57bf8cd0 nmap: Update from 7.12 to 7.30 2016-10-28 20:17:07 -04:00
Fredrik Fornwall 4bead572eb Add build-essential as disabled package 2016-10-28 16:51:54 -04:00
Fredrik Fornwall 2a29b95c06 jsoncpp: Update from 1.7.6 to 1.7.7 2016-10-28 16:51:06 -04:00
Fredrik Fornwall 2f5fc7139b openssh: Update the source-ssh-agent script 2016-10-28 16:50:39 -04:00
Fredrik Fornwall c6d716cc0e checkinstall: Add as disabled package 2016-10-28 16:39:16 -04:00
Fredrik Fornwall e03f126b4d dnsutils: Specify --with-libjson=no 2016-10-28 16:09:25 -04:00
Fredrik Fornwall 6a69d51f4c zip: Fix src download url 2016-10-28 14:31:02 -04:00
Fredrik Fornwall 08f81b7cc7 fzf: Update from 0.15.4 to 0.15.5 2016-10-28 14:22:02 -04:00
Fredrik Fornwall c5493e19ad unzip: Fix src download url 2016-10-28 14:21:22 -04:00
Fredrik Fornwall 8fccbdd67a file: Update from 5.28 to 5.29
Also switch download url.
2016-10-26 17:25:37 -04:00
Fredrik Fornwall 256369421a lua: Fix LUA_ROOT to end with a slash 2016-10-25 18:58:13 -04:00
Fredrik Fornwall 615d4e6375 ffmpeg: Update from 3.1.4 to 3.1.5 2016-10-25 18:00:17 -04:00
Fredrik Fornwall 73cdc1094e termux-create-package: Add as disabled package 2016-10-23 18:44:57 -04:00
Fredrik Fornwall a3abe92801 build-package.sh: Fix -D argument handling 2016-10-23 16:49:00 -04:00
Fredrik Fornwall 6d7d00d547 aria2: Update from 1.27.1 to 1.28.0 2016-10-23 16:42:08 -04:00
Vishal Biswas a5b4ca0cb7 Builder script and ndk patch improvements (#520)
- Add MOUNTED path.
- Add debug switch.
- Add switch for disabled package.
2016-10-23 14:57:41 +02:00
Fredrik Fornwall 8fb06a27d6 inetutils: Add note about upstream submitted patch 2016-10-23 07:54:20 -04:00
Fredrik Fornwall aea302356f Better checksum messages 2016-10-23 07:47:52 -04:00
Fredrik Fornwall 795d376ef1 inetutils: Add HAVE_DECL_GETPASS checks to ftp
Without the check for HAVE_DECL_GETPASS and declaring a local
function declaration the implicit int rule causes crashes on 64-bit
systems without getpass(3) such as Android.

Fixes #517.
2016-10-22 08:20:13 -04:00
Fredrik Fornwall 13e58126fa golang: Update package checksum 2016-10-21 16:18:03 -04:00
Fredrik Fornwall 4341b42666 gnutls: Update from 3.4.15 to 3.4.16 2016-10-21 15:17:53 -04:00
Fredrik Fornwall 23d4b8b520 golang: Update from 1.7.1 to 1.7.3 2016-10-21 15:17:18 -04:00
Fredrik Fornwall 5e6e9b1416 nodejs: Update from 6.9.0 to 6.9.1 2016-10-21 15:16:37 -04:00
Fredrik Fornwall d0866297d1 fftw: Update from 3.3.4 to 3.3.5 2016-10-19 19:17:57 -04:00
Fredrik Fornwall ebfe961e75 fish: Prepare for the 2.4 update 2016-10-19 17:47:30 -04:00
Fredrik Fornwall 0c3f26971d build-package.sh: Run more elf cleaning on NDK 2016-10-19 17:23:42 -04:00
Fredrik Fornwall 45409e8418 ffmpeg: Disable lzma
Avoid linking ffmpeg against liblzma as that is only used for
compressed tiff decoding, and causes linking problems on Android
7 when used in mpv. Fixes #511.
2016-10-19 17:21:32 -04:00
Fredrik Fornwall 31e9aad497 linux-man-pages: Bump version, include posix 2016-10-19 17:21:11 -04:00
Fredrik Fornwall 0149a69d6c php: Update from 7.1 RC3 to RC4 2016-10-19 17:20:46 -04:00
Fredrik Fornwall f2ff120023 zile: Update from 2.4.11 to 2.4.13 2016-10-19 15:43:01 -04:00
Fredrik Fornwall f09efec9f9 nodejs: Update from 6.8.1 to 6.9.0 2016-10-19 15:42:27 -04:00
Fredrik Fornwall a1183be76b gsl: Add workaround for Android 5 linker issue
Fixes #507.
2016-10-16 16:44:31 -04:00
Fredrik Fornwall b8aef24458 glib: Add libandroid-support explicit dependency
To function well with character encodings glib needs to discover
langinfo.h from libandroid-support.

Test case:
  LC_ALL=C pkg-config --atleast-pkgconfig-version=0.1
should work and not give an error message:
  Conversion from character set 'C' to 'UTF-8' is not supported
2016-10-16 15:58:59 -04:00
Fredrik Fornwall 31dd7e1643 graphicsmagick: Specify --with-fontpath 2016-10-16 15:58:59 -04:00
Fredrik Fornwall 8761f947a2 fish: Bundle a column(1) utility
A column(1) utility is needed by oh-my-fish. See
https://github.com/termux/termux-packages/issues/347
2016-10-16 15:58:59 -04:00
Vishal Biswas 1596352867 fix _SPECSFLAG to prevent fail on certain occasions (#508) 2016-10-16 20:44:03 +02:00
Fredrik Fornwall 58a7009c17 libtool: Do not split up into libtool-dev 2016-10-16 07:29:31 -04:00
Fredrik Fornwall b91c450c48 mc: Update from 4.8.17 to 4.8.18 2016-10-15 20:46:48 -04:00
Fredrik Fornwall 12b866aea9 fish: Drop two patches no longer needed 2016-10-15 20:34:29 -04:00
Fredrik Fornwall 3ed9ff3aeb sqlite: Update from 3.14.2 to 3.15.0 2016-10-15 20:31:44 -04:00
Fredrik Fornwall 4be44af202 pick: Update from 1.5.0 to 1.5.2 2016-10-15 20:31:02 -04:00
Fredrik Fornwall 7f8fb417a8 imagemagick: Update from 7.0.2-7 to 7.0.3-4 2016-10-15 20:05:34 -04:00
Fredrik Fornwall b9f4b12cf0 fzf: Update from 0.15.2 to 0.15.4 2016-10-15 20:05:05 -04:00
Fredrik Fornwall 69fd9a5c10 glib: Update from 2.48.2 to 2.50.1 2016-10-15 20:02:32 -04:00