summaryrefslogtreecommitdiffstats
path: root/debian/lenny/applications/rosegarden/debian/control.in
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-26 13:26:16 -0600
committerSlávek Banko <slavek.banko@axis.cz>2017-07-17 23:19:23 +0200
commit21ce1267150d3be28ec1029440f22904d1125d2a (patch)
tree94e7284153329d0334d09faa49ee8d909f424201 /debian/lenny/applications/rosegarden/debian/control.in
parent5cac515f38b2380f8d632f88e81daab015c214c8 (diff)
downloadtde-packaging-21ce1267150d3be28ec1029440f22904d1125d2a.tar.gz
tde-packaging-21ce1267150d3be28ec1029440f22904d1125d2a.zip
Update rosegarden to use standard cmake build system on Ubuntu and Debian
(cherry picked from commit b3423ec500e88a6dc3e0fe83409584888d0eca67)
Diffstat (limited to 'debian/lenny/applications/rosegarden/debian/control.in')
-rw-r--r--debian/lenny/applications/rosegarden/debian/control.in37
1 files changed, 37 insertions, 0 deletions
diff --git a/debian/lenny/applications/rosegarden/debian/control.in b/debian/lenny/applications/rosegarden/debian/control.in
new file mode 100644
index 000000000..1468e6bab
--- /dev/null
+++ b/debian/lenny/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, 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
+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
+