summaryrefslogtreecommitdiffstats
path: root/audio-players/shell-fm/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'audio-players/shell-fm/DETAILS')
-rwxr-xr-xaudio-players/shell-fm/DETAILS22
1 files changed, 22 insertions, 0 deletions
diff --git a/audio-players/shell-fm/DETAILS b/audio-players/shell-fm/DETAILS
new file mode 100755
index 0000000000..8b0323bfa5
--- /dev/null
+++ b/audio-players/shell-fm/DETAILS
@@ -0,0 +1,22 @@
+ SPELL="shell-fm"
+ VERSION="scm"
+ SOURCE="${SPELL}-scm.tar.bz2"
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SOURCE%.tar.bz2}"
+ SOURCE_URL[0]="git://github.com/jkramer/shell-fm.git shell-fm:${SOURCE%.tar.bz2}"
+ FORCE_DOWNLOAD="on"
+ SOURCE_IGNORE="volatile"
+ WEB_SITE="http://nex.scrapping.cc/shell-fm/"
+ ENTERED="200908024"
+ LICENSE[0]="GPL"
+ SHORT="Lightweight console-based player for Last.FM radio streams"
+cat << EOF
+Shell-fm is a lightweight, console-based player for Last.FM radio streams. It's
+pretty small (the binary is currently a little smaller than 60K, or 50K when
+stripped) and it has most features the "official" player has, if not even a few
+more. Additional features are, for example:
+
+ * network interface (control shell-fm remotely)
+ * autoban (automatically ban all tracks of an artist you don't like)
+ * bookmark stations (quickly jump to bookmarked stations with a single key)
+ * ... probably more
+EOF