Commit Graph

15 Commits

Author SHA1 Message Date
Leonid Pliushch b3e3311c8c gst-plugins-ugly: update to 1.16.2 2019-12-21 18:10:44 +02:00
Leonid Pliushch 6370709700 gst-plugins-ugly: update to 1.16.1 2019-09-29 13:00:26 +03: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 c9f40e78ab gstreamer (and plugins): update to 1.16.0 2019-05-21 23:25:25 +03:00
Fredrik Fornwall 80fafe7ec6 Bump packages after libx264 update 2019-02-24 18:24:22 +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 64874490f5 gst-plugins-ugly: Fix outdated checksum 2018-09-22 00:49:25 +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 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 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