[jhbuild] gnome-apps-3.18: add phodav



commit 338ddd230f23e19cbf958918c079b41cc842b533
Author: Victor Toso <victortoso redhat com>
Date:   Thu May 21 16:40:29 2015 +0200

    gnome-apps-3.18: add phodav
    
    Phodav is a WebDav server implementation using libsoup which is now
    being used by spice-gtk.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=745612

 modulesets/gnome-apps-3.18.modules |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)
---
diff --git a/modulesets/gnome-apps-3.18.modules b/modulesets/gnome-apps-3.18.modules
index adb1dd0..c1863e1 100644
--- a/modulesets/gnome-apps-3.18.modules
+++ b/modulesets/gnome-apps-3.18.modules
@@ -262,6 +262,16 @@
     </dependencies>
   </autotools>
 
+  <autotools id="phodav">
+    <branch/>
+    <dependencies>
+      <dep package="glib"/>
+      <dep package="libsoup"/>
+      <dep package="avahi"/>
+      <dep package="libxml2"/>
+    </dependencies>
+  </autotools>
+
   <autotools id="pyatspi2" autogenargs="--with-python=python3" >
     <branch/>
     <dependencies>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]