]> git.donarmstrong.com Git - lilypond.git/blob - debian/control
* Specify source version 1
[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, texlive-fonts-recommended
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
15 Section: tex
16 Priority: optional
17 Maintainer: Don Armstrong <don@debian.org>
18 Standards-Version: 3.9.2
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:Depends}, guile-1.8, ${misc:Depends}, lilypond-data (= ${source:Version}), ghostscript
26 Recommends: lilypond-doc, texlive-latex-base
27 Description: program for typesetting sheet music
28  LilyPond is a music typesetter, an automated engraving system.  It
29  produces beautiful sheet music using a high level description file as input.
30  .
31  LilyPond supports many forms of music notation constructs, including
32  chord names, drum notation, figured bass, grace notes, guitar tablature,
33  modern notation (cluster notation and rhythmic grouping), tremolos,
34  (nested) tuplets in arbitrary ratios, and more.
35  .
36  LilyPond's text-based music input language support can integrate into
37  LaTeX, HTML and Texinfo seamlessly, allowing single sheet music
38  or musicological treatises to be written from a single source.  Form and
39  content are separate, and with LilyPond's expert automated formatting,
40  users don't need typographical expertise to produce good notation.
41  .
42  LilyPond produces PDF, PostScript, SVG, or TeX printed output, as well
43  as MIDI for listening pleasures.  LilyPond is exported from the
44  RoseGarden and NoteEdit GUIs, and can import ABC, ETF and MIDI.
45  .
46  LilyPond is part of the GNU Project.
47  .
48   Authors: Han-Wen Nienhuys <hanwen@cs.uu.nl>
49            Jan Nieuwenhuizen <janneke@gnu.org>
50
51 Package: lilypond-data
52 Architecture: all
53 Depends: texinfo | texlive-texinfo, texlive-base-bin, ${python:Depends}, ${misc:Depends}
54 Recommends: lilypond (>= ${source:Version})
55 Description: LilyPond music typesetter (data files)
56  LilyPond is a music typesetter, an automated engraving system.  It
57  produces beautiful sheet music using a high level description file as input.
58  . 
59  This package contains architecture-independent data files for LilyPond.
60
61 Package: lilypond-doc
62 Section: doc
63 Architecture: all
64 Depends: ${misc:Depends}, dpkg (>= 1.15.4) | install-info
65 Suggests: lilypond (>= ${source:Version}), gv | postscript-viewer, mozilla-browser | www-browser
66 Description: LilyPond Documentation in HTML, PS and DVI formats
67  LilyPond is a music typesetter, an automated engraving system.  It
68  produces beautiful sheet music using a high level description file as input.
69  .
70  This package contains the HTML, PostScript and DVI documentation for the
71  LilyPond music typesetting software.