Leonid Plyushch
901657d5d9
tar: add fix for android 10
5 years ago
Leonid Plyushch
d111f5bf74
packages: standardize values of several control variables for build.sh
Variables
TERMUX_PKG_PLATFORM_INDEPENDENT
TERMUX_DEBUG
TERMUX_PKG_HAS_DEBUG
TERMUX_PKG_ESSENTIAL
TERMUX_SUBPKG_ESSENTIAL
TERMUX_PKG_NO_STATICSPLIT
TERMUX_PKG_BUILD_IN_SRC
TERMUX_PKG_FORCE_CMAKE
TERMUX_PKG_HOSTBUILD
should not accept arbitrary values for marking them "enabled". Instead
they should accept boolean values which makes them easier to handle and
also makes their meaning clear.
build-package.sh should make decision based on variable's value but not on
whether it is set or empty.
%ci:no-build
5 years ago
Leonid Plyushch
90227ca7fe
tar: remove xz-utils from dependencies
* It is optional.
* It is part of bootstrap archives and is essential.
6 years ago
Leonid Plyushch
ee7fe4f054
reformat build.sh for some packages
* Packages where dependencies were sorted are bumped.
6 years ago
Leonid Plyushch
3880310066
specify essential packages
* libbz2 / bzip2
* coreutils
* libcurl / curl
* gzip
* less
* tar
* liblzma / xz-utils
6 years ago
Leonid Plyushch
94145252d1
add libiconv to dependencies where needed
6 years ago
Leonid Plyushch
8926c37a8c
fix compilation errors for apt, busybox, imagemagick, libelf, tar
6 years ago
Leonid Plyushch
7e0ced7f8c
tar: fix path to /tmp
6 years ago
Fredrik Fornwall
9a293f8e37
tar: Update from 1.31 to 1.32
6 years ago
Leonid Plyushch
037bcf9566
add licenses for more packages
6 years ago
Fredrik Fornwall
0f54cbc3c8
tar: Update from 1.30 to 1.31
6 years ago
Fredrik Fornwall
b627729402
http -> https updates
7 years ago
Leonid Plyushch
0fa355a88c
tar: fix segfault when extracting archive that contains device files (block devices or such) ( #1974 )
7 years ago
Fredrik Fornwall
58e5e9b44c
Remove empty TERMUX_PKG_REVISION
7 years ago
Auxilus
be39e6f41d
Update tar to 1.30 ( #1943 )
7 years ago
Fredrik Fornwall
b8352277e3
Use more source checksums
8 years ago
Fredrik Fornwall
af4dc416ed
s/TERMUX_PKG_BUILD_REVISION/TERMUX_PKG_REVISION/
8 years ago
Fredrik Fornwall
722ed12d69
Switch from ftp.gnu.org to mirrors.kernel.org
8 years ago
Fredrik Fornwall
7892fa9703
tar: Fix /bin/sh -> $PREFIX/bin/sh
Also depend on xz-utils for xz compression to work.
Fixes #410 .
8 years ago
Fredrik Fornwall
71e03e96cf
tar: Update from 1.28 to 1.29
9 years ago
Fredrik Fornwall
59f0d218a6
Initial push
10 years ago