termux-packages/packages/apt
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
..
CMakeLists.txt.patch apt: Update from 1.2.12 to 1.4.7 2017-09-17 20:51:20 +02:00
apt-pkg-CMakeLists.txt.patch apt: Avoid needless dependency on libutil 2017-12-29 02:16:08 +01:00
apt-pkg-aptconfiguration.cc.patch apt: fix hardcoded paths 2018-06-22 01:48:00 +02:00
apt-pkg-contrib-cdromutl.cc.patch apt: fix hardcoded paths 2018-06-22 01:48:00 +02:00
apt-pkg-contrib-fileutl.cc.patch apt: fix hardcoded paths 2018-06-22 01:48:00 +02:00
apt-pkg-contrib-fileutl.patch apt: fall back to $PREFIX/tmp if TMPDIR is unreadable 2018-02-27 23:22:53 +01:00
apt-pkg-contrib-srvrec.cc.patch Drop more res_init() patches 2017-07-01 08:53:30 +02:00
apt-pkg-contrib-strutl.cc.patch apt: Update from 1.2.12 to 1.4.7 2017-09-17 20:51:20 +02:00
apt-pkg-deb-debrecords.cc.patch apt: Update from 1.0.10.2 to 1.1.3 2015-12-03 20:00:19 -05:00
apt-pkg-deb-dpkgpm.cc.patch apt: fix hardcoded paths 2018-06-22 01:48:00 +02:00
apt-pkg-init-dir.patch apt: Update from 1.2.12 to 1.4.7 2017-09-17 20:51:20 +02:00
apt-private-private-download.cc.patch apt: Fix building with unified headers 2017-07-01 00:32:45 +02:00
apt-transport-tor.subpackage.sh apt: bump revision after 0d1170cc 2019-05-06 16:54:15 +03:00
build.sh packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
cmdline-apt-key.in.patch apt: fix hardcoded paths 2018-06-22 01:48:00 +02:00
methods-basehttp.cc.patch apt: Fix HTTP/2 compatibility 2018-12-30 23:13:21 +01:00
methods-cmakelist.patch apt: Update from 1.2.12 to 1.4.7 2017-09-17 20:51:20 +02:00
methods-connect.cc.patch apt: Update from 1.2.12 to 1.4.7 2017-09-17 20:51:20 +02:00
private-output-no-langinfo.patch Initial push 2015-06-13 01:03:31 +02:00
trusted.gpg Initial push 2015-06-13 01:03:31 +02:00
vendor.patch Initial push 2015-06-13 01:03:31 +02:00