Fredrik Fornwall
fe909420c0
libc: Place TERMUX_PKG_REVISION beneath version
2017-09-29 00:15:57 +02:00
its-pointless
7b0bed722b
libgc fix for x86 need it for guile ( #1588 )
2017-09-29 00:15:27 +02:00
Fredrik Fornwall
ca7345e044
picolisp: Update from 17.9.1 to 17.9.27
2017-09-27 12:15:01 +02:00
Fredrik Fornwall
4f3bb872fc
neovim: Update to latest git master
2017-09-27 12:05:45 +02:00
Fredrik Fornwall
11c45ca386
libexpat: Update from 2.2.3 to 2.2.4
2017-09-27 12:05:33 +02:00
Fredrik Fornwall
02b60eeddf
lftp: Update from 4.8.1 to 4.8.2
2017-09-27 12:05:20 +02:00
Fredrik Fornwall
0237daae59
git: Update from 2.14.1 to 2.14.2
2017-09-27 12:03:22 +02:00
Fredrik Fornwall
d06bc0b8b8
vim-python: Update from 8.0.1112 to 8.0.1152
2017-09-27 00:09:54 +02:00
Auxilus
8c143df2e7
vim: Update from 8.0.1112 to 8.0.1152
2017-09-26 23:19:15 +02:00
Auxilus
3d5edf4e72
Update binutils to 2.29.1
2017-09-26 23:08:31 +02:00
Fredrik Fornwall
56f8376bcf
libsasl: Rebuild to get libplain.so ( fixes #1582 )
...
Still not sure why libplain.so was left out of the previous build,
but there is now a check that this file is included.
2017-09-26 17:56:13 +02:00
Fredrik Fornwall
3f975ed46f
mutt: Format TERMUX_PKG_EXTRA_CONFIGURE_ARGS for readability
2017-09-26 15:33:35 +02:00
Fredrik Fornwall
6a71c590ef
mutt: Update from 1.9.0 to 1.9.1
2017-09-26 15:28:18 +02:00
Leonid Pliushch
366bed955f
htop: fix segfault which may occur in some cases
...
This already fixed in htop's repo at commit cceab15b9dbdc2f0914c8d479cefa429d1c0daaf
2017-09-26 15:12:37 +02:00
Fredrik Fornwall
253e5fef15
ncurses: Update from 6.0.20170916 to 6.0.20170923
2017-09-25 13:07:51 +02:00
Oliver Schmidhauser
2232fa2c11
Fix building tsocks for 32 bit architectures
...
Thanks to @vishalbiswas in #1573
2017-09-25 12:00:08 +02:00
Fredrik Fornwall
d4c554ae59
ledger&ncmpcpp: Rebuild after boost update
2017-09-24 23:15:10 +02:00
Fredrik Fornwall
1f30bd82dc
boost: Depend on liblzma
2017-09-24 23:14:59 +02:00
Fredrik Fornwall
e301e72d21
help2man: Move to disabled-packages/
2017-09-24 22:07:09 +02:00
Fredrik Fornwall
33d11c2f5b
weechat: Update from 1.9 to 1.9.1
2017-09-24 22:04:30 +02:00
Fredrik Fornwall
eda7e2a575
imagemagick: Update from 7.0.7-1 to 7.0.7-4
2017-09-24 21:48:20 +02:00
Fredrik Fornwall
03e82ec78d
boost: Update from 1.64.0 to 1.65.1
2017-09-24 21:48:20 +02:00
Auxilus
ac31101688
Add package help2man
2017-09-24 21:47:15 +02:00
Auxilus
bfc7c80656
mpd: Update from 0.20.9 to 0.20.10 ( #1563 )
2017-09-23 10:30:38 +02:00
Fredrik Fornwall
67ad126452
gnupg2: Update from 2.2.0 to 2.2.1
2017-09-23 10:26:20 +02:00
Fredrik Fornwall
ccd18b7597
mlocate: Fix segfault when using wildcards
2017-09-23 10:25:54 +02:00
Vladimir Oltean
f579fc2f75
buildorder.py: handle the case when more than one dependency type is set ( #1555 )
2017-09-23 02:55:06 +02:00
Fredrik Fornwall
44eace2079
hashdeep: Fix building pie binaries
2017-09-23 02:24:10 +02:00
Fredrik Fornwall
f8f4e1005e
heyu: Remove unused TERMUX_PKG_FOLDERNAME
2017-09-23 02:08:37 +02:00
Stephen
c57e27a8b5
hashdeep: Add package
2017-09-23 01:52:28 +02:00
Fredrik Fornwall
1e10d1e7ca
tty-solitaire: Fix building
2017-09-23 01:49:01 +02:00
Fredrik Fornwall
2ebb9de8d2
jupp: Update from 3.1jupp30 to 3.1jupp31
2017-09-23 01:46:30 +02:00
Auxilus
19d9dc65e8
tty-solitaire: Add package
2017-09-23 01:34:29 +02:00
Auxilus
70c9bf98c9
parallel: Update from 20170822 to 20170922
2017-09-23 01:32:51 +02:00
Fredrik Fornwall
784ffb7ce3
libsodium: Update from 1.0.13 to 1.0.14
2017-09-23 01:30:10 +02:00
Fredrik Fornwall
0347331dc3
leveldb: Add package
2017-09-22 22:37:37 +02:00
Fredrik Fornwall
d9914005f9
debootstrap: Depend on perl ( fixes #1557 )
...
Also mark the package as platform-independent as it only contains
scripts.
2017-09-22 21:50:44 +02:00
Fredrik Fornwall
4482f42b62
mlocate: Make it work on Android 7.0 ( fixes #1454 )
2017-09-22 21:02:40 +02:00
Fredrik Fornwall
4baecf33a4
tsocks: Blacklist arm and i686 arches
...
Hitting compile errors on arm and i686:
tsocks.c:226:36: error: use of undeclared identifier '__len'; did you
mean 'mblen'?
return(realconnect(__fd, __addr, __len));
2017-09-22 00:45:33 +02:00
Leonid Pliushch
ae9824ce65
ncurses: update to 6.0.20170916 ( #1537 )
2017-09-22 00:32:21 +02:00
Oliver Schmidhauser
ac01b02184
tsocks: Add package ( #1550 )
2017-09-22 00:29:36 +02:00
Fredrik Fornwall
a7a3624cea
tor: Depend on liblzma
2017-09-21 23:36:07 +02:00
Fredrik Fornwall
e7f9373aa7
cmake: Update from 3.9.2 to 3.9.3
2017-09-21 22:52:21 +02:00
Fredrik Fornwall
abd6d733b1
redis: Update from 4.0.1 to 4.0.2
2017-09-21 22:51:52 +02:00
Fredrik Fornwall
77d46e4e01
tor: Update from 0.3.0.10 to 0.3.1.7
2017-09-21 22:39:19 +02:00
Fredrik Fornwall
ed184fc7bc
Remove disabled-packages/llvm
2017-09-20 23:16:56 +02:00
Stephen
6fcac94774
add libicu to harfbuzz build dependencies ( #1445 )
...
#1169
2017-09-20 22:20:07 +02:00
Stephen
f913d37182
add libtool to graphviz build depends ( #1453 )
...
#1169
2017-09-20 22:19:47 +02:00
Fredrik Fornwall
6b8bf93ac9
libx264&libx265: Fetch sources over https
2017-09-20 22:17:44 +02:00
Fredrik Fornwall
4d14497327
Revert "vim: Update 8.0.1112 to 8.0.1129 ( #1549 )"
...
This reverts commit 6a0d57a608314b78361ad208617f7ea3073ceb92.
See https://groups.google.com/forum/#!topic/vim_dev/AjhfHI7UTwU .
2017-09-20 22:13:16 +02:00