Fredrik Fornwall
b06385f58b
neovim: Update patch for neovim
2017-08-22 13:22:03 +02:00
Fredrik Fornwall
8b5db919e7
neovim: Add patch to fix unibilium assertion
2017-08-22 11:57:37 +02:00
Fredrik Fornwall
7eb07a43bd
babl: Update from 0.1.28 to 0.1.30
2017-08-21 09:35:01 +02:00
its-pointless
293908cd96
fix building vim after libvterm
2017-08-21 08:11:46 +02:00
Fredrik Fornwall
eaa82eb04e
busybox: Note that it's not built with clang
2017-08-21 01:35:23 +02:00
Fredrik Fornwall
2173609d13
ruby: Do not use CFLAGS when running cpp (mkmf.rb)
...
This avoids problem with cpp in the NDK which is provided by gcc
and does not understand clang specific flags (e.g. -Oz).
2017-08-21 01:34:21 +02:00
Fredrik Fornwall
581372c019
ncurses: Update from 6.0.20170812 to 6.0.20170819
2017-08-20 23:39:17 +02:00
Fredrik Fornwall
ac9a312d33
vim: Update 8.0.0887->8.0.0979 & enable terminal
...
Closes #1198 .
2017-08-20 22:47:11 +02:00
Fredrik Fornwall
b5d03b0d48
libnghttp2: Update from 1.24.0 to 1.25.0
2017-08-20 22:33:32 +02:00
Fredrik Fornwall
c4b67a1c2b
lftp: Build cleanup and two more bin/sh patches
2017-08-20 22:32:51 +02:00
Fredrik Fornwall
2087626916
libllvm: Bump revision after enabling openmp
2017-08-20 20:28:41 +02:00
Fredrik Fornwall
fe06759606
mariadb: Update from 10.2.7 to 10.2.8
2017-08-20 13:49:18 +02:00
Joakim
bf6a9b28b9
clang: add OpenMP library, should now work
2017-08-20 13:48:48 +02:00
Fredrik Fornwall
be217da466
gpsbabel: Add package ( closes #196 )
2017-08-20 13:28:37 +02:00
Fredrik Fornwall
9fe544234c
ffmpeg: Update from 3.3.2 to 3.3.3
2017-08-20 13:03:59 +02:00
Fredrik Fornwall
f1bfab7d9b
openal-soft: Update from 1.18.0 to 1.18.1
...
Also remove -DCMAKE_USE_SYSTEM_LIBRARIES=True as it is the default
when building Termux packages with cmake.
2017-08-20 12:24:23 +02:00
Fredrik Fornwall
803db458f5
zsh: Update from 5.3.1 to 5.4.1
2017-08-20 12:09:15 +02:00
Fredrik Fornwall
7cfd42565e
rgbds: Remove TERMUX_PKG_BUILD_DEPENDS
...
Also patch Makefile to install man pages at the expected location.
2017-08-20 11:54:37 +02:00
Phillip Kovalev
408047e1a3
Add rgbds package
...
and byacc as rgbds dependency and self-valuable package.
2017-08-20 11:40:36 +02:00
Fredrik Fornwall
c3f11ac209
aapt: Update from 7.0.0.14 to 7.1.2.33
2017-08-19 11:31:02 +02:00
Fredrik Fornwall
6ec0b6ba84
apr: Specify correct sizeof(struct iovec)
...
Also bump package revision
2017-08-18 23:05:05 +02:00
Stephen
697ff27797
need files for apr-util build
...
#1169
2017-08-18 22:34:48 +02:00
Stephen
bf8a1cb41e
add build dependency
2017-08-18 21:33:39 +02:00
Fredrik Fornwall
cc866000d4
notmuch: Fix 32-bit arm build
2017-08-18 21:24:13 +02:00
Fredrik Fornwall
4ad3808643
man: Update from 1.14.1 to 1.14.3
2017-08-18 21:05:24 +02:00
Fredrik Fornwall
06ce38b780
radare2: Update from 1.5.0 to 1.6.0
2017-08-18 21:04:30 +02:00
Fredrik Fornwall
d2de0bd43a
getmail: Switch to fossies.org for tarball
2017-08-18 21:02:01 +02:00
Fredrik Fornwall
827139be80
xorriso: Update to new development snapshot
2017-08-18 21:00:28 +02:00
Fredrik Fornwall
69fdb1f0f2
libuv: Update from 1.13.1 to 1.14.0
2017-08-17 11:34:37 +02:00
Fredrik Fornwall
03a4521b64
nodejs-current: Update from 8.3.0 to 8.4.0
2017-08-17 11:28:38 +02:00
Fredrik Fornwall
8ac5e89a03
Rebuild packages linking against libintl.so
...
The libintl.so library was a symlink to libandroid-support. We
now provide the functions inline in libintl.h so libintl.so has
been removed.
Fixes #1283 .
2017-08-17 11:12:17 +02:00
Stephen
c6aa22f190
update lisqlite src file location
2017-08-17 10:51:14 +02:00
Fredrik Fornwall
6a33b6535c
lynx: Update to working download url
2017-08-17 09:59:34 +02:00
Fredrik Fornwall
793900beb4
ndk-sysroot: Bump revision after libintl.h update
2017-08-17 01:18:36 +02:00
Fredrik Fornwall
00121b4de0
libsqlite: Bump revision after package change
2017-08-17 00:54:22 +02:00
Fredrik Fornwall
4a7fd0c71e
lzop: Update from 1.03 to 1.04
2017-08-17 00:54:04 +02:00
Fredrik Fornwall
1e76a0be0e
elfutils: Remove -lintl after libintl.h change
2017-08-17 00:39:19 +02:00
Fredrik Fornwall
eaa7b49107
Make libintl.h provide inline stubs
...
Previously libandroid-support contained inline stubs for libintl.h
functions (gettext(), dgettext() and friends).
We now provide inline versions of them in libintl.h directly so
libandroid-support is no longer necessary to get them.
2017-08-17 00:34:44 +02:00
Stephen
48605328dc
add tclsqlite3.c to libsqlite dev package
...
fixes issues that arose from building tcl with #1169 and avoids a circular dependency
2017-08-17 00:27:57 +02:00
its-pointless
c2a0bc2bab
put shebang in scripts
2017-08-17 00:26:27 +02:00
Oliver Schmidhauser
8ceb581ba6
termux-chroot: Specify command to execute
...
Allow a command to be specified when running termux-chroot.
Example:
```
$ termux-chroot ls /
bin data dev etc home lib proc property_contexts share storage system tmp usr var vendor
```
This makes it possible to run scripts that include a part that needs to
be run in a chrooted environment, like a compile script.
```
./configure
make
termux-chroot make install
```
Previously it had to be done like this:
```
./configure
make
termux-chroot
cd program
make install
exit
```
2017-08-16 23:47:26 +02:00
Fredrik Fornwall
6e14ec2056
libxapian: Bump revision after change
2017-08-15 00:04:11 +02:00
Fredrik Fornwall
0cd919c1fe
hunspell: Bump revision after patch
2017-08-15 00:03:53 +02:00
Fredrik Fornwall
baba72d659
subversion: Update from 1.9.6 to 1.9.7
2017-08-14 23:57:21 +02:00
Vladimir Serbinenko
5c46cc4ca7
hunspell: Fix Russian dictionarry in emacs.
2017-08-14 23:57:14 +02:00
Stephen
af5f3ae9a7
include xapian-config in dev package
2017-08-14 23:40:22 +02:00
Stephen
76b4636f7d
explicitly list tools in xapian-tools subpackage
2017-08-14 23:40:22 +02:00
Stephen
a11acc3566
disable OSS in cmus
...
needed for #1169 , should not affect current build process
2017-08-14 21:12:49 +02:00
Fredrik Fornwall
0e34db0f16
libcurl: Update from 7.55.0 to 7.55.1
2017-08-14 20:20:14 +02:00
Fredrik Fornwall
1f0b2e78a4
glib&mc: Force rebuild
2017-08-13 15:57:15 +02:00