# HG changeset patch # User Christopher Rogers # Date 1305941441 0 # Node ID f812ce1bd690b65a32bb9eacbc7e831daba23865 # Parent b916295cb51858f5dcccf5322aece4f23185396d Up: audacity to 1.3.13. diff -r b916295cb518 -r f812ce1bd690 audacity/receipt --- a/audacity/receipt Sat May 21 00:38:29 2011 +0000 +++ b/audacity/receipt Sat May 21 01:30:41 2011 +0000 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="audacity" -VERSION="1.3.12" +VERSION="1.3.13" CATEGORY="multimedia" SHORT_DESC="software for recording and editing sounds" MAINTAINER="allan316@gmail.com" @@ -24,7 +24,6 @@ --infodir=/usr/share/info \ --mandir=/usr/share/man \ --without-ffmpeg \ - --without-portmixer \ $CONFIGURE_ARGS && make && make DESTDIR=$PWD/_pkg install }