[totem-video-thumbnailer] doap: Add DOAP file
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem-video-thumbnailer] doap: Add DOAP file
- Date: Thu, 7 Feb 2019 16:17:05 +0000 (UTC)
commit 2030ec674cd2e43b4d05edd1ce48895781f99522
Author: Bastien Nocera <hadess hadess net>
Date: Thu Feb 7 17:15:50 2019 +0100
doap: Add DOAP file
totem-video-thumbnailer.doap | 22 ++++++++++++++++++++++
1 file changed, 22 insertions(+)
---
diff --git a/totem-video-thumbnailer.doap b/totem-video-thumbnailer.doap
new file mode 100644
index 0000000..c1f9a53
--- /dev/null
+++ b/totem-video-thumbnailer.doap
@@ -0,0 +1,22 @@
+<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">totem-video-thumbnailer</name>
+ <description xml:lang="en">Video thumbnailer for embedded uses</description>
+ <shortdesc xml:lang="en">Video thumbnailer for embedded uses</shortdesc>
+ <homepage rdf:resource="https://wiki.gnome.org/Apps/Videos" />
+ <mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/gnome-multimedia" />
+ <download-page rdf:resource="https://gitlab.gnome.org/GNOME/totem-video-thumbnailer" />
+ <bug-database rdf:resource="https://gitlab.gnome.org/GNOME/totem-video-thumbnailer" />
+ <category rdf:resource="http://api.gnome.org/doap-extensions#core" />
+ <programming-language>C</programming-language>
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Bastien Nocera</foaf:name>
+ <foaf:mbox rdf:resource="mailto:hadess hadess net" />
+ <gnome:userid>hadess</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+</Project>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]