summaryrefslogtreecommitdiffstats
path: root/rules/gst-plugins-ugly1.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/gst-plugins-ugly1.make')
-rw-r--r--rules/gst-plugins-ugly1.make8
1 files changed, 4 insertions, 4 deletions
diff --git a/rules/gst-plugins-ugly1.make b/rules/gst-plugins-ugly1.make
index d6c554c2b..4ce9c5e28 100644
--- a/rules/gst-plugins-ugly1.make
+++ b/rules/gst-plugins-ugly1.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_GST_PLUGINS_UGLY1) += gst-plugins-ugly1
#
# Paths and names
#
-GST_PLUGINS_UGLY1_VERSION := 1.8.3
-GST_PLUGINS_UGLY1_MD5 := 4fc66c77253b0ad5ce224bda654b2e7d
+GST_PLUGINS_UGLY1_VERSION := 1.10.0
+GST_PLUGINS_UGLY1_MD5 := a640a30f3b1bac2257f0dcaad283660b
GST_PLUGINS_UGLY1 := gst-plugins-ugly-$(GST_PLUGINS_UGLY1_VERSION)
GST_PLUGINS_UGLY1_SUFFIX := tar.xz
GST_PLUGINS_UGLY1_URL := http://gstreamer.freedesktop.org/src/gst-plugins-ugly/$(GST_PLUGINS_UGLY1).$(GST_PLUGINS_UGLY1_SUFFIX)
@@ -60,9 +60,9 @@ GST_PLUGINS_UGLY1_CONF_TOOL := autoconf
GST_PLUGINS_UGLY1_CONF_OPT := \
$(CROSS_AUTOCONF_USR) \
$(GSTREAMER1_GENERIC_CONF_OPT) \
- --enable-option-checking \
--enable-external \
- --enable-experimental
+ --enable-experimental \
+ --enable-orc
#
# the --with-plugins sadly only applies to depencyless plugings