[library-web] Add gupnp stuff (GNOME bug 648119)



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)

 data/extra-tarballs |    7 +++++++
 data/overlay.xml.in |   42 ++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 49 insertions(+), 0 deletions(-)
---
diff --git a/data/extra-tarballs b/data/extra-tarballs
index ebe46b6..990cfa9 100644
--- a/data/extra-tarballs
+++ b/data/extra-tarballs
@@ -76,3 +76,10 @@ gnome://goffice?min=0.8
 http://download.banshee-project.org/banshee/stable/1.8.0/banshee-1-1.8.0.tar.bz2
 gnome://libgdata?min=0.6
 gnome://moserial
+
+# GUPnP - see https://bugzilla.gnome.org/show_bug.cgi?id=648119
+gnome://gssdp?min=0.10
+gnome://gupnp?min=0.16
+gnome://gupnp-av?min=0.8
+gnome://gupnp-dlna?min=0.6
+gnome://gupnp-igd?min=0.1
diff --git a/data/overlay.xml.in b/data/overlay.xml.in
index ee4c873..25a998c 100644
--- a/data/overlay.xml.in
+++ b/data/overlay.xml.in
@@ -423,6 +423,48 @@
       </_abstract>
     </document>
 
+    <document doc_module="gssdp" channel="devel">
+      <category>api-base</category>
+      <subsection>api-multimedia</subsection>
+      <_abstract>
+        GObject-based API for handling resource discovery and
+        announcement over SSDP.
+      </_abstract>
+    </document>
+
+    <document doc_module="gupnp" channel="devel">
+      <category>api-base</category>
+      <subsection>api-multimedia</subsection>
+      <_abstract>
+        Core UPnP API built on top of gssdp
+      </_abstract>
+    </document>
+
+    <document doc_module="gupnp-av" channel="devel">
+      <category>api-base</category>
+      <subsection>api-multimedia</subsection>
+      <_abstract>
+        Small utility library that aims to ease the handling and
+        implementation of UPnP audio/video profiles 
+      </_abstract>
+    </document>
+
+    <document doc_module="gupnp-dlna" channel="devel">
+      <category>api-base</category>
+      <subsection>api-multimedia</subsection>
+      <_abstract>
+        Library to ease DLNA-related bits for applications using gupnp.
+      </_abstract>
+    </document>
+
+    <document doc_module="gupnp-igd" channel="devel">
+      <category>api-base</category>
+      <subsection>api-multimedia</subsection>
+      <_abstract>
+        Library to handle UPnP Internet Gateway Device port mappings.
+      </_abstract>
+    </document>
+
     <document doc_module="cairo" channel="devel">
       <category>api-base</category>
       <subsection>api-ui</subsection>



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