summaryrefslogtreecommitdiffstats
path: root/audio-players/kuechenstation/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'audio-players/kuechenstation/DETAILS')
-rwxr-xr-xaudio-players/kuechenstation/DETAILS19
1 files changed, 19 insertions, 0 deletions
diff --git a/audio-players/kuechenstation/DETAILS b/audio-players/kuechenstation/DETAILS
new file mode 100755
index 0000000000..9591207e1c
--- /dev/null
+++ b/audio-players/kuechenstation/DETAILS
@@ -0,0 +1,19 @@
+ SPELL="kuechenstation"
+ VERSION="0.3-2"
+ SOURCE="${SPELL}_${VERSION}.tar.gz"
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION%-2}"
+ SOURCE_URL[0]="${SOURCEFORGE_URL}/${SPELL}/${VERSION}/${SOURCE}"
+ SOURCE_HASH[0]="sha512:17618e610f947f7288dad221c67f4a32fff149b717d5f0bc039ba589cf2052010cbd5c8244bb5710c9964bcbcf69fe0c470098b2d201120cef5811a1e77c0e14"
+ WEB_SITE="http://kuechenstation.sourceforge.net/"
+ ENTERED="20090801"
+ LICENSE[0]="GPL"
+ SHORT="kuechenstation — a textmode XMMS2 client"
+cat << EOF
+kuechenstation is a text mode client for the XMMS2 daemon. Unlike other text
+mode clients it's not command line based, but features all you would expect from
+a graphical client:
+
+ * scrolling title
+ * playlist editor
+ * medialib browser
+EOF