Commit Graph

12 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
Leonid Pliushch 6e70277fb3 no more develsplit + provide static libraries as separate package
%ci:no-build
2019-07-28 21:17:12 +03:00
Tom Yan dead67f003 sox/opusfile: bump revisions after changes 2019-02-26 21:54:25 +01:00
Tom Yan e914d79a10 opusfile: also dev depends on libopus and libogg
for example when building sox on device, opus support can only be
enabled if both libopus-dev and libogg-dev were installed in
addition to opusfile-dev.
2019-02-26 21:54:25 +01:00
Leonid Pliushch 46d333adba add licenses for more packages 2019-01-21 17:17:53 +02:00
Fredrik Fornwall a1d1d178f7 opusfile: Update from 0.10 to 0.11 2018-09-20 02:25:38 +02:00
Fredrik Fornwall b982940e80 opusfile: Update from 0.9 to 0.10 2017-11-15 20:32:09 +01:00
Stephen 8e276b3bce update opusfile with more consistent link (#1732)
v0.9 not well distributed, github seems to be a better source
2017-11-01 15:43:46 +01:00
Fredrik Fornwall abfd8e8cbf opusfile: Update from 0.8 to 0.9 2017-10-08 14:55:19 +02:00
Fredrik Fornwall 7a386738f7 opusfile: Mark libogg as a dependency 2017-03-24 01:18:45 +01:00
Alain Kalker 0209a40e1c New packages: cmus-2.7.1, dependencies: opusfile-0.8, libcue-2.1.0 (#844)
* New package: cmus-2.7.1

* New package: libcue-2.1.0

Dependency of cmus

* New package: opusfile-0.8
2017-03-24 00:55:30 +01:00