[library-web] Add C++ bindings for a few libraries (GNOME bug 584591)



commit 2b82bf59aa822f07ff0d0774b2075116ff6f6311
Author: Frédéric Péters <fpeters 0d be>
Date:   Tue Aug 25 15:26:31 2009 +0200

    Add C++ bindings for a few libraries (GNOME bug 584591)

 data/extra-tarballs |    7 ++++++
 data/overlay.xml.in |   52 +++++++++++++++++++++++++++++++++++++++++++-------
 2 files changed, 51 insertions(+), 8 deletions(-)
---
diff --git a/data/extra-tarballs b/data/extra-tarballs
index 9d0927d..5012c94 100644
--- a/data/extra-tarballs
+++ b/data/extra-tarballs
@@ -33,3 +33,10 @@ gnome://tracker?min=0.6
 gnome://libunique
 gnome://gnome-bluetooth?min=2.27
 gnome://seed
+gnome://libsigc++
+gnome://glibmm
+gnome://gtkmm
+gnome://pangomm
+gnome://libvtemm
+gnome://librsvgmm
+gnome://libgdamm
diff --git a/data/overlay.xml.in b/data/overlay.xml.in
index b4abb87..739dc82 100644
--- a/data/overlay.xml.in
+++ b/data/overlay.xml.in
@@ -552,21 +552,57 @@
     <document doc_module="anjuta-build-tutorial" old-channel="users" channel="devel">
       <category>ApplicationsProgramming</category>
     </document>
-    <!-- disabled for the moment
+
+    <document matching_tarball="libsigc++" dir="/docs/reference/html/"
+        minimum-version="2.2.4" doc_module="libsigc++" channel="devel" category="api" weight="0.89">
+      <subsection>api-bindings</subsection>
+      <_title>libsigc++ Documentation</_title>
+      <transform-mode>gtkmm</transform-mode>
+      <category>api</category>
+    </document>
+    <document matching_tarball="glibmm" dir="/docs/reference/html/"
+        minimum-version="2.21.4" doc_module="glibmm" channel="devel" category="api" weight="0.88">
+      <subsection>api-bindings</subsection>
+      <_title>glibmm Documentation</_title>
+      <transform-mode>gtkmm</transform-mode>
+      <category>api</category>
+    </document>
     <document matching_tarball="gtkmm" dir="/docs/reference/html/"
-        minimum-version="2.11.7" doc_module="gtkmm" channel="devel" category="api">
+        minimum-version="2.17.9" doc_module="gtkmm" channel="devel" category="api" weight="0.86">
       <subsection>api-bindings</subsection>
       <_title>gtkmm Documentation</_title>
       <transform-mode>gtkmm</transform-mode>
       <category>api</category>
     </document>
-    -->
-    <document doc_module="gtkmm" channel="devel" category="api-bindings">
-      <new/>
-      <_title>gtkmm Documentation</_title>
-      <_abstract>C++ Interfaces for GTK+ and GNOME</_abstract>
-      <href>http://www.gtkmm.org/documentation.shtml</href>
+    <document matching_tarball="pangomm" dir="/docs/reference/html/"
+        minimum-version="2.24.1" doc_module="pangomm" channel="devel" category="api" weight="0.85">
+      <subsection>api-bindings</subsection>
+      <_title>pangomm Documentation</_title>
+      <transform-mode>gtkmm</transform-mode>
+      <category>api</category>
     </document>
+    <document matching_tarball="libvtemm" dir="/docs/reference/html/"
+        minimum-version="0.20.3" doc_module="libvtemm" channel="devel" category="api" weight="0.84">
+      <subsection>api-bindings</subsection>
+      <_title>libvtemm Documentation</_title>
+      <transform-mode>gtkmm</transform-mode>
+      <category>api</category>
+    </document>
+    <document matching_tarball="librsvgmm" dir="/docs/reference/html/"
+        minimum-version="2.25.1" doc_module="librsvgmm" channel="devel" category="api" weight="0.83">
+      <subsection>api-bindings</subsection>
+      <_title>librsvgmm Documentation</_title>
+      <transform-mode>gtkmm</transform-mode>
+      <category>api</category>
+    </document>
+    <document matching_tarball="libgdamm" dir="/docs/reference/html/"
+        minimum-version="3.99.17" doc_module="libgdamm" channel="devel" category="api" weight="0.82">
+      <subsection>api-bindings</subsection>
+      <_title>libgdamm Documentation</_title>
+      <transform-mode>gtkmm</transform-mode>
+      <category>api</category>
+    </document>
+
     <document doc_module="java-gnome" channel="devel" category="api-bindings">
       <new/>
       <_title>java-gnome API Documentation</_title>



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