easyaspi314 (Devin)
8bfe8748cc
gzip: hotfix for gnulib vasnprintf.c
Don't use %n in vasnprintf.c, it breaks things.
$ gzip --version
FORTIFY: %n not allowed on Android
Aborted
See m4's issue in #4381 .
This should be fixed in the next gzip release, though, as gnulib has
been updated in the master branch. However, for now, this will fix
things.
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
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
09f4c0b2e2
gzip: fix path to /tmp
6 years ago
Leonid Plyushch
037bcf9566
add licenses for more packages
6 years ago
Fredrik Fornwall
b1dec3a7dc
gzip: Update from 1.9 to 1.10
6 years ago
Fredrik Fornwall
f2e379953d
gzip: Fix text relocations on i686 ( fixes #654 )
7 years ago
Leonid Plyushch
743f7e3bf6
gzip: fix errors in gzexe script
7 years ago
Fredrik Fornwall
1d2f775ec6
gzip: Update from 1.8 to 1.9
7 years ago
Fredrik Fornwall
ae30a27303
gzip: Fix invalid grep path in zgrep ( fix #1161 )
8 years ago
Fredrik Fornwall
b8352277e3
Use more source checksums
8 years ago
Fredrik Fornwall
722ed12d69
Switch from ftp.gnu.org to mirrors.kernel.org
9 years ago
Fredrik Fornwall
dbc107ff6c
gzip: Update from 1.7 to 1.8
9 years ago
Fredrik Fornwall
786d3f9071
gzip: Update from 1.6 to 1.7
9 years ago
Fredrik Fornwall
59f0d218a6
Initial push
10 years ago