sm-commit AT lists.ibiblio.org
Subject: Source Mage code commit list
List archive
[SM-Commit] GIT changes to master grimoire by Ladislav Hagara (dbbb7cf4c78b275f21f2d9e1548c7aa2f9730af0)
- From: Ladislav Hagara <scm AT sourcemage.org>
- To: sm-commit AT lists.ibiblio.org
- Subject: [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (dbbb7cf4c78b275f21f2d9e1548c7aa2f9730af0)
- Date: Sun, 4 Mar 2012 16:53:10 -0600
GIT changes to master grimoire by Ladislav Hagara <hgr AT vabo.cz>:
x11-toolkits/gtk+3/DEPENDS | 24 ++++++++++++------------
x11-toolkits/gtk+3/HISTORY | 3 +++
2 files changed, 15 insertions(+), 12 deletions(-)
New commits:
commit 36bf8beb2461c5c77bba09c9aaac5d49b9f04bbd
Author: Ladislav Hagara <hgr AT vabo.cz>
Commit: Ladislav Hagara <hgr AT vabo.cz>
gtk+3 doesn't need devel gobject-introspection
diff --git a/x11-toolkits/gtk+3/DEPENDS b/x11-toolkits/gtk+3/DEPENDS
index 785ffa2..76ce35e 100755
--- a/x11-toolkits/gtk+3/DEPENDS
+++ b/x11-toolkits/gtk+3/DEPENDS
@@ -1,9 +1,19 @@
. "$GRIMOIRE/FUNCTIONS" &&
if [[ "$GTK_VER" == "devel" ]]; then
- depends -sub GLIB_DEVEL glib2
+ depends -sub GLIB_DEVEL glib2 &&
+ depends -sub "CAIRO_DEVEL PDF PS SVG X" cairo &&
+ optional_depends -sub GOBJ_DEVEL gobject-introspection \
+ "--enable-introspection=yes" \
+ "--enable-introspection=no" \
+ "to enable introspection support"
else
- depends glib2
+ depends glib2 &&
+ depends -sub "PDF PS SVG X" cairo &&
+ optional_depends gobject-introspection \
+ "--enable-introspection=yes" \
+ "--enable-introspection=no" \
+ "to enable introspection support"
fi
depends gdk-pixbuf2 &&
@@ -13,21 +23,11 @@ simple_version_check_force_depends atk 21 2 &&
depends pango &&
simple_version_check_force_depends pango 129 3 &&
-if [[ "$GTK_VER" == "devel" ]]; then
- depends -sub "CAIRO_DEVEL PDF PS SVG X" cairo
-else
- depends -sub "PDF PS SVG X" cairo
-fi &&
depends libsm &&
depends libxext &&
depends libxcursor &&
depends libxrender &&
-optional_depends -sub GOBJ_DEVEL gobject-introspection \
- "--enable-introspection=yes" \
- "--enable-introspection=no" \
- "to enable introspection support" &&
-
optional_depends gtk+2 \
"--enable-gtk2-dependency" \
"--disable-gtk2-dependency" \
diff --git a/x11-toolkits/gtk+3/HISTORY b/x11-toolkits/gtk+3/HISTORY
index 21159b6..a29714a 100644
--- a/x11-toolkits/gtk+3/HISTORY
+++ b/x11-toolkits/gtk+3/HISTORY
@@ -1,3 +1,6 @@
+2012-03-04 Ladislav Hagara <hgr AT vabo.cz>
+ * DEPENDS: stable gtk+3 doesn't need devel gobject-introspection
+
2012-02-09 Donald Johnson <LtDonny AT gmail.com>
* DEPENDS: Spell check "exiting" -> "existing"
- [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (dbbb7cf4c78b275f21f2d9e1548c7aa2f9730af0), Ladislav Hagara, 03/04/2012
Archive powered by MHonArc 2.6.24.