Commit Graph

2824 Commits

Author SHA1 Message Date
Fredrik Fornwall bfd9e967f9 mosquitto: Update from 1.4.10 to 1.4.11 2017-03-27 02:10:46 +02:00
Fredrik Fornwall a247ffe2c8 picolisp: Update from 17.2.24 to 17.3.25 2017-03-27 02:07:21 +02:00
Fredrik Fornwall 461b0ab8cf erlang: Update from 19.2 to 19.3 2017-03-27 01:56:37 +02:00
Fredrik Fornwall 544181cd4f Use more source checksums 2017-03-27 01:56:11 +02:00
Fredrik Fornwall 0ac19c20ae irssi: Update from 1.0.1 to 1.0.2 2017-03-26 22:08:31 +02:00
Fredrik Fornwall 53530ad847 php: Fix building pg extensions 2017-03-26 00:52:38 +01:00
Fredrik Fornwall 0d1a1c8e58 Initialize TERMUX_SUBPKG_CONFFILES to empty string 2017-03-26 00:51:46 +01:00
Vishal Biswas cc7bcfa238 add php-pgsql and php-fpm (#875)
* php: update from 7.1.2 to 7.1.3

* add TERMUX_SUBPKG_CONFFILES

* php: add subpkgs php-pgsql and php-fpm
2017-03-26 00:22:48 +01:00
Fredrik Fornwall ca80245865 git: Update from 2.12.0 to 2.12.2 2017-03-26 00:14:52 +01:00
Fredrik Fornwall 680992ed77 nodejs: Update from 6.10.0 to 6.10.1 2017-03-24 01:24:43 +01:00
Fredrik Fornwall 3010b4f33f hunspell-ru: Remove build revision 2017-03-24 01:19:26 +01:00
Fredrik Fornwall 7a386738f7 opusfile: Mark libogg as a dependency 2017-03-24 01:18:45 +01:00
Fredrik Fornwall 1bd96da3e1 libcue: Fix build with cross-compiled flex&bison 2017-03-24 01:18:45 +01:00
Eugene Medvedev 035110c39d New package: hunspell-ru (#846)
Russian dictionary for Hunspell, a trivial copy-paste job based on
hunspell-en-us.

The package name is `hunspell-ru` because that's what the Ubuntu equivalent is
named.
2017-03-24 01:17:39 +01:00
Alain Kalker 0209a40e1c New packages: cmus-2.7.1, dependencies: opusfile-0.8, libcue-2.1.0 (#844)
* New package: cmus-2.7.1

* New package: libcue-2.1.0

Dependency of cmus

* New package: opusfile-0.8
2017-03-24 00:55:30 +01:00
Evan Deaubl 33068c0a64 New package: scrypt-1.2.1 (#843) 2017-03-24 00:54:13 +01:00
Vishal Biswas 66926ecd1f add support for custom libexecdir (#869) 2017-03-24 00:51:50 +01:00
Fredrik Fornwall 78ffddbbf2 neovim: Update to latest master 2017-03-24 00:28:39 +01:00
Fredrik Fornwall 62d73a31dd python: Restore CCSHARED="-fPIC" for Android
Fixes "unsupported dynamic reloc R_ARM_REL32; recompile with -fPIC"
on arm.
2017-03-24 00:15:32 +01:00
Fredrik Fornwall b79434aa72 openssh: Disable privilege separation by patching
The UsePrivilegeSeparation option is no longer supported, so we
need to disable privilege separation by a code patch.
2017-03-24 00:14:08 +01:00
Fredrik Fornwall b91127f39b ruby: Update from 2.4.0 to 2.4.1 2017-03-23 23:04:41 +01:00
Fredrik Fornwall 0a1ce09534 python: Update from 3.6.0 to 3.6.1 2017-03-23 23:04:31 +01:00
Fredrik Fornwall d42f1af4a4 pkg-config: Update from 0.29.1 to 0.29.2 2017-03-23 23:04:14 +01:00
Fredrik Fornwall 6a7a61f9b2 vim: Update patch from 442 to 503 2017-03-23 23:04:00 +01:00
Fredrik Fornwall 4e7d603e94 ltrace: Build with --without-libunwind
This fixes building when libunwind is available.
2017-03-23 22:44:06 +01:00
Fredrik Fornwall cff3a76b91 openssh: Update from 7.4 to 7.5 2017-03-23 17:15:17 +01:00
Fredrik Fornwall 2fb72fe522 ldns: Install the libldns.pc pkg-config file 2017-03-23 12:16:58 +01:00
Fredrik Fornwall 5926544240 libzmq: Fix build by disabling libunwind&update 2017-03-23 10:34:38 +01:00
Fredrik Fornwall faf5213903 libsodium: Update from 1.0.11 to 1.0.12 2017-03-22 22:04:18 +01:00
Fredrik Fornwall 4da01a4d6a lrzsz: Move to disabled for now as site is dead 2017-03-22 21:15:24 +01:00
Jayson Reis cea0606c42 Update .gitattributes (#872) 2017-03-22 21:12:16 +01:00
Grimler91 099d4d4980 texlive: remove -N option from wget command in termux-install-tl. (#873)
Busybox version of wget doesn't support -N so wget shouldn't use -N (or be
added to package dependencies).
2017-03-22 21:10:30 +01:00
Fredrik Fornwall d5585b7585 texlive: Move man pages to normal path
This ensures that the man command works, and fixes complaints
from a validation script that thinks that all man pages should be
under $PREFIX/share/man.
2017-03-22 00:23:37 +01:00
Fredrik Fornwall c5c29b2af8 mpc: Bump package revision
We need to rebuild the package against the updated libmpdclient
which dropped a version suffix from the shared library file.
2017-03-22 00:21:14 +01:00
Fredrik Fornwall 38a5614f43 Add share/vala to -dev packages 2017-03-22 00:21:00 +01:00
Fredrik Fornwall 4d6cca1938 mpc: Add source checksum 2017-03-21 23:46:29 +01:00
Matthew Klein f5ff2c2e57 libmpdclient: update to 2.11 (#864) 2017-03-21 23:44:08 +01:00
Grimler91 ae4de1d70b ghostscript: Update to 9.21 and patch to make it build. (#867)
Package builds but doesn't work on device, running gs gives error:
"GPL Ghostscript 9.21: /home/builder/.termux-build/ghostscript/src/psi/interp.c(303): Fatal error -20 in gs_interp_init!"
2017-03-21 23:33:23 +01:00
Fredrik Fornwall ba198479a3 Fix typo in scripts/setup-ubuntu.sh 2017-03-20 21:03:00 +01:00
Vishal Biswas 0a5412793e nginx: add package (#859) 2017-03-20 21:00:47 +01:00
Grimler91 d8a7fd1e31 texlive: Changed install-tl-unx.tar.gz to a historic version and removed the previous patch to install-tl. (#862) 2017-03-20 20:39:53 +01:00
Fredrik Fornwall b2542477f0 Remove disabled-packages/jack-updated 2017-03-20 20:35:41 +01:00
Fredrik Fornwall 075a7627ce jack: Remove package as jack is being deprecated
https://android-developers.googleblog.com/2017/03/future-of-java-8-language-feature.html
2017-03-20 20:29:04 +01:00
Fredrik Fornwall 43c066d02e command-not-found: Regenerate with new commands 2017-03-20 20:26:35 +01:00
Fredrik Fornwall 6ebd8dafa5 command-not-found: Instruct to use 'packages'
Running 'packages install' wraps apt to run 'apt update' before
running 'apt install', so it should avoid the initial confusion
with 'apt install' not working for any packages.
2017-03-20 20:22:57 +01:00
Vishal Biswas 2565699009 valac: update from 0.34.4 to 0.36.0 (#860) 2017-03-20 20:06:03 +01:00
Vishal Biswas efb97f17e0 openjdk-9-headless: update to newest changeset, tag 160 (#861) 2017-03-20 13:13:50 +01:00
Fredrik Fornwall 38fb608d79 libunwind: Enable package 2017-03-19 20:28:11 +01:00
Fredrik Fornwall 1400960ef9 libunwind: Build with --disable-coredump 2017-03-19 20:27:44 +01:00
Fredrik Fornwall 93af9238bf libunwind: Build from latest git master 2017-03-19 16:53:11 +01:00