core-deps-latest: Pull gtkmm-3 from the gtkmm-3-24 branch
[jhbuild.git] / jhbuild.doap
blobaae70d9531ecc660b07a64da6fee90bcf842c3c3
1 <?xml version="1.0" encoding="UTF-8"?>
2 <Project xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
3 xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
4 xmlns:foaf="http://xmlns.com/foaf/0.1/"
5 xmlns:gnome="http://api.gnome.org/doap-extensions#"
6 xmlns="http://usefulinc.com/ns/doap#">
7 <name>JHBuild</name>
8 <shortname>jhbuild</shortname>
9 <shortdesc>Tool to build the whole GNOME desktop from sources</shortdesc>
10 <description>
11 JHBuild is a tool used to build the whole GNOME desktop from the
12 source repositories.
13 </description>
15 <homepage rdf:resource="https://wiki.gnome.org/Projects/Jhbuild"/>
16 <download-page rdf:resource="http://download.gnome.org/sources/jhbuild/"/>
17 <bug-database rdf:resource="https://bugzilla.gnome.org/enter_bug.cgi?product=jhbuild"/>
18 <license rdf:resource="http://usefulinc.com/doap/licenses/gpl"/>
20 <programming-language>Python</programming-language>
22 <category rdf:resource="http://api.gnome.org/doap-extensions#development"/>
24 <maintainer>
25 <foaf:Person>
26 <foaf:name>Frederic Peters</foaf:name>
27 <foaf:mbox rdf:resource="mailto:fpeters@0d.be"/>
28 <gnome:userid>fpeters</gnome:userid>
29 </foaf:Person>
30 </maintainer>
32 <maintainer>
33 <foaf:Person>
34 <foaf:name>Craig Keogh</foaf:name>
35 <foaf:mbox rdf:resource="mailto:cskeogh@adam.com.au"/>
36 <gnome:userid>cskeogh</gnome:userid>
37 </foaf:Person>
38 </maintainer>
40 <author>
41 <foaf:Person>
42 <foaf:name>James Henstridge</foaf:name>
43 <foaf:mbox rdf:resource="mailto:james@james.id.au"/>
44 </foaf:Person>
45 </author>
46 </Project>