wok-stable diff mscore/receipt @ rev 10728

Fixed all sourced slitaz-dev-tools receipts. The way cook works is it keeps the .hg folder when downloading mecurial sources. By downloading the $VERSION.tar.bz2 and renaming it $SOURCE-$VERSION.tar.bz2 we don't keep the .hg folder in source tarball. Repos will be backup on source dvd anyway so this does save a little bit of space.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat May 28 21:18:14 2011 +0000 (2011-05-28)
parents e3caaec13bfb
children
line diff
     1.1 --- a/mscore/receipt	Tue Mar 08 22:59:18 2011 +0000
     1.2 +++ b/mscore/receipt	Sat May 28 21:18:14 2011 +0000
     1.3 @@ -7,7 +7,7 @@
     1.4  MAINTAINER="allan316@gmail.com"
     1.5  DEPENDS="libQtCore libQtGui libQtDesigner libQtScriptTools libQtNetwork libQtSvg \
     1.6  libQtXml portaudio libsndfile alsa-lib libssl libcrypto"
     1.7 -BUILD_DEPENDS="cmake doxygen qmake Qt4-dev portaudio-dev alsa-lib-dev"
     1.8 +BUILD_DEPENDS="cmake doxygen qmake Qt4-dev portaudio-dev alsa-lib-dev libsndfile-dev"
     1.9  SOURCE="MuseScore"
    1.10  TARBALL="$SOURCE-$VERSION.tar.bz2"
    1.11  WEB_SITE="http://musescore.org"