From 66db725a185b3263e2216d3ed4db192f8da1a425 Mon Sep 17 00:00:00 2001 From: Michael Olbrich Date: Mon, 22 Sep 2014 10:58:19 +0200 Subject: gst-plugins-good1: version bump 1.4.1 -> 1.4.2 Signed-off-by: Michael Olbrich --- rules/gst-plugins-good1.in | 2 +- rules/gst-plugins-good1.make | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/rules/gst-plugins-good1.in b/rules/gst-plugins-good1.in index 77b76fcd9..483a26a70 100644 --- a/rules/gst-plugins-good1.in +++ b/rules/gst-plugins-good1.in @@ -22,6 +22,7 @@ menuconfig GST_PLUGINS_GOOD1 select V4L_UTILS if GST_PLUGINS_GOOD1_GST_V4L2_LIBV4L2 select V4L_UTILS_LIBV4L2 if GST_PLUGINS_GOOD1_GST_V4L2_LIBV4L2 select ORC if GST_PLUGINS_GOOD1_ORC + select LIBSHOUT if GST_PLUGINS_GOOD1_SHOUT2 prompt "gst-plugins-good " help @@ -298,7 +299,6 @@ config GST_PLUGINS_GOOD1_DV1394 config GST_PLUGINS_GOOD1_SHOUT2 bool - depends on BROKEN prompt "shout2" config GST_PLUGINS_GOOD1_SOUP diff --git a/rules/gst-plugins-good1.make b/rules/gst-plugins-good1.make index 086d8b09e..394ea7971 100644 --- a/rules/gst-plugins-good1.make +++ b/rules/gst-plugins-good1.make @@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_GST_PLUGINS_GOOD1) += gst-plugins-good1 # # Paths and names # -GST_PLUGINS_GOOD1_VERSION := 1.4.1 -GST_PLUGINS_GOOD1_MD5 := eb3a3296b2f6009def1f5a09590ce767 +GST_PLUGINS_GOOD1_VERSION := 1.4.2 +GST_PLUGINS_GOOD1_MD5 := 02fc204a20ecd68f76d271eb5cc653c2 GST_PLUGINS_GOOD1 := gst-plugins-good-$(GST_PLUGINS_GOOD1_VERSION) GST_PLUGINS_GOOD1_SUFFIX := tar.xz GST_PLUGINS_GOOD1_URL := http://gstreamer.freedesktop.org/src/gst-plugins-good/$(GST_PLUGINS_GOOD1).$(GST_PLUGINS_GOOD1_SUFFIX) -- cgit v1.2.3