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
Fredrik Fornwall f5e14a56d4 bat: Update from 0.11.0 to 0.12.1 2019-09-10 22:09:48 +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
Leonid Pliushch 604cdbab37 bat: update to 0.11.0 2019-05-16 20:01:37 +03:00
Leonid Pliushch 41caed9b51 bat: fix build error where zlib.h was not found 2019-04-15 00:59:45 +03:00
Leonid Pliushch e63d777af2 bat: fix dependencies 2019-04-14 18:46:58 +03:00
Leonid Pliushch 11200afa32 add zlib to dependencies where needed 2019-04-14 16:00:23 +03:00
Fredrik Fornwall e9d3fcea4c Fix DT_RUNPATH for rust-using packages
See #3490.
2019-03-10 23:33:24 +01:00
Fredrik Fornwall ce025bd869 bat: Update from 0.9.0 to 0.10.0 2019-02-09 00:26:00 +01:00
Leonid Pliushch 361d8c519f [incomplete] set licenses for packages 2019-01-20 22:41:50 +01:00
Fredrik Fornwall 6e50c5c6ee bat: Depend on less (fixes #2842) 2019-01-19 09:58:17 +01:00
Fredrik Fornwall 27d30ea6b5 Rebuild rust packages with latest toolchain 2019-01-19 02:20:51 +01:00
Fredrik Fornwall 402baeafcd bat: Update from 0.8.0 to 0.9.0 2018-11-12 22:30:23 +01:00
Fredrik Fornwall 4a2832aa99 bat: Update from 0.7.1 to 0.8.0 2018-10-18 06:51:50 +02:00
Fredrik Fornwall a6e0abad14 bat: Fix random whitespace 2018-10-18 05:51:48 +02:00
Fredrik Fornwall e4f2135503 bat: Enable package 2018-10-14 22:00:21 +02:00