[gnome-subtitles] Adding doap file
- From: Pedro Castro <pcastro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-subtitles] Adding doap file
- Date: Sat, 18 Jun 2022 20:12:38 +0000 (UTC)
commit 0a89f0a0390e7967858ab3df0e51e4ac475a283b
Author: Pedro Castro <pedro gnomesubtitles org>
Date: Sat Jun 18 21:12:17 2022 +0100
Adding doap file
MAINTAINERS | 12 ------------
gnome-subtitles.doap | 29 +++++++++++++++++++++++++++++
2 files changed, 29 insertions(+), 12 deletions(-)
---
diff --git a/gnome-subtitles.doap b/gnome-subtitles.doap
new file mode 100644
index 0000000..2f86bb3
--- /dev/null
+++ b/gnome-subtitles.doap
@@ -0,0 +1,29 @@
+<?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">Gnome Subtitles</name>
+ <shortdesc xml:lang="en">Video subtitling for the GNOME desktop</shortdesc>
+ <description>
+Gnome Subtitles is a subtitle editor for the GNOME desktop. It supports the most
+common text-based subtitle formats and allows for subtitle editing, translation
+and synchronization.
+ </description>
+
+ <homepage rdf:resource="https://gnomesubtitles.org" />
+ <download-page rdf:resource="https://gnomesubtitles.org/download/" />
+ <bug-database rdf:resource="https://gitlab.gnome.org/GNOME/gnome-subtitles/issues/" />
+ <category rdf:resource="http://api.gnome.org/doap-extensions#apps" />
+ <programming-language>CS</programming-language>
+
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Pedro Castro</foaf:name>
+ <foaf:mbox rdf:resource="mailto:pedro gnomesubtitles org" />
+ <gnome:userid>pcastro</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+
+</Project>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]