gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] /srv/bzr/gsrc/trunk r2107: add blurb for lilypond


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r2107: add blurb for lilypond
Date: Sat, 30 Mar 2013 14:17:48 +0100
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 2107
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Sat 2013-03-30 14:17:48 +0100
message:
  add blurb for lilypond
modified:
  gnu/lilypond/Makefile
=== modified file 'gnu/lilypond/Makefile'
--- a/gnu/lilypond/Makefile     2012-12-16 23:14:20 +0000
+++ b/gnu/lilypond/Makefile     2013-03-30 13:17:48 +0000
@@ -2,7 +2,12 @@
 GARNAME = lilypond
 GARVERSION = 2.16.1
 HOME_URL = http://lilypond.org/
-DESCRIPTION = A Music Typesetter
+DESCRIPTION = A music typesetter
+define BLURB
+ LilyPond is a music typesetter, which produces high-quality sheet
+ music.  Music is input in a text file containing control sequences
+ which are interpreted by LilyPond to produce the final document.
+endef
 
 ######################################################################
 
@@ -17,8 +22,8 @@
 SIGFILES = 
 
 BUILDDEPS = automake autoconf ghostscript texinfo guile bison \
-           pkg-config fontforge #t1asm freetype pango fontconfig help2man \
-           imagemagick python flex perl texLive texi2html
+           pkg-config fontforge python2 freetype2 pango fontconfig \
+        help2man texlive texinfo #t1asm imagemagick flex perl
 LIBDEPS = 
 
 ######################################################################


reply via email to

[Prev in Thread] Current Thread [Next in Thread]