]> code.ossystems Code Review - openembedded-core.git/commitdiff
gst-plugins-good: enable more plugins
authorRoss Burton <ross@openedhand.com>
Mon, 28 Jan 2008 11:33:48 +0000 (11:33 +0000)
committerRoss Burton <ross@openedhand.com>
Mon, 28 Jan 2008 11:33:48 +0000 (11:33 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3607 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/gstreamer/gst-plugins-good_0.10.6.bb

index 7b28e5cdb3a56795648c4b265ba34872a2887ed5..c8b48f3f2ec8672dff858f40eb02397268428732 100644 (file)
@@ -1,5 +1,6 @@
 require gst-plugins.inc
 DEPENDS += "gst-plugins-base gconf cairo jpeg libpng gtk+ zlib libid3tag flac \
            speex"
+PR="r1"
 
-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"
+EXTRA_OECONF += "--disable-aalib --disable-esd --disable-shout2 --disable-libcaca --without-check"