summaryrefslogtreecommitdiffstats
path: root/audio-soft/xmmsctrl/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'audio-soft/xmmsctrl/DETAILS')
-rwxr-xr-xaudio-soft/xmmsctrl/DETAILS19
1 files changed, 19 insertions, 0 deletions
diff --git a/audio-soft/xmmsctrl/DETAILS b/audio-soft/xmmsctrl/DETAILS
new file mode 100755
index 0000000000..65ed508b21
--- /dev/null
+++ b/audio-soft/xmmsctrl/DETAILS
@@ -0,0 +1,19 @@
+ SPELL=xmmsctrl
+ VERSION=1.7
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=http://www.docs.uu.se/~adavid/utils/$SOURCE
+ MD5[0]=442fb603315e6d96386fc77007b5154f
+ WEB_SITE=http://user.it.uu.se/~adavid/utils/
+ ENTERED=20040228
+ UPDATED=20040523
+ LICENSE[0]=GPL
+ SHORT='xmmsctrl is a small utility to control xmms from the command line.'
+cat << EOF
+
+xmmsctrl is a small utility to control xmms from the command line. Its goal is to be used coupled
+with sh to test xmms state and perform an appropriate action, e.g. if playing then pause else play.
+The interest of this is to bind keys in a window manager to have control over xmms with keys that do
+play/next/pause, prev, control sound...
+
+EOF