[jhbuild] add JHBuild DOAP description
- From: Frederic Peters <fpeters src gnome org>
- To: svn-commits-list gnome org
- Subject: [jhbuild] add JHBuild DOAP description
- Date: Thu, 16 Apr 2009 17:00:36 -0400 (EDT)
commit 130209819175c78ef6a6b6700d24414952cf8d9c
Author: Frederic Peters <fpeters 0d be>
Date: Thu Apr 16 22:59:47 2009 +0200
add JHBuild DOAP description
---
jhbuild.doap | 33 +++++++++++++++++++++++++++++++++
1 files changed, 33 insertions(+), 0 deletions(-)
diff --git a/jhbuild.doap b/jhbuild.doap
new file mode 100644
index 0000000..5812fff
--- /dev/null
+++ b/jhbuild.doap
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<Project xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
+ xmlns:foaf="http://xmlns.com/foaf/0.1/"
+ xmlns="http://usefulinc.com/ns/doap#">
+ <name>JHBuild</name>
+ <shortname>jhbuild</shortname>
+ <shortdesc>Tool to build the whole GNOME desktop from sources</shortdesc>
+ <description>
+ JHBuild is a tool used to build the whole GNOME desktop from the
+ source repositories.
+ </description>
+
+ <homepage rdf:resource="http://live.gnome.org/Jhbuild"/>
+ <license rdf:resource="http://usefulinc.com/doap/licenses/gpl"/>
+ <bug-database rdf:resource="http://bugzilla.o-hand.com/enter_bug.cgi?product=jhbuild"/>
+
+ <programming-language>Python</programming-language>
+
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Frederic Peters</foaf:name>
+ <foaf:mbox rdf:resource="mailto:fpeters 0d be"/>
+ </foaf:Person>
+ </maintainer>
+
+ <author>
+ <foaf:Person>
+ <foaf:name>James Henstridge</foaf:name>
+ <foaf:mbox rdf:resource="mailto:james james id au"/>
+ </foaf:Person>
+ </author>
+</Project>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]