summaryrefslogtreecommitdiffstats
path: root/audio-players/cdcd/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'audio-players/cdcd/DETAILS')
-rwxr-xr-xaudio-players/cdcd/DETAILS15
1 files changed, 15 insertions, 0 deletions
diff --git a/audio-players/cdcd/DETAILS b/audio-players/cdcd/DETAILS
new file mode 100755
index 0000000000..fc34cee429
--- /dev/null
+++ b/audio-players/cdcd/DETAILS
@@ -0,0 +1,15 @@
+ SPELL=cdcd
+ VERSION=0.6.6
+ SOURCE=$SPELL-$VERSION.tar.gz
+ SOURCE_URL[0]=$SOURCEFORGE_URL/libcdaudio/$SOURCE
+ SOURCE_HASH=sha512:841f2d7f85c81a8cc9e88bc13515959a911e22fe9cff7fd272bab63fccb3e6bbf44e9d66fc2524f1670da20568d6e10434de8143a5e94fc576c7193b4a68f418
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
+ WEB_SITE=http://libcdaudio.sourceforge.net/
+ LICENSE[0]=GPL
+ ENTERED=20090103
+ SHORT="a console CD player"
+cat << EOF
+cdcd is a CD player which is usable from the command-line as well as from
+its own prompt. It can manage track names, retrieve them from the internet,
+do trackname completion, and more.
+EOF