Initial import of lilypond-1.3.86, the GNU music typesetter.

This commit is contained in:
rh 2000-10-15 17:32:11 +00:00
parent a859677307
commit 53c1cd55ef
7 changed files with 323 additions and 0 deletions

21
print/lilypond/Makefile Normal file
View file

@ -0,0 +1,21 @@
# $NetBSD: Makefile,v 1.1.1.1 2000/10/15 17:32:11 rh Exp $
#
DISTNAME= lilypond-1.3.86
CATEGORIES= print
MASTER_SITES= ftp://ftp.cs.uu.nl/pub/GNU/LilyPond/development/
MAINTAINER= rh@netbsd.org
HOMEPAGE= http://www.cs.uu.nl/people/hanwen/lilypond/index.html
DEPENDS+= guile>=1.3.4:../../lang/guile
DEPENDS+= python>=1.5.2:../../lang/python
DEPENDS+= teTeX>=1.0.7:../../print/teTeX
GNU_CONFIGURE= YES
USE_GMAKE= YES
MAKEFILE= GNUmakefile
CONFIGURE_ARGS+=--disable-kpathsea
.include "../../mk/bsd.pkg.mk"

3
print/lilypond/files/md5 Normal file
View file

@ -0,0 +1,3 @@
$NetBSD: md5,v 1.1.1.1 2000/10/15 17:32:11 rh Exp $
MD5 (lilypond-1.3.86.tar.gz) = 37a1896ab4a45b544a91d2498f161c8d

View file

@ -0,0 +1,3 @@
$NetBSD: patch-sum,v 1.1.1.1 2000/10/15 17:32:11 rh Exp $
MD5 (patch-aa) = 898b5b0caa75ff3b295fe6e19d8b2ccf

View file

