summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xx11-toolkits/gtk+3/DEPENDS12
-rw-r--r--x11-toolkits/gtk+3/HISTORY4
2 files changed, 14 insertions, 2 deletions
diff --git a/x11-toolkits/gtk+3/DEPENDS b/x11-toolkits/gtk+3/DEPENDS
index f60f54afcb..f19855e747 100755
--- a/x11-toolkits/gtk+3/DEPENDS
+++ b/x11-toolkits/gtk+3/DEPENDS
@@ -1,14 +1,22 @@
+. "$GRIMOIRE/FUNCTIONS" &&
+
depends -sub GLIB_DEVEL glib2 &&
-depends gdk-pixbuf2
-depends -sub GOBJ_DEVEL gobject-introspection
+depends gdk-pixbuf2 &&
+simple_version_check_force_depends gdk-pixbuf2 223 3 &&
depends atk &&
+simple_version_check_force_depends atk 21 2 &&
depends pango &&
+simple_version_check_force_depends pango 129 3 &&
depends -sub "CAIRO_DEVEL PDF PS SVG X" cairo &&
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 fb04b7570a..409eda483a 100644
--- a/x11-toolkits/gtk+3/HISTORY
+++ b/x11-toolkits/gtk+3/HISTORY
@@ -1,3 +1,7 @@
+2011-10-17 Bor Kraljič <pyrobor@ver.si>
+ * DEPENDS: changed gobject-introspection to optional dependency
+ added possible force_depends for atk, pango and gdk-pixbuf2
+
2011-10-15 Ladislav Hagara <hgr@vabo.cz>
* DETAILS: 3.2.1