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
cb93af0c30
add zlib to dependencies where needed
6 years ago
Fredrik Fornwall
cad0d5bb6e
man: Update from 1.14.4 to 1.14.5
6 years ago
Wetitpig
78b944ba05
Improve formatting of parantheses for functions
6 years ago
Leonid Plyushch
037bcf9566
add licenses for more packages
6 years ago
Fredrik Fornwall
6091df33e9
man: Update from 1.14.3 to 1.14.4
6 years ago
Fredrik Fornwall
e4ab5692e1
man: Fix download url
7 years ago
Fredrik Fornwall
9322efe086
Some http -> https
7 years ago
Leonid Plyushch
f5919d6335
man: fix path to '/tmp' in mandocdb.c
7 years ago
Fredrik Fornwall
385ee34f85
man: Update from 1.14.1 to 1.14.3
7 years ago
its-pointless
aa605e8901
put shebang in scripts
7 years ago
Fredrik Fornwall
ca7699c169
Stand in srcdir for termux_step_pre_configure
8 years ago
Fredrik Fornwall
c4767c8ff7
man: Use no-await trigger
This should avoid the cyclic trigger problem with the man package.
8 years ago
Fredrik Fornwall
14f22a3a28
man: Update from 1.13.4 to 1.14.1
8 years ago
Fredrik Fornwall
af4dc416ed
s/TERMUX_PKG_BUILD_REVISION/TERMUX_PKG_REVISION/
8 years ago
Fredrik Fornwall
a3f2fff585
man: Fix build after the build-package.sh rewrite
8 years ago
Fredrik Fornwall
b9f3844014
man: Change to fossies.org for tarball
8 years ago
Fredrik Fornwall
80c266a76c
man: Patch to adjust output width to terminal
Fixes https://github.com/termux/termux-app/issues/162
8 years ago
Fredrik Fornwall
b3d12336f3
man: Update man db through a trigger
9 years ago
Fredrik Fornwall
0b2c0e5757
man: Enable linking against sqlite
This builds the apropos, whatis and makewhatis tools.
Fixes #350
Fixes #169
Part of #347
9 years ago
Fredrik Fornwall
163a880862
man: Update from 1.13.3 to 1.13.4
9 years ago
Fredrik Fornwall
04db649c07
man: Use symlink instead of hardlink
10 years ago
Fredrik Fornwall
59f0d218a6
Initial push
10 years ago