Leonid Plyushch
d1ab7480e8
gawk: bump revision
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
daf20ced4c
gawk: fix missing essential status
5 years ago
Leonid Plyushch
702d7acb15
add stubs to prevent on-device building packages with dangerous operations in build.sh
%ci:no-build
5 years ago
Leonid Plyushch
21b96d3b41
no more develsplit + provide static libraries as separate package
%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
Fredrik Fornwall
30b595b69d
gawk: Update from 5.0.0 to 5.0.1
6 years ago
Fredrik Fornwall
46cfea7b06
gawk: Update from 4.2.1 to 5.0.0
6 years ago
Leonid Plyushch
93294a3aaf
bump revision of all packages dependent on readline
6 years ago
Wetitpig
78b944ba05
Improve formatting of parantheses for functions
6 years ago
Fredrik Fornwall
d87730861d
gawk: Revision-bump package
6 years ago
Leonid Plyushch
037bcf9566
add licenses for more packages
6 years ago
Fredrik Fornwall
584b1504ed
gawk: Avoid O_APPEND on terminal
Setting the O_APPEND flag on a terminal file descriptor causes issues
with SELinux preventing (at least) tmux from working. Fixes #2979 .
6 years ago
Fredrik Fornwall
0e5dac621c
gawk: Update from 4.2.0 to 4.2.1
7 years ago
Fredrik Fornwall
522ec40082
gawk: Update from 4.1.4 to 4.2.0
7 years ago
Fredrik Fornwall
ca7699c169
Stand in srcdir for termux_step_pre_configure
8 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
951e2f60a7
gawk: Replace /bin/sh -> $PREFIX/bin/sh
Fixes #562 .
8 years ago
Fredrik Fornwall
722ed12d69
Switch from ftp.gnu.org to mirrors.kernel.org
8 years ago
Fredrik Fornwall
83d11d6e04
Update readline to v7 and bash to v4.4
As a consequence of updating readline to version 7 we bump the
build revision of all packaging linking to it as the soname has
changed.
8 years ago
Fredrik Fornwall
d223af49c5
gawk: Update from 4.1.3 to 4.1.4
8 years ago
Fredrik Fornwall
09ede9b077
Rebuild some packages and fix dependencies
9 years ago
Fredrik Fornwall
59f0d218a6
Initial push
10 years ago