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 648119 - Please host GUPnP documentation
Please host GUPnP documentation
Status: RESOLVED FIXED
Product: website
Classification: Infrastructure
Component: developer.gnome.org
current
Other Linux
: Normal normal
: ---
Assigned To: GNOME Web maintainers
GNOME Web maintainers
Depends on:
Blocks:
 
 
Reported: 2011-04-18 14:50 UTC by Ross Burton
Modified: 2011-06-03 13:28 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Ross Burton 2011-04-18 14:50:16 UTC
Please consider hosting the GUPnP API documentation.  GUPnP is a G-friendly (gobject+libsoup based) UPnP stack implementation, as used by projects such as Rygel.

We're migrating to gnome.org.  Would it be possible to host our gtk-doc API documentation on developer.gnome.org?

At the moment the sources are at gitorious.org/gupnp.  As I said we'll be migrating that to gnome.org soon.
Comment 1 Zeeshan Ali 2011-05-17 22:10:26 UTC
ping! With gupnp docs page down for several weeks now, this is kinda critical for us.
Comment 2 Zeeshan Ali 2011-05-24 18:48:40 UTC
I had a chat about this with Fredp on IRC and he suggested that we first move our tarballs to gnome infra.

Ross, do we have already a bug for hosting of tarballs? We should probably already open the bug for moving git repos at the same time.
Comment 3 Ross Burton 2011-05-24 19:23:18 UTC
Zeeshan: no need to file a bug, just upload the tarballs.
Comment 4 Ross Burton 2011-06-01 12:43:33 UTC
Okay, all of the GUPnP tarballs are not uploaded to the GNOME servers.

Friendly ping for getting the devhelp docs hosted.  The server that the documentation is currently hosted on is dying and will be turned off for good shortly.
Comment 5 Frederic Peters 2011-06-01 13:13:13 UTC
I'd need the list of tarball modules (i.e. directories under http://ftp.gnome.org/pub/GNOME/sources/) containing the documents that need to be hosted, and for each of them a short blurb (e.g. for libsoup we have: " an HTTP client/server library for GNOME.") and the minimum version number you want processed.
Comment 6 Ross Burton 2011-06-01 14:14:00 UTC
Might as well just used the latest releases, so here you go:

gssdp 0.10+: A GObject-based API for handling resource discovery and announcement over SSDP. 

gupnp 0.16+: Core UPnP API built on top of gssdp 

gupnp-av 0.8+: A small utility library that aims to ease the handling and implementation of UPnP audio/video profiles 

gupnp-dlna 0.6+: A library to ease DLNA-related bits for applications using gupnp. 

gupnp-igd 0.1+: A library to handle UPnP Internet Gateway Device port mappings.
Comment 7 Frederic Peters 2011-06-01 15:49:11 UTC
It will now take a few hours to have the website rebuilt.

commit 40b1628035d8c2be6df0a30d16972f572c80e264
Author: Frédéric Péters <fpeters@0d.be>
Date:   Wed Jun 1 17:46:54 2011 +0200

    Add gupnp stuff (GNOME bug 648119)
Comment 8 Ross Burton 2011-06-01 16:29:10 UTC
Thanks Frederic, much appreciated.
Comment 9 Zeeshan Ali 2011-06-03 13:28:03 UTC
Frederic, Thanks so much for doing this. As discussed on IRC, just one small thing: GSSDP, GUPnP and GUPnP IGD don't belong under 'multimedia' section but rather 'Communication'.