[mm-common] doap: Add description, download-page, bug-database, programming-language



commit 58b44297775cd7b83e2e3644c1018ff010b87a65
Author: Kjell Ahlstedt <kjell ahlstedt bredband net>
Date:   Thu Sep 11 13:22:28 2014 +0200

    doap: Add description, download-page, bug-database, programming-language

 mm-common.doap |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)
---
diff --git a/mm-common.doap b/mm-common.doap
index 3cdb926..50ef223 100644
--- a/mm-common.doap
+++ b/mm-common.doap
@@ -6,9 +6,17 @@
 
   <name xml:lang="en">mm-common</name>
   <shortdesc xml:lang="en">Common build files of the C++ bindings</shortdesc>
+  <description>The mm-common module provides the build infrastructure and utilities
+shared among the GNOME C++ binding libraries. It is only a required
+dependency for building the C++ bindings from the gnome.org version
+control repository. An installation of mm-common is not required for
+building tarball releases, unless configured to use maintainer-mode.</description>
   <homepage rdf:resource="http://www.gtkmm.org/"; />
   <mailing-list rdf:resource="mailto:gtkmm-list gnome org" />
+  <download-page rdf:resource="http://download.gnome.org/sources/mm-common/"; />
+  <bug-database rdf:resource="http://bugzilla.gnome.org/browse.cgi?product=mm-common"; />
   <category rdf:resource="http://api.gnome.org/doap-extensions#core"; />
+  <programming-language>C++</programming-language>
 
   <maintainer>
     <foaf:Person>


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