Leonid Pliushch
979cdf81d8
ruby: bump revision
2019-02-27 01:48:44 +02:00
Leonid Pliushch
4a2f5b6452
ruby: fix segmentation fault
2019-02-27 01:30:27 +02:00
Tom Yan
067f4c0dca
libpulseaudio: bump revision after changes
2019-02-26 21:55:24 +01:00
Tom Yan
4c089efc4a
libpulseaudio: render via process_msg/asyncmsgq
2019-02-26 21:55:24 +01:00
Tom Yan
dead67f003
sox/opusfile: bump revisions after changes
2019-02-26 21:54:25 +01:00
Tom Yan
2c7183bfe0
sox: avoid unnecessary dynamic loading
...
until we make libpulseaudio (and/or some other dependencies) like
optdep in Arch, there's not really point to do dynamic loading
2019-02-26 21:54:25 +01:00
Tom Yan
e914d79a10
opusfile: also dev depends on libopus and libogg
...
for example when building sox on device, opus support can only be
enabled if both libopus-dev and libogg-dev were installed in
addition to opusfile-dev.
2019-02-26 21:54:25 +01:00
Tom Yan
0be64ed2f9
sox: depends on opusfile and libsndfile
...
also removed some unnecessary stuff
2019-02-26 21:54:25 +01:00
Fredrik Fornwall
a12ce301ee
git: Update from 2.20.1 to 2.21.0
2019-02-26 13:00:56 +01:00
Fredrik Fornwall
132deef65f
pcre: Update from 8.42 to 8.43
2019-02-26 13:00:56 +01:00
Leonid Pliushch
1631d65ff1
termux-elf-cleaner: update to v1.3
2019-02-26 01:23:27 +02:00
Leonid Pliushch
b288f14069
bash: use system readline
2019-02-24 22:42:40 +02:00
Leonid Pliushch
7d5e36354d
bash: more patches for path fixing
2019-02-24 22:42:40 +02:00
Leonid Pliushch
5c9deb6879
bash: do build in src directory
...
Fixes:
/usr/bin/install: cannot stat '/home/builder/.termux-build/bash/build/y.tab.h': No such file or directory
2019-02-24 22:42:40 +02:00
Yuvraj Saxena
39e65b32bc
bash: Update from 4.4 to 5.0
...
bash 5.0 is no longer in beta or alpha stage
Signed-off-by: Yuvraj Saxena <infectedx27@gmail.com>
2019-02-24 22:42:40 +02:00
Fredrik Fornwall
630a10e0b3
weechat: Patch for ruby 2.6 support
2019-02-24 21:37:10 +01:00
Fredrik Fornwall
6f8d64a790
Merge branch 'master' into readline
2019-02-24 20:41:00 +02:00
its-pointless
3a7767de4d
fix lib search paths for x86_64 and compatiblity
2019-02-24 20:39:35 +02:00
its-pointless
51ebb112fc
neovim fix
2019-02-24 20:39:35 +02:00
its-pointless
c1b65a538e
version names change
2019-02-24 20:39:35 +02:00
its-pointless
50decd816b
r19b update
2019-02-24 20:39:35 +02:00
Joakim
899e1c7890
ninja: Update from 1.8.2 to 1.9.0 and switch to posix_spawn from Bionic 9.
2019-02-24 20:35:10 +02:00
Joakim
3158273f08
ldc: step down as maintainer
2019-02-24 20:35:10 +02:00
Fredrik Fornwall
ad160cfa98
weechat: Update from 2.3 to 2.4
2019-02-24 19:00:25 +01:00
Fredrik Fornwall
85d0ee92f2
ruby: Update from 2.5.3 to 2.6.1
2019-02-24 19:00:08 +01:00
Fredrik Fornwall
642d22be39
php: Update patch
2019-02-24 18:59:38 +01:00
Fredrik Fornwall
23ae449a35
librsvg: Update from 2.45.4 to 2.45.5
2019-02-24 18:59:24 +01:00
Fredrik Fornwall
80fafe7ec6
Bump packages after libx264 update
2019-02-24 18:24:22 +01:00
Fredrik Fornwall
53cb916cd5
libx264: Update from 20180211 to 20190215
2019-02-24 18:23:19 +01:00
Fredrik Fornwall
ac0f46ad3e
vim: Update from 8.1.0900 to 8.1.0950
2019-02-24 18:22:20 +01:00
Fredrik Fornwall
0c9fea9729
nnn: Depend on readline
2019-02-24 18:21:45 +01:00
Fredrik Fornwall
41697ef1a0
tor: Update from 0.3.5.7 to 0.3.5.8
2019-02-24 18:11:03 +01:00
Fredrik Fornwall
9a7e5fe67a
nnn: Update from 2.2 to 2.3
2019-02-24 18:10:48 +01:00
Henrik Grimler
61120ec908
profanity: use tab instead of spaces
2019-02-24 19:04:53 +02:00
Henrik Grimler
49f212054e
profanity: add missing dependencies
2019-02-24 19:04:53 +02:00
Oliver Schmidhauser
5ed9076351
update profanity to 0.6.0
2019-02-24 19:04:53 +02:00
Michal Bednarski
ee89d5c54e
proot: Update with fixes for sudo's fstat
...
- termux/proot#54 (Fix fstat() in processes which sets themselves
undumpable (SUID_DUMP_DISABLE))
- termux/proot#52 (Partial fix for issue, handle setuid on Android Pie)
2019-02-24 19:02:41 +02:00
Leonid Pliushch
2c16db52fc
bump C++ packages for NDK-19
2019-02-23 13:57:09 +02:00
Leonid Pliushch
394541a5f9
readline: build with '-fexceptions'
2019-02-23 12:40:49 +02:00
Leonid Pliushch
54036eac1a
bump revision of all packages dependent on readline
2019-02-20 17:48:39 +02:00
Yuvraj Saxena
b483c37585
readline: Update from 7.0 to 8.0
...
Signed-off-by: Yuvraj Saxena <infectedx27@gmail.com>
2019-02-20 20:48:51 +05:30
Leonid Pliushch
60143d94d7
pass-otp: fix homepage url
2019-02-17 18:21:23 +02:00
Leonid Pliushch
f5f3ea8815
speexdsp: specify license
2019-02-16 22:14:35 +02:00
Henrik Grimler
0be9b4fec3
gst-plugin-good: add missing dependencies
...
Build succeeded but with two missing libraries without them
2019-02-16 16:28:52 +01:00
Henrik Grimler
a1f08b04ee
gst-plugins-good: disable aalib
...
Picks up aalib from host if it is installed, which causes build to fail
2019-02-16 14:34:56 +01:00
Henrik Grimler
809f1c902a
gstreamer: make sure glib-mkenums and glib-genmarshal are found
2019-02-16 14:32:53 +01:00
Fredrik Fornwall
fb7414e9f2
Switch from ftp.gnu.org to mirrors.kernel.org
2019-02-16 01:40:05 +01:00
Fredrik Fornwall
03ad8cb52e
php: Hack around build failure
2019-02-16 01:33:22 +01:00
Fredrik Fornwall
debeb3a5c2
php: Update patch for php 7.3.2
2019-02-16 01:33:22 +01:00
Fredrik Fornwall
bf658e237a
php: Update from 7.3.1 to 7.3.2
2019-02-16 01:33:22 +01:00