sm-commit AT lists.ibiblio.org
Subject: Source Mage code commit list
List archive
[SM-Commit] GIT changes to master grimoire by Vlad Glagolev (0419839627a0dfe009243a9b6f4c62176e376c04)
- From: Vlad Glagolev <scm AT sourcemage.org>
- To: sm-commit AT lists.ibiblio.org
- Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (0419839627a0dfe009243a9b6f4c62176e376c04)
- Date: Fri, 4 Nov 2011 17:26:04 -0500
GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:
x11-toolkits/gtk+3/DEPENDS | 12 +++++++++---
x11-toolkits/gtk+3/HISTORY | 3 +++
2 files changed, 12 insertions(+), 3 deletions(-)
New commits:
commit 0419839627a0dfe009243a9b6f4c62176e376c04
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>
gtk+3: corrected glib2 dependency
diff --git a/x11-toolkits/gtk+3/DEPENDS b/x11-toolkits/gtk+3/DEPENDS
index f19855e..bf1572f 100755
--- a/x11-toolkits/gtk+3/DEPENDS
+++ b/x11-toolkits/gtk+3/DEPENDS
@@ -1,6 +1,11 @@
. "$GRIMOIRE/FUNCTIONS" &&
-depends -sub GLIB_DEVEL glib2 &&
+if [[ "$GTK_VER" == "devel" ]]; then
+ depends -sub GLIB_DEVEL glib2
+else
+ depends glib2
+fi
+
depends gdk-pixbuf2 &&
simple_version_check_force_depends gdk-pixbuf2 223 3 &&
depends atk &&
@@ -14,8 +19,9 @@ depends libxcursor &&
depends libxrender &&
optional_depends -sub GOBJ_DEVEL gobject-introspection \
- "--enable-introspection=yes" "--enable-introspection=no" \
- "to enable introspection support" &&
+ "--enable-introspection=yes" \
+ "--enable-introspection=no" \
+ "to enable introspection support" &&
optional_depends gtk+2 \
"--enable-gtk2-dependency" \
diff --git a/x11-toolkits/gtk+3/HISTORY b/x11-toolkits/gtk+3/HISTORY
index db2f960..57bd5a4 100644
--- a/x11-toolkits/gtk+3/HISTORY
+++ b/x11-toolkits/gtk+3/HISTORY
@@ -1,3 +1,6 @@
+2011-11-05 Vlad Glagolev <stealth AT sourcemage.org>
+ * DEPENDS: devel glib2 isn't required for stable gtk+3 anymore
+
2011-10-31 Sukneet Basuta <sukneet AT sourcemage.org>
* DETAILS: updated devel to 3.3.2
- [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (0419839627a0dfe009243a9b6f4c62176e376c04), Vlad Glagolev, 11/04/2011
Archive powered by MHonArc 2.6.24.