termux-packages/packages/dpkg
Leonid Pliushch c352216c63 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
2019-08-12 18:49:13 +03:00
..
build.sh packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
configure.patch dpkg: Update from 1.18.0 to 1.18.15 2016-11-26 10:47:55 -05:00
dbmodify_dont_require_root.patch Initial push 2015-06-13 01:03:31 +02:00
extract.c.patch Revert "dpkg: use busybox for rm and tar" 2019-07-21 22:18:09 +03:00
lib-dpkg-atomic-file.c.patch dpkg: Do not even try creating hardlinks 2016-03-16 10:53:16 -04:00
lib-dpkg-dpkg.h.patch dpkg: Fix conffiles handling 2016-03-03 17:45:46 -05:00
lib-dpkg-path-remove.c.patch Revert "dpkg: use busybox for rm and tar" 2019-07-21 22:18:09 +03:00
lib-dpkg-triglib.c.patch dpkg: Update from 1.17.25 to 1.18.2 2015-08-25 18:25:24 -04:00
src-archives.c.patch dpkg: Update from 1.19.0.5 to 1.19.2 2018-11-11 03:28:36 +01:00
src-configure.c.patch dpkg: Update from 1.18.15 to 1.18.18 2016-12-20 18:59:47 -05:00
src-help.c.patch dpkg: Update from 1.19.0.5 to 1.19.2 2018-11-11 03:28:36 +01:00
src-statcmd.c.patch dpkg: Update from 1.17.25 to 1.18.2 2015-08-25 18:25:24 -04:00