[perl-GStreamer-GConf] added .doap file



commit 6a27090c11a7a4c9ef248a73d6919a05e624425e
Author: Brian Manning <bmanning src gnome org>
Date:   Thu Nov 24 20:37:16 2011 -0800

    added .doap file

 perl-GStreamer-GConf.doap |   20 ++++++++++++++++++++
 1 files changed, 20 insertions(+), 0 deletions(-)
---
diff --git a/perl-GStreamer-GConf.doap b/perl-GStreamer-GConf.doap
new file mode 100644
index 0000000..9d102cf
--- /dev/null
+++ b/perl-GStreamer-GConf.doap
@@ -0,0 +1,20 @@
+<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">GStreamer</name>
+  <shortdesc xml:lang="en">Provides access to the GConf interaction facilities of the GStreamer library</shortdesc>
+  <homepage rdf:resource="http://gtk2-perl.sourceforge.net/"; />
+  <mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/gtk-perl-list"; />
+
+  <maintainer>
+    <foaf:Person>
+      <foaf:name>Torsten SchÃnfeld</foaf:name>
+      <foaf:mbox rdf:resource="mailto:tsch src gnome org" />
+      <gnome:userid>tsch</gnome:userid>
+    </foaf:Person>
+  </maintainer>
+
+</Project>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]