After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 745612 - Add phodav to jhbuild
Add phodav to jhbuild
Status: RESOLVED FIXED
Product: jhbuild
Classification: Infrastructure
Component: module sets
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Jhbuild maintainers
Jhbuild QA
Depends on:
Blocks:
 
 
Reported: 2015-03-04 15:24 UTC by Victor Toso
Modified: 2015-07-08 12:32 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Add phodav to 3.16 (1.02 KB, patch)
2015-03-04 15:24 UTC, Victor Toso
none Details | Review
Add phodav to 3.16 (1017 bytes, patch)
2015-03-04 15:29 UTC, Victor Toso
none Details | Review
Add phodav to 3.18 (978 bytes, patch)
2015-05-21 16:32 UTC, Victor Toso
none Details | Review
add --with-webdav for spice-gtk (1.15 KB, patch)
2015-05-21 16:32 UTC, Victor Toso
none Details | Review
gnome-apps-3.18: spice-gtk with webdav (1.20 KB, patch)
2015-07-08 12:32 UTC, Victor Toso
committed Details | Review
gnome-apps-3.18: add phodav (1023 bytes, patch)
2015-07-08 12:32 UTC, Victor Toso
committed Details | Review

Description Victor Toso 2015-03-04 15:24:02 UTC
Created attachment 298547 [details] [review]
Add phodav to 3.16

https://wiki.gnome.org/phodav
Comment 1 Victor Toso 2015-03-04 15:29:07 UTC
Created attachment 298548 [details] [review]
Add phodav to 3.16

v2: (remove self dep)
Comment 2 Javier Jardón (IRC: jjardon) 2015-03-04 15:31:45 UTC
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
Comment 3 Victor Toso 2015-03-04 15:37:32 UTC
> 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?
Comment 4 Frederic Peters 2015-03-04 15:56:02 UTC
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.
Comment 5 Victor Toso 2015-03-04 16:08:07 UTC
(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
Comment 6 Frederic Peters 2015-03-04 16:18:04 UTC
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.
Comment 7 Victor Toso 2015-05-21 16:32:15 UTC
Created attachment 303770 [details] [review]
Add phodav to 3.18

Can we have it? :-)
Comment 8 Victor Toso 2015-05-21 16:32:44 UTC
Created attachment 303771 [details] [review]
add --with-webdav for spice-gtk

o/
Comment 9 Victor Toso 2015-07-08 12:32:09 UTC
The following fixes have been pushed:
270bec0 gnome-apps-3.18: spice-gtk with webdav
338ddd2 gnome-apps-3.18: add phodav
Comment 10 Victor Toso 2015-07-08 12:32:15 UTC
Created attachment 307069 [details] [review]
gnome-apps-3.18: spice-gtk with webdav

Including phodav as dependency for spice-gtk.
Comment 11 Victor Toso 2015-07-08 12:32:20 UTC
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.