[Lunar-commits] r18004 - moonbase/trunk/audio/xmms-alarm
Dennis Veatch
stumbles at lunar-linux.org
Sun Jan 8 13:03:38 UTC 2006
Author: stumbles
Date: 2006-01-08 13:03:36 +0000 (Sun, 08 Jan 2006)
New Revision: 18004
Removed:
moonbase/trunk/audio/xmms-alarm/BUILD
Modified:
moonbase/trunk/audio/xmms-alarm/DETAILS
Log:
Changed volume fading so that it checks the current xmms volume and adds to
it on each volume incrememnt, rather than just adding to what xmms-alarm
last knew the volume to be. This means you can now change the volume using
the IRman plugin at the same time (thanks Kaspar Giger)
- Playlist is now checked to see if it is a URL or not.
and others.
The BUILD is not needed anymore
Deleted: moonbase/trunk/audio/xmms-alarm/BUILD
Modified: moonbase/trunk/audio/xmms-alarm/DETAILS
===================================================================
--- moonbase/trunk/audio/xmms-alarm/DETAILS 2006-01-08 12:45:35 UTC (rev 18003)
+++ moonbase/trunk/audio/xmms-alarm/DETAILS 2006-01-08 13:03:36 UTC (rev 18004)
@@ -1,12 +1,13 @@
MODULE=xmms-alarm
- VERSION=0.3.3
- SOURCE=$MODULE-$VERSION.tar.gz
+ VERSION=0.3.7
+ SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL[0]=http://www.snika.uklinux.net/$MODULE/
- SOURCE_VFY=md5:b781ece1f110c7bb7996e839ea36732e
- WEB_SITE=http://www.snika.uklinux.net/index.php?show=xmms-alarm
+ SOURCE_VFY=sha1:18eb8dd84cc7d4b444196f68999c2877049758ce
+ WEB_SITE=http://www.snika.uklinux.net/index.php?show=xmms-alarm/
ENTERED=20020519
- UPDATED=20020519
+ UPDATED=20060108
SHORT="A XMMS alarm plugin."
+
cat << EOF
A XMMS alarm plugin.
EOF
More information about the Lunar-commits
mailing list