diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2019-04-03 23:02:46 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2019-04-03 23:02:46 +0900 |
commit | fcad8b8d150fb9f508973e3044a103de74ec3877 (patch) | |
tree | ca34a8cf3bfbe08335d40c47863b4901e1d19609 /ubuntu/_base/applications/soundkonverter/debian/README.Debian | |
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 <michele.calgaro@yahoo.it>
Diffstat (limited to 'ubuntu/_base/applications/soundkonverter/debian/README.Debian')
-rw-r--r-- | ubuntu/_base/applications/soundkonverter/debian/README.Debian | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/ubuntu/_base/applications/soundkonverter/debian/README.Debian b/ubuntu/_base/applications/soundkonverter/debian/README.Debian new file mode 100644 index 000000000..92fd4c3b5 --- /dev/null +++ b/ubuntu/_base/applications/soundkonverter/debian/README.Debian @@ -0,0 +1,30 @@ +soundkonverter for Debian +------------------------- + +Due to patents problems, many decoders/encoders aren't available on Debian. + +At the moment you can find on Debian: + * cdda2wav (provides cdda2wav) + * cdparanoia (provides cdparanoia) + * faad (provides faad) + * ffmpeg (provides ffmpeg) + * flac (provides flac/metaflac) + * mp3gain (provides mp3gain) + * mplayer (provides mplayer) + * mppenc (provides mppenc) + * speex (provides speexenc/speexdec) + * timidity (provides timidity) + * vorbis-tools (provides oggdec/oggenc) + * vorbisgain (provides vorbisgain) + * wavpack (provide wvunpack/wavpack/wvgain) + +Note: you don't need all of the mentionned programs to use soundKonverter. + + -- Fathi Boudra <fboudra@free.fr> Sat, 13 Oct 2007 14:50:28 +0200 + +To enable the soundkonverter-amarok script just launch soundKonverter once. It +will create a soundKonverter directory in ~/.trinity/share/apps/amarok/scripts. +The soundkonvert script will now appear in the script manager window of a newly +started amarok. + + -- Michael Meskes <meskes@debian.org> Fri, 27 Jun 2008 20:24:25 +0200 |