wok-stable diff alsaplayer/receipt @ rev 8465

Up: grisbi (0.6.0) + add plugins support
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Mon Feb 07 16:43:43 2011 +0100 (2011-02-07)
parents 81f3a6713ffc
children fa9387141043
line diff
     1.1 --- a/alsaplayer/receipt	Sat Mar 20 20:00:58 2010 +0100
     1.2 +++ b/alsaplayer/receipt	Mon Feb 07 16:43:43 2011 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="alsaplayer"
     1.7 -VERSION="0.99.80"
     1.8 +VERSION="0.99.81"
     1.9  CATEGORY="multimedia"
    1.10  SHORT_DESC="Alsa GTK+ PCM player."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12 @@ -17,7 +17,6 @@
    1.13  compile_rules()
    1.14  {
    1.15  	cd $src
    1.16 -	patch -p0 < ../stuff/gcc44.patch || exit 1
    1.17  	./configure \
    1.18  		--enable-nls \
    1.19  		--prefix=/usr \