summaryrefslogtreecommitdiffstats
path: root/audio-players/ccx2/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'audio-players/ccx2/DETAILS')
-rwxr-xr-xaudio-players/ccx2/DETAILS26
1 files changed, 26 insertions, 0 deletions
diff --git a/audio-players/ccx2/DETAILS b/audio-players/ccx2/DETAILS
new file mode 100755
index 0000000000..fd1430ecc1
--- /dev/null
+++ b/audio-players/ccx2/DETAILS
@@ -0,0 +1,26 @@
+ SPELL="ccx2"
+ VERSION="0.2.0"
+ SOURCE="${SPELL}-${VERSION}.tar.gz"
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SOURCE%.tar.gz}"
+ SOURCE_URL[0]="http://cloud.github.com/downloads/palbo/${SPELL}/${SOURCE}"
+SOURCE_HASH[0]="sha512:a7622fddb1fcf67a8f694daacd6b88b8bf469b4ff1128e3fe57a2c9af0361cb8de88d0d77bc4404eac83c0c6726b02d449f4ac25b6dd651c4ce4fb2a54d79630"
+# FORCE_DOWNLOAD="on"
+# SOURCE_IGNORE="volatile"
+ WEB_SITE="http://palbo.github.com/ccx2/"
+ ENTERED="20090801"
+ LICENSE[0]="BSD"
+ SHORT="Console client for the xmms2 music player"
+cat << EOF
+Console client for the xmms2 music player
+
+Features
+ * Playlist browse, create, rename, et al.
+ * Quick search and pattern search with find as you type.
+ * Flexible ways of inserting songs into the playlist.
+ * Automatic and/or manual lyrics search and display, lyrics from LyricWiki.
+ * Vim-ish command mode.
+ * Customizable keybindings and command aliases.
+ * Customizable song metadata formatting.
+ * 'Now playing' tab with optional cover art display.
+ * (Limited) color customization.
+EOF