]> git.donarmstrong.com Git - lilypond.git/blob - debian/control
eabae4086b4f4778c27cfd7e64f03e435e38b8b8
[lilypond.git] / debian / control
1 Source: lilypond
2 Build-Depends: debhelper (>= 5), python-dev (>= 2.4), guile-1.8-dev,
3  flex, bison, texinfo, groff, m4, gettext, mftrace, fontforge,
4  pkg-config, libfreetype6-dev, libpango1.0-dev,
5  libfontconfig1-dev, python-support,
6  libgmp3-dev, libltdl-dev, ghostscript, texlive-latex-base,
7  texlive-generic-recommended, texlive-latex-recommended, autotools-dev, texi2html, texlive-metapost,
8  zip, rsync
9 Build-Depends-Indep: netpbm, imagemagick,
10  emacs-intl-fonts, xfonts-intl-arabic, xfonts-intl-asian,
11  xfonts-intl-chinese, xfonts-intl-chinese-big, xfonts-intl-european,
12  xfonts-intl-japanese, xfonts-intl-japanese-big, xfonts-intl-phonetic,
13  ttf-kochi-gothic, ttf-kochi-mincho, ttf-dejavu, ttf-freefont, gsfonts
14  | gsfonts-x11, rsync
15 Section: tex
16 Priority: optional
17 Maintainer: Don Armstrong <don@debian.org>
18 Standards-Version: 3.8.4
19 Homepage: http://lilypond.org/
20
21 Package: lilypond
22 Architecture: any
23 Replaces: lilypond1.3
24 Provides: lilypond1.3
25 Depends: ${shlibs:Depends}, python, guile-1.8, ${misc:Depends}, lilypond-data (= ${source:Version})
26 Conflicts: guile-1.8 (= 1.8.2+1-2)
27 Recommends: lilypond-doc
28 Description: A program for typesetting sheet music
29  LilyPond is a music typesetter, an automated engraving system.  It
30  produces beautiful sheet music using a high level description file as input.
31  .
32  LilyPond supports many forms of music notation constructs, including
33  chord names, drum notation, figured bass, grace notes, guitar tablature,
34  modern notation (cluster notation and rhythmic grouping), tremolos,
35  (nested) tuplets in arbitrary ratios, and more.
36  .
37  LilyPond's text-based music input language support can integrate into
38  LaTeX, HTML and Texinfo seamlessly, allowing single sheet music
39  or musicological treatises to be written from a single source.  Form and
40  content are separate, and with LilyPond's expert automated formatting,
41  users don't need typographical expertise to produce good notation.
42  .
43  LilyPond produces PDF, PostScript, SVG, or TeX printed output, as well
44  as MIDI for listening pleasures.  LilyPond is exported from the
45  RoseGarden and NoteEdit GUIs, and can import ABC, ETF and MIDI.
46  .
47  LilyPond is part of the GNU Project.
48  .
49   Authors: Han-Wen Nienhuys <hanwen@cs.uu.nl>
50            Jan Nieuwenhuizen <janneke@gnu.org>
51
52 Package: lilypond-data
53 Architecture: all
54 Depends: texinfo | texlive-texinfo, texlive-base-bin, ${python:Depends}, ${misc:Depends}
55 Recommends: lilypond (>= ${source:Version})
56 Conflicts: lilypond (<< 2.2.2-2)
57 Description: LilyPond music typesetter (data files)
58  LilyPond is a music typesetter, an automated engraving system.  It
59  produces beautiful sheet music using a high level description file as input.
60  . 
61  This package contains architecture-independent data files for LilyPond.
62
63 Package: lilypond-doc
64 Section: doc
65 Architecture: all
66 Depends: ${misc:Depends}, dpkg (>= 1.15.4) | install-info
67 Suggests: lilypond (>= ${source:Version}), gv | postscript-viewer, mozilla-browser | www-browser
68 Replaces: lilypond (<= 2.2.3-1), lilypond-data (<= 2.2.3-1)
69 Description: LilyPond Documentation in HTML, PS and DVI formats
70  LilyPond is a music typesetter, an automated engraving system.  It
71  produces beautiful sheet music using a high level description file as input.
72  .
73  This package contains the HTML, PostScript and DVI documentation for the
74  LilyPond music typesetting software.