[rkward] /: added initial AppStream metadata file

m.eik michalke null at kde.org
Fri Nov 2 22:56:50 GMT 2018


Git commit c656c4133c912a1d1d6d7b784caa563e6e9c08ef by m.eik michalke.
Committed on 02/11/2018 at 22:55.
Pushed by meikm into branch 'master'.

added initial AppStream metadata file

  - screenshots are still missing

A  +34   -0    org.kde.rkward.appdata.xml

https://commits.kde.org/rkward/c656c4133c912a1d1d6d7b784caa563e6e9c08ef

diff --git a/org.kde.rkward.appdata.xml b/org.kde.rkward.appdata.xml
new file mode 100644
index 00000000..a2720021
--- /dev/null
+++ b/org.kde.rkward.appdata.xml
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="utf-8"?>
+<component type="desktop-application">
+  <id>org.kde.rkward</id>
+  <metadata_license>FSFAP</metadata_license>
+  <project_license>GPL-2.0+</project_license>
+  <name>rkward</name>
+  <summary>KDE frontend to the R statistics language</summary>
+  <description>
+    <p>
+      RKWard aims to become an easy to use, transparent frontend to R,
+      a powerful system for statistical computation and graphics.
+      Besides a convenient GUI for the most important statistical functions,
+      future versions will also provide seamless integration with an
+      office-suite.
+    </p>
+  </description>
+  <url type="homepage">https://rkward.kde.org</url>
+  <url type="bugtracker">https://bugs.kde.org/enter_bug.cgi?format=guided&product=rkward</url>
+  <url type="donation">https://www.kde.org/community/donations/?app=rkward</url>
+  <launchable type="desktop-id">org.kde.rkward.desktop</launchable>
+  <!-- <screenshots>
+    <screenshot type="default">
+      <image>
+        see https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html#tag-screenshots
+        Central hosting for uploading at https://phabricator.kde.org/source/websites-product-screenshots/
+        Central URL to use here https://cdn.kde.org/screenshots/...
+      </image>
+    </screenshot>
+  </screenshots> -->
+  <provides>
+    <binary>rkward</binary>
+  </provides>
+  <project_group>KDE</project_group>
+</component>



More information about the rkward-tracker mailing list