diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-07-10 16:17:43 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-07-10 16:17:43 -0500 |
commit | 9b2075d9b89fc628c447fbb98f43ef72e4a9c81d (patch) | |
tree | 2de9e866f064b1c7d36df24de1df305474f949fe /ubuntu/maverick/applications/rosegarden/debian/control | |
download | tde-packaging-9b2075d9b89fc628c447fbb98f43ef72e4a9c81d.tar.gz tde-packaging-9b2075d9b89fc628c447fbb98f43ef72e4a9c81d.zip |
Initial import from old SVN repository
Note that only the Debian and Ubuntu folders were preserved
Diffstat (limited to 'ubuntu/maverick/applications/rosegarden/debian/control')
-rw-r--r-- | ubuntu/maverick/applications/rosegarden/debian/control | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/ubuntu/maverick/applications/rosegarden/debian/control b/ubuntu/maverick/applications/rosegarden/debian/control new file mode 100644 index 000000000..76e00d176 --- /dev/null +++ b/ubuntu/maverick/applications/rosegarden/debian/control @@ -0,0 +1,33 @@ +Source: rosegarden-trinity +Section: sound +Priority: optional +Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> +XSBC-Original-Maintainer: Debian Multimedia Team <debian-multimedia@lists.debian.org> +Uploaders: Mike O'Connor <stew@debian.org>, Free Ekanayaka <freee@debian.org> +Build-Depends: debhelper (>> 5.0.0), cmake, kdelibs4-trinity-dev, libasound2-dev (>= 1.0.0), libjack-dev, ladspa-sdk, liblrdf0-dev, liblircclient-dev, dssi-dev (>= 0.4 ), liblo-dev, libxft-dev, dpatch, libfftw3-dev +Standards-Version: 3.8.4 +Homepage: http://www.rosegardenmusic.com/ + +Package: rosegarden-trinity +Architecture: any +Depends: ${shlibs:Depends}, khelpcenter-trinity, rosegarden-data-trinity (= ${source:Version}), libxml-twig-perl, sndfile-programs, xterm, kdebase-trinity-bin, konqueror-trinity | www-browser, flac +Recommends: jackd, lilypond, swh-plugins | ladspa-plugin +Suggests: qjackctl +Description: music editor and MIDI/audio sequencer [Trinity] + Rosegarden is a KDE application which provides a mixed Audio/MIDI + sequencer (for playback and recording), a multi-track editor, music + editing using both piano-roll and score notation, MIDI file IO, + lilypond and Csound files export, etc. + +Package: rosegarden-data-trinity +Architecture: all +Recommends: rosegarden-trinity +Priority: optional +Description: music editor and MIDI/audio sequencer data files [Trinity] + Rosegarden is a KDE application which provides a mixed Audio/MIDI + sequencer (for playback and recording), a multi-track editor, music + editing using both piano-roll and score notation, MIDI file IO, + lilypond and Csound files export, etc. + . + This package provides the data files necessary for running Rosegarden + |