summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@linux.intel.com>2011-04-04 15:33:24 +0100
committerEmmanuele Bassi <ebassi@linux.intel.com>2011-04-04 15:33:24 +0100
commitc2176c778a1d6bbb5480a99165190fc47215683a (patch)
tree00cc2d0a25677d6f1442e1daf4a38b58abd7d865
parent6aa0919ba63ca7a05f5690e9e475f665f4a52a6b (diff)
downloadclutter-c2176c778a1d6bbb5480a99165190fc47215683a.tar.gz
doap: Update the project information
Update the location for repository and bugzilla, and redistribute the blame^Wmaintainership.
-rw-r--r--clutter.doap28
1 files changed, 23 insertions, 5 deletions
diff --git a/clutter.doap b/clutter.doap
index 8988acbb3..78aa94a01 100644
--- a/clutter.doap
+++ b/clutter.doap
@@ -7,15 +7,14 @@
<name>Clutter</name>
<shortname>clutter</shortname>
- <created>2006-11-18</created>
- <shortdesc xml:lang="en">Clutter is an OpenGL based interface library</shortdesc>
+ <shortdesc xml:lang="en">A toolkit for creating fast, portable, compelling dynamic UIs</shortdesc>
<description xml:lang="en">Clutter is an open source software library for creating fast, portable, compelling and dynamic graphical user interfaces. Clutter uses OpenGL (and optionally OpenGL|ES for use on Mobile and embedded platforms) for rendering, but with an API which hides the underlying GL complexity from the developer. The Clutter API is intended to be easy to use, efficient and flexible.</description>
<homepage rdf:resource="http://www.clutter-project.org" />
<license rdf:resource="http://usefulinc.com/doap/licenses/lgpl" />
- <bug-database rdf:resource="http://bugzilla.clutter-project.org/enter_bug.cgi?product=clutter"/>
+ <bug-database rdf:resource="http://bugzilla.gnome.org/enter_bug.cgi?product=clutter"/>
<download-page rdf:resource="http://source.clutter-project.org/sources/clutter" />
<mailing-list rdf:resource="mailto:clutter-devel-list@clutter-project.org" />
@@ -29,6 +28,22 @@
</foaf:Person>
</maintainer>
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Neil Roberts</foaf:name>
+ <foaf:mbox rdf:resource="mailto:neil@linux.intel.com"/>
+ <gnome:userid>nroberts</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Robert Bragg</foaf:name>
+ <foaf:mbox rdf:resource="mailto:rob@linux.intel.com"/>
+ <gnome:userid>rbragg</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+
<author>
<foaf:Person>
<foaf:name>Matthew Allum</foaf:name>
@@ -40,6 +55,7 @@
<foaf:Person>
<foaf:name>Emmanuele Bassi</foaf:name>
<foaf:mbox rdf:resource="mailto:ebassi@linux.intel.com"/>
+ <gnome:userid>ebassi</gnome:userid>
</foaf:Person>
</author>
@@ -47,6 +63,7 @@
<foaf:Person>
<foaf:name>Neil Roberts</foaf:name>
<foaf:mbox rdf:resource="mailto:neil@linux.intel.com"/>
+ <gnome:userid>nroberts</gnome:userid>
</foaf:Person>
</author>
@@ -54,6 +71,7 @@
<foaf:Person>
<foaf:name>Robert Bragg</foaf:name>
<foaf:mbox rdf:resource="mailto:robert@linux.intel.com"/>
+ <gnome:userid>rbragg</gnome:userid>
</foaf:Person>
</author>
@@ -66,8 +84,8 @@
<repository>
<GitRepository>
- <browse rdf:resource="http://git.clutter-project.org/clutter/"/>
- <location rdf:resource="git://git.clutter-project.org/clutter"/>
+ <browse rdf:resource="http://git.gnom.org/browse/clutter/"/>
+ <location rdf:resource="git://git.gnome.org/clutter"/>
</GitRepository>
</repository>