[frogr: 1/2] Add OARS tags, update licence SPDX



commit c77b8208abdf680074bd27dcb6610ea5250ad27f
Author: nick richards <nick richards gmail com>
Date:   Tue Jun 5 09:50:29 2018 +0000

    Add OARS tags, update licence SPDX

 data/org.gnome.frogr.appdata.xml.in | 36 ++++++++++++++++++++++++++++++++----
 1 file changed, 32 insertions(+), 4 deletions(-)
---
diff --git a/data/org.gnome.frogr.appdata.xml.in b/data/org.gnome.frogr.appdata.xml.in
index bfb2094..68e53ac 100644
--- a/data/org.gnome.frogr.appdata.xml.in
+++ b/data/org.gnome.frogr.appdata.xml.in
@@ -3,13 +3,13 @@
 <component type="desktop">
   <id>org.gnome.frogr.desktop</id>
   <metadata_license>CC0-1.0</metadata_license>
+  <project_license>GPL-3.0-only</project_license>
   <name>frogr</name>
   <summary>A flickr uploader for GNOME</summary>
   <description>
     <p>
-      frogr is a small application for the GNOME desktop that allows
-      users to manage their accounts in the Flickr image hosting
-      website.
+      frogr allows users to manage their accounts on the Flickr photo hosting
+      service with a simple and direct interface.
     </p>
     <p>
       It supports all the basic Flickr features, including uploading
@@ -28,7 +28,6 @@
   <provides>
     <id>frogr.desktop</id>
   </provides>
-  <project_license>GPL-3.0</project_license>
   <project_group>GNOME</project_group>
   <developer_name>Mario Sanchez Prada</developer_name>
   <update_contact>msanchez at gnome dot org</update_contact>
@@ -36,4 +35,33 @@
   <url type="bugtracker">https://bugzilla.gnome.org/enter_bug.cgi?product=frogr</url>
   <url type="donation">http://www.gnome.org/friends</url>
   <translation type="gettext">frogr</translation>
+  <content_rating type="oars-1.1">
+    <content_attribute id="violence-cartoon">none</content_attribute>
+    <content_attribute id="violence-fantasy">none</content_attribute>
+    <content_attribute id="violence-realistic">none</content_attribute>
+    <content_attribute id="violence-bloodshed">none</content_attribute>
+    <content_attribute id="violence-sexual">none</content_attribute>
+    <content_attribute id="violence-desecration">none</content_attribute>
+    <content_attribute id="violence-slavery">none</content_attribute>
+    <content_attribute id="violence-worship">none</content_attribute>
+    <content_attribute id="drugs-alcohol">none</content_attribute>
+    <content_attribute id="drugs-narcotics">none</content_attribute>
+    <content_attribute id="drugs-tobacco">none</content_attribute>
+    <content_attribute id="sex-nudity">none</content_attribute>
+    <content_attribute id="sex-themes">none</content_attribute>
+    <content_attribute id="sex-homosexuality">none</content_attribute>
+    <content_attribute id="sex-prostitution">none</content_attribute>
+    <content_attribute id="sex-adultery">none</content_attribute>
+    <content_attribute id="sex-appearance">none</content_attribute>
+    <content_attribute id="language-profanity">none</content_attribute>
+    <content_attribute id="language-humor">none</content_attribute>
+    <content_attribute id="language-discrimination">none</content_attribute>
+    <content_attribute id="social-chat">none</content_attribute>
+    <content_attribute id="social-info">none</content_attribute>
+    <content_attribute id="social-audio">none</content_attribute>
+    <content_attribute id="social-location">none</content_attribute>
+    <content_attribute id="social-contacts">none</content_attribute>
+    <content_attribute id="money-purchasing">none</content_attribute>
+    <content_attribute id="money-gambling">none</content_attribute>
+  </content_rating>
 </component>


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