Commit Graph

10 Commits

Author SHA1 Message Date
Fredrik Fornwall 68147a11e5 libjansson: Update from 2.12 to 2.13.1 2020-05-11 09:58:39 +02:00
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
Leonid Pliushch 6e70277fb3 no more develsplit + provide static libraries as separate package
%ci:no-build
2019-07-28 21:17:12 +03:00
Wetitpig 5f8864c10d Improve formatting of parantheses for functions 2019-02-09 21:06:31 +02:00
Leonid Pliushch 46d333adba add licenses for more packages 2019-01-21 17:17:53 +02:00
Fredrik Fornwall 324fbbaa60 libjansson: Update from 2.11 to 2.12 2018-11-27 00:25:40 +01:00
Fredrik Fornwall b35054e2a2 libjansson: Update from 2.10 to 2.11 2018-03-22 23:10:07 +01:00
Fredrik Fornwall a56a59b21c libjansson: Skip default maintainer 2018-01-25 22:18:27 +01:00
kuburan b51708802e add libjansson package (#2058) 2018-01-25 22:17:17 +01:00