[Lunar-commits] r15778 - moonbase/trunk/x11-utils/hot-babe

Chad Kittel v3rt1g0 at lunar-linux.org
Mon Jul 18 13:18:11 UTC 2005


Author: v3rt1g0
Date: 2005-07-18 13:18:11 +0000 (Mon, 18 Jul 2005)
New Revision: 15778

Modified:
   moonbase/trunk/x11-utils/hot-babe/BUILD
   moonbase/trunk/x11-utils/hot-babe/DEPENDS
   moonbase/trunk/x11-utils/hot-babe/DETAILS
Log:
Givin this module a little luvin and a little bumpin

* Cleaned up the BUILD
* As of version .2.0 it is now a gtk+2 app, changed the depends
  to reflect that.
* Added an sha1 sum and changed WEBSITE to WEB_SITE


Modified: moonbase/trunk/x11-utils/hot-babe/BUILD
===================================================================
--- moonbase/trunk/x11-utils/hot-babe/BUILD	2005-07-18 12:34:27 UTC (rev 15777)
+++ moonbase/trunk/x11-utils/hot-babe/BUILD	2005-07-18 13:18:11 UTC (rev 15778)
@@ -1,10 +1,12 @@
 (
-   cp Makefile Makefile.orig  &&
-	sedit "s/\/local//" Makefile &&
+
+   cp Makefile Makefile.orig    &&
+   sedit "s/\/local//" Makefile &&
+
    NEWFLAGS=$CFLAGS
    sedit "s/cflags\`/cflags\` $NEWFLAGS/" Makefile &&
-	make && 
-	prepare_install &&
-	make install &&
+
+   default_make  &&
    install hot-babe.1 /usr/share/man/man1
+
 ) > $C_FIFO 2>&1

Modified: moonbase/trunk/x11-utils/hot-babe/DEPENDS
===================================================================
--- moonbase/trunk/x11-utils/hot-babe/DEPENDS	2005-07-18 12:34:27 UTC (rev 15777)
+++ moonbase/trunk/x11-utils/hot-babe/DEPENDS	2005-07-18 13:18:11 UTC (rev 15778)
@@ -1 +1 @@
-depends gdk-pixbuf
+depends gtk+-2

Modified: moonbase/trunk/x11-utils/hot-babe/DETAILS
===================================================================
--- moonbase/trunk/x11-utils/hot-babe/DETAILS	2005-07-18 12:34:27 UTC (rev 15777)
+++ moonbase/trunk/x11-utils/hot-babe/DETAILS	2005-07-18 13:18:11 UTC (rev 15778)
@@ -1,11 +1,13 @@
           MODULE=hot-babe
-         VERSION=0.1.4
+         VERSION=0.2.2
           SOURCE=$MODULE-$VERSION.tar.bz2
       SOURCE_URL=http://dindinx.net/hotbabe/downloads/
-         WEBSITE=http://dindinx.net/hotbabe/
+      SOURCE_VFY=sha1:145948c9208c369b4cdf9f9f29c02462518c6e85
+        WEB_SITE=http://dindinx.net/hotbabe/
          ENTERED=20020920
-         UPDATED=20040907
+         UPDATED=20050715
            SHORT="An interesting sys monitor"
+
 cat << EOF
 Hot-babe is a small graphical utility which display the system activity in 
 a very special way. When the CPU is idle, it displays a dressed girl, and 



More information about the Lunar-commits mailing list