[build] Use AS_COMPILER_FLAGS
[clutter-gtk] / clutter-gtk.doap
index d651d3c..a1c660f 100644 (file)
@@ -1,21 +1,18 @@
 <Project xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-       xmlns:foaf="http://xmlns.com/foaf/0.1/"
-       xmlns="http://usefulinc.com/ns/doap#">
+         xmlns:foaf="http://xmlns.com/foaf/0.1/"
+         xmlns="http://usefulinc.com/ns/doap#">
 
        <name>Clutter-Gtk</name>
        <created>2006-11-29</created>
 
-       <shortdesc xml:lang="en">Clutter-Gtk is a GTK+ widget embedding a Clutter stage</shortdesc>
+       <shortdesc xml:lang="en">Clutter integration with GTK+</shortdesc>
 
-       <description xml:lang="en"> 
-       
-        Clutter-Gtk is a library which allows the embedding of a Clutter
-        canvas (or "stage") into a GTK+ application.
-       
-        </description>
+       <description xml:lang="en">Clutter-Gtk is a library which allows the
+        embedding of a Clutter canvas (or "stage") into a GTK+
+        application.</description>
 
-       <homepage rdf:resource="http://labs.o-hand.com/clutter" />
-        <download-page rdf:resource="http://projects.o-hand.com/clutter/sources" />
+       <homepage rdf:resource="http://clutter-project.org" />
+        <download-page rdf:resource="http://clutter-project.org/sources" />
        <license rdf:resource="http://usefulinc.com/doap/licenses/lgpl" />
         <bug-database rdf:resource="http://bugzilla.o-hand.com/enter_bug.cgi?product=Clutter"/>
         <os>linux</os>
         <category rdf:resource="http://labs.o-hand.com/doap/category/library"/>
         <category rdf:resource="http://labs.o-hand.com/doap/category/graphics"/>
         <category rdf:resource="http://labs.o-hand.com/doap/category/embedded"/>
+        <category rdf:resource="http://labs.o-hand.com/doap/category/clutter"/>
+        <category rdf:resource="http://labs.o-hand.com/doap/category/gtk"/>
+
        <maintainer>
                <foaf:Person>
-                       <foaf:name>Matthew Allum</foaf:name>
+                       <foaf:name>Emmanuele Bassi</foaf:name>
+                        <foaf:mbox rdf:resource="mailto:ebassi@linux.intel.com"/>
                </foaf:Person>
        </maintainer>
 
+       <author>
+               <foaf:Person>
+                       <foaf:name>Iain Holmes</foaf:name>
+                        <foaf:mbox rdf:resource="mailto:iain@o-hand.com"/>
+               </foaf:Person>
+       </author>
+
+       <author>
+               <foaf:Person>
+                       <foaf:name>Emmanuele Bassi</foaf:name>
+                        <foaf:mbox rdf:resource="mailto:ebassi@o-hand.com"/>
+               </foaf:Person>
+       </author>
+
         <repository>
                <SVNRepository>
                        <browse rdf:resource="http://svn.o-hand.com/view/clutter"/>
 
        <release>
                <Version>
-                       <name>First Release</name>
-                       <created>2006-22-06</created>
+                       <name>0.1 Release</name>
+                       <created>2007-03-22</created>
                        <branch></branch>
                        <revision>0.1</revision>
-                      <file-release rdf:resource="http://projects.o-hand.com/clutter/sources/clutter-0.1.0.tar.gz" />
+                      <file-release rdf:resource="http://www.clutter-project.org/sources/clutter-gtk/0.1/clutter-gtk-0.1.0.tar.bz2" />
                </Version>
        </release>