diff options
author | Timothy Pearson <[email protected]> | 2011-07-10 16:17:43 -0500 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-07-10 16:17:43 -0500 |
commit | 9b2075d9b89fc628c447fbb98f43ef72e4a9c81d (patch) | |
tree | 2de9e866f064b1c7d36df24de1df305474f949fe /ubuntu/lucid_automake/applications/soundkonverter/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/lucid_automake/applications/soundkonverter/debian/control')
-rw-r--r-- | ubuntu/lucid_automake/applications/soundkonverter/debian/control | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/ubuntu/lucid_automake/applications/soundkonverter/debian/control b/ubuntu/lucid_automake/applications/soundkonverter/debian/control new file mode 100644 index 000000000..2ff6630c7 --- /dev/null +++ b/ubuntu/lucid_automake/applications/soundkonverter/debian/control @@ -0,0 +1,39 @@ +Source: soundkonverter-kde3 +Section: kde +Priority: optional +Maintainer: Timothy Pearson <[email protected]> +Uploaders: Fathi Boudra <[email protected]>, Mark Purcell <[email protected]>, Michael Meskes <[email protected]> +Build-Depends: cdbs, debhelper (>= 5), quilt, kdelibs4-kde3-dev, libcdparanoia0-dev, libtag1-dev, automake1.11-kde3, autoconf2.63, libtool, libltdl-dev +Standards-Version: 3.8.3 +Homepage: http://www.kde-apps.org/content/show.php?content=29024 + +Package: soundkonverter-kde3 +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Recommends: cdda2wav, cdparanoia, faad, ffmpeg, flac, kdemultimedia-kio-plugins-kde3, mp3gain, mplayer, mppenc, speex, timidity, vorbis-tools, vorbisgain, wavpack +Suggests: soundkonverter-amarok-kde3 +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-kde3 +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends}, soundkonverter-kde3, amarok-kde3, 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-kde3' package for more information. |