Fredrik Fornwall
f4eefdf906
bash: Read ~/.bashrc for interactive login shells
2016-11-24 20:34:55 -05:00
Fredrik Fornwall
621e0b6ee9
libtiff: Update from 4.0.6 to 4.0.7
2016-11-24 14:07:17 -05:00
Fredrik Fornwall
4643d4be2c
bash: Specify bash_cv_getcwd_malloc=yes
...
When cross compiling bash assumes that getcwd is broken, so a
wrapper is used which does not work with non-accessible parent
directories (/data when running in Termux). We tell configure
that this is not necessary.
Fixes https://github.com/termux/termux-app/issues/200
2016-11-23 19:33:04 -05:00
Fredrik Fornwall
c48a747e1c
rsync: Use system libpopt
2016-11-23 19:11:49 -05:00
Fredrik Fornwall
8c7007fa41
mpv: Add /system/vendor/lib(64) to LD_LIBRARY_PATH
...
Fixes issue with not found libqc-opt.so on some devices, reported
by BrainDamage on #termux.
2016-11-23 18:47:13 -05:00
Fredrik Fornwall
951e2f60a7
gawk: Replace /bin/sh -> $PREFIX/bin/sh
...
Fixes #562 .
2016-11-23 18:34:10 -05:00
Fredrik Fornwall
66f3991fb3
Specify zlib as 1.2.8, not 1.2.3 as ndk claims
2016-11-22 18:51:13 -05:00
Fredrik Fornwall
078485ffc7
ruby: Update from 2.3.2 to 2.3.3
2016-11-22 18:15:50 -05:00
Fredrik Fornwall
6073310a14
racket: Format comments
2016-11-22 17:16:07 -05:00
Fredrik Fornwall
c629f2b1fd
build-package.sh: Handle options early
2016-11-22 17:13:12 -05:00
Fredrik Fornwall
8ae6bead2f
racket: Manipulate TERMUX_PKG_SRCDIR after patch
...
This allows patching all files the normal way.
2016-11-22 17:12:28 -05:00
Fredrik Fornwall
4663ac70d4
Use $TERMUX_MAKE_PROCESSES in host build
2016-11-22 16:15:05 -05:00
Fredrik Fornwall
fd2b34d846
mpv: Update from 0.21 to 0.22
...
Drop libcaca as dependency as mpv now has built in terminal output.
2016-11-22 16:12:00 -05:00
Fredrik Fornwall
a6c72ac91c
apksigner: Update from 0.3 to 0.4
2016-11-22 16:12:00 -05:00
andretshurotshka
445c553a93
Add racket package ( #463 )
...
* racket: update to 6.6
* patch for /bin/sh
2016-11-22 22:04:04 +01:00
Fredrik Fornwall
955627f667
openssh: Bump build revision, new source-ssh-agent
2016-11-20 16:06:52 -05:00
Fredrik Fornwall
9f04f4c4a9
libvpx: Build with --disable-realtime-only
...
Fixes #554 .
2016-11-20 16:05:38 -05:00
Fredrik Fornwall
926b0cba59
fzf: Update from 0.15.5 to 0.15.8
2016-11-20 07:26:51 -05:00
Fredrik Fornwall
98912d1216
libpcap: Update from 1.7.4 to 1.8.1
2016-11-20 07:04:10 -05:00
Fredrik Fornwall
b3eb19f51d
vim: Update to latest patch
2016-11-19 13:41:44 -05:00
Fredrik Fornwall
661904fe7a
neovim: Update to git master
2016-11-19 13:41:29 -05:00
Fredrik Fornwall
d22bbd8153
libgpg-error: Update from 1.24 to 1.25
2016-11-19 13:41:14 -05:00
Fredrik Fornwall
0fe5a668c3
gnupg2: Update from 2.1.15 to 2.1.16
2016-11-19 13:40:47 -05:00
Fredrik Fornwall
d55bb1c663
mpv: Bump build revision after ffmpeg update
2016-11-18 17:40:56 -05:00
Fredrik Fornwall
f756c4edb0
libnghttp2: Update from 1.16.0 to 1.16.1
2016-11-18 17:40:43 -05:00
Fredrik Fornwall
d9e7a91da2
tig: Update from 2.2 to 2.2.1
2016-11-18 10:06:15 -05:00
Fredrik Fornwall
683e5fc336
stunnel: Update from 5.36 to 5.37
2016-11-18 06:37:34 -05:00
Fredrik Fornwall
f09bc942e1
gnuplot: Update from 5.0.4 to 5.0.5
2016-11-17 17:56:04 -05:00
Fredrik Fornwall
1b542a81a7
libev: Update from 4.22 to 4.23
2016-11-17 17:38:07 -05:00
Fredrik Fornwall
39d4570400
bash&readline: Update to latest patches
2016-11-16 19:44:05 -05:00
Fredrik Fornwall
2e54e151d4
fish: Update from 2.3.1 to 2.4.0
2016-11-16 19:38:08 -05:00
Fredrik Fornwall
63be22f613
fish-2.4: Update to released version
2016-11-16 19:34:35 -05:00
Fredrik Fornwall
0afc826fc0
lua: Fix patch to not loose SYSCFLAGS
...
Not having SYSCFLAGS caused LUA_USE_LINUX to be lost, and io.popen
(and probably other things) was not enabled.
Fixes #552 .
2016-11-16 18:24:09 -05:00
Fredrik Fornwall
6257a921f7
ruby: Update from 2.3.1 to 2.3.2
2016-11-16 17:58:24 -05:00
Fredrik Fornwall
43d7717735
libvpx: Bump build revision after enabling vp8
2016-11-16 17:30:49 -05:00
Fredrik Fornwall
7d54055e4f
ffmpeg: Update from 3.1.5 to 3.2
2016-11-16 17:30:49 -05:00
Balázs Kutil
b3a91ddd58
Add newsbeuter ( #298 )
...
* Add build description for json-c
* Add build description for stfl library
* Add build description for newsbeuter
* Add patch fixing single-feed cache cleanup
2016-11-16 22:14:55 +01:00
Belldandu
56862a32d5
ffmpeg enable libvpx (WebM encoder) ( #545 )
...
* ffmpeg enable libvpx (WebM encoder)
https://trac.ffmpeg.org/wiki/Encode/VP8
* enable vp8 in libvpx and edit comments about libvpx in ffmpeg
2016-11-15 17:07:00 +01:00
Fredrik Fornwall
ecaaa5d4a4
php: Update from 7.1 RC5 to RC6
2016-11-10 19:41:11 -05:00
Fredrik Fornwall
73dfe59cda
nano: Update from 2.7.0 to 2.7.1
2016-11-10 19:39:54 -05:00
Fredrik Fornwall
cc41dffdb9
radare2: Update from 0.10.6 to 1.0.2
2016-11-10 19:39:33 -05:00
Fredrik Fornwall
6aa5925514
glib: Update from 2.50.1 to 2.50.2
2016-11-10 11:02:59 -05:00
Oliver Schmidhauser
8c87e7eb61
Add Colordiff package ( #548 )
2016-11-08 00:55:19 +01:00
Fredrik Fornwall
36c207bc21
screen: Update the disabled package
2016-11-07 18:08:31 -05:00
Fredrik Fornwall
594dd53ddf
sqlite: Update from 3.15.0 to 3.15.1
2016-11-04 19:11:42 -04:00
Fredrik Fornwall
f857f604a3
neovim: Bump revision for clipboard fix
2016-11-04 16:50:23 -04:00
Matthew Klein
823783c58b
neovim: fix clipboard patch ( #543 )
2016-11-04 21:28:22 +01:00
Fredrik Fornwall
d3f9e0c138
rlwrap: Switch to fossies for tarball
2016-11-04 08:06:17 -04:00
Fredrik Fornwall
69f6fe68be
vim: Update to latest patch
2016-11-04 07:45:37 -04:00
Fredrik Fornwall
4c83ae0c0b
libmpdclient: Remote empty TERMUX_PKG_DEPENDS
2016-11-04 07:41:23 -04:00