diff options
author | Michele Calgaro <[email protected]> | 2019-04-03 23:02:46 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2019-04-03 23:02:46 +0900 |
commit | fcad8b8d150fb9f508973e3044a103de74ec3877 (patch) | |
tree | ca34a8cf3bfbe08335d40c47863b4901e1d19609 /ubuntu/_base/applications/rosegarden/debian/control | |
parent | 5d8ed1fab813d86b04383f7fcf8ab2c994cbea30 (diff) | |
download | tde-packaging-fcad8b8d150fb9f508973e3044a103de74ec3877.tar.gz tde-packaging-fcad8b8d150fb9f508973e3044a103de74ec3877.zip |
DEB: use _base folder for a distro instead of specific distros (squeeze and maverick).
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'ubuntu/_base/applications/rosegarden/debian/control')
-rw-r--r-- | ubuntu/_base/applications/rosegarden/debian/control | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/ubuntu/_base/applications/rosegarden/debian/control b/ubuntu/_base/applications/rosegarden/debian/control new file mode 100644 index 000000000..d5fea643b --- /dev/null +++ b/ubuntu/_base/applications/rosegarden/debian/control @@ -0,0 +1,37 @@ +Source: rosegarden-trinity +Section: sound +Priority: optional +Maintainer: Timothy Pearson <[email protected]> +XSBC-Original-Maintainer: Debian Multimedia Team <[email protected]> +Uploaders: Mike O'Connor <[email protected]>, Free Ekanayaka <[email protected]> +Build-Depends: debhelper (>= 7.0.50~), quilt, cdbs, cmake, tdelibs14-trinity-dev, libasound2-dev (>= 1.0.0), libjack-dev, ladspa-sdk, liblrdf0-dev, liblircclient-dev, dssi-dev (>= 0.4 ), liblo-dev, libxft-dev, 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:14.0.0~), rosegarden-trinity (<< 4:14.0.0~) +Breaks: rosegarden-kde3 (<< 4:14.0.0~), rosegarden-trinity (<< 4:14.0.0~) +Recommends: jackd, lilypond, swh-plugins | ladspa-plugin +Suggests: qjackctl +Description: music editor and MIDI/audio sequencer [Trinity] + Rosegarden is a TDE 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:14.0.0~), rosegarden-data-trinity (<< 4:14.0.0~) +Breaks: rosegarden-data-kde3 (<< 4:14.0.0~), rosegarden-data-trinity (<< 4:14.0.0~) +Priority: optional +Description: music editor and MIDI/audio sequencer data files [Trinity] + Rosegarden is a TDE 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 + |