summaryrefslogtreecommitdiffstats
path: root/audio-players/quark/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'audio-players/quark/DETAILS')
-rwxr-xr-xaudio-players/quark/DETAILS20
1 files changed, 20 insertions, 0 deletions
diff --git a/audio-players/quark/DETAILS b/audio-players/quark/DETAILS
new file mode 100755
index 0000000000..961360e34c
--- /dev/null
+++ b/audio-players/quark/DETAILS
@@ -0,0 +1,20 @@
+ SPELL=quark
+ VERSION=3.21
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=http://quark.nerdnest.org/$SOURCE
+ MD5[0]='54413a932e6c4797367fba8d883fc548'
+ MAINTAINER=sergey@sourcemage.org
+ WEB_SITE=http://quark.nerdnest.org/
+ LICENSE[0]=GPL
+ ENTERED=20030618
+ UPDATED=20030618
+ SHORT='Quark is a background audio player using xine-libs backend'
+cat << EOF
+Quark is an audio player, for geeks, by geeks. It runs in the background with access
+provided via a FIFO in the filesystem. It uses Xine-lib for playing music, and can
+therefore play any file format supported by Xine.
+Quark comes with a couple front-ends to make it more useful.
+* charm-quark - a CLI interface
+* strange-quark - a GTK System Tray interface
+EOF