mirror of
https://github.com/brl/mutter.git
synced 2024-12-23 03:22:04 +00:00
2006-11-30 Matthew Allum <mallum@openedhand.com>
* clutter.doap: Updates
This commit is contained in:
parent
c2d724a2cd
commit
0abaab44ac
@ -1,3 +1,8 @@
|
||||
2006-11-30 Matthew Allum <mallum@openedhand.com>
|
||||
|
||||
* clutter.doap:
|
||||
Updates
|
||||
|
||||
2006-11-30 Emmanuele Bassi <ebassi@openedhand.com>
|
||||
|
||||
* clutter/clutter-stage.h:
|
||||
|
27
clutter.doap
27
clutter.doap
@ -3,9 +3,10 @@
|
||||
xmlns="http://usefulinc.com/ns/doap#">
|
||||
|
||||
<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">Clutter is an OpenGL based interface library</shortdesc>
|
||||
|
||||
<description xml:lang="en">
|
||||
|
||||
@ -17,10 +18,14 @@
|
||||
|
||||
</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://www.clutter-project.org" />
|
||||
<download-page rdf:resource="http://www.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"/>
|
||||
|
||||
<mailing-list rdf:resource="mailto:clutter+subscribe@o-hand.com" />
|
||||
|
||||
<os>linux</os>
|
||||
<programming-language>C</programming-language>
|
||||
<programming-language>Python</programming-language>
|
||||
@ -29,12 +34,28 @@
|
||||
<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"/>
|
||||
<maintainer>
|
||||
<foaf:Person>
|
||||
<foaf:name>Matthew Allum</foaf:name>
|
||||
<foaf:mbox rdf:resource="mailto:mallum@o-hand.com"/>
|
||||
</foaf:Person>
|
||||
</maintainer>
|
||||
|
||||
<author>
|
||||
<foaf:Person>
|
||||
<foaf:name>Matthew Allum</foaf:name>
|
||||
<foaf:mbox rdf:resource="mailto:mallum@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"/>
|
||||
|
Loading…
Reference in New Issue
Block a user