[Lunar-commits] <moonbase-other> lilypond: readded

v4hn me at v4hn.de
Tue Jul 24 20:57:20 CEST 2012


commit 9d252e43854f14cbc296a02ba5dbc353be7a8172
Author: v4hn <me at v4hn.de>
Date: Tue, 24 Jul 2012 11:57:20 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/9d252e43854f14cbc296a02ba5dbc353be7a8172

lilypond: readded
---
  doc-tools/lilypond/BUILD                                     +13/-0    
  doc-tools/lilypond/DEPENDS                                   +6/-0     
  doc-tools/lilypond/DETAILS                                   +21/-0    
  3 files changed, 40 insertions (+), 0 deletions (-)

--- /dev/null
+++ b/doc-tools/lilypond/BUILD
@@ -0,0 +1,13 @@
+(
+
+  # For some reason it was having a problem finding the .pfb
+  # files provided by urw-fonts.
+  OPTS+=" --with-ncsb-dir=/usr/share/fonts/urw-fonts" &&
+
+  # the documentation is provided online and has a number
+  # of additional dependencies
+  OPTS+=" --disable-documentation" &&
+
+  default_build
+
+) > $C_FIFO 2>&1
--- /dev/null
+++ b/doc-tools/lilypond/DEPENDS
@@ -0,0 +1,6 @@
+depends flex
+depends guile
+depends pango
+depends mftrace
+depends t1utils
+depends urw-fonts
--- /dev/null
+++ b/doc-tools/lilypond/DETAILS
@@ -0,0 +1,21 @@
+          MODULE=lilypond
+         VERSION=2.14.2
+          SOURCE=$MODULE-$VERSION.tar.gz
+      SOURCE_URL=http://download.linuxaudio.org/lilypond/sources/v${VERSION%.*}/
+      SOURCE_VFY=sha1:0ea657bb184d9d6a2e3f6bca91e6b0d62a3a013e
+        WEB_SITE=http://lilypond.org/web/
+         ENTERED=20070920
+         UPDATED=20111222
+           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