wok diff audacity/receipt @ rev 15581

xorg-cf-files: typo
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Nov 30 11:11:23 2013 +0000 (2013-11-30)
parents 4c6d2808b7a9
children 051931e905b0
line diff
     1.1 --- a/audacity/receipt	Tue Nov 13 15:37:43 2012 +0100
     1.2 +++ b/audacity/receipt	Sat Nov 30 11:11:23 2013 +0000
     1.3 @@ -5,14 +5,16 @@
     1.4  CATEGORY="multimedia"
     1.5  SHORT_DESC="software for recording and editing sounds"
     1.6  MAINTAINER="allan316@gmail.com"
     1.7 +LICENSE="GPL2"
     1.8 +TARBALL="$PACKAGE-minsrc-$VERSION.tar.bz2"
     1.9 +WEB_SITE="http://audacity.sourceforge.net"
    1.10 +WGET_URL="http://audacity.googlecode.com/files/$TARBALL"
    1.11 +TAGS="sound audio recorder editor"
    1.12 +
    1.13  DEPENDS="wxWidgets ffmpeg libvorbis imlib2 libid3tag libmad flac libsndfile \
    1.14  lame alsa-lib xorg-libXxf86vm"
    1.15  BUILD_DEPENDS="wxWidgets-dev ffmpeg-dev libvorbis-dev libmad-dev flac-dev \
    1.16  libsndfile-dev lame-dev alsa-lib-dev portaudio-dev"
    1.17 -TARBALL="$PACKAGE-minsrc-$VERSION.tar.bz2"
    1.18 -WEB_SITE="http://audacity.sourceforge.net"
    1.19 -WGET_URL="http://audacity.googlecode.com/files/$TARBALL"
    1.20 -TAGS="sound audio recorder editor"
    1.21  
    1.22  # Rules to configure and make the package.
    1.23  compile_rules()