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

Chad Kittel v3rt1g0 at lunar-linux.org
Fri Jun 23 01:27:34 UTC 2006


Author: v3rt1g0
Date: 2006-06-23 01:27:34 +0000 (Fri, 23 Jun 2006)
New Revision: 20517

Modified:
   moonbase/trunk/zbeta/bmpx/DEPENDS
   moonbase/trunk/zbeta/bmpx/DETAILS
Log:
  Module Version Bump: bmpx (0.20pre1 -> 0.20pre2)

   * bug fixes with the database backend, enhanced HAL support,
     UTF-8 issues fixed, additional Drag-nDrop support, and
     new support for libnotify/notifcation-daemon.
   * misc formatting tweaks in the 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-06-23 01:23:04 UTC (rev 20516)
+++ moonbase/trunk/zbeta/bmpx/DEPENDS	2006-06-23 01:27:34 UTC (rev 20517)
@@ -8,17 +8,20 @@
 depends  gst-plugins-base  &&
 depends  libmusicbrainz    &&
 
-optional_depends  "gst-plugins-good"  ""  ""                       \
-                  "for additional media support (recommended)"     &&
+optional_depends  "gst-plugins-good"  ""  ""                    \
+                  "for additional media support (recommended)"  &&
 
-optional_depends  "gst-plugins-ugly"  ""  ""                       \
-                  "for additional media support"                   &&
+optional_depends  "gst-plugins-ugly"  ""  ""                    \
+                  "for additional media support"                &&
 
-optional_depends  "gst-plugins-bad"   ""  ""                       \
-                  "for additional media support"                   &&
+optional_depends  "gst-plugins-bad"   ""  ""                    \
+                  "for additional media support"                &&
 
-optional_depends  "startup-notification"  "--enable-sn"  "--disable-sn"   \
-                  "for window manager startup notification support"       &&
+optional_depends  "startup-notification"  "--enable-sn"  "--disable-sn"  \
+                  "for window manager startup notification support"      &&
 
-optional_depends  "hal"  "--enable-hal"        "--disable-hal"            \
+optional_depends  "libnotify"  "--enable-notify"  "--disable-notify"     \
+                  "for notification-daemon support"                      &&
+
+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-06-23 01:23:04 UTC (rev 20516)
+++ moonbase/trunk/zbeta/bmpx/DETAILS	2006-06-23 01:27:34 UTC (rev 20517)
@@ -1,11 +1,11 @@
           MODULE=bmpx
-         VERSION=0.20pre1
+         VERSION=0.20pre2
           SOURCE=$MODULE-$VERSION.tar.bz2
       SOURCE_URL=$SFORGE_URL/beepmp/
-      SOURCE_VFY=sha1:da4bd7eea235f9d6beacb5eca38b8991513f52ae
+      SOURCE_VFY=sha1:3b542e2bccb3876b37be033dfcefcf1cd9d3768d
         WEB_SITE=http://bmpx.beep-media-player.org/
          ENTERED=20050921
-         UPDATED=20060617
+         UPDATED=20060622
            SHORT="the next-generation Beep Media Player"
 
 cat << EOF



More information about the Lunar-commits mailing list