summaryrefslogtreecommitdiff
path: root/packages/gstreamer/gst-plugins.inc
diff options
context:
space:
mode:
Diffstat (limited to 'packages/gstreamer/gst-plugins.inc')
-rw-r--r--packages/gstreamer/gst-plugins.inc6
1 files changed, 5 insertions, 1 deletions
diff --git a/packages/gstreamer/gst-plugins.inc b/packages/gstreamer/gst-plugins.inc
index ef8a67fa38..6ebf6560d1 100644
--- a/packages/gstreamer/gst-plugins.inc
+++ b/packages/gstreamer/gst-plugins.inc
@@ -1,10 +1,14 @@
DESCRIPTION = "Plugins for GStreamer"
SECTION = "multimedia"
PRIORITY = "optional"
-MAINTAINER = "Felix Domke <tmbinc@openembedded.org>"
+MAINTAINER = "Felix Domke <tmbinc@elitedvb.net>"
DEPENDS = "gstreamer libmikmod libmad liboil libogg tremor libvorbis libid3tag"
PR = "r0"
+# until we have decided for a final naming scheme,
+# keep using version 0.8
+DEFAULT_PREFERENCE = "-1"
+
inherit autotools pkgconfig gconf
SRC_URI = "http://gstreamer.freedesktop.org/src/${PN}/${PN}-${PV}.tar.bz2"