Commit Graph

16 Commits

Author SHA1 Message Date
Leonid Pliushch 5123b0cffa fix formatting of some build.sh 2020-01-13 03:00:07 +02:00
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
Fredrik Fornwall 9213ead4c6 Bump some nl_langinfo-using packages 2019-01-30 00:14:35 +01:00
Leonid Pliushch 46d333adba add licenses for more packages 2019-01-21 17:17:53 +02:00
Fredrik Fornwall b997717564 htop: Bump revision after patch 2018-05-13 01:09:24 +02:00
Fredrik Fornwall 2a7d5f0a12 htop: Update from 2.1.0 to 2.2.0 2018-04-12 07:59:18 +02:00
Leonid Pliushch 51fe412ccd htop: update to 2.1.0 2018-03-06 16:45:09 +01:00
Leonid Pliushch 366bed955f htop: fix segfault which may occur in some cases
This already fixed in htop's repo at commit cceab15b9dbdc2f0914c8d479cefa429d1c0daaf
2017-09-26 15:12:37 +02:00
Fredrik Fornwall 544181cd4f Use more source checksums 2017-03-27 01:56:11 +02:00
Fredrik Fornwall eaf3340315 Prepare more packages for clang 2016-09-03 18:15:47 -04:00
Fredrik Fornwall 265909ff5e htop: Update from 2.0.1 to 2.0.2 2016-08-10 17:59:53 -04:00
Fredrik Fornwall e706a183b3 htop Rebuild after ncurses bump (fixes #259) 2016-05-10 09:19:28 -04:00
Fredrik Fornwall f612790cba htop&nano: Rebuild for updated aarch64 toolchain 2016-03-22 17:36:55 -04:00
Fredrik Fornwall 39b1d4805b htop: Update from 2.0.0 to 2.0.1 2016-03-07 18:17:27 -05:00
Fredrik Fornwall d7b6967a9f htop: Update to 2.0.0 (fixes #142) 2016-02-19 06:19:00 -05:00
Fredrik Fornwall 59f0d218a6 Initial push 2015-06-13 01:03:31 +02:00