|
@@ -3,7 +3,7 @@
|
|
# gst-plugins-good
|
|
# gst-plugins-good
|
|
#
|
|
#
|
|
#############################################################
|
|
#############################################################
|
|
-GST_PLUGINS_GOOD_VERSION = 0.10.30
|
|
|
|
|
|
+GST_PLUGINS_GOOD_VERSION = 0.10.31
|
|
GST_PLUGINS_GOOD_SOURCE = gst-plugins-good-$(GST_PLUGINS_GOOD_VERSION).tar.bz2
|
|
GST_PLUGINS_GOOD_SOURCE = gst-plugins-good-$(GST_PLUGINS_GOOD_VERSION).tar.bz2
|
|
GST_PLUGINS_GOOD_SITE = http://gstreamer.freedesktop.org/src/gst-plugins-good
|
|
GST_PLUGINS_GOOD_SITE = http://gstreamer.freedesktop.org/src/gst-plugins-good
|
|
|
|
|
|
@@ -21,8 +21,7 @@ GST_PLUGINS_GOOD_CONF_OPT = \
|
|
--disable-aalibtest \
|
|
--disable-aalibtest \
|
|
--disable-esd \
|
|
--disable-esd \
|
|
--disable-esdtest \
|
|
--disable-esdtest \
|
|
- --disable-shout2 \
|
|
|
|
- --disable-shout2test
|
|
|
|
|
|
+ --disable-shout2
|
|
|
|
|
|
GST_PLUGINS_GOOD_DEPENDENCIES = gstreamer gst-plugins-base
|
|
GST_PLUGINS_GOOD_DEPENDENCIES = gstreamer gst-plugins-base
|
|
|
|
|