[pitivi: 94/94] Add pitivi.doap file



commit add4f54d2d14cd6bf6b697dd53b17bab47661ddf
Author: Thibault Saunier <thibault saunier collabora com>
Date:   Sun Sep 11 13:10:05 2011 -0300

    Add pitivi.doap file

 pitivi.doap |   41 +++++++++++++++++++++++++++++++++++++++++
 1 files changed, 41 insertions(+), 0 deletions(-)
---
diff --git a/pitivi.doap b/pitivi.doap
new file mode 100644
index 0000000..8457b2c
--- /dev/null
+++ b/pitivi.doap
@@ -0,0 +1,41 @@
+<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">PiTiVi</name>
+  <shortdesc xml:lang="en">Free, intuitive and featureful movie editor for the Linux desktop.</shortdesc>
+  <description> PiTiVi is a free software non-linear video editor. It is licensed under the terms of the
+GNU Lesser General Public License.  PiTiVi is designed to be intuitive video editing software that
+integrates well in the GNOME desktop environment.  It aims to be "a powerful, flexible video editor
+that can appeal to prosumers and professionals."
+
+Tarball releases are provided largely for distributions to build
+packages. If you are interested in building PiTiVi from source,
+we would recommend building from version control.
+
+</description>
+
+  <homepage rdf:resource="http://www.pitivi.org/"; />
+  <mailing-list rdf:resource="https://lists.sourceforge.net/lists/listinfo/pitivi-pitivi"; />
+  <download-page rdf:resource="http://ftp.gnome.org/pub/GNOME/sources/pitivi/"; />
+  <bug-database rdf:resource="https://bugzilla.gnome.org/browse.cgi?product=pitivi"; />
+
+  <category rdf:resource="http://api.gnome.org/doap-extensions#desktop"; />
+
+  <maintainer>
+    <foaf:Person>
+      <foaf:name>Edward Hervey</foaf:name>
+      <foaf:mbox rdf:resource="mailto:edward hervey collabora com" />
+      <gnome:userid>edwardrv</gnome:userid>
+    </foaf:Person>
+  </maintainer>
+  <maintainer>
+    <foaf:Person>
+      <foaf:name>Thibault Saunier</foaf:name>
+      <foaf:mbox rdf:resource="mailto:thibault saunier collabora com" />
+      <gnome:userid>tsaunier</gnome:userid>
+    </foaf:Person>
+  </maintainer>
+</Project>



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