diff options
author | hubertf <hubertf@pkgsrc.org> | 1999-05-13 00:01:58 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 1999-05-13 00:01:58 +0000 |
commit | 113fce6b6824f48456128a56a1c65e59db0978fc (patch) | |
tree | 611a465fa9e0385c614b7e2a304f8ac7d51e4708 /audio/gqmpeg/pkg | |
parent | 962d4f15cef14654ff767c0996d88e1ab33523c4 (diff) | |
download | pkgsrc-113fce6b6824f48456128a56a1c65e59db0978fc.tar.gz |
GQmpeg is a frontend to mpg123 with extensive themeability and playlist
support.
Diffstat (limited to 'audio/gqmpeg/pkg')
-rw-r--r-- | audio/gqmpeg/pkg/COMMENT | 1 | ||||
-rw-r--r-- | audio/gqmpeg/pkg/DESCR | 14 | ||||
-rw-r--r-- | audio/gqmpeg/pkg/MESSAGE | 12 | ||||
-rw-r--r-- | audio/gqmpeg/pkg/PLIST | 2 |
4 files changed, 29 insertions, 0 deletions
diff --git a/audio/gqmpeg/pkg/COMMENT b/audio/gqmpeg/pkg/COMMENT new file mode 100644 index 00000000000..fad933e745f --- /dev/null +++ b/audio/gqmpeg/pkg/COMMENT @@ -0,0 +1 @@ +a X Windows front end to the mpg123 diff --git a/audio/gqmpeg/pkg/DESCR b/audio/gqmpeg/pkg/DESCR new file mode 100644 index 00000000000..25583e1259e --- /dev/null +++ b/audio/gqmpeg/pkg/DESCR @@ -0,0 +1,14 @@ +GQmpeg is a frontend to mpg123 with extensive themeability and playlist +support. + +Features: + - Extensive mpg123 option support. + - Shuffle, repeat. + - Shuffle and repeat preferences can be saved in each playlist. + - Customizable skins, including winamp skin support. + - A skin can contain an alternative face (shade mode for instance) + - ID3 tag reading/writing support (v1) + - Volume controls (can be connected to any available device) + - Basic file management (move/copy/rename/delete) + - Tab completion in most dialogs. + - Presets for playlists. diff --git a/audio/gqmpeg/pkg/MESSAGE b/audio/gqmpeg/pkg/MESSAGE new file mode 100644 index 00000000000..19a3908a2a8 --- /dev/null +++ b/audio/gqmpeg/pkg/MESSAGE @@ -0,0 +1,12 @@ +If you want other skins, you can download them from +http://www.geocities.com/SiliconValley/Haven/5235/mpeg-skin.html +To unpack them into HOME/.gqmpeg/skins then type +"gqmpeg -skin:skinfile (the skin in the directory named skinfile)" to use them. + + Shoutcast support: + (unsupported, very buggy) (not available in binary packages) + Shoutcast support _requires_ mpg123 0.59pre-p .. + ... mpg123 0.59o WILL NOT WORK! + The shoutcast directory of the source code includes a script and + instructions to use GQmpeg as a netscape plugin for shoutcast(.com) + pls files. diff --git a/audio/gqmpeg/pkg/PLIST b/audio/gqmpeg/pkg/PLIST new file mode 100644 index 00000000000..31fbe1c1fc5 --- /dev/null +++ b/audio/gqmpeg/pkg/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 1999/05/13 00:01:58 hubertf Exp $ +bin/gqmpeg |