[Lunar-commits] r25907 - in moonbase/trunk/printer: . lilypond

Dennis Veatch stumbles at lunar-linux.org
Thu Sep 20 19:10:04 CEST 2007


Author: stumbles
Date: 2007-09-20 19:10:04 +0200 (Thu, 20 Sep 2007)
New Revision: 25907

Added:
   moonbase/trunk/printer/lilypond/
   moonbase/trunk/printer/lilypond/BUILD
   moonbase/trunk/printer/lilypond/DEPENDS
   moonbase/trunk/printer/lilypond/DETAILS
Log:

Initial import, this can be used by rosegarden.


Added: moonbase/trunk/printer/lilypond/BUILD
===================================================================
--- moonbase/trunk/printer/lilypond/BUILD	                        (rev 0)
+++ moonbase/trunk/printer/lilypond/BUILD	2007-09-20 17:10:04 UTC (rev 25907)
@@ -0,0 +1,7 @@
+(
+
+  OPTS="$OPTS --disable-documentation"
+
+  default_build
+
+) > $C_FIFO 2>&1

Added: moonbase/trunk/printer/lilypond/DEPENDS
===================================================================
--- moonbase/trunk/printer/lilypond/DEPENDS	                        (rev 0)
+++ moonbase/trunk/printer/lilypond/DEPENDS	2007-09-20 17:10:04 UTC (rev 25907)
@@ -0,0 +1,7 @@
+depends flex
+depends guile
+depends pango
+depends mftrace
+depends t1utils
+
+optional_depends "gutenprint" "--with-gutenprint" "--without-gutenprint" "for printing support"

Added: moonbase/trunk/printer/lilypond/DETAILS
===================================================================
--- moonbase/trunk/printer/lilypond/DETAILS	                        (rev 0)
+++ moonbase/trunk/printer/lilypond/DETAILS	2007-09-20 17:10:04 UTC (rev 25907)
@@ -0,0 +1,22 @@
+          MODULE=lilypond
+         VERSION=2.10.29
+         MAJ_VER=v2.10
+          SOURCE=$MODULE-$VERSION.tar.gz
+      SOURCE_URL=http://download.linuxaudio.org/$MODULE/sources/$MAJ_VER/
+      SOURCE_VFY=sha1:df141c423a0b8f498c356b7531083e51e53cd500
+        WEB_SITE=http://$MODULE.org/web/
+         ENTERED=20070920
+         UPDATED=20070920
+           SHORT="music notation for everyone"
+
+cat << EOF
+The inspiration for LilyPond came when two befriended musicians got annoyed
+with the bland and boring look of computer print-outs. Every musician
+prefers reading beautiful music, so couldn't we programmers solve that
+printing problem?
+
+LilyPond just does that: it prints music in the best traditions of classical
+engraving with minimum fuss. Don't waste time on tuning spacing, moving
+around symbols, or shaping slurs. Impress friends and colleagues with sharp
+sheet music!
+EOF



More information about the Lunar-commits mailing list