[jhbuild] 3.4: Use dconf 0.11.4 as master doesn't build
- From: Craig Keogh <cskeogh src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild] 3.4: Use dconf 0.11.4 as master doesn't build
- Date: Fri, 30 Dec 2011 11:46:42 +0000 (UTC)
commit 078ff818ee11937be47295836875eddd83627622
Author: Craig Keogh <cskeogh adam com au>
Date: Fri Dec 30 14:21:53 2011 +1030
3.4: Use dconf 0.11.4 as master doesn't build
dconf git master requires [1] an unreleased vala to build. Building vala
git master in JHBuild isn't a good idea because vala git master requires
vala to build (cyclic dependency). Therefore use dconf 0.11.4 tarball
until a new vala is released.
[1]
http://git.gnome.org/browse/dconf/commit/?id=726e1cb641759eeed715b5ac82012edb5923a3e5
modulesets/gnome-suites-core-3.4.modules | 7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-3.4.modules b/modulesets/gnome-suites-core-3.4.modules
index de208f4..759bdf6 100644
--- a/modulesets/gnome-suites-core-3.4.modules
+++ b/modulesets/gnome-suites-core-3.4.modules
@@ -20,6 +20,8 @@
href="http://www.kernel.org"/>
<repository type="tarball" name="telepathy"
href="http://telepathy.freedesktop.org/releases/"/>
+ <repository type="tarball" name="gnome.org"
+ href="http://download.gnome.org/sources/"/>
<include href="gnome-suites-core-deps-3.4.modules"/>
@@ -48,7 +50,10 @@
</autotools>
<autotools id="dconf">
- <branch/>
+ <branch repo="gnome.org" module="dconf/0.11/dconf-0.11.2.tar.xz"
+ version="0.11.2"
+ hash="sha256:4625978257cd8c273a4d31ea7a8788326df63267fc0236b6d879e891cd48fad9"
+ size="183200"/>
<dependencies>
<dep package="glib"/>
<dep package="gtk+"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]