summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBor Kraljič2011-10-17 09:57:58 +0200
committerBor Kraljič2011-10-17 09:57:58 +0200
commit0c8545af4c363bcee301e4871c8397d57bc4bb2f (patch)
tree38767e6ca22d670b193de2e248452746889bf913
parent6659f3c665efe877e5c68f568fc426f93e3c5fb1 (diff)
gtk+3: improvement in DEPENDS
* changed gobject-introspection to optional dependency * added possible force_depends for atk, pango and gdk-pixbuf2
-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