[gtk-osx] Update gtkmm and python modulesets to match recent updates of core.
- From: John Ralls <jralls src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-osx] Update gtkmm and python modulesets to match recent updates of core.
- Date: Sat, 27 Dec 2014 00:53:41 +0000 (UTC)
commit 3c80bf81e302450d4385044768caaca6a47063c8
Author: John Ralls <jralls ceridwen us>
Date: Fri Dec 26 16:53:17 2014 -0800
Update gtkmm and python modulesets to match recent updates of core.
modulesets-stable/gtk-osx-gtkmm.modules | 16 ++++++++--------
modulesets-stable/gtk-osx-python.modules | 4 ++--
modulesets/gtk-osx-gtkmm.modules | 12 ++++++------
modulesets/gtk-osx-python.modules | 2 +-
4 files changed, 17 insertions(+), 17 deletions(-)
---
diff --git a/modulesets-stable/gtk-osx-gtkmm.modules b/modulesets-stable/gtk-osx-gtkmm.modules
index 4379dac..be3b194 100644
--- a/modulesets-stable/gtk-osx-gtkmm.modules
+++ b/modulesets-stable/gtk-osx-gtkmm.modules
@@ -22,8 +22,8 @@
</metamodule>
<autotools id="cairomm" autogen-sh="configure">
- <branch module="cairomm-1.10.0.tar.gz" version="1.10.0"
- hash="sha1:f08bf8a331067f0d1e876523f07238fba6b26b99"
+ <branch module="cairomm-1.11.2.tar.gz" version="1.11.2"
+ hash="sha1:35e190a03f760924bece5dc1204cc36b3583c806"
repo="cairographics" />
<dependencies>
<dep package="cairo"/>
@@ -31,8 +31,8 @@
</autotools>
<autotools id="glibmm" autogen-sh="configure">
- <branch module="glibmm/2.38/glibmm-2.38.1.tar.xz" version="2.38.1"
- hash="sha256:49c925ee1d3c4d0d6cd7492d7173bd6826db51d0b55f458a6496406ae267c4a2"/>
+ <branch module="glibmm/2.42/glibmm-2.42.0.tar.xz" version="2.42.0"
+ hash="sha256:985083d97378d234da27a7243587cc0d186897a4b2d3c1286f794089be1a3397"/>
<dependencies>
<dep package="glib"/>
<dep package="libsigc++2"/>
@@ -67,13 +67,13 @@
documentation in your jhbuildrc-custom. -->
<autotools id="libsigc++2" autogen-sh="configure"
autogen-args="--disable-documentation">
- <branch module="libsigc++/2.2/libsigc++-2.2.11.tar.xz" version="2.2.11"
- hash="sha256:9834045f74f56752c2c6b3cdc195c30ab8314ad22dc8e626d6f67f940f1e4957"/>
+ <branch module="libsigc++/2.4/libsigc++-2.4.0.tar.xz" version="2.2.0"
+ hash="sha256:7593d5fa9187bbad7c6868dce375ce3079a805f3f1e74236143bceb15a37cd30"/>
</autotools>
<autotools id="gtkmm3" autogen-sh="configure">
- <branch module="gtkmm/3.10/gtkmm-3.10.1.tar.xz" version="3.10.1"
- hash="sha256:6fa5cdaa5cf386ea7c77fafed47e913afadd48fe45e28d8cb01075c3ee412538">
+ <branch module="gtkmm/3.14/gtkmm-3.14.0.tar.xz" version="3.14.0"
+ hash="sha256:d9f528a62c6ec226fa08287c45c7465b2dce5aae5068e9ac48d30a64a378e48b">
</branch>
<dependencies>
<dep package="glibmm"/>
diff --git a/modulesets-stable/gtk-osx-python.modules b/modulesets-stable/gtk-osx-python.modules
index b56b295..59698de 100644
--- a/modulesets-stable/gtk-osx-python.modules
+++ b/modulesets-stable/gtk-osx-python.modules
@@ -171,8 +171,8 @@
</autotools>
<autotools id="pygobject3" autogen-sh="configure" >
- <branch version="3.10.0" module="pygobject/3.10/pygobject-3.10.0.tar.xz"
- hash="sha256:8aaa1f83fdb2e30bae77405a63a8be600b311a04a4cdc952b2ab62ee81aad077"/>
+ <branch version="3.14.0" module="pygobject/3.14/pygobject-3.14.0.tar.xz"
+ hash="sha256:779effa93f4b59cdb72f4ab0128fb3fd82900bf686193b570fd3a8ce63392d54"/>
<dependencies>
<dep package="meta-gtk-osx-gtk3"/>
</dependencies>
diff --git a/modulesets/gtk-osx-gtkmm.modules b/modulesets/gtk-osx-gtkmm.modules
index f8989e6..3176ca7 100644
--- a/modulesets/gtk-osx-gtkmm.modules
+++ b/modulesets/gtk-osx-gtkmm.modules
@@ -21,12 +21,12 @@
<!-- mm-common is C++ glue code needed only to build from git. -->
<autotools id="mm-common">
- <branch module="mm-common" tag="0.9.6"/>
+ <branch module="mm-common" tag="0.9.7"/>
</autotools>
<autotools id="cairomm" >
<!-- 1.10.0, the latest stable release, was built from the master branch. -->
- <branch module="cairomm" tag="1.10.0"
+ <branch module="cairomm" tag="v1.11.2"
repo="cairographics" />
<dependencies>
<dep package="cairo"/>
@@ -34,7 +34,7 @@
</autotools>
<autotools id="glibmm" >
- <branch tag="glibmm-2-38"/>
+ <branch tag="glibmm-2-42"/>
<dependencies>
<dep package="libsigc++2"/>
</dependencies>
@@ -61,9 +61,9 @@
of course, and there are OSX binaries available on their
website. If you want the docs, install it separately and renable
documentation in your jhbuildrc-custom. -->
-<!-- libsigc++'s last stable branch was 2-0 -->
+<!-- libsigc++2 releaseed 2.4.0 from master -->
<autotools id="libsigc++2" autogen-args="--disable-documentation">
- <branch revision="libsigc-2-2"/>
+ <branch revision="2.4.0"/>
<dependencies>
<dep package="mm-common"/>
</dependencies>
@@ -92,7 +92,7 @@
</autotools>
<autotools id="gtkmm3" >
- <branch revision="gtkmm-3-10" module="gtkmm"/>
+ <branch revision="gtkmm-3-14" module="gtkmm"/>
<dependencies>
<dep package="glibmm"/>
<dep package="cairomm"/>
diff --git a/modulesets/gtk-osx-python.modules b/modulesets/gtk-osx-python.modules
index 84cb9ef..d566217 100644
--- a/modulesets/gtk-osx-python.modules
+++ b/modulesets/gtk-osx-python.modules
@@ -142,7 +142,7 @@
</autotools>
<autotools id="pygobject3">
- <branch tag="pygobject-3-10" module="pygobject" checkoutdir="pygobject3"/>
+ <branch tag="pygobject-3-14" module="pygobject" checkoutdir="pygobject3"/>
<dependencies>
<dep package="meta-gtk-osx-gtk3"/>
</dependencies>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]