diff options
author | pav <pav@FreeBSD.org> | 2004-06-11 22:35:22 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-06-11 22:35:22 +0800 |
commit | 6b4f29032b3fa69a963d336053e4f4ded7b4935c (patch) | |
tree | 0084cbf8ae4d99998967d14114545949d9db1f26 /audio/glurp/pkg-descr | |
parent | fee2892fe698c65abb42b01a390b786059194bac (diff) | |
download | freebsd-ports-gnome-6b4f29032b3fa69a963d336053e4f4ded7b4935c.tar.gz freebsd-ports-gnome-6b4f29032b3fa69a963d336053e4f4ded7b4935c.tar.zst freebsd-ports-gnome-6b4f29032b3fa69a963d336053e4f4ded7b4935c.zip |
Add glurp, a Gtk2 client to musicpd.
PR: ports/67757
Submitted by: Mark Daniel Reidel <ports@mark.reidel.info>
Diffstat (limited to 'audio/glurp/pkg-descr')
-rw-r--r-- | audio/glurp/pkg-descr | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/audio/glurp/pkg-descr b/audio/glurp/pkg-descr new file mode 100644 index 000000000000..3f7cbe1471f2 --- /dev/null +++ b/audio/glurp/pkg-descr @@ -0,0 +1,11 @@ +A GTK2 based graphical client with simple and clean interface. + +Features +* Support for loading/saving playlists +* File Browser +* Playlist Quicksearch +* Supports streams in MPD (MPD 0.11.0 and higher) +* ID3 Information +* Single window interface, with possibility to hide the playlist + +WWW: http://www.musicpd.org/?page=glurp |