File appdata.patch of Package sar2
From 2064927c47acd30b0f2a3ec765f9b99b8f039b31 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Matthias=20Mail=C3=A4nder?=
<Mailaender@users.noreply.github.com>
Date: Sat, 15 Jul 2017 18:12:33 +0200
Subject: [PATCH] Create sar2.appdata.xml
---
extra/sar2.appdata.xml | 34 ++++++++++++++++++++++++++++++++++
1 file changed, 34 insertions(+)
create mode 100644 extra/sar2.appdata.xml
diff --git a/extra/sar2.appdata.xml b/extra/sar2.appdata.xml
new file mode 100644
index 0000000..482a258
--- /dev/null
+++ b/extra/sar2.appdata.xml
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<component type="desktop">
+ <id>sar2.desktop</id>
+ <metadata_license>CC0-1.0</metadata_license>
+ <project_license>GPL-2.0</project_license>
+ <name>Search and Rescue II</name>
+ <summary>Rescue Helicopter Simulator</summary>
+ <description>
+ <p>
+ Search and Rescue II is a rescue helicopter simulator for Linux.
+ It features several missions where the player pilots a
+ helicopter in order to rescue people in distress. There are
+ several scenarios and helicopter models.
+ </p>
+ </description>
+ <screenshots>
+ <screenshot type="default">
+ <image>https://searchandrescue2.github.io/sar2/images/screenshots/sar1.jpg</image>
+ </screenshot>
+ <screenshot>
+ <image>https://searchandrescue2.github.io/sar2/images/screenshots/sar2.jpg</image>
+ </screenshot>
+ <screenshot>
+ <image>https://searchandrescue2.github.io/sar2/images/screenshots/sar3.jpg</image>
+ </screenshot>
+ <screenshot>
+ <image>https://searchandrescue2.github.io/sar2/images/screenshots/sar4.jpg</image>
+ </screenshot>
+ <screenshot>
+ <image>https://searchandrescue2.github.io/sar2/images/screenshots/sar5.jpg</image>
+ </screenshot>
+ </screenshots>
+ <url type="homepage">https://searchandrescue2.github.io/sar2/</url>
+</component>