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

Chad Kittel v3rt1g0 at lunar-linux.org
Sun Sep 24 18:54:51 UTC 2006


Author: v3rt1g0
Date: 2006-09-24 18:54:51 +0000 (Sun, 24 Sep 2006)
New Revision: 21570

Modified:
   moonbase/trunk/zbeta/bmpx/DEPENDS
Log:
  Depends Tweak: bmpx (0.30.0)

   * added new optional depends on libofa.
   * got to the bottom of the python bindings issue, will be
     fixed in the next release.


Modified: moonbase/trunk/zbeta/bmpx/DEPENDS
===================================================================
--- moonbase/trunk/zbeta/bmpx/DEPENDS	2006-09-24 18:36:13 UTC (rev 21569)
+++ moonbase/trunk/zbeta/bmpx/DEPENDS	2006-09-24 18:54:51 UTC (rev 21570)
@@ -28,11 +28,15 @@
                   "for Session Mangement support (XOrg 7.x only)"  &&
 
 # a build-time issue is preventing us from providing this option
+# I talked to the dev, this should be corrected in 0.30.1 -- v3rt1g0
 #optional_depends  "Python"     "--enable-python"  "--disable-python"  \
 #                  "to install the BMPx Python bindings"               &&
 
 optional_depends  "gaim-svn"  "--enable-gaim"     "--disable-gaim" \
                   "to enable interaction between Gaim and BMPx"    &&
 
+optional_depends  "libofa"    "--enable-ofa"      "--disable-ofa"  \
+                  "to enable an enhanced way to help tag music"    &&
+
 optional_depends  "hal"        "--enable-hal"     "--disable-hal"  \
                   "for enabling the use of HAL in managing storage"



More information about the Lunar-commits mailing list