|
@@ -4,7 +4,7 @@
|
|
#
|
|
#
|
|
################################################################################
|
|
################################################################################
|
|
|
|
|
|
-GST1_PLUGINS_UGLY_VERSION = 1.16.2
|
|
|
|
|
|
+GST1_PLUGINS_UGLY_VERSION = 1.18.0
|
|
GST1_PLUGINS_UGLY_SOURCE = gst-plugins-ugly-$(GST1_PLUGINS_UGLY_VERSION).tar.xz
|
|
GST1_PLUGINS_UGLY_SOURCE = gst-plugins-ugly-$(GST1_PLUGINS_UGLY_VERSION).tar.xz
|
|
GST1_PLUGINS_UGLY_SITE = https://gstreamer.freedesktop.org/src/gst-plugins-ugly
|
|
GST1_PLUGINS_UGLY_SITE = https://gstreamer.freedesktop.org/src/gst-plugins-ugly
|
|
GST1_PLUGINS_UGLY_LICENSE_FILES = COPYING
|
|
GST1_PLUGINS_UGLY_LICENSE_FILES = COPYING
|
|
@@ -15,7 +15,8 @@ GST1_PLUGINS_UGLY_LDFLAGS = $(TARGET_LDFLAGS) $(TARGET_NLS_LIBS)
|
|
|
|
|
|
GST1_PLUGINS_UGLY_CONF_OPTS += \
|
|
GST1_PLUGINS_UGLY_CONF_OPTS += \
|
|
-Dexamples=disabled \
|
|
-Dexamples=disabled \
|
|
- -Dtests=disabled
|
|
|
|
|
|
+ -Dtests=disabled \
|
|
|
|
+ -Ddoc=disabled
|
|
|
|
|
|
GST1_PLUGINS_UGLY_CONF_OPTS += \
|
|
GST1_PLUGINS_UGLY_CONF_OPTS += \
|
|
-Da52dec=disabled \
|
|
-Da52dec=disabled \
|