1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +00:00

Upgrade some of the GStreamer packages

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2352 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Ross Burton
2007-08-03 14:47:04 +00:00
parent 029c2a1575
commit d9f5fb02c8
5 changed files with 1 additions and 4 deletions
@@ -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"
@@ -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