Commit Graph

13 Commits

Author SHA1 Message Date
Leonid Pliushch 44536bc8cc jq: build with oniguruma 2019-12-31 14:29:44 +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
Leonid Pliushch 46d333adba add licenses for more packages 2019-01-21 17:17:53 +02:00
Fredrik Fornwall 08a21e6ef8 jq: Update checksum (after tarball added onigurama) 2018-11-22 20:56:26 +01:00
Fredrik Fornwall 362e74b1f1 jq: Update from 1.5 to 1.6 2018-11-05 23:36:44 +01:00
Fredrik Fornwall 51c7760090 Drop need of setting TERMUX_PKG_FOLDERNAME
Instead figure out the top level source folder ourselves.
2017-09-20 00:48:04 +02:00
Fredrik Fornwall 7f5bdead21 Rebuild all packages with control.tar.gz
Bump the version of all old packages that contained a control.tar.gz
file - as of now only control.tar.xz is used. See #1398.
2017-09-15 00:38:35 +02:00
Fredrik Fornwall 9ddb35b2cb Add some source checksums 2017-02-08 00:12:36 +01:00
Fredrik Fornwall 2ff12a7aa0 jq: Simplify build 2015-08-25 18:32:59 -04:00
Fredrik Fornwall c0906860b1 jq: Update from 1.4 to 1.5 2015-08-18 14:51:37 -04:00
Fredrik Fornwall a365f94966 jq: Update package src url 2015-08-09 19:01:16 -04:00
Fredrik Fornwall 59f0d218a6 Initial push 2015-06-13 01:03:31 +02:00