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

Chad Kittel v3rt1g0 at lunar-linux.org
Mon Jul 10 03:51:08 UTC 2006


Author: v3rt1g0
Date: 2006-07-10 03:51:07 +0000 (Mon, 10 Jul 2006)
New Revision: 20638

Modified:
   moonbase/trunk/zbeta/bmpx/DEPENDS
   moonbase/trunk/zbeta/bmpx/DETAILS
Log:
  Module Version Bump: bmpx (0.20beta1 -> 0.20.1-1)

   * stability and feature release.
   * an optional depends changed its format, updated that in DEPENDS

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


Modified: moonbase/trunk/zbeta/bmpx/DEPENDS
===================================================================
--- moonbase/trunk/zbeta/bmpx/DEPENDS	2006-07-09 02:27:18 UTC (rev 20637)
+++ moonbase/trunk/zbeta/bmpx/DEPENDS	2006-07-10 03:51:07 UTC (rev 20638)
@@ -20,8 +20,9 @@
 optional_depends  "startup-notification"  "--enable-sn"  "--disable-sn"  \
                   "for window manager startup notification support"      &&
 
-optional_depends  "libnotify"  "--enable-notify"  "--disable-notify"     \
-                  "for notification-daemon support"                      &&
+optional_depends  "libnotify"  "--enable-libnotify"                \
+                               "--disable-libnotify"               \
+                               "for notification-daemon support"   &&
 
-optional_depends  "hal"        "--enable-hal"     "--disable-hal"        \
+optional_depends  "hal"        "--enable-hal"     "--disable-hal"  \
                   "for enabling the use of HAL in managing storage"

Modified: moonbase/trunk/zbeta/bmpx/DETAILS
===================================================================
--- moonbase/trunk/zbeta/bmpx/DETAILS	2006-07-09 02:27:18 UTC (rev 20637)
+++ moonbase/trunk/zbeta/bmpx/DETAILS	2006-07-10 03:51:07 UTC (rev 20638)
@@ -1,11 +1,11 @@
           MODULE=bmpx
-         VERSION=0.20beta1
+         VERSION=0.20.1-1
           SOURCE=$MODULE-$VERSION.tar.bz2
-      SOURCE_URL=http://files.beep-media-player.org/releases/0.20/beta/
-      SOURCE_VFY=sha1:6bce15d58dd3a895ffea0f097457ba200e921519
+      SOURCE_URL=http://files.beep-media-player.org/releases/0.20/
+      SOURCE_VFY=sha1:227c4bbce105dd74fe0cb90c616dc2a9e0f40292
         WEB_SITE=http://bmpx.beep-media-player.org/
          ENTERED=20050921
-         UPDATED=20060704
+         UPDATED=20060709
            SHORT="the next-generation Beep Media Player"
 
 cat << EOF



More information about the Lunar-commits mailing list