X-Git-Url: http://code.vuplus.com/gitweb/?a=blobdiff_plain;f=meta-openvuplus%2Frecipes-multimedia%2Fgstreamer%2Fgst-plugins-good_0.10.31.1.bb;h=b988d14456be96956a1a015b311dbfe7f67c7e22;hb=902ff43a89e828b8166ebd1d6d3de8862fbfeff7;hp=796e5abd3c8ea9e0d5c1a7180e72e1c4d2efd20a;hpb=b22bd4db77a3c0668932b90ee10609a9b4ed4997;p=vuplus_openvuplus_3.0 diff --git a/meta-openvuplus/recipes-multimedia/gstreamer/gst-plugins-good_0.10.31.1.bb b/meta-openvuplus/recipes-multimedia/gstreamer/gst-plugins-good_0.10.31.1.bb index 796e5ab..b988d14 100644 --- a/meta-openvuplus/recipes-multimedia/gstreamer/gst-plugins-good_0.10.31.1.bb +++ b/meta-openvuplus/recipes-multimedia/gstreamer/gst-plugins-good_0.10.31.1.bb @@ -5,23 +5,26 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343 \ file://common/coverage/coverage-report.pl;beginline=2;endline=17;md5=622921ffad8cb18ab906c56052788a3f \ file://gst/replaygain/rganalysis.c;beginline=1;endline=23;md5=b60ebefd5b2f5a8e0cab6bfee391a5fe" -DEPENDS += "cdparanoia cairo jpeg libpng gtk+ zlib libid3tag flac speex libsoup-2.4" +DEPENDS += "cdparanoia cairo jpeg libpng zlib libid3tag flac speex libsoup-2.4" DEPENDS += "gst-plugins-base" -PR = "r0" +PR = "r4" GIT_PV = "" -SRCREV = "967fc61715fa854dacaa200069437fe57d4d8390" +SRCREV = "7768342230450559509e3e593b2ea33e81ea0ca4" EXTRA_OECONF = "--enable-orc --disable-esd --disable-aalib --disable-shout2 --disable-libcaca --disable-hal" inherit autotools pkgconfig gettext git-project -SRC_URI = "git://anongit.freedesktop.org/gstreamer/${PN}" +SRC_URI = "git://anongit.freedesktop.org/gstreamer/${PN};branch=0.10" SRC_URI += " \ file://orc.m4-fix-location-of-orcc-when-cross-compiling.patch \ file://0001-accept-substream-syncwords-DTS-HD.patch \ + file://0004-MatroskaDemux-Set-profile-field-in-cap-for-aac-audio.patch \ + file://0005-FlvDemux-Set-profile-field-in-cap-for-aac-audio.patch \ + file://rtsp-check-all-protocols.patch;apply=yes;striplevel=1 \ " do_common_update() {