@ -0,0 +1,31 @@
$NetBSD: patch-aa,v 1.1.1.1 2000/10/15 17:32:11 rh Exp $
--- Documentation/faq.texi.orig Sat Sep 16 14:35:18 2000
+++ Documentation/faq.texi
@@ -43,7 +43,7 @@
Yes. Currently, all information on the mailing lists is available at
gnu.org:
-@itemize
+@itemize @bullet
@item @uref{http://mail.gnu.org/mailman/listinfo/gnu-music-discuss}
@item @uref{http://mail.gnu.org/mailman/listinfo/info-gnu-music}
@item @uref{http://mail.gnu.org/mailman/listinfo/bug-gnu-music}
@@ -53,7 +53,7 @@
Archives of mail before September 12, 2000 are at
@code{mail-archive.com}:
-@itemize
+@itemize @bullet
@item @uref{http://www.mail-archive.com/info-gnu-music@@gnu.org}
@item @uref{http://www.mail-archive.com/help-gnu-music@@gnu.org}
@item @uref{http://www.mail-archive.com/bug-gnu-music@@gnu.org})
@@ -235,7 +235,7 @@
@item If you update the Mudela file, run @code{lilypond infile.ly}
and then @code{latex infile_lyN.tex}.
@end itemize
-Another alternative is to use @command{mudela-book}, where smaller or
+Another alternative is to use @code{mudela-book}, where smaller or
larger music examples can be included in a LaTeX or Texinfo file.
@subsubsection The tagline is visible in the .dvi file but is not printed on paper.

View file

@ -0,0 +1 @@
GNU Music Typesetter

23
print/lilypond/pkg/DESCR Normal file
View file

@ -0,0 +1,23 @@
LilyPond is a music typesetter. It produces beautiful sheet music using a
high level description file as input. It excels at typesetting classical
music, but you can also print pop-songs. With LilyPond we hope to make music
publication software available to anyone on the internet.
The input to LilyPond is plain text. So, you can use your favorite text
editor to enter it, you can put it in mail or embed it in an article like
this:
\relative c'' { \key c \minor; r8 c16 b c8 g as c16 b c8 d | g,4 }
The output looks very good: the font and the layout algorithms were inspired
by engraved music, so you can expect that same clear and elegant look from
your LilyPond output. And if you don't like the looks, you can tweak almost
everything.
The program also has limited MIDI functionality: you can write MIDI files
with lilypond, and we have a simple MIDI to lilypond conversion tool, midi2ly.
Conversion tools for PMX, MUP, ABC, Finale and Musedata are also included.
LilyPond is free software. It is licensed under GNU General Public License,
so you can use, modify and redistribute the program with almost no
restrictions. LilyPond is part of the GNU Project.

241
print/lilypond/pkg/PLIST Normal file
View file

@ -0,0 +1,241 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2000/10/15 17:32:11 rh Exp $
bin/abc2ly
bin/as2text
bin/convert-mudela
bin/lilypond
bin/ly2dvi
bin/midi2ly
bin/mudela-book
man/man1/abc2ly.1
man/man1/as2text.1
man/man1/convert-mudela.1
man/man1/lilypond.1
man/man1/ly2dvi.1
man/man1/midi2ly.1
man/man1/mudela-book.1
share/lilypond/afm/as-braces5.afm
share/lilypond/afm/as-braces9.afm
share/lilypond/afm/as-dummy.afm
share/lilypond/afm/as-number1.afm
share/lilypond/afm/as-number4.afm
share/lilypond/afm/as5.afm
share/lilypond/afm/as9.afm
share/lilypond/afm/feta11.afm
share/lilypond/afm/feta13.afm
share/lilypond/afm/feta16.afm
share/lilypond/afm/feta19.afm
share/lilypond/afm/feta20.afm
share/lilypond/afm/feta23.afm
share/lilypond/afm/feta26.afm
share/lilypond/ly/a4.ly
share/lilypond/ly/accordion-defs.ly
share/lilypond/ly/auto-beam-settings.ly
share/lilypond/ly/book-fragment.ly
share/lilypond/ly/book-init.ly
share/lilypond/ly/catalan.ly
share/lilypond/ly/center-fragment.ly
share/lilypond/ly/center.ly
share/lilypond/ly/chord-modifiers.ly
share/lilypond/ly/declarations-as.ly
share/lilypond/ly/declarations.ly
share/lilypond/ly/deutsch.ly
share/lilypond/ly/english.ly
share/lilypond/ly/engraver.ly
share/lilypond/ly/fragment.ly
share/lilypond/ly/generic-paper.ly
share/lilypond/ly/init-as.fly
share/lilypond/ly/init-as.ly
share/lilypond/ly/init.fly
share/lilypond/ly/init.ly
share/lilypond/ly/init.sly
share/lilypond/ly/italiano.ly
share/lilypond/ly/key.ly
share/lilypond/ly/ledger.ly
share/lilypond/ly/legal.ly
share/lilypond/ly/letter.ly
share/lilypond/ly/midi.ly
share/lilypond/ly/nederlands.ly
share/lilypond/ly/norsk.ly
share/lilypond/ly/paper-as5.ly
share/lilypond/ly/paper-as9.ly
share/lilypond/ly/paper.ly
share/lilypond/ly/paper11.ly
share/lilypond/ly/paper13.ly
share/lilypond/ly/paper16.ly
share/lilypond/ly/paper20.ly
share/lilypond/ly/paper23.ly
share/lilypond/ly/paper26.ly
share/lilypond/ly/params-as.ly
share/lilypond/ly/params.ly
share/lilypond/ly/part-paper.ly
share/lilypond/ly/performer.ly
share/lilypond/ly/property.ly
share/lilypond/ly/scale-definitions.ly
share/lilypond/ly/script.ly
share/lilypond/ly/spanners.ly
share/lilypond/ly/svenska.ly
share/lilypond/ly/textscripts.ly
share/lilypond/mf/as-braces5.af
share/lilypond/mf/as-braces9.af
share/lilypond/mf/as-dummy.af
share/lilypond/mf/as-number1.af
share/lilypond/mf/as-number4.af
share/lilypond/mf/as5.af
share/lilypond/mf/as9.af
share/lilypond/mf/cmbase.mf
share/lilypond/mf/feta-accordion.mf
share/lilypond/mf/feta-autometric.mf
share/lilypond/mf/feta-banier.mf
share/lilypond/mf/feta-beugel.mf
share/lilypond/mf/feta-beum.mf
share/lilypond/mf/feta-bolletjes.mf
share/lilypond/mf/feta-braces11.mf
share/lilypond/mf/feta-braces13.mf
share/lilypond/mf/feta-braces16.mf
share/lilypond/mf/feta-braces20.mf
share/lilypond/mf/feta-braces23.mf
share/lilypond/mf/feta-braces26.mf
share/lilypond/mf/feta-din10.mf
share/lilypond/mf/feta-eindelijk.mf
share/lilypond/mf/feta-generic.mf
share/lilypond/mf/feta-haak.mf
share/lilypond/mf/feta-harmonica.mf
share/lilypond/mf/feta-ital-f.mf
share/lilypond/mf/feta-ital-m.mf
share/lilypond/mf/feta-ital-p.mf
share/lilypond/mf/feta-ital-r.mf
share/lilypond/mf/feta-ital-s.mf
share/lilypond/mf/feta-ital-z.mf
share/lilypond/mf/feta-klef.mf
share/lilypond/mf/feta-macros.mf
share/lilypond/mf/feta-nummer-code.mf
share/lilypond/mf/feta-nummer-generic.mf
share/lilypond/mf/feta-nummer.mf
share/lilypond/mf/feta-nummer10.mf
share/lilypond/mf/feta-nummer12.mf
share/lilypond/mf/feta-nummer14.mf
share/lilypond/mf/feta-nummer3.mf
share/lilypond/mf/feta-nummer4.mf
share/lilypond/mf/feta-nummer5.mf
share/lilypond/mf/feta-nummer6.mf
share/lilypond/mf/feta-nummer7.mf
share/lilypond/mf/feta-nummer8.mf
share/lilypond/mf/feta-params.mf
share/lilypond/mf/feta-pendaal.mf
share/lilypond/mf/feta-puntje.mf
share/lilypond/mf/feta-schrift.mf
share/lilypond/mf/feta-slag.mf
share/lilypond/mf/feta-sleur.mf
share/lilypond/mf/feta-test11.mf
share/lilypond/mf/feta-test13.mf
share/lilypond/mf/feta-test16.mf
share/lilypond/mf/feta-test20.mf
share/lilypond/mf/feta-test23.mf
share/lilypond/mf/feta-test26.mf
share/lilypond/mf/feta-timesig.mf
share/lilypond/mf/feta-toevallig.mf
share/lilypond/mf/feta11.mf
share/lilypond/mf/feta13.mf
share/lilypond/mf/feta16.mf
share/lilypond/mf/feta19.mf
share/lilypond/mf/feta20.mf
share/lilypond/mf/feta23.mf
share/lilypond/mf/feta26.mf
share/lilypond/mf/graycx.mf
share/lilypond/mf/slur.mf
share/lilypond/pfa/feta-braces11.pfa
share/lilypond/pfa/feta-braces13.pfa
share/lilypond/pfa/feta-braces16.pfa
share/lilypond/pfa/feta-braces20.pfa
share/lilypond/pfa/feta-braces23.pfa
share/lilypond/pfa/feta-braces26.pfa
share/lilypond/pfa/feta-din10.pfa
share/lilypond/pfa/feta-nummer10.pfa
share/lilypond/pfa/feta-nummer12.pfa
share/lilypond/pfa/feta-nummer14.pfa
share/lilypond/pfa/feta-nummer3.pfa
share/lilypond/pfa/feta-nummer4.pfa
share/lilypond/pfa/feta-nummer5.pfa
share/lilypond/pfa/feta-nummer6.pfa
share/lilypond/pfa/feta-nummer7.pfa
share/lilypond/pfa/feta-nummer8.pfa
share/lilypond/pfa/feta11.pfa
share/lilypond/pfa/feta13.pfa
share/lilypond/pfa/feta16.pfa
share/lilypond/pfa/feta19.pfa
share/lilypond/pfa/feta20.pfa
share/lilypond/pfa/feta23.pfa
share/lilypond/pfa/feta26.pfa
share/lilypond/ps/lily.ps
share/lilypond/ps/lilyponddefs.ps
share/lilypond/scm/accordion-script.scm
share/lilypond/scm/chord-names.scm
share/lilypond/scm/generic-property.scm
share/lilypond/scm/lily.scm
share/lilypond/scm/midi.scm
share/lilypond/scm/paper.scm
share/lilypond/scm/script.scm
share/lilypond/scm/slur.scm
share/lilypond/tex/feta11.tex
share/lilypond/tex/feta13.tex
share/lilypond/tex/feta16.tex
share/lilypond/tex/feta19.tex
share/lilypond/tex/feta20.tex
share/lilypond/tex/feta23.tex
share/lilypond/tex/feta26.tex
share/lilypond/tex/fetdefs.tex
share/lilypond/tex/headers.tex
share/lilypond/tex/lily-debug.tex
share/lilypond/tex/lily-pdf-defs.tex
share/lilypond/tex/lily-ps-defs.tex
share/lilypond/tex/lilypond-latex.tex
share/lilypond/tex/lilypond-plaintex.tex
share/lilypond/tex/lilyponddefs.tex
share/lilypond/tex/ltest.tex
share/lilypond/tex/mudela-book.tex
share/lilypond/tex/p.tex
share/lilypond/tex/pedal.tex
share/lilypond/tex/titledefs.tex
share/lilypond/tfm/feta-braces11.tfm
share/lilypond/tfm/feta-braces13.tfm
share/lilypond/tfm/feta-braces16.tfm
share/lilypond/tfm/feta-braces20.tfm
share/lilypond/tfm/feta-braces23.tfm
share/lilypond/tfm/feta-braces26.tfm
share/lilypond/tfm/feta-din10.tfm
share/lilypond/tfm/feta-nummer10.tfm
share/lilypond/tfm/feta-nummer12.tfm
share/lilypond/tfm/feta-nummer14.tfm
share/lilypond/tfm/feta-nummer3.tfm
share/lilypond/tfm/feta-nummer4.tfm
share/lilypond/tfm/feta-nummer5.tfm
share/lilypond/tfm/feta-nummer6.tfm
share/lilypond/tfm/feta-nummer7.tfm
share/lilypond/tfm/feta-nummer8.tfm
share/lilypond/tfm/feta11.tfm
share/lilypond/tfm/feta13.tfm
share/lilypond/tfm/feta16.tfm
share/lilypond/tfm/feta19.tfm
share/lilypond/tfm/feta20.tfm
share/lilypond/tfm/feta23.tfm
share/lilypond/tfm/feta26.tfm
share/lilypond/tfm.1
share/lilypond/tfm.2
share/lilypond/tfm.3
share/lilypond/tfm.4
share/lilypond/tfm.5
share/locale/de/LC_MESSAGES/lilypond.mo
share/locale/fr/LC_MESSAGES/lilypond.mo
share/locale/it/LC_MESSAGES/lilypond.mo
share/locale/ja/LC_MESSAGES/lilypond.mo
share/locale/nl/LC_MESSAGES/lilypond.mo
share/locale/ru/LC_MESSAGES/lilypond.mo
@dirrm share/lilypond/tfm
@dirrm share/lilypond/tex
@dirrm share/lilypond/scm
@dirrm share/lilypond/ps
@dirrm share/lilypond/pfa
@dirrm share/lilypond/mf
@dirrm share/lilypond/ly
@dirrm share/lilypond/afm
@dirrm share/lilypond