wok diff mscore/receipt @ rev 14457

Up: nagios-nrpe (2.14)
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Sat Apr 27 02:50:36 2013 +0200 (2013-04-27)
parents 61bbb7e1c9de
children 1ae5963f23df
line diff
     1.1 --- a/mscore/receipt	Wed May 25 16:06:53 2011 +0200
     1.2 +++ b/mscore/receipt	Sat Apr 27 02:50:36 2013 +0200
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="mscore"
     1.7 -VERSION="1.0"
     1.8 +VERSION="1.2"
     1.9  CATEGORY="multimedia"
    1.10  SHORT_DESC="a WYSIWYG music notation program"
    1.11  MAINTAINER="allan316@gmail.com"
    1.12 @@ -9,7 +9,7 @@
    1.13  libQtXml portaudio libsndfile alsa-lib libssl libcrypto"
    1.14  BUILD_DEPENDS="cmake doxygen qmake Qt4-dev portaudio-dev alsa-lib-dev libsndfile-dev"
    1.15  SOURCE="MuseScore"
    1.16 -TARBALL="$SOURCE-$VERSION.tar.bz2"
    1.17 +TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.18  WEB_SITE="http://musescore.org"
    1.19  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
    1.20  
    1.21 @@ -31,4 +31,3 @@
    1.22  	cp -a $_pkg/usr/lib $fs/usr
    1.23  	cp -a $_pkg/usr/share $fs/usr
    1.24  }
    1.25 -