Fredrik Fornwall
e1040e0cee
alsa-lib: Add -DTERMUX_SEMOPS_STUBS ( fixes #797 )
2017-02-27 20:34:02 +01:00
Oliver Schmidhauser
796a52721f
Update pass to version 1.7 ( #796 )
2017-02-27 16:03:16 +01:00
Fredrik Fornwall
b858950354
openjdk-9-headless: Update to latest tag
...
Also fix cups url
2017-02-26 22:09:41 +01:00
Fredrik Fornwall
0840b5a923
toybox: Add disabled package
2017-02-26 15:28:12 +01:00
Fredrik Fornwall
95e60146d7
libllvm: Bump revision, enable the clang split
2017-02-26 14:52:04 +01:00
Fredrik Fornwall
0f5a717505
getconf: Update from 0.2 to 0.4
2017-02-26 14:04:04 +01:00
Fredrik Fornwall
c3fd0f6b96
libdb: Updates from @vishalbiswas
2017-02-26 12:34:06 +01:00
Fredrik Fornwall
42cafa1534
gpgme: Update from 1.6.0 to 1.8.0 and use gnupg2
2017-02-26 12:26:28 +01:00
David Martínez
ced6a5cd55
Added libdb package ( #405 )
2017-02-26 12:05:24 +01:00
Fredrik Fornwall
f45cd17ff2
ncurses: Update to latest patch version
2017-02-26 11:56:25 +01:00
Fredrik Fornwall
65290c2e26
fwknop: Add source checksum
2017-02-26 11:56:08 +01:00
Fredrik Fornwall
fe93ac0ac3
libksba: Use source checksum
2017-02-26 11:40:41 +01:00
Fredrik Fornwall
a2454bfff3
openssl: Add a disabled v1.1 update
2017-02-25 23:38:09 +01:00
Vishal Biswas
0a5950aae0
Weekly Updates #3 ( #794 )
...
* util-linux: update from 2.29.1 to 2.29.2
* parallel: update from 20170122 to 20170222
* mutt: update from 1.7.2 to 1.8.0
2017-02-25 21:43:46 +01:00
Fredrik Fornwall
3bf8dead7c
automake: Add patch for perl 5.24 compatibility
2017-02-25 21:29:42 +01:00
Fredrik Fornwall
eb43891116
ed: Update from 1.14.1 to 1.14.2
2017-02-25 02:18:57 +01:00
Fredrik Fornwall
ae394a2341
nano: Update from 2.7.4 to 2.7.5
2017-02-25 02:15:59 +01:00
Fredrik Fornwall
667e256e67
picolisp: Update from 17.1.30 to 17.2.24
2017-02-25 01:14:04 +01:00
Fredrik Fornwall
8c732a3581
git: Update from 2.11.1 to 2.12.0
2017-02-25 01:09:58 +01:00
Fredrik Fornwall
323ae2af7d
pure-ftpd: Add virtual users, default to $HOME
2017-02-24 23:31:28 +01:00
David Martínez
d2ac026186
pure-ftpd: add package ( #790 )
2017-02-24 22:56:48 +01:00
Fredrik Fornwall
2e97faecc1
nodejs-current: Update disabled package
2017-02-24 22:47:57 +01:00
Fredrik Fornwall
c197515d23
netpbm: Update from r2831 to r2901
2017-02-24 22:36:19 +01:00
Fredrik Fornwall
cba558f6fe
perl: Update perl-cross from 1.1.3 to 1.1.4
2017-02-24 21:12:49 +01:00
Fredrik Fornwall
73bc946e72
curl: Update from 7.52.1 to 7.53.1
2017-02-24 21:12:36 +01:00
its-pointless
a7d4cb0351
fixes the config so cpan works on install. ( #789 )
...
* fixes the config so cpan works on install.
* fix so it actually works..
2017-02-24 20:46:47 +01:00
Fredrik Fornwall
2f00a6d990
nodejs: Update from 6.9.5 to 6.10.0
2017-02-23 12:42:43 +01:00
Fredrik Fornwall
47b6b3120b
openal-soft: Add source checksum
2017-02-23 12:42:23 +01:00
Fredrik Fornwall
2b887b1cd5
mpv: Really use LD_PRELOAD
2017-02-22 09:14:31 +01:00
Fredrik Fornwall
6635b731ee
mpv: Add ffmpeg libs to LD_PRELOAD
...
This should fix issues on devices where vendors have ffmpeg libs
available in the system lib dir.
2017-02-21 23:54:52 +01:00
Fredrik Fornwall
83e3b942b5
termux-tools: Bump version to bring 'packages'
2017-02-21 23:54:24 +01:00
Fredrik Fornwall
754b6ba89d
liboggz&libvorbis: Add source checksums
2017-02-21 23:26:33 +01:00
Fredrik Fornwall
e3b41f2832
libmp3lame: Add source checksum
2017-02-21 23:24:37 +01:00
Fredrik Fornwall
1197c15b83
Fix ifaddrs.h for real now
2017-02-21 10:11:52 +01:00
Fredrik Fornwall
c1bd7c5e2b
radare2: Update to new checksum
2017-02-20 22:15:17 +01:00
ElTopo
35aecce3a3
add new package: redir ( #772 )
...
* add bvi package
* add new package: cgdb
* add gdb in cgdb's TERMUX_PKG_DEPENDS
* add new package: redir
* bvi package revision 1: fix column number issue with clang (gcc does not seem to have this issue)
bvi (compiled with clang) incorrectly displayed only 12 bytes for each line on a 80-column terminal (instead of 16 bytes normally). command :set cm=## also had similar problems.
I found the issue was caused by the following statements:
sprintf(addr_form, "%%0%dllX ", AnzAdd);
AnzAdd = sprintf(tmp, addr_form, block_begin);
('block_begin''s data type is off_t)
gcc automatically typecasts 'block_begin' from off_t to loff_t,
on the otherhand, clang takes address of 'block_begin' and uses
it as loff_t thus writes some garbage value in 'tmp' string.
2017-02-20 22:14:52 +01:00
Fredrik Fornwall
4626e856f3
Bump toolchain after ifaddrs.h change
2017-02-20 21:58:41 +01:00
Fredrik Fornwall
59a1174c7d
ndk_patches: Mark functions as static in ifaddrs.h
2017-02-20 21:44:13 +01:00
Fredrik Fornwall
efdd27bde9
strace: Fix x86-64 build
2017-02-20 05:57:01 +01:00
Fredrik Fornwall
dcf607ba0b
libffi: Add source checksum
2017-02-20 05:44:16 +01:00
Vishal Biswas
f3b094fe32
Another round of minor updates ( #781 )
...
* lftp: update from 4.7.5 to 4.7.6
* strace: update from 4.15 to 4.16
* glib: update from 2.50.2 to 2.50.3
* getmail: update from 4.53.0 to 4.54.0
* poppler: update from 0.51.0 to 0.52.0
2017-02-20 05:02:33 +01:00
Fredrik Fornwall
3c3acdb11e
vim: Update to latest patch
2017-02-20 04:34:39 +01:00
Fredrik Fornwall
29f304dd21
neovim: Update to latest git HEAD
2017-02-20 04:34:19 +01:00
Fredrik Fornwall
77a282662d
fzf: Update from 0.16.4 to 0.16.5
2017-02-20 04:34:13 +01:00
Fredrik Fornwall
054b43f4ec
findutils: Fix find -fstype parameter
2017-02-20 04:33:51 +01:00
Fredrik Fornwall
6788ea2c5d
php: Update from 7.1.1 to 7.1.2 and enable pcntl
2017-02-20 02:57:27 +01:00
Fredrik Fornwall
a27346012d
jack-updated: Bump version
2017-02-18 00:48:01 +01:00
Fredrik Fornwall
d6df138bb1
termux-tools: Add a 'packages' utility
2017-02-17 23:13:49 +01:00
Fredrik Fornwall
a0a869beb9
gnutls: Update from 3.5.8 to 3.5.9
2017-02-17 22:34:29 +01:00
Fredrik Fornwall
42562d13b8
ndk_patches: Add a ifaddrs.h polyfill ( fixes #338 )
2017-02-17 22:33:57 +01:00