[Lunar-commits] r18487 - in moonbase/trunk/zbeta: . madman

Jan Eidtmann cmak at lunar-linux.org
Thu Feb 2 20:24:39 UTC 2006


Author: cmak
Date: 2006-02-02 20:24:38 +0000 (Thu, 02 Feb 2006)
New Revision: 18487

Added:
   moonbase/trunk/zbeta/madman/
   moonbase/trunk/zbeta/madman/BUILD
   moonbase/trunk/zbeta/madman/DEPENDS
   moonbase/trunk/zbeta/madman/DETAILS
Log:
not building yet...but looks like a nice player, uses xmms for playback.

Added: moonbase/trunk/zbeta/madman/BUILD
===================================================================
--- moonbase/trunk/zbeta/madman/BUILD	2006-02-02 18:25:27 UTC (rev 18486)
+++ moonbase/trunk/zbeta/madman/BUILD	2006-02-02 20:24:38 UTC (rev 18487)
@@ -0,0 +1,8 @@
+(
+
+  # ... doesnt work yet.. :(
+  prepare_install  &&
+  scons -k prefix=/usr install # k = keep-going on error(s)
+  /bin/true
+  
+) > $C_FIFO 2>&1

Added: moonbase/trunk/zbeta/madman/DEPENDS
===================================================================
--- moonbase/trunk/zbeta/madman/DEPENDS	2006-02-02 18:25:27 UTC (rev 18486)
+++ moonbase/trunk/zbeta/madman/DEPENDS	2006-02-02 20:24:38 UTC (rev 18487)
@@ -0,0 +1,5 @@
+depends  qt3        &&
+depends  libvorbis  &&
+depends  libid3tag  &&
+depends  scons      &&
+depends  xmms

Added: moonbase/trunk/zbeta/madman/DETAILS
===================================================================
--- moonbase/trunk/zbeta/madman/DETAILS	2006-02-02 18:25:27 UTC (rev 18486)
+++ moonbase/trunk/zbeta/madman/DETAILS	2006-02-02 20:24:38 UTC (rev 18487)
@@ -0,0 +1,15 @@
+          MODULE=madman
+         VERSION=0.93
+          SOURCE=$MODULE-$VERSION.tar.gz
+      SOURCE_URL=$SFORGE_URL/$MODULE/
+      SOURCE_VFY=sha1:61eac807b280d301c2bce574cd6c0781611530cd
+        WEB_SITE=http://madman.sourceforge.net/
+         ENTERED=20060202
+         UPDATED=20060202
+           SHORT="The one music manager to rule them all. :)"
+cat << EOF
+madman is a music manager application in the vein of Apple's iTunes and its
+many clones. It serves as a tag editor, a media library, and a CD burning
+frontend, and is extensible through plugin scripts. Dynamic playlists and
+powerful search features allow you to listen to better music all the time.
+EOF



More information about the Lunar-commits mailing list