[frogr] [OSX] Build GTK+3 without gobject introspection
- From: Mario Sanchez Prada <msanchez src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [frogr] [OSX] Build GTK+3 without gobject introspection
- Date: Sun, 14 Sep 2014 12:48:52 +0000 (UTC)
commit 7c2554cbefec55ba4bda2c0a8d941b22688f18ef
Author: Mario Sanchez Prada <msanchez gnome org>
Date: Sun Sep 7 16:28:12 2014 +0100
[OSX] Build GTK+3 without gobject introspection
osx/jhbuild/frogr.modules | 18 ++++++++++++++++++
1 files changed, 18 insertions(+), 0 deletions(-)
---
diff --git a/osx/jhbuild/frogr.modules b/osx/jhbuild/frogr.modules
index a4df656..9546637 100644
--- a/osx/jhbuild/frogr.modules
+++ b/osx/jhbuild/frogr.modules
@@ -72,6 +72,24 @@
</dependencies>
</autotools>
+ <autotools id="gtk+-3.0" autogen-sh="autogen.sh"
+ autogenargs="--enable-quartz-backend --enable-quartz-relocation --disable-introspection">
+ <branch module="gtk+/3.10/gtk+-3.10.7.tar.xz" version="3.10.7"
+ hash="sha256:b7e9de15385031cff43897e7e59f6692eaabf500f36eef80e6b9d6486ad49427">
+ <patch
file="http://git.gnome.org/browse/gtk-osx/plain/patches/0001-gtk3-gtkselection-return-value.patch" strip="1"/>
+ </branch>
+ <dependencies>
+ <dep package="glib"/>
+ <dep package="pango"/>
+ <dep package="atk"/>
+ <dep package="gdk-pixbuf"/>
+ <dep package="gobject-introspection"/>
+ </dependencies>
+ <after>
+ <dep package="meta-gtk-osx-bootstrap"/>
+ </after>
+ </autotools>
+
<autotools id="pango" autogen-sh="autoreconf" autogenargs="--with-included-modules">
<branch version="1.36.0" module="pango/1.36/pango-1.36.0.tar.xz"
hash="sha256:bb41d1b26ee7450e5430a7d2765f38c51ebe72db9fce616a9ee52611b55906a0">
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]