diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-26 13:26:16 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-26 13:26:16 -0600 |
commit | b3423ec500e88a6dc3e0fe83409584888d0eca67 (patch) | |
tree | e7730a871d0d89f8f84fb622457a9d0da9317016 /ubuntu/maverick/applications/rosegarden/debian/control.in | |
parent | 16fb38d815435b34830feeb60e8bf76b2347bbf5 (diff) | |
download | tde-packaging-b3423ec500e88a6dc3e0fe83409584888d0eca67.tar.gz tde-packaging-b3423ec500e88a6dc3e0fe83409584888d0eca67.zip |
Update rosegarden to use standard cmake build system on Ubuntu and Debian
Diffstat (limited to 'ubuntu/maverick/applications/rosegarden/debian/control.in')
-rw-r--r-- | ubuntu/maverick/applications/rosegarden/debian/control.in | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/ubuntu/maverick/applications/rosegarden/debian/control.in b/ubuntu/maverick/applications/rosegarden/debian/control.in new file mode 100644 index 000000000..157cd071e --- /dev/null +++ b/ubuntu/maverick/applications/rosegarden/debian/control.in @@ -0,0 +1,37 @@ +Source: rosegarden-trinity +Section: sound +Priority: optional +Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> +XSBC-Original-Maintainer: @@@MAINTAINER@@@ +Uploaders: @@@UPLOADERS@@@ +Build-Depends: debhelper (>> 5.0.0), cdbs, cmake, tdelibs4-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, tdebase-trinity-bin, konqueror-trinity | www-browser, flac +Replaces: rosegarden-kde3 (<< 4:3.5.13) +Breaks: rosegarden-kde3 (<< 4:3.5.13) +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 +Replaces: rosegarden-data-kde3 (<< 4:3.5.13) +Breaks: rosegarden-data-kde3 (<< 4:3.5.13) +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 + |