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

Chad Kittel v3rt1g0 at lunar-linux.org
Wed Mar 22 16:46:06 UTC 2006


Author: v3rt1g0
Date: 2006-03-22 16:46:05 +0000 (Wed, 22 Mar 2006)
New Revision: 19380

Modified:
   moonbase/trunk/zbeta/bmpx/DEPENDS
   moonbase/trunk/zbeta/bmpx/DETAILS
Log:
  Misc Tidy: bmpx (0.14.2)

  * bring the description more inline with the current state of the
    project (as defiened by deadchip)
  * adding --disable-hal as pointed out by ElAngelo


Modified: moonbase/trunk/zbeta/bmpx/DEPENDS
===================================================================
--- moonbase/trunk/zbeta/bmpx/DEPENDS	2006-03-22 16:09:05 UTC (rev 19379)
+++ moonbase/trunk/zbeta/bmpx/DEPENDS	2006-03-22 16:46:05 UTC (rev 19380)
@@ -24,5 +24,5 @@
 optional_depends  "GConf2"  "--enable-gconf"   "--disable-gconf"          \
                   "for GConf-based app configuration setting storage"     &&
 
-optional_depends  "hal"  "--enable-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-03-22 16:09:05 UTC (rev 19379)
+++ moonbase/trunk/zbeta/bmpx/DETAILS	2006-03-22 16:46:05 UTC (rev 19380)
@@ -9,12 +9,15 @@
            SHORT="the next-generation Beep Media Player"
 
 cat << EOF
-BMPx is the codename for the next-generation BMP.  In general, users of
-BMP should be familiar with BMPx right from the beginning, but there will
-be new features and usage semantics changes as well.  The code has been
-rewritten ~95% from scratch, including the skinning engine and the 
-playback backend.
+BMPx is a media player based on the experimental branch/codebase of
+the (now dead) BMP project.  This experimental codebase will eventually
+lead to the release of BMP 2.0.
 
+In general, users of BMP should be familiar with BMPx right from the
+beginning, but there will be new features and usage semantics changes
+as well.  The code has been rewritten ~95% from scratch, including the
+skinning engine and the playback backend.
+
 Features
  - Support for multiple playlists
  - GUI-less player



More information about the Lunar-commits mailing list