summaryrefslogtreecommitdiffstats
path: root/audio-libs/lilypond/DETAILS
diff options
context:
space:
mode:
authorroot2006-04-24 09:03:08 -0500
committerroot2006-04-24 09:03:08 -0500
commit84d8b510ac289af0a43bfa9e110844af27a90196 (patch)
treed7093929b954dd2f71114bff270755e18f737eb1 /audio-libs/lilypond/DETAILS
initial commit from stable 0.3
Diffstat (limited to 'audio-libs/lilypond/DETAILS')
-rwxr-xr-xaudio-libs/lilypond/DETAILS18
1 files changed, 18 insertions, 0 deletions
diff --git a/audio-libs/lilypond/DETAILS b/audio-libs/lilypond/DETAILS
new file mode 100755
index 0000000000..4eda26fd4e
--- /dev/null
+++ b/audio-libs/lilypond/DETAILS
@@ -0,0 +1,18 @@
+ SPELL=lilypond
+ VERSION=2.2.6
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=http://lilypond.org/download/v2.2/$SOURCE
+ WEB_SITE=http://lilypond.org/web
+ ENTERED=20050210
+ UPDATED=20050210
+ MD5[0]=70737618503064e264ae517377d4ad31
+ LICENSE[0]=GPL
+ BUILD_API=2
+ 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. We built it like we expect software to be: robust, open and flexible. The best is that you can create beautiful sheet music comfortably with LilyPond.
+
+Have fun!
+EOF