[Lunar-commits] r21584 - moonbase/trunk/zbeta/bmpx
Chad Kittel
v3rt1g0 at lunar-linux.org
Tue Sep 26 03:18:15 UTC 2006
Author: v3rt1g0
Date: 2006-09-26 03:18:15 +0000 (Tue, 26 Sep 2006)
New Revision: 21584
Modified:
moonbase/trunk/zbeta/bmpx/BUILD
moonbase/trunk/zbeta/bmpx/DEPENDS
moonbase/trunk/zbeta/bmpx/DETAILS
Log:
Module Version Bump: bmpx (0.30.2 -> 0.30.3)
* python bindings configure switch is finally working
* a bug with double entrys in the albums was fixed
compiled/tested: gcc-3.4.6 | glibc-2.3.6 | kernel headers 2.6.x
Modified: moonbase/trunk/zbeta/bmpx/BUILD
===================================================================
--- moonbase/trunk/zbeta/bmpx/BUILD 2006-09-25 19:09:20 UTC (rev 21583)
+++ moonbase/trunk/zbeta/bmpx/BUILD 2006-09-26 03:18:15 UTC (rev 21584)
@@ -1,7 +1,6 @@
(
- # python is disabled for now because of a build-time issue
- OPTS="$OPTS --disable-profile --disable-debug --disable-python"
+ OPTS="$OPTS --disable-profile --disable-debug"
default_build &&
Modified: moonbase/trunk/zbeta/bmpx/DEPENDS
===================================================================
--- moonbase/trunk/zbeta/bmpx/DEPENDS 2006-09-25 19:09:20 UTC (rev 21583)
+++ moonbase/trunk/zbeta/bmpx/DEPENDS 2006-09-26 03:18:15 UTC (rev 21584)
@@ -27,10 +27,8 @@
optional_depends "libSM" "--enable-sm" "--disable-sm" \
"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 "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" &&
Modified: moonbase/trunk/zbeta/bmpx/DETAILS
===================================================================
--- moonbase/trunk/zbeta/bmpx/DETAILS 2006-09-25 19:09:20 UTC (rev 21583)
+++ moonbase/trunk/zbeta/bmpx/DETAILS 2006-09-26 03:18:15 UTC (rev 21584)
@@ -1,11 +1,11 @@
MODULE=bmpx
- VERSION=0.30.2
+ VERSION=0.30.3
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=http://files.beep-media-player.org/releases/0.30/
- SOURCE_VFY=sha1:b1e6568f63777229de7f0c38f2c79da87b3c61ee
+ SOURCE_VFY=sha1:210feb035877a8c2df09e0c0d0804292277c0a9a
WEB_SITE=http://bmpx.beep-media-player.org/
ENTERED=20050921
- UPDATED=20060925
+ UPDATED=20060926
SHORT="the next-generation Beep Media Player"
cat << EOF
More information about the Lunar-commits
mailing list