[gtk-osx] Added gtk-osx.doap for gnome.org import
- From: John Ralls <jralls src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-osx] Added gtk-osx.doap for gnome.org import
- Date: Tue, 13 Sep 2011 16:22:35 +0000 (UTC)
commit f84b39a8563938408346faf8c136eddb7d02f78d
Author: John Ralls <jralls ceridwen us>
Date: Tue Sep 13 09:21:13 2011 -0700
Added gtk-osx.doap for gnome.org import
gtk-osx.doap | 43 +++++++++++++++++++++++++++++++++++++++++++
1 files changed, 43 insertions(+), 0 deletions(-)
---
diff --git a/gtk-osx.doap b/gtk-osx.doap
new file mode 100644
index 0000000..844319a
--- /dev/null
+++ b/gtk-osx.doap
@@ -0,0 +1,43 @@
+<?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:gnome="http://api.gnome.org/doap-extensions#"
+ xmlns="http://usefulinc.com/ns/doap#">
+
+ <name xml:lang="en">Gtk-OSX</name>
+ <shortname>gtk-osx</shortname>
+ <shortdesc xml:lang="en">Build scripts and modules for OSX</shortdesc>
+ <description xml:lang="en">Gtk-OSX provides scripts, extensions, and
+ modulesets for build Gtk-based applications on (and for) Apple
+ Macintosh OS X.
+
+ Gtk-OSX is licensed under the GNU GPL. Nothing from Gtk-OSX is
+ incorporated into the application, so there is no obstacle to its use
+ by closed-source developers.</description>
+ <homepage rdf:resource="http://www.gtk+.org/" />
+ <license rdf:resource="http://usefulinc.com/doap/licenses/gpl" />
+ <bug-database rdf:resource="https://sourceforge.net/apps/trac/gtk-osx/newticket" />
+ <download-page rdf:resource="https://sourceforge.net/projects/gtk-osx/files/" />
+ <mailing-list rdf:resource="https://lists.sourceforge.net/lists/listinfo/gtk-osx-users" />
+ <mailing-list rdf:resource="https://lists.sourceforge.net/lists/listinfo/gtk-osx-devs" />
+
+
+ <programming-language>Python</programming-language>
+
+ <repository>
+ <GitRepository>
+ <browse rdf:resource="http://git.gnome.org/browse/gtk-osx/"/>
+ <location rdf:resource="git://git.gnome.org/gtk-osx"/>
+ </GitRepository>
+ </repository>
+
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>John Ralls</foaf:name>
+ <foaf:mbox rdf:resource="mailto:jralls ceridwen us"/>
+ <gnome:userid>jralls</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+
+</Project>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]