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