SPELL=lilypond if [[ $LILYPOND_BRANCH == "stable" ]]; then VERSION=2.18.2 SOURCE="$SPELL-$VERSION.tar.gz" SOURCE_HASH=sha512:0692f6eb41733076ba7f610cd1e65762f4dfd67307e2ab9e222b140d58ae3a1bb1c6b3be3bcff778d57f161868cf6d57e99bf43bf20f2663d042a07493942ec6 else VERSION=2.19.84 SOURCE_HASH=sha512:f60d7617b0ce23f3961459c178d03b375b5aa8a400460d2958ce432636e3e4faa673aeaead8761091ab29256f41edbb36666919177df5baf6c9ab667c56bae50 fi SOURCE="$SPELL-$VERSION.tar.gz" SOURCE_URL[0]=http://lilypond.org/download/sources/v$(echo ${VERSION} | cut -f1,2 -d.)/$SOURCE SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION WEB_SITE=http://lilypond.org/web ENTERED=20050210 LICENSE[0]=GPL KEYWORDS="music audio libs" SHORT="Format music notation beautifully" cat << EOF Computer printouts of sheet music usually look dull. LilyPond is different: it can make beautiful sheet music. Use it for your music too! Scores made with computers almost always look bland and uninspiring, but for what reason? Machines may be mechanical, but why should their products be? With that thought in mind we started programming seven years ago. We have tried to capture the rules of good music engraving in a program, and that program is called LilyPond. The best is that you can create beautiful sheet music comfortably with LilyPond. EOF