Commit Graph

12 Commits

Author SHA1 Message Date
Leonid Pliushch a9e2f97828 libsoup: update to 2.70.0 2020-03-08 19:04:41 +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 99d75f06e4 bump imgflo and gst-plugins-good after libsoup upgrade 2019-07-21 18:53:22 +03:00
Leonid Pliushch 11200afa32 add zlib to dependencies where needed 2019-04-14 16:00:23 +03:00
Fredrik Fornwall cbb7d8f9e3 imgflo: Respect LDFLAGS during build
Fixes DT_RUNPATH (see #3490).
2019-03-11 00:59:06 +01:00
Leonid Pliushch 46d333adba add licenses for more packages 2019-01-21 17:17:53 +02:00
Fredrik Fornwall 2ebfc9c51c imgflo: Revision-bump after gegl update 2018-05-18 03:34:50 +02:00
Fredrik Fornwall ba05115274 gegl: Update from 0.3.34 to 0.4.2 2018-05-17 19:52:25 +02:00
Fredrik Fornwall 9d9d427d84 imgflo: Use https for homepage 2018-03-14 17:01:59 +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 d161400b0c imgflo: Minor nits 2017-08-11 15:14:48 +02:00
its-pointless 0cfa7c331a imgflo with lib soup. Needs gegl installed (#1026) 2017-08-11 14:46:45 +02:00