[SM-Commit] GIT changes to master grimoire by Robin Cook (bab1313fb539786075794ef76f3e5a95d8716ec4)

Robin Cook scm at mail.sourcemage.org
Sat Oct 7 11:24:17 EDT 2006


GIT changes to master grimoire by Robin Cook <rcook at wyrms.net>:

 audio-players/bmpx/DEPENDS                 |    2 +-
 audio-players/bmpx/DETAILS                 |    8 ++++----
 audio-players/bmpx/HISTORY                 |    7 +++++++
 audio-players/bmpx/PRE_BUILD               |    5 +++++
 audio-players/bmpx/bmpx-0.30.3.tar.bz2.sig |    0 
 audio-players/bmpx/bmpx-0.32.0.tar.bz2.sig |binary
 dev/null                                   |binary
 7 files changed, 17 insertions(+), 5 deletions(-)

New commits:
commit bab1313fb539786075794ef76f3e5a95d8716ec4
Author: Robin Cook <rcook at wyrms.net>
Commit: Robin Cook <rcook at wyrms.net>

    bmpx: updated to 0.32.0

diff --git a/audio-players/bmpx/DEPENDS b/audio-players/bmpx/DEPENDS
index 33dff57..eb690d3 100755
--- a/audio-players/bmpx/DEPENDS
+++ b/audio-players/bmpx/DEPENDS
@@ -3,7 +3,7 @@ depends glibmm            &&
 depends gtk+2             &&
 depends gtkmm2            &&
 depends cairomm           &&
-depends libglade          &&
+depends libglade2         &&
 depends libglademm        &&
 depends libxml2           &&
 depends taglib            &&
diff --git a/audio-players/bmpx/DETAILS b/audio-players/bmpx/DETAILS
index 4d56e88..a82e009 100755
--- a/audio-players/bmpx/DETAILS
+++ b/audio-players/bmpx/DETAILS
@@ -1,9 +1,9 @@
            SPELL=bmpx
-         VERSION=0.30.3
-          BRANCH=`echo $VERSION|cut -d . -f 1,2`
+         VERSION=0.32.0
+          BRANCH=`echo ${VERSION}|cut -d . -f 1,2`
           SOURCE=bmpx-${VERSION}.tar.bz2
-SOURCE_DIRECTORY=${BUILD_DIRECTORY}/bmpx-${VERSION}
-   SOURCE_URL[0]=http://files.beep-media-player.org/releases/$BRANCH/$SOURCE
+SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
+   SOURCE_URL[0]=http://files.beep-media-player.org/releases/0.30/${SOURCE}
       SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
       LICENSE[0]=GPL
         WEB_SITE=http://beep-media-player.org/index.php/BMPx_Homepage
diff --git a/audio-players/bmpx/HISTORY b/audio-players/bmpx/HISTORY
index 302bf28..1f76ab2 100644
--- a/audio-players/bmpx/HISTORY
+++ b/audio-players/bmpx/HISTORY
@@ -1,3 +1,10 @@
+2006-10-06 Robin Cook <rcook at wyrms.net>
+	* DETAILS: updated VERSION to 0.32.0
+	  updated SOURCE_URL
+	* DEPENDS: changed libglade to libglade2
+	* PRE_BUILD: added to do an sedit and autoreconf to work with our boost
+	  install
+
 2006-10-01 Robin Cook <rcook at wyrms.net>
 	* DETAILS: updated VERSION to 0.30.3
 	* DEPENDS: update to new versions depends
diff --git a/audio-players/bmpx/PRE_BUILD b/audio-players/bmpx/PRE_BUILD
new file mode 100755
index 0000000..3c76727
--- /dev/null
+++ b/audio-players/bmpx/PRE_BUILD
@@ -0,0 +1,5 @@
+default_pre_build       &&
+cd ${SOURCE_DIRECTORY}  &&
+
+sedit "s:-lboost_regex:-lboost_regex-gcc:" m4/boost.m4  &&
+autoreconf
diff --git a/audio-players/bmpx/bmpx-0.30.3.tar.bz2.sig b/audio-players/bmpx/bmpx-0.30.3.tar.bz2.sig
deleted file mode 100644
index 4a5b34e..0000000
Binary files a/audio-players/bmpx/bmpx-0.30.3.tar.bz2.sig and /dev/null differ
diff --git a/audio-players/bmpx/bmpx-0.32.0.tar.bz2.sig b/audio-players/bmpx/bmpx-0.32.0.tar.bz2.sig
new file mode 100644
index 0000000..3adca83
Binary files /dev/null and b/audio-players/bmpx/bmpx-0.32.0.tar.bz2.sig differ



More information about the SM-Commit mailing list