[gnome-games/wip/aplazas/picodrive-appdata] flatpak: Add a PicoDrive appdata



commit 9253593fb1e31a00e319215874acebe7db1ac838
Author: Adrien Plazas <kekun plazas laposte net>
Date:   Fri Mar 17 09:34:54 2017 +0100

    flatpak: Add a PicoDrive appdata

 ...e.Games.LibretroPlugin.PicoDrive.appdata.xml.in |   43 ++++++++++++++++++++
 1 files changed, 43 insertions(+), 0 deletions(-)
---
diff --git a/flatpak/org.gnome.Games.LibretroPlugin.PicoDrive.appdata.xml.in 
b/flatpak/org.gnome.Games.LibretroPlugin.PicoDrive.appdata.xml.in
new file mode 100644
index 0000000..1ecc71a
--- /dev/null
+++ b/flatpak/org.gnome.Games.LibretroPlugin.PicoDrive.appdata.xml.in
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<component type="codec">
+  <id>org.gnome.Games.LibretroPlugin.PicoDrive</id> <!-- FIXME libretro-picodrive? -->
+  <licence>CC0</licence>
+  <project_license>Proprietary</project_license> <!-- FIXME Anything better? Can we ship the license file? 
-->
+  <_name>GNOME Games Libretro Plugins - PicoDrive</_name> <!-- FIXME GNOME Games or not? -->
+  <_summary>Emulator for Sega Genesis, Genesis 32X, Sega CD, Sega CD 32X, Sega Master System and Sega 
Pico</_summary>
+
+  <description>
+    <_p>
+      The PicoDrive Libretro core is a an emulator for Sega Genesis, Genesis
+      32X, Sega CD, Sega CD 32X, Sega Master System and Sega Pico and allow to
+      play games developed for these systems.
+      Sega CD firmwares are required for Sega CD and Sega CD 32X to work.
+    </_p>
+    <_p>
+      A Libretro core implements a complete video game, a gaming engine or
+      emulates some gaming consoles or handhelds.
+      Different Libretro cores are used in video gaming applications.
+    </_p>
+  </description>
+
+  <keywords>
+    <keyword>32X</keyword>
+    <keyword>CD</keyword>
+    <keyword>Drive</keyword>
+    <keyword>Games</keyword>
+    <keyword>Libretro</keyword>
+    <keyword>Master</keyword>
+    <keyword>MD</keyword>
+    <keyword>Mega</keyword>
+    <keyword>MS</keyword>
+    <keyword>Pico</keyword>
+    <keyword>Sega</keyword>
+    <keyword>System</keyword>
+  </keywords>
+
+  <url type="homepage">https://github.com/libretro/picodrive/</url>
+  <url type="bugtracker">https://github.com/libretro/picodrive/issues/new</url>
+  <project_group>GNOME</project_group>
+
+  <updatecontact>kekun.plazas_at_laposte.net</updatecontact>
+</application>


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