[jhbuild] apps-3.10: Add the dLeyna servers as dependencies for GNOME Photos
- From: Craig Keogh <cskeogh src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild] apps-3.10: Add the dLeyna servers as dependencies for GNOME Photos
- Date: Thu, 20 Jun 2013 12:32:58 +0000 (UTC)
commit f9f4f430054ab03003e17840edfed10ca61e7102
Author: Emanuele Aina <emanuele aina collabora com>
Date: Wed May 1 10:40:08 2013 +0100
apps-3.10: Add the dLeyna servers as dependencies for GNOME Photos
https://bugzilla.gnome.org/show_bug.cgi?id=701776
modulesets/gnome-apps-3.10.modules | 29 +++++++++++++++++++++++++++++
1 files changed, 29 insertions(+), 0 deletions(-)
---
diff --git a/modulesets/gnome-apps-3.10.modules b/modulesets/gnome-apps-3.10.modules
index 17d387e..944736d 100644
--- a/modulesets/gnome-apps-3.10.modules
+++ b/modulesets/gnome-apps-3.10.modules
@@ -17,6 +17,8 @@
href="git://git.fedorahosted.org/git/"/>
<repository type="git" name="wayland"
href="git://anongit.freedesktop.org/git/wayland"/>
+ <repository type="git" name="github-01org"
+ href="git://github.com/01org/"/>
<!-- tarball repos -->
<repository type="tarball" name="gnome.org"
@@ -661,11 +663,38 @@
</dependencies>
</autotools>
+ <autotools id="dleyna-core">
+ <branch repo="github-01org"/>
+ <dependencies>
+ <dep package="gupnp"/>
+ </dependencies>
+ </autotools>
+
+ <autotools id="dleyna-connector-dbus">
+ <branch repo="github-01org"/>
+ <dependencies>
+ <dep package="dleyna-core"/>
+ </dependencies>
+ </autotools>
+
+ <autotools id="dleyna-renderer">
+ <branch repo="github-01org"/>
+ <dependencies>
+ <dep package="dleyna-connector-dbus"/>
+ <dep package="dleyna-core"/>
+ <dep package="gssdp"/>
+ <dep package="gupnp"/>
+ <dep package="gupnp-av"/>
+ <dep package="gupnp-dlna"/>
+ </dependencies>
+ </autotools>
+
<autotools id="gnome-photos">
<branch/>
<dependencies>
<dep package="cairo"/>
<dep package="clutter-gtk"/>
+ <dep package="dleyna-renderer"/>
<dep package="gdk-pixbuf"/>
<dep package="glib"/>
<dep package="gnome-desktop"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]