MAINTAINER = "Phil Blundell <pb@handhelds.org>"
PR = "r0"
+DEFAULT_PREFERENCE = "-1"
+
DEPENDS = "gstreamer libmikmod libmad libogg tremor libvorbis libid3tag gpe-soundserver gconf"
SRC_URI = "http://gstreamer.freedesktop.org/src/gst-plugins/gst-plugins-${PV}.tar.bz2 \
LICENSE = "LGPL"
PR = "r0"
+DEFAULT_PREFERENCE = "-1"
DESCRIPTION = "GStreamer is a multimedia framework for encoding and decoding video and sound. \
It supports a wide range of formats including mp3, ogg, avi, mpeg and quicktime."
LICENSE = "LGPL"
-PR = "r3"
+PR = "r4"
DESCRIPTION = "GStreamer is a multimedia framework for encoding and decoding video and sound. \
It supports a wide range of formats including mp3, ogg, avi, mpeg and quicktime."
SRC_URI = "http://gstreamer.freedesktop.org/src/gstreamer/gstreamer-${PV}.tar.bz2 \
file://libm.patch;patch=1 \
file://no-libxml2.patch;patch=1 \
+ file://filesrc-uri.patch;patch=1 \
file://gstreamer.xsession"
EXTRA_OECONF = "--disable-docs-build --disable-dependency-tracking --disable-loadsave"