]> code.ossystems Code Review - openembedded-core.git/commitdiff
Upgrade some of the GStreamer packages
authorRoss Burton <ross@openedhand.com>
Fri, 3 Aug 2007 14:47:04 +0000 (14:47 +0000)
committerRoss Burton <ross@openedhand.com>
Fri, 3 Aug 2007 14:47:04 +0000 (14:47 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2352 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/gstreamer/gst-plugins-base_0.10.13.bb [moved from meta/packages/gstreamer/gst-plugins-base_0.10.9.bb with 100% similarity]
meta/packages/gstreamer/gst-plugins-good_0.10.6.bb [moved from meta/packages/gstreamer/gst-plugins-good_0.10.4.bb with 52% similarity]
meta/packages/gstreamer/gstreamer-0.10.13/gst-inspect-check-error.patch [moved from meta/packages/gstreamer/gstreamer-0.10.9/gst-inspect-check-error.patch with 100% similarity]
meta/packages/gstreamer/gstreamer-0.10.13/gstreamer-0.9-binary-registry.patch [moved from meta/packages/gstreamer/gstreamer-0.10.9/gstreamer-0.9-binary-registry.patch with 100% similarity]
meta/packages/gstreamer/gstreamer_0.10.13.bb [moved from meta/packages/gstreamer/gstreamer_0.10.9.bb with 99% similarity]

similarity index 52%
rename from meta/packages/gstreamer/gst-plugins-good_0.10.4.bb
rename to meta/packages/gstreamer/gst-plugins-good_0.10.6.bb
index 85cc85e0831601dcc4397c0e5c4f43dfd6b348a7..7b28e5cdb3a56795648c4b265ba34872a2887ed5 100644 (file)
@@ -1,7 +1,5 @@
 require gst-plugins.inc
 DEPENDS += "gst-plugins-base gconf cairo jpeg libpng gtk+ zlib libid3tag flac \
            speex"
-PR = "r5"
-
-EXTRA_OECONF += " --with-plugins=ximagesrc,cairo,flac,gconfelements,gdkpixbuf,jpeg,png,speex,id3demux,avi,matroska,videofilter,autodetect,debug --disable-aalib --disable-esd --disable-shout2 --disable-libcaca"
 
+EXTRA_OECONF += " --with-plugins=ximagesrc,cairo,flac,gconfelements,gdkpixbuf,jpeg,png,speex,id3demux,avi,matroska,videofilter,autodetect,debug,alpha,auparse,flx,cutter,law,level,multipart,qtdemux,rtp,rtsp,udp,videobox,videocrop,videomixer,wavenc,wavparse,audiofx --disable-aalib --disable-esd --disable-shout2 --disable-libcaca --without-check"
similarity index 99%
rename from meta/packages/gstreamer/gstreamer_0.10.9.bb
rename to meta/packages/gstreamer/gstreamer_0.10.13.bb
index a3adab39bf473e22336c345564c6803fa0ecd052..39aa0314cfa01379e61641493be276fc3baf2953 100644 (file)
@@ -5,7 +5,6 @@ PRIORITY = "optional"
 LICENSE = "LGPL"
 HOMEPAGE = "http://www.gstreamer.net/"
 DEPENDS = "glib-2.0 gettext-native libxml2 bison-native flex-native"
-PR = "r4"
 
 inherit autotools pkgconfig