diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-01-26 15:41:43 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-01-26 15:41:43 +0000 |
commit | b92e95510e3c830a7c6c3e4f0af857127fe6c289 (patch) | |
tree | a0fd92c66c5257886fac03d81b95487efc972d49 /multimedia/kdemultimedia3/DESCR | |
parent | 32613149221477c13e3e71828d806aafce51f6d4 (diff) | |
download | pkgsrc-b92e95510e3c830a7c6c3e4f0af857127fe6c289.tar.gz |
Move kdemultimedia3 to the multimedia category (coming from audio).
This is version 3.1.5nb2.
Diffstat (limited to 'multimedia/kdemultimedia3/DESCR')
-rw-r--r-- | multimedia/kdemultimedia3/DESCR | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/multimedia/kdemultimedia3/DESCR b/multimedia/kdemultimedia3/DESCR new file mode 100644 index 00000000000..4fb692909af --- /dev/null +++ b/multimedia/kdemultimedia3/DESCR @@ -0,0 +1,24 @@ +The kdemultimedia module of KDE provides various sound and movie +format players: + +* noatun: a multimedia player for sound and movies, very extensible due to + its plugin interface +* aktion: a player specialized on movies, needs xanim +* kaboodle: light media player +* kmid: a standalone and embeddable midi player, includes a karaoke-mode +* kmidi: midi player, can use sound patch files and create a WAV file +* kmix: the audio mixer as a standalone program and Kicker applet +* koncd: frontend for different cd burn programs +* kscd: a CD player with an interface to the internet CDDB database + +The following are libraries and plugins that are building the core +infrastructure of above applications: + +* arts: a versatily multimedia system the consists of various little + building blocks that you (or an application) can combine in + almost arbitrary ways to create sound and video processing pipes +* kfile-plugins: provide meta information about sound files +* mpeglib: a library for MPEG 1 (layer I, II and III) encoded files +* mpeglib_artsplug: wrapped mpeglib to make it Arts-aware +* mpg123_artsplugin: a trimmed down mpg123 made Arts-compatible +* oggvorbis_artsplugin: support for ogg-vorbis (not included) in Arts |