summaryrefslogblamecommitdiffstats
path: root/audio-libs/lilypond/DETAILS
blob: 739c3ceffb3c0c2ac84f0dfdca5ff86295135a53 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                         
                                           
                       
                                         

                                                                                                                                                        

                                                                                                                                                        

                                         
                                                                                                 
                                                 

                                        
                    
                                   

                                                    







                                                                            
   
           SPELL=lilypond
if [[ $LILYPOND_BRANCH == "stable" ]]; then
         VERSION=2.18.2
          SOURCE="$SPELL-$VERSION.tar.gz"
     SOURCE_HASH=sha512:0692f6eb41733076ba7f610cd1e65762f4dfd67307e2ab9e222b140d58ae3a1bb1c6b3be3bcff778d57f161868cf6d57e99bf43bf20f2663d042a07493942ec6
else
         VERSION=2.19.82
     SOURCE_HASH=sha512:73ab9591958dedcabd3921bc57161fc702c5f52f990aed88d3987d143cfccfba78021b903506ede8ee6c196692c29106394a9ab7055672fb7f8722a3a478f1b4
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