GNOME Bugzilla – Bug 745612
Add phodav to jhbuild
Last modified: 2015-07-08 12:32:20 UTC
Created attachment 298547 [details] [review] Add phodav to 3.16 https://wiki.gnome.org/phodav
Created attachment 298548 [details] [review] Add phodav to 3.16 v2: (remove self dep)
Review of attachment 298548 [details] [review]: Any reason to add this to -apps? I think its better to add it to -work and move to -apps if needed in the future
> Any reason to add this to -apps? I think its better to add it to -work and > move to -apps if needed in the future It's going to be a new dependency in spice-gtk. Not sure where it should go, I put it together with spice-gtk, do you want me to move it to somewhere else?
I would prefer avoiding new dependencies at this time of the release; we'll get gnome 3.16 out with a spice-gtk that do not need phodav.
(In reply to Frederic Peters from comment #4) > I would prefer avoiding new dependencies at this time of the release; we'll > get gnome 3.16 out with a spice-gtk that do not need phodav. spice-gtk had a release today 0.28 [0] but sure, this patch can wait spice-gtk update or gnome 3.16 release [0] http://lists.freedesktop.org/archives/spice-devel/2015-March/019084.html
spice-gtk can be upgraded to 0.28, phodav is still marked as optional. Once 3.18 modulesets are created, they can get phodav AND a --enable-webdav flag to spice-gtk.
Created attachment 303770 [details] [review] Add phodav to 3.18 Can we have it? :-)
Created attachment 303771 [details] [review] add --with-webdav for spice-gtk o/
The following fixes have been pushed: 270bec0 gnome-apps-3.18: spice-gtk with webdav 338ddd2 gnome-apps-3.18: add phodav
Created attachment 307069 [details] [review] gnome-apps-3.18: spice-gtk with webdav Including phodav as dependency for spice-gtk.
Created attachment 307070 [details] [review] gnome-apps-3.18: add phodav Phodav is a WebDav server implementation using libsoup which is now being used by spice-gtk.