wok diff gst-plugins-base/receipt @ rev 11185

Up: gst-plugins-base to 0.10.35.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Nov 03 01:02:38 2011 +0000 (2011-11-03)
parents 36bd6d3d2b60
children 8e4c74abdf74
line diff
     1.1 --- a/gst-plugins-base/receipt	Mon May 23 13:02:00 2011 +0200
     1.2 +++ b/gst-plugins-base/receipt	Thu Nov 03 01:02:38 2011 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="gst-plugins-base"
     1.7 -VERSION="0.10.34"
     1.8 +VERSION="0.10.35"
     1.9  CATEGORY="multimedia"
    1.10  SHORT_DESC="GStreamer Base Plugins"
    1.11  MAINTAINER="jozee@slitaz.org"
    1.12 @@ -22,6 +22,8 @@
    1.13  compile_rules()
    1.14  {
    1.15  	cd $src
    1.16 +	patch -Np1 -i $stuff/oggstream-fix-crashes-with-0-byte-vorbis-packets.patch
    1.17 +	patch -Np1 -i $stuff/theoradec-segfault-on-0-byte-ogg_packet-in-_chain_reverse.patch
    1.18  	./configure \
    1.19  		--prefix=/usr \
    1.20  		--sysconfdir=/etc \