[SM-Commit] GIT changes to master grimoire by Flavien Bridault (52628c9752c0be58ee3f9e973574cc5afb123d12)

Flavien Bridault scm at mail.sourcemage.org
Thu Aug 17 16:59:44 EDT 2006


GIT changes to master grimoire by Flavien Bridault <vlaaad at sourcemage.org>:

 audio-players/exaile/DEPENDS                 |    5 +----
 audio-players/exaile/DETAILS                 |    2 +-
 audio-players/exaile/HISTORY                 |    4 ++++
 audio-players/exaile/exaile_0.2b4.tar.gz.sig |    0 
 audio-players/exaile/exaile_0.2b5.tar.gz.sig |binary
 dev/null                                     |binary
 gnome2-libs/control-center2/DETAILS          |    2 +-
 gnome2-libs/control-center2/HISTORY          |    4 ++++
 gnome2-libs/control-center2/PRE_BUILD        |    4 +++-
 9 files changed, 14 insertions(+), 7 deletions(-)

New commits:
commit f8179f8e44d7221447230725e9ff6ff94752bf7f
Author: Flavien Bridault <vlaaad at sourcemage.org>
Commit: Flavien Bridault <vlaaad at sourcemage.org>

    exaile 0.2b5

commit 30ab7b7942ebdb4189e3847646fce0c704d73754
Author: Flavien Bridault <vlaaad at sourcemage.org>
Commit: Flavien Bridault <vlaaad at sourcemage.org>

    control-center2: fixedi path to gzip for gnome-theme-manager

diff --git a/audio-players/exaile/DEPENDS b/audio-players/exaile/DEPENDS
index b5b9df0..b9f015d 100755
--- a/audio-players/exaile/DEPENDS
+++ b/audio-players/exaile/DEPENDS
@@ -1,8 +1,5 @@
 depends  python            &&
-depends  wxpython          &&
-depends  pymad             &&
-depends  pyogg             &&
-depends  pyvorbis          &&
+depends  pygtk2            &&
 depends  pysqlite          &&
 depends  pil               &&
 depends  gst-python        &&
diff --git a/audio-players/exaile/DETAILS b/audio-players/exaile/DETAILS
index 08e9aa9..945fe33 100755
--- a/audio-players/exaile/DETAILS
+++ b/audio-players/exaile/DETAILS
@@ -1,5 +1,5 @@
            SPELL=exaile
-         VERSION=0.2b4
+         VERSION=0.2b5
           SOURCE=${SPELL}_${VERSION}.tar.gz
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL}
    SOURCE_URL[0]=http://www.more-cowbell.org/releases/$SOURCE
diff --git a/audio-players/exaile/HISTORY b/audio-players/exaile/HISTORY
index 697ff75..c18ec4d 100644
--- a/audio-players/exaile/HISTORY
+++ b/audio-players/exaile/HISTORY
@@ -1,3 +1,7 @@
+2006-08-17 Flavien Bridault <vlaaad at sourcemage.org>
+	* DETAILS: Updated to 0.2b5
+	* DEPENDS: No longer depends on wxpython, now only on pygtk2
+
 2006-08-04 Flavien Bridault <vlaaad at sourcemage.org>
 	* DETAILS: Updated to 0.2b4
 
diff --git a/audio-players/exaile/exaile_0.2b4.tar.gz.sig b/audio-players/exaile/exaile_0.2b4.tar.gz.sig
deleted file mode 100644
index a895ebd..0000000
Binary files a/audio-players/exaile/exaile_0.2b4.tar.gz.sig and /dev/null differ
diff --git a/audio-players/exaile/exaile_0.2b5.tar.gz.sig b/audio-players/exaile/exaile_0.2b5.tar.gz.sig
new file mode 100644
index 0000000..a925831
Binary files /dev/null and b/audio-players/exaile/exaile_0.2b5.tar.gz.sig differ
diff --git a/gnome2-libs/control-center2/DETAILS b/gnome2-libs/control-center2/DETAILS
index 3615676..43469f0 100755
--- a/gnome2-libs/control-center2/DETAILS
+++ b/gnome2-libs/control-center2/DETAILS
@@ -5,7 +5,7 @@
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/control-center-$VERSION
    SOURCE_URL[0]=$GNOME_URL/sources/control-center/$BRANCH/$SOURCE
       SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
-      PATCHLEVEL=1
+      PATCHLEVEL=2
       LICENSE[0]=GPL
         WEB_SITE=http://www.gnome.org
          ENTERED=20020510
diff --git a/gnome2-libs/control-center2/HISTORY b/gnome2-libs/control-center2/HISTORY
index 9d554de..b2ba54f 100644
--- a/gnome2-libs/control-center2/HISTORY
+++ b/gnome2-libs/control-center2/HISTORY
@@ -1,3 +1,7 @@
+2006-08-17 Flavien Bridault <vlaaad at sourcemage.org>
+	* PRE_BUILD: Fixed path to gzip for gnome-theme-manager
+	* DETAILS: PATCHLEVEL++
+
 2006-08-15 Juuso Alasuutari <iuso at sourcemage.org>
 	* DETAILS: [automated] Removed UPDATED (deprecated in favor of 
 	  PATCHLEVEL).
diff --git a/gnome2-libs/control-center2/PRE_BUILD b/gnome2-libs/control-center2/PRE_BUILD
index 6cb0f9e..8881a5b 100755
--- a/gnome2-libs/control-center2/PRE_BUILD
+++ b/gnome2-libs/control-center2/PRE_BUILD
@@ -2,4 +2,6 @@ default_pre_build      &&
 cd  $SOURCE_DIRECTORY  &&
 # lower the xft version requirement, our xft providers are patched to work
 # correctly
-sedit  's/2.1.7/2.0/g'  configure
+sedit  's/2.1.7/2.0/g'  configure  &&
+# Path to gzip is now harcoded, change it to fit our gzip install
+sedit  's#/bin/gzip#/usr/bin/gzip#' capplets/theme-switcher/gnome-theme-installer.c



More information about the SM-Commit mailing list