Leonid Plyushch
d267713925
dart: add '$HOME/.pub-cache/bin' to PATH instead of '$HOME/.pub-cache'
6 years ago
Leonid Plyushch
afb3c8bd34
dart: update to 2.3.1 + some fixes ( #3858 )
* dart: update to 2.3.1
* dart: attempt to fix path to /bin/sh
* dart: add '~/.pub-cache/bin' to PATH (sh/bash only)
6 years ago
Leonid Plyushch
c436b53b4e
libuv: update to 1.29.1
6 years ago
Leonid Plyushch
98b0baa068
gstreamer (and plugins): update to 1.16.0
6 years ago
Leonid Plyushch
b82fcd24d6
linux-man-pages: update to 5.01
6 years ago
Leonid Plyushch
a9c5a3d616
memcached: update to 1.5.15
6 years ago
Leonid Plyushch
5893059217
parallel: 20190422
6 years ago
Leonid Plyushch
204baab057
gettext: update to 0.20.1
6 years ago
Leonid Plyushch
5c8ca76ac3
e2fsprogs: update to 1.45.1
6 years ago
Leonid Plyushch
c705786647
dpkg: update to 1.19.6
6 years ago
Leonid Plyushch
9813b58672
kona: update to 20190226
6 years ago
Leonid Plyushch
bb62d65b64
qpdf: update to 8.4.2
6 years ago
Leonid Plyushch
1d76a0ab9e
mpd: update to 0.21.9
6 years ago
Leonid Plyushch
38a4adcba8
tracepath: update to 20190515
6 years ago
Leonid Plyushch
c8cf68fb97
imagemagick: update to 7.0.8.46
6 years ago
Leonid Plyushch
9110809a3a
hunspell-ru: change versioning scheme
Do not use dots when using date as version.
6 years ago
Leonid Plyushch
b79b530957
hunspell-en-us: change versioning scheme
Do not use dots when using date as version.
6 years ago
Leonid Plyushch
2580258b85
bison: update to 3.4
6 years ago
Leonid Plyushch
91cd16fa34
dnsutils: update to 9.14.2
6 years ago
Leonid Plyushch
7c66e1787b
axel: update to 2.17.3, reformat build.sh and remove useless fields
6 years ago
Leonid Plyushch
935885370a
pinentry: prevent accidental linkage with libcap
6 years ago
Leonid Plyushch
9789726550
util-linux: update to 2.33.2
6 years ago
Leonid Plyushch
cc5d06e497
swig: update to 4.0.0
6 years ago
Henrik Grimler
7bedbe5235
termux-upgrade-repo: mkdir -p instead of mkdir
6 years ago
Henrik Grimler
326fd4e15b
termux-upgrade-repo: backup (known) custom repos
6 years ago
Fredrik Fornwall
a715aa99e1
cmake: Fix building against libiconv
6 years ago
Leonid Plyushch
ce9473fdca
libandroid-support: do not use iconv.h header
6 years ago
Fredrik Fornwall
e9e340b120
php: Build with --with-iconv=$TERMUX_PREFIX
This picks up iconv.h from libiconv which does things as
#define iconv_open libiconv_open
6 years ago
Leonid Plyushch
80fdd4540e
yajl: fix maintainer field
%ci:reset-backlog
6 years ago
Leonid Plyushch
11c450f672
update maintainer field where needed
6 years ago
Fredrik Fornwall
ed27093503
dpkg: Bump package revision
6 years ago
Fredrik Fornwall
34e29c4b99
vim: Update from 8.1.1300 to 8.1.1350
6 years ago
Fredrik Fornwall
7bbd57eb5b
gmic: Depend on graphicsmagick++
6 years ago
Fredrik Fornwall
1456121048
libiconv: Move man page to iconv subpackage
6 years ago
Henrik Grimler
a14dc35c8d
radare2: update to 3.5.1
6 years ago
Fredrik Fornwall
e7a7b6f12c
termux-tools: Add initial termux-upgrade-repo
6 years ago
Leonid Plyushch
49d2b176ad
glib: use GNU iconv
6 years ago
Leonid Plyushch
c64cf1d83f
libiconv: update to 1.16
6 years ago
Leonid Plyushch
eaa5664d8a
doxygen: switch to github srcurl
Fossies mirror doesn't like to be accessed from CI (or gcloud servers ?).
6 years ago
Leonid Plyushch
d6eb29c0e7
libandroid-support: add dpkg to pre-depends
Fix for https://github.com/termux/termux-packages/issues/3762 .
6 years ago
Leonid Plyushch
f222280378
linux-man-pages: remove more iconv-related pages
These pages are provided with libiconv.
6 years ago
Leonid Plyushch
bdb953406f
linux-man-pages: remove conflicting file 'share/man/man3/iconv_open.3'
6 years ago
Henrik Grimler
cdcce3d097
coreutils: ac_cv_func_mbsrtowcs=no to fix segfault on arm and i686
6 years ago
Leonid Plyushch
ec9b54c745
gst-plugins-bad: attempt to fix problem with 'glib-mkenums'
Error was (build time):
/data/data/com.termux/files/usr/bin/glib-mkenums: line 10: from: command not found
/data/data/com.termux/files/usr/bin/glib-mkenums: line 12: import: command not found
/data/data/com.termux/files/usr/bin/glib-mkenums: line 13: import: command not found
6 years ago
Leonid Plyushch
3e023fb46d
newsboat: force link with libiconv
Fixes build errors.
6 years ago
Leonid Plyushch
24981e4e30
mtools: force link with libiconv
Fixes build errors.
6 years ago
Leonid Plyushch
6730755075
lftp: depend on libandroid-support
Because libandroid-support provides mblen() implementation.
6 years ago
Leonid Plyushch
3af692bbee
apr-util: add libcrypt to dependencies
6 years ago
Leonid Plyushch
4af743a12c
add libiconv to dependencies where needed
6 years ago
Henrik Grimler
e34630cc54
mutt: bump and add libiconv as dependency
Otherwise mutt segfaults (sporadically) when trying to use iconv from libc on android pie.
Probably related to the ncmcpp crash: https://github.com/termux/termux-packages/issues/3333
6 years ago