diff options
author | wiz <wiz> | 2002-05-20 13:47:04 +0000 |
---|---|---|
committer | wiz <wiz> | 2002-05-20 13:47:04 +0000 |
commit | dc4b17d31cfb5148991bdf4d4d2c5124b4062d3b (patch) | |
tree | a744ed489f441b71ae4bb72a1922d6689e76275d /print | |
parent | d61c29feb05b21afb8cced4c4f19bcb47da5f1f3 (diff) | |
download | pkgsrc-dc4b17d31cfb5148991bdf4d4d2c5124b4062d3b.tar.gz |
Update to 1.4.13, by Ingolf Steinbach in pkg/16908, with minimal changes.
Major news for the 1.4 releases:
DESIGN
* More pervasive GUILE integration resulting in improved design and
implementation. LilyPond is smaller, cleaner, more flexible, etc.
- Improved speed with comparable memory footprint
- More tweakability using less memory with the new `property push'
mechanism.
- Improved robustness: Lily almost never crashes.
- Access to internal music representation
* New font selection scheme similar to Latex-NFSS.
* Flexible formatting mechanism for musical texts.
* Chordnames are now configurable in every respect
* Part combining for orchestral scores and hymns: two voices are
combined into a staff automatically, including Solo/a2
indications as appropriate.
ERGONOMICS
* Point and click functionality using emacs and Xdvi.
* Rewritten Emacs mode
* Cleaned up syntax details
* Comprehensive documentation, including a rewritten tutorial.
* All properties have doc strings, and internal documentation is
generated automatically.
* Windows point-and-click installer
NOTATION FEATURES
* Piano pedals, Arpeggios, Glissandi, many more note head
shapes, Medieval clefs, custodes.
* Better lyrics placement: Automatical phrasing, melisma alignment,
and stanza numbering.
* Typography: More elegant slurs, aligned dynamics, text crescendos,
* Easy-play note heads
* ASCIIScript: ASCII-art output
* Improved standalone postscript layout.
IMPORT/EXPORT
* dynamics, tempo changes in the MIDI output
* Finale (.etf), PMX, Musedata and Mup import tools.
MISCELLANEOUS
* Mutopia ports collection: easily accessible music archive.
* Translations into Japanese, French and Russian
* Many many many bugfixes.
Diffstat (limited to 'print')
-rw-r--r-- | print/lilypond/Makefile | 14 | ||||
-rw-r--r-- | print/lilypond/PLIST | 268 | ||||
-rw-r--r-- | print/lilypond/distinfo | 7 | ||||
-rw-r--r-- | print/lilypond/patches/patch-aa | 20 |
4 files changed, 208 insertions, 101 deletions
diff --git a/print/lilypond/Makefile b/print/lilypond/Makefile index 644ba7e9038..e632cbcec52 100644 --- a/print/lilypond/Makefile +++ b/print/lilypond/Makefile @@ -1,29 +1,29 @@ -# $NetBSD: Makefile,v 1.7 2002/04/14 11:25:08 rh Exp $ +# $NetBSD: Makefile,v 1.8 2002/05/20 13:47:04 wiz Exp $ # -DISTNAME= lilypond-1.3.119 -PKGREVISION= 1 +DISTNAME= lilypond-1.4.13 CATEGORIES= print -MASTER_SITES= ftp://ftp.cs.uu.nl/pub/GNU/LilyPond/development/ +MASTER_SITES= ftp://ftp.cs.uu.nl/pub/GNU/LilyPond/stable/ MAINTAINER= rh@netbsd.org HOMEPAGE= http://www.cs.uu.nl/people/hanwen/lilypond/index.html COMMENT= GNU Music Typesetter -DEPENDS+= guile>=1.3.4:../../lang/guile -DEPENDS+= teTeX>=1.0.7:../../print/teTeX BUILD_DEPENDS+= bison>=1.32:../../devel/bison GNU_CONFIGURE= YES USE_GMAKE= YES MAKEFILE= GNUmakefile +TEXINFO_REQD= 4.0 INFO_FILES= lilypond.info lilypond-internals.info -CONFIGURE_ARGS+=--disable-kpathsea +CONFIGURE_ARGS+=--disable-optimising CONFIGURE_ENV+= PYTHON=${PYTHONBIN} PYTHON_VERSIONS_ACCEPTED= 20 21 # 22 has some regular expression problem +.include "../../lang/guile/buildlink.mk" .include "../../lang/python/application.buildlink.mk" +.include "../../print/teTeX-bin/kpathsea.buildlink.mk" .include "../../mk/texinfo.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/lilypond/PLIST b/print/lilypond/PLIST index 8626ecb3aff..4f12bf4aa25 100644 --- a/print/lilypond/PLIST +++ b/print/lilypond/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2002/02/18 15:14:38 seb Exp $ +@comment $NetBSD: PLIST,v 1.3 2002/05/20 13:47:04 wiz Exp $ bin/abc2ly bin/as2text bin/convert-ly @@ -7,21 +7,32 @@ bin/lilypond bin/lilypond-book bin/ly2dvi bin/midi2ly +bin/mup2ly bin/musedata2ly bin/pmx2ly @unexec ${INSTALL_INFO} --delete --info-dir=%D/info %D/info/lilypond-internals.info @unexec ${INSTALL_INFO} --delete --info-dir=%D/info %D/info/lilypond.info info/lilypond-internals.info info/lilypond-internals.info-1 +info/lilypond-internals.info-10 +info/lilypond-internals.info-11 +info/lilypond-internals.info-12 info/lilypond-internals.info-2 info/lilypond-internals.info-3 info/lilypond-internals.info-4 info/lilypond-internals.info-5 info/lilypond-internals.info-6 +info/lilypond-internals.info-7 +info/lilypond-internals.info-8 +info/lilypond-internals.info-9 info/lilypond.info info/lilypond.info-1 info/lilypond.info-2 info/lilypond.info-3 +info/lilypond.info-4 +info/lilypond.info-5 +info/lilypond.info-6 +info/lilypond.info-7 @exec ${INSTALL_INFO} --info-dir=%D/info %D/info/lilypond.info @exec ${INSTALL_INFO} --info-dir=%D/info %D/info/lilypond-internals.info man/man1/abc2ly.1 @@ -32,8 +43,10 @@ man/man1/lilypond-book.1 man/man1/lilypond.1 man/man1/ly2dvi.1 man/man1/midi2ly.1 +man/man1/mup2ly.1 man/man1/musedata2ly.1 man/man1/pmx2ly.1 +share/lilypond/VERSION share/lilypond/afm/as-braces5.afm share/lilypond/afm/as-braces9.afm share/lilypond/afm/as-dummy.afm @@ -49,30 +62,25 @@ share/lilypond/afm/feta19.afm share/lilypond/afm/feta20.afm share/lilypond/afm/feta23.afm share/lilypond/afm/feta26.afm +share/lilypond/config.make share/lilypond/ly/a4.ly share/lilypond/ly/accordion-defs.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/drumpitch.ly share/lilypond/ly/dynamic-scripts.ly share/lilypond/ly/english.ly share/lilypond/ly/engraver.ly -share/lilypond/ly/fragment.ly share/lilypond/ly/generate-documentation.ly +share/lilypond/ly/generate-interface-doc.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/german-chords.ly 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 @@ -97,6 +105,31 @@ share/lilypond/ly/scale-definitions.ly share/lilypond/ly/script.ly share/lilypond/ly/spanners.ly share/lilypond/ly/svenska.ly +share/lilypond/make/GNUmakefile +share/lilypond/make/generic-rules.make +share/lilypond/make/generic-targets.make +share/lilypond/make/generic-vars.make +share/lilypond/make/lilypond-rules.make +share/lilypond/make/lilypond-targets.make +share/lilypond/make/lilypond-vars.make +share/lilypond/make/lilypond.lsm.in +share/lilypond/make/lilypond.redhat.spec.in +share/lilypond/make/lilypond.suse.spec.in +share/lilypond/make/ly-rules.make +share/lilypond/make/ly-targets.make +share/lilypond/make/ly-vars.make +share/lilypond/make/ly.make +share/lilypond/make/mutopia-inclusions.make +share/lilypond/make/mutopia-rules.make +share/lilypond/make/mutopia-targets.make +share/lilypond/make/mutopia-vars.make +share/lilypond/make/ports-rules.make +share/lilypond/make/ports-targets.make +share/lilypond/make/ports-vars.make +share/lilypond/make/srcdir.make.in +share/lilypond/make/stepmake.make +share/lilypond/make/substitute.make +share/lilypond/make/toplevel-version.make share/lilypond/mf/as-braces5.af share/lilypond/mf/as-braces9.af share/lilypond/mf/as-dummy.af @@ -105,30 +138,37 @@ 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-braces0.mf +share/lilypond/mf/feta-braces1.mf +share/lilypond/mf/feta-braces2.mf +share/lilypond/mf/feta-braces3.mf +share/lilypond/mf/feta-braces4.mf +share/lilypond/mf/feta-braces5.mf +share/lilypond/mf/feta-braces6.mf +share/lilypond/mf/feta-braces7.mf +share/lilypond/mf/feta-braces8.mf share/lilypond/mf/feta-custodes.mf share/lilypond/mf/feta-din-code.mf share/lilypond/mf/feta-din.mf share/lilypond/mf/feta-din10.mf share/lilypond/mf/feta-din11.mf +share/lilypond/mf/feta-din12.mf share/lilypond/mf/feta-din13.mf +share/lilypond/mf/feta-din14.mf +share/lilypond/mf/feta-din17.mf +share/lilypond/mf/feta-din19.mf share/lilypond/mf/feta-din4.mf share/lilypond/mf/feta-din5.mf share/lilypond/mf/feta-din6.mf share/lilypond/mf/feta-din7.mf share/lilypond/mf/feta-din8.mf +share/lilypond/mf/feta-din9.mf share/lilypond/mf/feta-eindelijk.mf share/lilypond/mf/feta-generic.mf share/lilypond/mf/feta-haak.mf @@ -145,7 +185,12 @@ share/lilypond/mf/feta-nummer-code.mf share/lilypond/mf/feta-nummer.mf share/lilypond/mf/feta-nummer10.mf share/lilypond/mf/feta-nummer11.mf +share/lilypond/mf/feta-nummer12.mf share/lilypond/mf/feta-nummer13.mf +share/lilypond/mf/feta-nummer16.mf +share/lilypond/mf/feta-nummer20.mf +share/lilypond/mf/feta-nummer23.mf +share/lilypond/mf/feta-nummer26.mf share/lilypond/mf/feta-nummer4.mf share/lilypond/mf/feta-nummer5.mf share/lilypond/mf/feta-nummer6.mf @@ -173,38 +218,11 @@ share/lilypond/mf/feta20.mf share/lilypond/mf/feta23.mf share/lilypond/mf/feta26.mf share/lilypond/mf/graycx.mf +share/lilypond/mf/graylj.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-din11.pfa -share/lilypond/pfa/feta-din13.pfa -share/lilypond/pfa/feta-din4.pfa -share/lilypond/pfa/feta-din5.pfa -share/lilypond/pfa/feta-din6.pfa -share/lilypond/pfa/feta-din7.pfa -share/lilypond/pfa/feta-din8.pfa -share/lilypond/pfa/feta-nummer10.pfa -share/lilypond/pfa/feta-nummer11.pfa -share/lilypond/pfa/feta-nummer13.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/ps/music-drawing-routines.ps +share/lilypond/python/gettext.py share/lilypond/scm/ascii-script.scm share/lilypond/scm/auto-beam.scm share/lilypond/scm/backend-documentation-lib.scm @@ -214,19 +232,24 @@ share/lilypond/scm/c++.scm share/lilypond/scm/chord-name.scm share/lilypond/scm/clef.scm share/lilypond/scm/documentation-lib.scm +share/lilypond/scm/drums.scm share/lilypond/scm/engraver-documentation-lib.scm share/lilypond/scm/font.scm share/lilypond/scm/foo.scm share/lilypond/scm/generate-documentation.scm +share/lilypond/scm/generate-interface-doc.scm share/lilypond/scm/generic-property.scm share/lilypond/scm/grob-description.scm share/lilypond/scm/grob-property-description.scm share/lilypond/scm/interface-description.scm share/lilypond/scm/lily.scm share/lilypond/scm/midi.scm +share/lilypond/scm/music-documentation-lib.scm +share/lilypond/scm/music-functions.scm share/lilypond/scm/music-property-description.scm share/lilypond/scm/output-lib.scm -share/lilypond/scm/paper.scm +share/lilypond/scm/pdf.scm +share/lilypond/scm/pdftex.scm share/lilypond/scm/ps.scm share/lilypond/scm/script.scm share/lilypond/scm/slur.scm @@ -234,6 +257,101 @@ share/lilypond/scm/standalone.scm share/lilypond/scm/tex.scm share/lilypond/scm/translator-description.scm share/lilypond/scm/translator-property-description.scm +share/lilypond/stepmake/stepmake/GNUmakefile +share/lilypond/stepmake/stepmake/asciifont-rules.make +share/lilypond/stepmake/stepmake/asciifont-targets.make +share/lilypond/stepmake/stepmake/asciifont-vars.make +share/lilypond/stepmake/stepmake/automatically-configured.sub.make +share/lilypond/stepmake/stepmake/automatically-generated.sub.make +share/lilypond/stepmake/stepmake/c++-files.make +share/lilypond/stepmake/stepmake/c++-rules.make +share/lilypond/stepmake/stepmake/c++-targets.make +share/lilypond/stepmake/stepmake/c++-vars.make +share/lilypond/stepmake/stepmake/c-rules.make +share/lilypond/stepmake/stepmake/c-targets.make +share/lilypond/stepmake/stepmake/c-vars.make +share/lilypond/stepmake/stepmake/debian-rules.make +share/lilypond/stepmake/stepmake/debian-targets.make +share/lilypond/stepmake/stepmake/debian-vars.make +share/lilypond/stepmake/stepmake/documentation-rules.make +share/lilypond/stepmake/stepmake/documentation-targets.make +share/lilypond/stepmake/stepmake/documentation-vars.make +share/lilypond/stepmake/stepmake/executable-rules.make +share/lilypond/stepmake/stepmake/executable-targets.make +share/lilypond/stepmake/stepmake/executable-vars.make +share/lilypond/stepmake/stepmake/files.make +share/lilypond/stepmake/stepmake/generic-rules.make +share/lilypond/stepmake/stepmake/generic-targets.make +share/lilypond/stepmake/stepmake/generic-vars.make +share/lilypond/stepmake/stepmake/help2man-rules.make +share/lilypond/stepmake/stepmake/help2man-targets.make +share/lilypond/stepmake/stepmake/help2man-vars.make +share/lilypond/stepmake/stepmake/include.make +share/lilypond/stepmake/stepmake/install-library-rules.make +share/lilypond/stepmake/stepmake/install-library-targets.make +share/lilypond/stepmake/stepmake/install-library-vars.make +share/lilypond/stepmake/stepmake/install-out-rules.make +share/lilypond/stepmake/stepmake/install-out-targets.make +share/lilypond/stepmake/stepmake/install-out-vars.make +share/lilypond/stepmake/stepmake/install-out.sub.make +share/lilypond/stepmake/stepmake/install-rules.make +share/lilypond/stepmake/stepmake/install-targets.make +share/lilypond/stepmake/stepmake/install-vars.make +share/lilypond/stepmake/stepmake/install.sub.make +share/lilypond/stepmake/stepmake/intlrules.make +share/lilypond/stepmake/stepmake/library-rules.make +share/lilypond/stepmake/stepmake/library-targets.make +share/lilypond/stepmake/stepmake/library-vars.make +share/lilypond/stepmake/stepmake/makedir-rules.make +share/lilypond/stepmake/stepmake/makedir-targets.make +share/lilypond/stepmake/stepmake/makedir-vars.make +share/lilypond/stepmake/stepmake/manual.make +share/lilypond/stepmake/stepmake/metafont-rules.make +share/lilypond/stepmake/stepmake/metafont-targets.make +share/lilypond/stepmake/stepmake/metafont-vars.make +share/lilypond/stepmake/stepmake/metapost-rules.make +share/lilypond/stepmake/stepmake/metapost-targets.make +share/lilypond/stepmake/stepmake/metapost-vars.make +share/lilypond/stepmake/stepmake/no-builtin-rules.make +share/lilypond/stepmake/stepmake/package.make +share/lilypond/stepmake/stepmake/po-rules.make +share/lilypond/stepmake/stepmake/po-targets.make +share/lilypond/stepmake/stepmake/po-vars.make +share/lilypond/stepmake/stepmake/pod-rules.make +share/lilypond/stepmake/stepmake/pod-vars.make +share/lilypond/stepmake/stepmake/podir-rules.make +share/lilypond/stepmake/stepmake/podir-targets.make +share/lilypond/stepmake/stepmake/podir-vars.make +share/lilypond/stepmake/stepmake/prolog-rules.make +share/lilypond/stepmake/stepmake/prolog-targets.make +share/lilypond/stepmake/stepmake/prolog-vars.make +share/lilypond/stepmake/stepmake/scm-rules.make +share/lilypond/stepmake/stepmake/scm-targets.make +share/lilypond/stepmake/stepmake/scm-vars.make +share/lilypond/stepmake/stepmake/script-rules.make +share/lilypond/stepmake/stepmake/script-targets.make +share/lilypond/stepmake/stepmake/script-vars.make +share/lilypond/stepmake/stepmake/substitute-rules.make +share/lilypond/stepmake/stepmake/substitute-vars.make +share/lilypond/stepmake/stepmake/template.make +share/lilypond/stepmake/stepmake/tex-rules.make +share/lilypond/stepmake/stepmake/tex-targets.make +share/lilypond/stepmake/stepmake/tex-vars.make +share/lilypond/stepmake/stepmake/texinfo-rules.make +share/lilypond/stepmake/stepmake/texinfo-targets.make +share/lilypond/stepmake/stepmake/texinfo-vars.make +share/lilypond/stepmake/stepmake/topdocs-rules.make +share/lilypond/stepmake/stepmake/topdocs-targets.make +share/lilypond/stepmake/stepmake/topdocs-vars.make +share/lilypond/stepmake/stepmake/toplevel-rules.make +share/lilypond/stepmake/stepmake/toplevel-targets.make +share/lilypond/stepmake/stepmake/toplevel-vars.make +share/lilypond/stepmake/stepmake/www-rules.make +share/lilypond/stepmake/stepmake/www-targets.make +share/lilypond/stepmake/stepmake/www-vars.make +share/lilypond/stepmake/stepmake/yodl-rules.make +share/lilypond/stepmake/stepmake/yodl-targets.make +share/lilypond/stepmake/stepmake/yodl-vars.make share/lilypond/tex/dyn.tex share/lilypond/tex/feta11.tex share/lilypond/tex/feta13.tex @@ -242,7 +360,6 @@ 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 @@ -251,33 +368,39 @@ 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/number.tex -share/lilypond/tex/p.tex -share/lilypond/tex/pedal.tex +share/lilypond/tex/test-pedal.tex share/lilypond/tex/titledefs.tex -share/lilypond/tfm.1 -share/lilypond/tfm.2 -share/lilypond/tfm.3 -share/lilypond/tfm.4 -share/lilypond/tfm.5 -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-braces0.tfm +share/lilypond/tfm/feta-braces1.tfm +share/lilypond/tfm/feta-braces2.tfm +share/lilypond/tfm/feta-braces3.tfm +share/lilypond/tfm/feta-braces4.tfm +share/lilypond/tfm/feta-braces5.tfm +share/lilypond/tfm/feta-braces6.tfm +share/lilypond/tfm/feta-braces7.tfm +share/lilypond/tfm/feta-braces8.tfm share/lilypond/tfm/feta-din10.tfm share/lilypond/tfm/feta-din11.tfm +share/lilypond/tfm/feta-din12.tfm share/lilypond/tfm/feta-din13.tfm +share/lilypond/tfm/feta-din14.tfm +share/lilypond/tfm/feta-din17.tfm +share/lilypond/tfm/feta-din19.tfm share/lilypond/tfm/feta-din4.tfm share/lilypond/tfm/feta-din5.tfm share/lilypond/tfm/feta-din6.tfm share/lilypond/tfm/feta-din7.tfm share/lilypond/tfm/feta-din8.tfm +share/lilypond/tfm/feta-din9.tfm share/lilypond/tfm/feta-nummer10.tfm share/lilypond/tfm/feta-nummer11.tfm +share/lilypond/tfm/feta-nummer12.tfm share/lilypond/tfm/feta-nummer13.tfm +share/lilypond/tfm/feta-nummer16.tfm +share/lilypond/tfm/feta-nummer20.tfm +share/lilypond/tfm/feta-nummer23.tfm +share/lilypond/tfm/feta-nummer26.tfm share/lilypond/tfm/feta-nummer4.tfm share/lilypond/tfm/feta-nummer5.tfm share/lilypond/tfm/feta-nummer6.tfm @@ -290,18 +413,23 @@ share/lilypond/tfm/feta19.tfm share/lilypond/tfm/feta20.tfm share/lilypond/tfm/feta23.tfm share/lilypond/tfm/feta26.tfm -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 +${PKGLOCALEDIR}/locale/da/LC_MESSAGES/lilypond.mo +${PKGLOCALEDIR}/locale/de/LC_MESSAGES/lilypond.mo +${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/lilypond.mo +${PKGLOCALEDIR}/locale/it/LC_MESSAGES/lilypond.mo +${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/lilypond.mo +${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/lilypond.mo +${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/lilypond.mo +${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/lilypond.mo @dirrm share/lilypond/tfm @dirrm share/lilypond/tex +@dirrm share/lilypond/stepmake/stepmake +@dirrm share/lilypond/stepmake @dirrm share/lilypond/scm +@dirrm share/lilypond/python @dirrm share/lilypond/ps -@dirrm share/lilypond/pfa @dirrm share/lilypond/mf +@dirrm share/lilypond/make @dirrm share/lilypond/ly @dirrm share/lilypond/afm @dirrm share/lilypond diff --git a/print/lilypond/distinfo b/print/lilypond/distinfo index 7635a82ba0b..8c1a8a4a1b2 100644 --- a/print/lilypond/distinfo +++ b/print/lilypond/distinfo @@ -1,5 +1,4 @@ -$NetBSD: distinfo,v 1.3 2002/02/08 16:28:03 seb Exp $ +$NetBSD: distinfo,v 1.4 2002/05/20 13:47:04 wiz Exp $ -SHA1 (lilypond-1.3.119.tar.gz) = b2372f2d414308c45acdf8211cd34b03d5788dc8 -Size (lilypond-1.3.119.tar.gz) = 1178777 bytes -SHA1 (patch-aa) = b32a87f1eae2c50195795c077716bdfac63ab0e4 +SHA1 (lilypond-1.4.13.tar.gz) = 4b3be741f10f1cfc5d74ce361d4b66f862fedea7 +Size (lilypond-1.4.13.tar.gz) = 1360034 bytes diff --git a/print/lilypond/patches/patch-aa b/print/lilypond/patches/patch-aa deleted file mode 100644 index 0832b944fca..00000000000 --- a/print/lilypond/patches/patch-aa +++ /dev/null @@ -1,20 +0,0 @@ -$NetBSD: patch-aa,v 1.3 2002/02/08 16:28:02 seb Exp $ - ---- stepmake/stepmake/c++-rules.make.orig Thu Sep 2 02:17:49 1999 -+++ stepmake/stepmake/c++-rules.make -@@ -13,12 +13,12 @@ - - $(outdir)/%.cc: %.yy - $(BISON) $< -- mv $<.tab.c $@ -+ mv $(basename $<).tab.cc $@ - - $(outdir)/%.hh: %.yy - $(BISON) -d $< -- mv $<.tab.h $@ -- rm $<.tab.c # if this happens in the wrong order it triggers recompile of the .cc file -+ mv $(basename $<).tab.hh $@ -+ rm $(basename $<).tab.cc # if this happens in the wrong order it triggers recompile of the .cc file - - $(outdir)/%.cc: %.ll - $(FLEX) -Cfe -p -p -t $< > $@ |