[Xfce4-commits] [apps/parole] 01/05: Add Appdata description for Parole

noreply at xfce.org noreply at xfce.org
Mon Jun 9 03:22:50 CEST 2014


This is an automated email from the git hooks/post-receive script.

bluesabre pushed a commit to branch master
in repository apps/parole.

commit 1e61dab620d0a5900910939e27aec17b4b05afe1
Author: Simon Steinbeiss <simon.steinbeiss at elfenbeinturm.at>
Date:   Wed May 21 10:46:15 2014 +0200

    Add Appdata description for Parole
---
 configure.ac.in                    |    1 +
 data/Makefile.am                   |    3 +-
 data/appdata/Makefile.am           |   10 +++++
 data/appdata/parole.appdata.xml.in |   85 ++++++++++++++++++++++++++++++++++++
 po/POTFILES.in                     |    1 +
 5 files changed, 99 insertions(+), 1 deletion(-)

diff --git a/configure.ac.in b/configure.ac.in
index c2ed9e4..869c895 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -257,6 +257,7 @@ data/icons/128x128/Makefile
 data/icons/scalable/Makefile
 data/mime/Makefile
 data/desktop/Makefile
+data/appdata/Makefile
 src/Makefile
 src/misc/Makefile
 src/misc/parole.h
diff --git a/data/Makefile.am b/data/Makefile.am
index 6b0d93e..568a732 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -3,4 +3,5 @@ SUBDIRS = 		\
 	pixmaps		\
 	icons		\
 	mime		\
-	desktop
+	desktop		\
+	appdata
diff --git a/data/appdata/Makefile.am b/data/appdata/Makefile.am
new file mode 100644
index 0000000..708754f
--- /dev/null
+++ b/data/appdata/Makefile.am
@@ -0,0 +1,10 @@
+#
+# .appdata
+#
+ at INTLTOOL_XML_RULE@
+appdatadir = $(datadir)/appdata
+appdata_DATA = $(appdata_in_files:.xml.in=.xml)
+appdata_in_files = parole.appdata.xml.in
+
+DISTCLEANFILES =					\
+	$(appdata_DATA)
\ No newline at end of file
diff --git a/data/appdata/parole.appdata.xml.in b/data/appdata/parole.appdata.xml.in
new file mode 100644
index 0000000..488289e
--- /dev/null
+++ b/data/appdata/parole.appdata.xml.in
@@ -0,0 +1,85 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright 2014 Sean Davis <bluesabre at xfce.org> and Simon Steinbeiß <simon at xfce.org> -->
+<component type="desktop">
+  <id>parole.desktop</id>
+  <metadata_license>CC-BY-3.0</metadata_license>
+  <project_license>GPL-2.0+</project_license>
+  <name>Parole</name>
+  <summary>Modern and simple media player</summary>
+
+  <description>
+    <p>Parole is a modern simple media player based on the GStreamer
+       framework and written to fit well in the Xfce desktop. It is
+       designed with simplicity, speed and resource usage in mind.
+    </p>
+    <p>Parole features playback of local media files, including
+       video with subtitles support, Audio CDs, DVDs, and live streams.
+       Parole is also extensible via plugins. 
+    </p>
+  </description>
+
+  <screenshots>
+    <screenshot type="default">
+      <image>http://http://i2.wp.com/smdavis.us/wp-content/uploads/2014/04/Numix_parole.png</image>
+    </screenshot>
+    <screenshot>
+      <caption>Parole in Xubuntu with the MPRIS2 plugin</caption>
+      <image>http://i2.wp.com/smdavis.us/wp-content/uploads/2014/04/Parole_Plugins.png</image>
+    </screenshot>
+  </screenshots>
+
+  <url type="homepage">http://www.xfce.org/</url>
+  <url type="bugtracker">https://bugzilla.xfce.org/</url>
+  <url type="help">http://http://docs.xfce.org/apps/parole/start</url>
+
+  <updatecontact>xfce4-dev at xfce.org</updatecontact>
+
+  <project_group>XFCE</project_group>
+
+  <provides>
+    <binary>parole</binary>
+  </provides>
+
+  <releases>
+    <release version="0.6.1" timestamp="20140330">
+      <description>
+        <p>Latest stable release, see:
+           https://mail.xfce.org/pipermail/xfce-announce/2014-March/000318.html
+        </p>
+      </description>
+    </release>
+
+    <release version="0.6.0" timestamp="20140125">
+      <description>
+        <p>Stable release, see:
+           https://mail.xfce.org/pipermail/xfce-announce/2014-January/000299.html
+        </p>
+      </description>
+    </release>
+
+    <release version="0.5.91" timestamp="20131230">
+      <description>
+        <p>Development release, see:
+           https://mail.xfce.org/pipermail/xfce-announce/2013-December/000296.html
+        </p>
+      </description>
+    </release>
+
+    <release version="0.5.4" timestamp="20131204">
+      <description>
+        <p>Previous stable version release, see:
+           https://mail.xfce.org/pipermail/xfce-announce/2013-December/000292.html
+        </p>
+      </description>
+    </release>
+
+    <release version="0.5.90" timestamp="20131019">
+      <description>
+        <p>Development release, see:
+           https://mail.xfce.org/pipermail/xfce-announce/2013-October/000286.html
+        </p>
+      </description>
+    </release>
+  </releases>
+
+</component>
\ No newline at end of file
diff --git a/po/POTFILES.in b/po/POTFILES.in
index dde9b7f..4167ee8 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -7,6 +7,7 @@
 [type: gettext/glade]data/interfaces/save-playlist.ui
 [type: gettext/glade]data/interfaces/open-location.ui
 data/desktop/parole.desktop.in.in
+data/appdata/parole.appdata.xml.in
 src/common/parole-common.c
 src/gst/parole-gst.c
 src/main.c

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list