spec: remove pkg_initdb in post script
[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">A UPnP AV media server and renderer.</shortdesc>
9   <description>Rygel is a home media solution that allows you to easily share audio, video and
10 pictures, and control of media player on your home network. In technical terms
11 it is both a UPnP AV MediaServer and MediaRenderer implemented through a plug-in
12 mechanism. Interoperability with other devices in the market is achieved by
13 conformance to very strict requirements of DLNA and on the fly conversion of
14 media to format that client devices are capable of handling.</description>
15
16   <homepage
17   rdf:resource="http://live.gnome.org/Rygel" />
18   <mailing-list
19   rdf:resource="http://mail.gnome.org/mailman/listinfo/rygel-list" />
20   <download-page
21   rdf:resource="http://download.gnome.org/sources/rygel/"/>
22   <bug-database
23   rdf:resource="http://bugzilla.gnome.org/browse.cgi?product=rygel"/>
24
25   <maintainer>
26     <foaf:Person>
27       <foaf:name>Jens Georg</foaf:name>
28       <foaf:mbox rdf:resource="mailto:mail@jensge.org" />
29       <gnome:userid>jensgeorg</gnome:userid>
30     </foaf:Person>
31   </maintainer>
32 </Project>