Post-release version bump to 3.11.91
[cheese.git] / cheese.doap
blobf8a0ee353a0e29bfa7b41fe06fc20a8971bebc8b
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#">
7   <name xml:lang="en">Cheese</name>
8   <shortdesc xml:lang="en">Take photos and videos with your webcam, with fun graphical effects</shortdesc>
9   <description>Cheese uses your webcam to take photos and videos, applies fancy
10   special effects and lets you share the fun with others. It was written as
11   part of Google's 2007 Summer of Code lead by daniel g. siegel and mentored by
12   RaphaĆ«l Slinckx. Under the hood, Cheese uses GStreamer to apply fancy effects
13   to photos and videos. With Cheese it is easy to take photos of you, your
14   friends, pets or whatever you want and share them with others. After the
15   success of the Summer of Code, the development continued and we are still
16   looking for people with nice ideas and patches ;)</description>
17   <homepage rdf:resource="https://wiki.gnome.org/Apps/Cheese" />
18   <download-page rdf:resource="https://download.gnome.org/sources/cheese/" />
19   <mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/cheese-list" />
20   <bug-database rdf:resource="https://bugzilla.gnome.org/browse.cgi?product=cheese" />
21   <category rdf:resource="http://api.gnome.org/doap-extensions#desktop" />
22   <repository>
23     <GitRepository>
24       <location rdf:resource="git://git.gnome.org/cheese" />
25       <browse rdf:resource="https://git.gnome.org/browse/cheese/" />
26     </GitRepository>
27   </repository>
28   <programming-language>C</programming-language>
29   <programming-language>Vala</programming-language>
31   <maintainer>
32     <foaf:Person>
33       <foaf:name>daniel g. siegel</foaf:name>
34       <foaf:mbox rdf:resource="mailto:dgsiegel@gnome.org" />
35       <gnome:userid>dgsiegel</gnome:userid>
36     </foaf:Person>
37   </maintainer>
38   <maintainer>
39     <foaf:Person>
40       <foaf:name>Filippo Argiolas</foaf:name>
41       <foaf:mbox rdf:resource="mailto:filippo.argiolas@gmail.com" />
42       <gnome:userid>fargiolas</gnome:userid>
43     </foaf:Person>
44   </maintainer>
45   <maintainer>
46     <foaf:Person>
47       <foaf:name>Luciana Fujii Pontello</foaf:name>
48       <foaf:mbox rdf:resource="mailto:luciana@fujii.eti.br" />
49       <gnome:userid>lufujii</gnome:userid>
50     </foaf:Person>
51   </maintainer>
52   <maintainer>
53     <foaf:Person>
54       <foaf:name>David King</foaf:name>
55       <foaf:mbox rdf:resource="mailto:amigadave@amigadave.com" />
56       <foaf:seeAlso rdf:resource="http://amigadave.com/foaf.rdf#david" />
57       <gnome:userid>davidk</gnome:userid>
58     </foaf:Person>
59   </maintainer>
60 </Project>