summaryrefslogtreecommitdiffstats
path: root/audio-players/glurp/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'audio-players/glurp/DETAILS')
-rwxr-xr-xaudio-players/glurp/DETAILS22
1 files changed, 22 insertions, 0 deletions
diff --git a/audio-players/glurp/DETAILS b/audio-players/glurp/DETAILS
new file mode 100755
index 0000000000..6544443d90
--- /dev/null
+++ b/audio-players/glurp/DETAILS
@@ -0,0 +1,22 @@
+ SPELL=glurp
+ VERSION=0.11.3
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
+ MD5[0]=e40b0c5edbdcbb94eb5f33f606569245
+ WEB_SITE=http://www.musicpd.org
+ ENTERED=20040619
+ UPDATED=20040619
+ LICENSE[0]=GPL
+ BUILD_API=2
+ SHORT="gtk+2 frontend for mpd"
+cat << EOF
+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
+EOF