wok-current diff mscore/receipt @ rev 16668
Add tesseract-ocr
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed May 14 12:14:30 2014 +0000 (2014-05-14) |
parents | 1ae5963f23df |
children | 17e313b5b9c1 |
line diff
1.1 --- a/mscore/receipt Wed Aug 14 18:02:00 2013 +0000 1.2 +++ b/mscore/receipt Wed May 14 12:14:30 2014 +0000 1.3 @@ -5,14 +5,16 @@ 1.4 CATEGORY="multimedia" 1.5 SHORT_DESC="a WYSIWYG music notation program" 1.6 MAINTAINER="allan316@gmail.com" 1.7 -DEPENDS="libQtCore libQtGui libQtDesigner libQtScriptTools libQtNetwork libQtSvg \ 1.8 -libQtXml portaudio libsndfile alsa-lib libssl libcrypto" 1.9 -BUILD_DEPENDS="cmake doxygen qmake Qt4-dev portaudio-dev alsa-lib-dev libsndfile-dev" 1.10 +LICENSE="GPL2" 1.11 SOURCE="MuseScore" 1.12 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.13 WEB_SITE="http://musescore.org" 1.14 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.15 1.16 +DEPENDS="libQtCore libQtGui libQtDesigner libQtScriptTools libQtNetwork libQtSvg \ 1.17 +libQtXml portaudio libsndfile alsa-lib libssl libcrypto" 1.18 +BUILD_DEPENDS="cmake doxygen qmake Qt4-dev portaudio-dev alsa-lib-dev libsndfile-dev" 1.19 + 1.20 # Rules to configure and make the package. 1.21 compile_rules() 1.22 {