|
@@ -4,7 +4,7 @@
|
|
|
#
|
|
|
################################################################################
|
|
|
|
|
|
-GST1_PLUGINS_GOOD_VERSION = 1.10.4
|
|
|
+GST1_PLUGINS_GOOD_VERSION = 1.12.0
|
|
|
GST1_PLUGINS_GOOD_SOURCE = gst-plugins-good-$(GST1_PLUGINS_GOOD_VERSION).tar.xz
|
|
|
GST1_PLUGINS_GOOD_SITE = https://gstreamer.freedesktop.org/src/gst-plugins-good
|
|
|
GST1_PLUGINS_GOOD_LICENSE_FILES = COPYING
|
|
@@ -20,9 +20,7 @@ GST1_PLUGINS_GOOD_CONF_OPTS = \
|
|
|
--disable-osx_video \
|
|
|
--disable-aalib \
|
|
|
--disable-aalibtest \
|
|
|
- --disable-libcaca \
|
|
|
- --disable-esd \
|
|
|
- --disable-esdtest
|
|
|
+ --disable-libcaca
|
|
|
|
|
|
# Options which require currently unpackaged libraries
|
|
|
GST1_PLUGINS_GOOD_CONF_OPTS += \
|