[Lunar-commits] r19220 - moonbase/trunk/zbeta/bmpx

Chad Kittel v3rt1g0 at lunar-linux.org
Mon Mar 13 00:51:47 UTC 2006


Author: v3rt1g0
Date: 2006-03-13 00:51:46 +0000 (Mon, 13 Mar 2006)
New Revision: 19220

Modified:
   moonbase/trunk/zbeta/bmpx/BUILD
   moonbase/trunk/zbeta/bmpx/DEPENDS
   moonbase/trunk/zbeta/bmpx/DETAILS
Log:
  Module Version Bump: bmpx (0.14_rc1 -> 0.14_rc2)

   * bugfix release for issues uncovered in 0.14_rc1
   * lowered the HAL version requirements

  compiled/tested: gcc-3.4.5 | glibc-2.3.6 | kernel headers 2.6.x


Modified: moonbase/trunk/zbeta/bmpx/BUILD
===================================================================
--- moonbase/trunk/zbeta/bmpx/BUILD	2006-03-12 21:00:44 UTC (rev 19219)
+++ moonbase/trunk/zbeta/bmpx/BUILD	2006-03-13 00:51:46 UTC (rev 19220)
@@ -1,6 +1,6 @@
 (
 
-  # gconf is broken on this release
+  # gconf is broken on the 0.14rc2 release
   OPTS="$OPTS --enable-amazon --with-x  --enable-debug  --disable-gconf"
 
   default_build

Modified: moonbase/trunk/zbeta/bmpx/DEPENDS
===================================================================
--- moonbase/trunk/zbeta/bmpx/DEPENDS	2006-03-12 21:00:44 UTC (rev 19219)
+++ moonbase/trunk/zbeta/bmpx/DEPENDS	2006-03-13 00:51:46 UTC (rev 19220)
@@ -33,7 +33,7 @@
 optional_depends  "startup-notification"  "--enable-sn"  "--disable-sn"   \
                   "for window manager startup notification support"       &&
 
-# Broken on the 0.14_rc1 release
+# Broken on the 0.14_rc2 release
 #optional_depends  "GConf2"  "--enable-gconf"   "--disable-gconf"          \
 #                  "for GConf-based app configuration setting storage"     &&
 

Modified: moonbase/trunk/zbeta/bmpx/DETAILS
===================================================================
--- moonbase/trunk/zbeta/bmpx/DETAILS	2006-03-12 21:00:44 UTC (rev 19219)
+++ moonbase/trunk/zbeta/bmpx/DETAILS	2006-03-13 00:51:46 UTC (rev 19220)
@@ -1,11 +1,11 @@
           MODULE=bmpx
-         VERSION=0.14_rc1
+         VERSION=0.14_rc2
           SOURCE=$MODULE-$VERSION.tar.bz2
       SOURCE_URL=$SFORGE_URL/beepmp/
-      SOURCE_VFY=sha1:b88deed7706d22a05fbe907626004d51e811a8fd
+      SOURCE_VFY=sha1:88addcdf5864ed6df38c47b48a5363260c5da0d7
         WEB_SITE=http://www.beep-media-player.org/
          ENTERED=20050921
-         UPDATED=20060311
+         UPDATED=20060312
            SHORT="the next-generation Beep Media Player"
 
 cat << EOF



More information about the Lunar-commits mailing list