[Lunar-commits] r21325 - in moonbase/trunk/audio: . cowbell
Chad Kittel
v3rt1g0 at lunar-linux.org
Wed Sep 6 22:40:37 UTC 2006
Author: v3rt1g0
Date: 2006-09-06 22:40:36 +0000 (Wed, 06 Sep 2006)
New Revision: 21325
Added:
moonbase/trunk/audio/cowbell/
moonbase/trunk/audio/cowbell/DEPENDS
moonbase/trunk/audio/cowbell/DETAILS
Log:
Inital import of a gtk-sharp based music originzer.
More cowbell!!!!
Added: moonbase/trunk/audio/cowbell/DEPENDS
===================================================================
--- moonbase/trunk/audio/cowbell/DEPENDS (rev 0)
+++ moonbase/trunk/audio/cowbell/DEPENDS 2006-09-06 22:40:36 UTC (rev 21325)
@@ -0,0 +1,2 @@
+depends gtk-sharp2 &&
+depends taglib
Added: moonbase/trunk/audio/cowbell/DETAILS
===================================================================
--- moonbase/trunk/audio/cowbell/DETAILS (rev 0)
+++ moonbase/trunk/audio/cowbell/DETAILS 2006-09-06 22:40:36 UTC (rev 21325)
@@ -0,0 +1,20 @@
+ MODULE=cowbell
+ VERSION=0.2.7.1
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL=http://www.more-cowbell.org/releases/
+ SOURCE_VFY=sha1:78c81fc2501c2e890a0ada0e454906877b42efef
+ WEB_SITE=http://www.more-cowbell.org/
+ ENTERED=20060906
+ UPDATED=20060906
+ SHORT="a album-based, music organizer"
+
+cat << EOF
+Cowbell is an elegant, album-based, music organizer written in C# for
+Gtk+. Using TagLib, it supports many audio formats.
+
+Cowbell is tightly integrated with Amazon.com using its free SOAP
+service. Cowbell employs this service not only to fetch album cover
+images, as most tag editors do, but also in combination with
+intelligent algorithms to "guess" the appropriate song information
+from song titles.
+EOF
More information about the Lunar-commits
mailing list