Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by George Sherwood (c6c446fb38fa0ab60801c7df4bd2f7f7b2c4e5d8)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by George Sherwood (c6c446fb38fa0ab60801c7df4bd2f7f7b2c4e5d8)
  • Date: Sat, 11 Sep 2010 14:29:36 -0500

GIT changes to master grimoire by George Sherwood <gsherwood AT sourcemage.org>:

gnome2-libs/gdk-pixbuf2/DEPENDS | 6 +++++-
gnome2-libs/gdk-pixbuf2/HISTORY | 1 +
2 files changed, 6 insertions(+), 1 deletion(-)

New commits:
commit c6c446fb38fa0ab60801c7df4bd2f7f7b2c4e5d8
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>

gdk-pixbuf2: Added optional depends gobject-introspection

diff --git a/gnome2-libs/gdk-pixbuf2/DEPENDS b/gnome2-libs/gdk-pixbuf2/DEPENDS
index 3954532..b182b29 100755
--- a/gnome2-libs/gdk-pixbuf2/DEPENDS
+++ b/gnome2-libs/gdk-pixbuf2/DEPENDS
@@ -2,5 +2,9 @@ depends glib2 &&
depends libpng &&
depends zlib &&
depends jpeg &&
-depends tiff
+depends tiff &&

+optional_depends gobject-introspection \
+ "--enable-introspection" \
+ "--disable-introspection" \
+ "enable gobject-introspection"
diff --git a/gnome2-libs/gdk-pixbuf2/HISTORY b/gnome2-libs/gdk-pixbuf2/HISTORY
index 35139b8..f704326 100644
--- a/gnome2-libs/gdk-pixbuf2/HISTORY
+++ b/gnome2-libs/gdk-pixbuf2/HISTORY
@@ -1,5 +1,6 @@
2010-09-11 George Sherwood <gsherwood AT sourcemage.org>
* DETAILS: Updated to version 2.21.7
+ * DEPENDS: Added optional depends gobject_introspection

2010-08-17 George Sherwood <gsherwood AT sourcemage.org>
* ALL: Created new spell



  • [SM-Commit] GIT changes to master grimoire by George Sherwood (c6c446fb38fa0ab60801c7df4bd2f7f7b2c4e5d8), George Sherwood, 09/11/2010

Archive powered by MHonArc 2.6.24.

Top of Page