[jhbuild] 3.10: gnome-photos depends on gegl (and babl)
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild] 3.10: gnome-photos depends on gegl (and babl)
- Date: Thu, 11 Jul 2013 11:32:35 +0000 (UTC)
commit 9e97b5e244d315652c247039c4582f67584b0a8b
Author: Matthias Clasen <mclasen redhat com>
Date: Thu Jul 11 07:31:09 2013 -0400
3.10: gnome-photos depends on gegl (and babl)
modulesets/gnome-apps-3.10.modules | 17 +++++++++++++++++
modulesets/gnome-world-3.10.modules | 16 ----------------
2 files changed, 17 insertions(+), 16 deletions(-)
---
diff --git a/modulesets/gnome-apps-3.10.modules b/modulesets/gnome-apps-3.10.modules
index 3329650..da599fa 100644
--- a/modulesets/gnome-apps-3.10.modules
+++ b/modulesets/gnome-apps-3.10.modules
@@ -41,6 +41,22 @@
that are not covered there, add them in here
-->
+ <autotools id="babl">
+ <branch/>
+ </autotools>
+
+ <autotools id="gegl">
+ <branch/>
+ <dependencies>
+ <dep package="babl"/>
+ <dep package="glib"/>
+ <dep package="cairo"/>
+ <dep package="gdk-pixbuf"/>
+ <dep package="pango"/>
+ <dep package="librsvg"/>
+ </dependencies>
+ </autotools>
+
<autotools id="bijiben">
<branch/>
<dependencies>
@@ -693,6 +709,7 @@
<autotools id="gnome-photos">
<branch/>
<dependencies>
+ <dep package="gegl"/>
<dep package="cairo"/>
<dep package="clutter-gtk"/>
<dep package="dleyna-renderer"/>
diff --git a/modulesets/gnome-world-3.10.modules b/modulesets/gnome-world-3.10.modules
index 13cd1c7..0cf28c3 100644
--- a/modulesets/gnome-world-3.10.modules
+++ b/modulesets/gnome-world-3.10.modules
@@ -2623,10 +2623,6 @@
<!-- ########## End of Gnome Flashback Modules ########## -->
- <autotools id="babl">
- <branch/>
- </autotools>
-
<autotools id="librsync">
<branch repo="downloads.sourceforge.net"
module="librsync/librsync-0.9.7.tar.gz"
@@ -2657,18 +2653,6 @@
<!-- enscript -->
<!-- libavcodec -->
<!-- Those are not managed by jhbuild -->
- <autotools id="gegl">
- <branch/>
- <dependencies>
- <dep package="babl"/>
- <dep package="glib"/>
- <dep package="cairo"/>
- <dep package="gdk-pixbuf"/>
- <dep package="pango"/>
- <dep package="librsvg"/>
- </dependencies>
- </autotools>
-
<autotools id="gnome-applets" autogenargs="--without-hal --enable-mixer-applet --enable-mini-commander">
<branch/>
<dependencies>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]