]> git.donarmstrong.com Git - lilypond.git/blobdiff - debian/control
Imported Debian patch 2.12.3-1
[lilypond.git] / debian / control
diff --git a/debian/control b/debian/control
new file mode 100644 (file)
index 0000000..879be07
--- /dev/null
@@ -0,0 +1,75 @@
+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
+Build-Conflicts: guile-1.8-dev (= 1.8.2+1-2)
+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: Don Armstrong <don@debian.org>
+Standards-Version: 3.8.4
+Homepage: http://lilypond.org/
+
+Package: lilypond
+Architecture: any
+Replaces: lilypond1.3
+Provides: lilypond1.3
+Depends: ${shlibs:Depends}, python, guile-1.8, ${misc:Depends}, lilypond-data (= ${source:Version})
+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.
+ .
+ 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.
+ .
+  Authors: Han-Wen Nienhuys <hanwen@cs.uu.nl>
+           Jan Nieuwenhuizen <janneke@gnu.org>
+
+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