X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=debian%2Fcontrol;h=62a49cdca1528b30f2820c8f90620e666825f519;hb=8b649b5ed48e87329185796af4aa10352a08ca4b;hp=b692d81a2159615f65492cd8a42d036a09352573;hpb=f9a3a6ccb7cab73028819954312508f1bdb2dfff;p=lilypond.git diff --git a/debian/control b/debian/control index b692d81a21..62a49cdca1 100644 --- a/debian/control +++ b/debian/control @@ -1,29 +1,74 @@ -Source: lilypond1.3 -Build-Depends: debhelper (>= 2.0.72), python-base (>= 1.5.2-4), libguile9-dev, tetex-bin, libkpathsea-dev, tetex-extra, flex, bison, texinfo (>= 4.0-1), groff, gs, netpbm, pnmtopng, m4, gettext (>= 0.10.35-13) +Source: lilypond +Build-Depends: debhelper (>= 5), python-dev (>= 2.4), guile-1.8-dev, + flex, bison, texinfo, groff, m4, gettext, mftrace, fontforge, + pkg-config, libfreetype6-dev, libpango1.0-dev, + libfontconfig1-dev, python-support, + libgmp3-dev, libltdl-dev, ghostscript, texlive-latex-base, + texlive-generic-recommended, texlive-latex-recommended, autotools-dev, texi2html, texlive-metapost, + zip, rsync +Build-Depends-Indep: netpbm, imagemagick, + emacs-intl-fonts, xfonts-intl-arabic, xfonts-intl-asian, + xfonts-intl-chinese, xfonts-intl-chinese-big, xfonts-intl-european, + xfonts-intl-japanese, xfonts-intl-japanese-big, xfonts-intl-phonetic, + ttf-kochi-gothic, ttf-kochi-mincho, ttf-dejavu, ttf-freefont, gsfonts + | gsfonts-x11, rsync Section: tex Priority: optional -Maintainer: Anthony Fok -Standards-Version: 3.2.1 +Maintainer: Don Armstrong +Standards-Version: 3.8.4 +Homepage: http://lilypond.org/ -Package: lilypond1.3 +Package: lilypond Architecture: any -Replaces: lilypond -Provides: lilypond -Depends: ${shlibs:Depends}, tetex-bin (>= 1.0.5-1), python-base (>= 1.5.2-4), guile -Recommends: tetex-extra (>= 1.0-1) -Conflicts: lilypond, musixtex-fonts -Description: A program for printing sheet music. - LilyPond is a music typesetter. It produces beautiful sheet music - using a high level description file as input. LilyPond is part of - the GNU Project. +Replaces: lilypond1.3 +Provides: lilypond1.3 +Depends: ${shlibs:Depends}, python, guile-1.8, ${misc:Depends}, lilypond-data (= ${source:Version}), ghostscript +Conflicts: guile-1.8 (= 1.8.2+1-2) +Recommends: lilypond-doc +Description: A program for typesetting sheet music + LilyPond is a music typesetter, an automated engraving system. It + produces beautiful sheet music using a high level description file as input. . - This is the developmental 1.3 branch of LilyPond. It is not intended for - use with stable projects, although 1.3.x is most likely to be less buggy - and much more featureful than then the old "stable" 1.2.17. + LilyPond supports many forms of music notation constructs, including + chord names, drum notation, figured bass, grace notes, guitar tablature, + modern notation (cluster notation and rhythmic grouping), tremolos, + (nested) tuplets in arbitrary ratios, and more. + . + LilyPond's text-based music input language support can integrate into + LaTeX, HTML and Texinfo seamlessly, allowing single sheet music + or musicological treatises to be written from a single source. Form and + content are separate, and with LilyPond's expert automated formatting, + users don't need typographical expertise to produce good notation. + . + LilyPond produces PDF, PostScript, SVG, or TeX printed output, as well + as MIDI for listening pleasures. LilyPond is exported from the + RoseGarden and NoteEdit GUIs, and can import ABC, ETF and MIDI. + . + LilyPond is part of the GNU Project. . - URLs: http://www.cs.uu.nl/~hanwen/lilypond/ - http://www.xs4all.nl/~jantien/lilypond/ - http://sca.uwaterloo.ca/lilypond/ - http://www.lilypond.org/ Authors: Han-Wen Nienhuys Jan Nieuwenhuizen + +Package: lilypond-data +Architecture: all +Depends: texinfo | texlive-texinfo, texlive-base-bin, ${python:Depends}, ${misc:Depends} +Recommends: lilypond (>= ${source:Version}) +Conflicts: lilypond (<< 2.2.2-2) +Description: LilyPond music typesetter (data files) + LilyPond is a music typesetter, an automated engraving system. It + produces beautiful sheet music using a high level description file as input. + . + This package contains architecture-independent data files for LilyPond. + +Package: lilypond-doc +Section: doc +Architecture: all +Depends: ${misc:Depends}, dpkg (>= 1.15.4) | install-info +Suggests: lilypond (>= ${source:Version}), gv | postscript-viewer, mozilla-browser | www-browser +Replaces: lilypond (<= 2.2.3-1), lilypond-data (<= 2.2.3-1) +Description: LilyPond Documentation in HTML, PS and DVI formats + LilyPond is a music typesetter, an automated engraving system. It + produces beautiful sheet music using a high level description file as input. + . + This package contains the HTML, PostScript and DVI documentation for the + LilyPond music typesetting software. \ No newline at end of file