Leonid Plyushch
2323db7be2
Revert "apt: depend on libiconv"
That was a failed attempt to handle libiconv/libandroid-support upgrade issue.
Completely useless and therefore should be reverted.
Issue was solved by:
* 75436ef46f
(libandroid-support pre-depends on dpkg)
* b35e4e4654
(dpkg will use busybox for tar and rm)
This reverts commit 1ab847733a
.
6 years ago
Leonid Plyushch
afea74ef01
pngquant: update to 2.12.3
%ci:reset-backlog
6 years ago
Leonid Plyushch
e62d801a10
libidn2: update to 2.2.0
%ci:reset-backlog
6 years ago
Leonid Plyushch
53cbb7f0cb
libcurl: update to 7.65.0
%ci:reset-backlog
6 years ago
Leonid Plyushch
fa7659d90b
bison: update to 3.4.1
6 years ago
Leonid Plyushch
9da9a26c23
build-package.sh: fix license installation step
6 years ago
Leonid Plyushch
925f9b7000
rust: update to 1.34.2
[ci skip]
6 years ago
Leonid Plyushch
922c3c6dc9
ghostscript: rebuild due to updated libandroid-support
Now ghostscript will pick `libiconv_open()` from GNU iconv.
6 years ago
Leonid Plyushch
a4db5efc22
libandroid-support: finally drop iconv implementation
It is replaced by GNU iconv.
6 years ago
Leonid Plyushch
9530161787
jhead: fix build.sh
Replace 'cp' with 'install'.
6 years ago
Leonid Plyushch
fa2cd22685
libgit2: update to 0.28.2
%ci:reset-backlog
6 years ago
Leonid Plyushch
c21ae9915e
glib: update to 2.60.3
%ci:reset-backlog
6 years ago
Leonid Plyushch
e359cbd63f
libandroid-support: do not use iconv.h header
6 years ago
Leonid Plyushch
c706dc3352
dart: add tar and gzip as dependencies
Needed in order to get "pub" working properly.
6 years ago
Fredrik Fornwall
bbbcca619b
cmake: Fix building against libiconv
6 years ago
Fredrik Fornwall
63cd2691e8
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
19fb9365f2
dart: add '$HOME/.pub-cache/bin' to PATH instead of '$HOME/.pub-cache'
6 years ago
Leonid Plyushch
8686cfd94f
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
c2ad29cbef
build-package.sh: handle disable packages when building for all architectures
6 years ago
Leonid Plyushch
ff2cad21d3
libuv: update to 1.29.1
6 years ago
Leonid Plyushch
8cfdc00098
gstreamer (and plugins): update to 1.16.0
6 years ago
Leonid Plyushch
ce0126c7e4
linux-man-pages: update to 5.01
6 years ago
Leonid Plyushch
6a72a1e756
memcached: update to 1.5.15
6 years ago
Leonid Plyushch
1dfa41b0a2
parallel: 20190422
6 years ago
Leonid Plyushch
5ab1d55c8f
gettext: update to 0.20.1
6 years ago
Leonid Plyushch
663e91bb72
e2fsprogs: update to 1.45.1
6 years ago
Leonid Plyushch
387213d1d6
dpkg: update to 1.19.6
6 years ago
Leonid Plyushch
0cdf245b78
kona: update to 20190226
6 years ago
Leonid Plyushch
0e4a5eea65
qpdf: update to 8.4.2
6 years ago
Leonid Plyushch
48c9cd7640
mpd: update to 0.21.9
6 years ago
Leonid Plyushch
5d1dc2a6fa
tracepath: update to 20190515
6 years ago
Leonid Plyushch
1e2da3435c
imagemagick: update to 7.0.8.46
6 years ago
Leonid Plyushch
c56bd1c5e7
hunspell-ru: change versioning scheme
Do not use dots when using date as version.
6 years ago
Leonid Plyushch
3b932819d2
hunspell-en-us: change versioning scheme
Do not use dots when using date as version.
6 years ago
Leonid Plyushch
66d0d130b1
bison: update to 3.4
6 years ago
Leonid Plyushch
54ee0e7f0c
dnsutils: update to 9.14.2
6 years ago
Leonid Plyushch
b9653bd22d
axel: update to 2.17.3, reformat build.sh and remove useless fields
6 years ago
Leonid Plyushch
3539a80fd8
pinentry: prevent accidental linkage with libcap
6 years ago
Leonid Plyushch
7906b7cc2a
util-linux: update to 2.33.2
6 years ago
Leonid Plyushch
10c34dbf7f
vim, vim-python: update to 8.1.1350
6 years ago
Leonid Plyushch
2f6f3a1c38
swig: update to 4.0.0
6 years ago
Leonid Plyushch
5e13573158
CI: do not encrypt username & gpg subject
These values are not sensitive data.
Also encryption of these values have side effect when they are same as part of
log output: e.g. word "termux-licenses" will become "SECRET-licenses" which may be confusing.
6 years ago
Henrik Grimler
42e5b23bb6
termux_step_massage: drop TERMUX_PKG_KEEP_SHARE_DOC
6 years ago
Henrik Grimler
fd711968c9
termux_step_install_license: fix link path
6 years ago
Henrik Grimler
6286893ed4
termux_step_install_license: install to usr/share/doc/ instead of usr/share/
6 years ago
Henrik Grimler
7061298cd9
Specify license files for packages with custom licenses
6 years ago
Henrik Grimler
0b1575ee1e
termux_step_install_license: Handle spaces in license name
6 years ago
Henrik Grimler
8acfa01d48
termux_step_install_license: error if no LICENSE file is installed
6 years ago
Henrik Grimler
a230e33e4f
termux_step_install_license: use license file from $TERMUX_PKG_LICENSE_FILE if specified
Otherwise use the licenses specified in $TERMUX_PKG_LICENSE
6 years ago
Henrik Grimler
4dbbb63c6b
build-package: licenses->LICENSES
6 years ago