diff options
author | tg <tg@FreeBSD.org> | 1998-06-12 16:06:02 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1998-06-12 16:06:02 +0800 |
commit | 932392a2802e00288e6823c4da08ef6fa70c84fe (patch) | |
tree | f8e22a98398b74a6317739040f6b128446ee6586 /audio/kmpg/pkg-descr | |
parent | 1db53c0d3262603ac00b508dbfc57fe131f160e8 (diff) | |
download | freebsd-ports-gnome-932392a2802e00288e6823c4da08ef6fa70c84fe.tar.gz freebsd-ports-gnome-932392a2802e00288e6823c4da08ef6fa70c84fe.tar.zst freebsd-ports-gnome-932392a2802e00288e6823c4da08ef6fa70c84fe.zip |
New port kmpg, an MPEG audio player for KDE.
PR: 6727
Submitted by: Hans Petter Bieker <hanspb@persbraten.vgs.no>
Diffstat (limited to 'audio/kmpg/pkg-descr')
-rw-r--r-- | audio/kmpg/pkg-descr | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/audio/kmpg/pkg-descr b/audio/kmpg/pkg-descr new file mode 100644 index 000000000000..c38149f3b224 --- /dev/null +++ b/audio/kmpg/pkg-descr @@ -0,0 +1,15 @@ +Kmpg is an MPEG audio player for the KDE project. The player uses mpg123 by +Michael Hipp as a decoding engine (note: do not contact him about bugs/ +features in kmpg, rather contact Martin Muller). + +Kmpg has the following advanced features: +* Supports MPEG 1.0/2.0, layers 1,2 and 3. +* Simple to use interface. +* Drag and drop support using the KDE dnd standard. +* Support for multiple platforms: Linux, FreeBSD, Solaris 2.x, SunOS 4.x + (tested 4.1.4), HP/UX 7xx, SGI IRIX, DEC Unix (tested 3.2 and 4.0), OSF/1, + DEC Ultrix (tested 4.4) and IBM AIX (tested 4.1). +* Playlist editor. +* Advanced configuration dialog allowing the user to tune the behaviour of + the decoder. +* All configuration changes can be applied while playing a stream. |