wok rev 10238

Up: audacity to 1.3.13.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat May 21 01:30:41 2011 +0000 (2011-05-21)
parents b916295cb518
children 7c5937702175
files audacity/receipt
line diff
     1.1 --- a/audacity/receipt	Sat May 21 00:38:29 2011 +0000
     1.2 +++ b/audacity/receipt	Sat May 21 01:30:41 2011 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="audacity"
     1.7 -VERSION="1.3.12"
     1.8 +VERSION="1.3.13"
     1.9  CATEGORY="multimedia"
    1.10  SHORT_DESC="software for recording and editing sounds"
    1.11  MAINTAINER="allan316@gmail.com"
    1.12 @@ -24,7 +24,6 @@
    1.13  		--infodir=/usr/share/info \
    1.14  		--mandir=/usr/share/man \
    1.15  		--without-ffmpeg \
    1.16 -		--without-portmixer \
    1.17  		$CONFIGURE_ARGS &&
    1.18  	make && make DESTDIR=$PWD/_pkg install
    1.19  }