build: Add the m4 files
[profile/ivi/rygel.git] / rygel.doap
1 <Project xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
2          xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
3          xmlns:foaf="http://xmlns.com/foaf/0.1/"
4          xmlns:gnome="http://api.gnome.org/doap-extensions#"
5          xmlns="http://usefulinc.com/ns/doap#">
6
7   <name xml:lang="en">rygel</name>
8   <shortdesc xml:lang="en">Rygel is a collection of UPnP/DLNA devices, implemented through a plug-in mechanism.</shortdesc>
9
10   <homepage
11   rdf:resource="http://live.gnome.org/Rygel" />
12   <mailing-list
13   rdf:resource="http://mail.gnome.org/mailman/listinfo/rygel-list" />
14   <download-page
15   rdf:resource="http://download.gnome.org/sources/rygel/"/>
16   <bug-database
17   rdf:resource="http://bugzilla.gnome.org/browse.cgi?product=rygel"/>
18
19   <maintainer>
20     <foaf:Person>
21       <foaf:name>Zeeshan Ali (Khattak)</foaf:name>
22       <foaf:mbox rdf:resource="mailto:zeeshanak@gnome.org" />
23       <gnome:userid>zeeshanak</gnome:userid>
24     </foaf:Person>
25   </maintainer>
26 </Project>