[jhbuild] 3.6: Add valadoc (and graphviz dependency)
- From: Colin Walters <walters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild] 3.6: Add valadoc (and graphviz dependency)
- Date: Thu, 7 Jun 2012 00:17:33 +0000 (UTC)
commit faebcb7c556d3fc9364efda8de62e054726e5e93
Author: Jeremy Whiting <jpwhiting kde org>
Date: Wed Jun 6 16:50:48 2012 -0600
3.6: Add valadoc (and graphviz dependency)
Signed-off-by: Colin Walters <walters verbum org>
modulesets/gnome-suites-core-deps-3.6.modules | 20 ++++++++++++++++++++
1 files changed, 20 insertions(+), 0 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-deps-3.6.modules b/modulesets/gnome-suites-core-deps-3.6.modules
index fb95ba7..a6f0e49 100644
--- a/modulesets/gnome-suites-core-deps-3.6.modules
+++ b/modulesets/gnome-suites-core-deps-3.6.modules
@@ -43,6 +43,8 @@
href="http://files.itstool.org/itstool/"/>
<repository type="tarball" name="libpwquality"
href="https://fedorahosted.org/releases/l/i/libpwquality/"/>
+<repository type="tarball" name="graphviz.org"
+ href="http://www.graphviz.org/pub/"/>
<include href="gnome-suites-core-deps-base-3.6.modules"/>
@@ -861,6 +863,24 @@
</dependencies>
</autotools>
+ <autotools id="graphviz">
+ <pkg-config>libgvc.pc</pkg-config>
+ <branch repo="graphviz.org"
+ module="graphviz/stable/SOURCES/graphviz-2.28.0.tar.gz" version="2.28.0"
+ hash="md5:8d26c1171f30ca3b1dc1b429f7937e58"
+ size="19620087">
+ </branch>
+ </autotools>
+
+ <autotools id="valadoc">
+ <branch />
+ <dependencies>
+ <dep package="libgee"/>
+ <dep package="gdk-pixbuf"/>
+ <dep package="graphviz"/>
+ </dependencies>
+ </autotools>
+
<autotools id="WebKit" makefile="GNUmakefile"
autogenargs="--enable-introspection"
supports-parallel-builds="no">
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]