wok diff audacity/receipt @ rev 11443
up: xfsprogs 3.1.7
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Fri Dec 16 15:42:01 2011 +0100 (2011-12-16) |
parents | f039561c816d |
children | 64d92ecc9394 |
line diff
1.1 --- a/audacity/receipt Sun Aug 15 11:19:32 2010 +0000 1.2 +++ b/audacity/receipt Fri Dec 16 15:42:01 2011 +0100 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 }