Commit Graph

20 Commits

Author SHA1 Message Date
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
04c9d415cd bump revisions of packages using libjpeg-turbo 2019-07-25 16:06:29 +03:00
Leonid Pliushch
99d75f06e4 bump imgflo and gst-plugins-good after libsoup upgrade 2019-07-21 18:53:22 +03:00
Leonid Pliushch
c9f40e78ab gstreamer (and plugins): update to 1.16.0 2019-05-21 23:25:25 +03:00
Leonid Pliushch
11200afa32 add zlib to dependencies where needed 2019-04-14 16:00:23 +03:00
Henrik Grimler
0be9b4fec3 gst-plugin-good: add missing dependencies
Build succeeded but with two missing libraries without them
2019-02-16 16:28:52 +01:00
Henrik Grimler
a1f08b04ee gst-plugins-good: disable aalib
Picks up aalib from host if it is installed, which causes build to fail
2019-02-16 14:34:56 +01:00
Fredrik Fornwall
e0933222d1 gst-plugins-good: Fix build with latest libvpx 2019-02-10 01:43:26 +01:00
Fredrik Fornwall
a97530e471 libvpx: Update from 1.7.0 to 1.8.0 2019-02-09 22:46:58 +01:00
Leonid Pliushch
46d333adba add licenses for more packages 2019-01-21 17:17:53 +02:00
Fredrik Fornwall
97a65778d3 gstreamer: Update from 1.14.3 to 1.14.4 2018-10-18 22:30:32 +02:00
Fredrik Fornwall
194af6bb6e gstreamer: Update from 1.14.2 to 1.14.3 2018-09-20 00:42:28 +02:00
Fredrik Fornwall
96089dac9e gstreamer: Update from 1.14.1 to 1.14.2 2018-07-31 22:20:17 +02:00
Fredrik Fornwall
99a925b57c gst-plugins-good: Build with --disable-gst_v4l2
See https://github.com/termux/termux-packages/pull/2415
2018-05-19 03:44:16 +02:00
Fredrik Fornwall
78faca718a gstreamer: Update from 1.14.0 to 1.14.1 2018-05-19 02:36:37 +02:00
Fredrik Fornwall
a3e0d1faca gstreamer: Update from 1.12.3 to 1.14.0 2018-04-26 22:17:20 +02:00
Fredrik Fornwall
52f8bd5cdd Rebuild packages linking against libflac 2018-03-22 23:32:36 +01:00
Fredrik Fornwall
01fe8ad3b5 gstreamer: Update from 1.12.3 to 1.12.4 2018-02-12 19:52:33 +01:00
Fredrik Fornwall
e9ed61211a Cleanup gst-plugins-{bad,good,ugly} 2017-10-15 03:20:11 +02:00
rnauber
480caaa501 gstreamer: fix and enable the package (#1622)
* gstreamer: make it work with opensles and libcaca, update and enable the packages

* gstreamer: fix build in presence of libunwind and clean up

* minor stuff

* put in preload ffmpeg libs like mpv has
2017-10-15 01:02:21 +02:00