[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [blinken] /: Add AppData for Blinken.
From:       Andreas Cord-Landwehr <cordlandwehr () kde ! org>
Date:       2014-06-18 19:07:18
Message-ID: E1WxLCY-0001uD-07 () scm ! kde ! org
[Download RAW message or body]

Git commit 90ca2610de41791eecec2cfdc1e2b94940d73024 by Andreas Cord-Landwehr.
Committed on 11/06/2014 at 18:52.
Pushed by cordlandwehr into branch 'master'.

Add AppData for Blinken.

Add AppStream meta data: http://techbase.kde.org/MetaInfo

REVIEW: 118706

M  +1    -0    CMakeLists.txt
A  +23   -0    blinken.appdata.xml

http://commits.kde.org/blinken/90ca2610de41791eecec2cfdc1e2b94940d73024

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 6d31450..a7a682e 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -17,4 +17,5 @@ add_subdirectory( fonts )
 ########### install files ###############
 
 install( FILES README.packagers  DESTINATION  ${DATA_INSTALL_DIR}/blinken/ )
+install( FILES blinken.appdata.xml DESTINATION ${SHARE_INSTALL_PREFIX}/appdata/ )
 
diff --git a/blinken.appdata.xml b/blinken.appdata.xml
new file mode 100644
index 0000000..b7693a3
--- /dev/null
+++ b/blinken.appdata.xml
@@ -0,0 +1,23 @@
+<?xml version="1.0" ?>
+<component type="desktop">
+  <id>blinken.desktop</id>
+  <metadata_license>CC0-1.0</metadata_license>
+  <project_license>GPL-2.0+</project_license>
+  <name>Blinken</name>
+  <summary>Memory Enhancement Game</summary>
+  <description>
+    <p>Blinken is based on an electronic game released in 1978, which challenges players to remember \
sequences of increasing length. On the face of the device, there are 4 different color buttons, each one \
with their own distinctive sound. These buttons light up randomly, creating the sequence that the player \
must then recall. If the player is successful in remembering the sequence of lights in the correct order, \
they advance to the next stage, where an identical sequence with one extra step is presented. If they are \
incorrect, the game is lost, and the player must start again from the beginning. The goal is to get a \
high score - each step in the sequence is worth one point, so correct entry of a sequence of 8 lights is \
worth 8 points on the high score table.</p> +  </description>
+  <url type="homepage">http://edu.kde.org/blinken/</url>
+  <url type="bugtracker">https://bugs.kde.org/enter_bug.cgi?format=guided&amp;product=blinken</url>
+  <url type="help">http://docs.kde.org/stable/en/kdeedu/blinken/index.html</url>
+  <screenshots>
+    <screenshot type="default">
+      <image>http://kde.org/images/screenshots/blinken.png</image>
+    </screenshot>
+  </screenshots>
+  <project_group>KDE</project_group>
+  <provides>
+    <binary>blinken</binary>
+  </provides>
+</component>


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic