summaryrefslogtreecommitdiffstats
path: root/ubuntu/maverick/applications/soundkonverter/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'ubuntu/maverick/applications/soundkonverter/debian/control')
-rw-r--r--ubuntu/maverick/applications/soundkonverter/debian/control39
1 files changed, 39 insertions, 0 deletions
diff --git a/ubuntu/maverick/applications/soundkonverter/debian/control b/ubuntu/maverick/applications/soundkonverter/debian/control
new file mode 100644
index 000000000..149614b2c
--- /dev/null
+++ b/ubuntu/maverick/applications/soundkonverter/debian/control
@@ -0,0 +1,39 @@
+Source: soundkonverter-trinity
+Section: kde
+Priority: optional
+Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net>
+Uploaders: Fathi Boudra <fabo@debian.org>, Mark Purcell <msp@debian.org>, Michael Meskes <meskes@debian.org>
+Build-Depends: cdbs, debhelper (>= 5), quilt, kdelibs4-trinity-dev, libcdparanoia0-dev, libtag1-dev, automake, autoconf, libtool, libltdl-dev
+Standards-Version: 3.8.4
+Homepage: http://www.kde-apps.org/content/show.php?content=29024
+
+Package: soundkonverter-trinity
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Recommends: cdda2wav, cdparanoia, faad, ffmpeg, flac, kdemultimedia-kio-plugins-trinity, mp3gain, mplayer, mppenc, speex, timidity, vorbis-tools, vorbisgain, wavpack
+Suggests: soundkonverter-amarok-trinity
+Description: audio converter frontend for KDE3
+ soundKonverter is a frontend to various audio converters.
+ .
+ The key features are:
+ - Audio conversion
+ - Replay Gain calculation
+ - CD ripping
+ .
+ soundKonverter supports reading and writing tags for many formats, so the tags
+ are preserved when converting files.
+ .
+ It comes with an Amarok script.
+ .
+ See 'soundkonverter-amarok' package for more informations.
+ .
+ See README.Debian for more informations on supported formats.
+
+Package: soundkonverter-amarok-trinity
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}, soundkonverter-trinity, amarok-trinity, ruby, libqt0-ruby1.8
+Description: audio converter frontend for KDE3 (Amarok script)
+ Amarok script for soundKonverter. It allows you to easily transcode files when
+ transferring them to your media device.
+ .
+ See the 'soundkonverter-trinity' package for more information.