Fredrik Fornwall
53530ad847
php: Fix building pg extensions
8 years ago
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
8 years ago
Fredrik Fornwall
ca80245865
git: Update from 2.12.0 to 2.12.2
8 years ago
Fredrik Fornwall
680992ed77
nodejs: Update from 6.10.0 to 6.10.1
8 years ago
Fredrik Fornwall
3010b4f33f
hunspell-ru: Remove build revision
8 years ago
Fredrik Fornwall
7a386738f7
opusfile: Mark libogg as a dependency
8 years ago
Fredrik Fornwall
1bd96da3e1
libcue: Fix build with cross-compiled flex&bison
8 years ago
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.
8 years ago
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
8 years ago
Evan Deaubl
33068c0a64
New package: scrypt-1.2.1 ( #843 )
8 years ago
Fredrik Fornwall
78ffddbbf2
neovim: Update to latest master
8 years ago
Fredrik Fornwall
62d73a31dd
python: Restore CCSHARED="-fPIC" for Android
Fixes "unsupported dynamic reloc R_ARM_REL32; recompile with -fPIC"
on arm.
8 years ago
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.
8 years ago
Fredrik Fornwall
b91127f39b
ruby: Update from 2.4.0 to 2.4.1
8 years ago
Fredrik Fornwall
0a1ce09534
python: Update from 3.6.0 to 3.6.1
8 years ago
Fredrik Fornwall
d42f1af4a4
pkg-config: Update from 0.29.1 to 0.29.2
8 years ago
Fredrik Fornwall
6a7a61f9b2
vim: Update patch from 442 to 503
8 years ago
Fredrik Fornwall
4e7d603e94
ltrace: Build with --without-libunwind
This fixes building when libunwind is available.
8 years ago
Fredrik Fornwall
cff3a76b91
openssh: Update from 7.4 to 7.5
8 years ago
Fredrik Fornwall
2fb72fe522
ldns: Install the libldns.pc pkg-config file
8 years ago
Fredrik Fornwall
5926544240
libzmq: Fix build by disabling libunwind&update
8 years ago
Fredrik Fornwall
faf5213903
libsodium: Update from 1.0.11 to 1.0.12
8 years ago
Fredrik Fornwall
4da01a4d6a
lrzsz: Move to disabled for now as site is dead
8 years ago
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).
8 years ago
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.
8 years ago
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.
8 years ago
Fredrik Fornwall
4d6cca1938
mpc: Add source checksum
8 years ago
Matthew Klein
f5ff2c2e57
libmpdclient: update to 2.11 ( #864 )
8 years ago
Vishal Biswas
0a5412793e
nginx: add package ( #859 )
8 years ago
Grimler91
d8a7fd1e31
texlive: Changed install-tl-unx.tar.gz to a historic version and removed the previous patch to install-tl. ( #862 )
8 years ago
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
8 years ago
Fredrik Fornwall
43c066d02e
command-not-found: Regenerate with new commands
8 years ago
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.
8 years ago
Vishal Biswas
2565699009
valac: update from 0.34.4 to 0.36.0 ( #860 )
8 years ago
Fredrik Fornwall
38fb608d79
libunwind: Enable package
8 years ago
Fredrik Fornwall
d1a699b743
termux-create-package: Update from 0.2 to 0.4
8 years ago
Fredrik Fornwall
3f703c88b2
termux-apt-repo: Depend on binutils for ar
8 years ago
Fredrik Fornwall
f82320ff76
termux-apt-repo: Update from 0.1 to 0.2
8 years ago
Fredrik Fornwall
ed6a014708
aria2: Patch away -lsupc++
Specifying -lsupc++ doesn't work for arm with -mthumb.
8 years ago
Fredrik Fornwall
62059d3689
aria2: Better formatting
8 years ago
Fredrik Fornwall
906d1bbedb
golang: Enable user stubs without cgo
Fixes #848 .
8 years ago
Fredrik Fornwall
dcd0fa6ba9
lftp: Update from 4.7.6 to 4.7.7
8 years ago
Fredrik Fornwall
1ff2e77195
libpng: Update from 1.6.28 to 1.6.29
8 years ago
Fredrik Fornwall
580afa5ac7
apt: Remove useless ac_cv_c_bigendian=no
8 years ago
Markus Wagner
de9af52cfc
add ssh to the apt transports ( #851 )
8 years ago
Markus Wagner
785a2dc34e
update dpkg to 1.18.23 ( #850 )
8 years ago
Fredrik Fornwall
d6e574615c
llvm&clang: Update from 3.9.1 to 4.0.0
8 years ago
Rafael Martins
b88cca5b0b
blogc: initial packaging ( #832 )
blogc is a blogging tool written in C, without any external
dependencies. It is released under BSD license, and targeted to
developers.
The package is based on a snapshot version. Version 0.13.0 should
be release soon, but the snapshot is stable and useful enough.
For more info, see: https://blogc.rgm.io/
8 years ago
Fredrik Fornwall
9fde9f6c3d
radare2: Update from 1.2.1 to 1.3.0 ( fixes #839 )
8 years ago
Fredrik Fornwall
c864741f8f
mpv: Build with --disable-pulse
Now that we have pulseaudio we need this to avoid accidental linkage.
8 years ago