From e2569563b71e6b44def72207d54acbf0f116052c Mon Sep 17 00:00:00 2001
From: mungewell
Date: Thu, 26 Jun 2014 00:45:25 +0000
Subject: [PATCH] Bug #880 Include appdata file in source release
Although it's not actually used by anything, it will be there for package maintainers
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5789 30fe4595-0a0c-4342-8851-515496e4dcbd
Former-commit-id: 7badb108e15d84c0381c943631c94762b282f959
Former-commit-id: 9e45bc416f8253f1976ee6908d8f93a164be6d01
---
packaging/appdata/speed-dreams-2.appdata.xml | 37 ++++++++++++++++++++
packaging/sources/sd-src-base.lst | 1 +
2 files changed, 38 insertions(+)
create mode 100644 packaging/appdata/speed-dreams-2.appdata.xml
diff --git a/packaging/appdata/speed-dreams-2.appdata.xml b/packaging/appdata/speed-dreams-2.appdata.xml
new file mode 100644
index 000000000..1cd4cec3b
--- /dev/null
+++ b/packaging/appdata/speed-dreams-2.appdata.xml
@@ -0,0 +1,37 @@
+
+
+
+ speed-dreams-2.desktop
+ CC0-1.0
+ GPL-2.0+ and GPL-3.0
+
+
+ Speed Dreams is a 3d cross-platform, open source motorsport simulation and racing game.
+ It is a fork of the open racing car simulator Torcs, aiming to implement exciting new features,
+ cars, tracks and AI opponents to make a more enjoyable game for the player,
+ as well as constantly improving visual and physics realism.
+
+
+ Still being in costant development Speed-Dreams already has some unique feature as:
+
+ - Accurate driving behaviour, with different physics engines;
+ - Playable with a variety of input devices, including keyboards, mouses, joypads, joysticks, racing wheels and pedals (force feed-back is in development);
+ - Several different racing modes (from a simple practice session, to a full pilot career);
+ - Variety of cars/car classes (1936 Grand Prix, Supercars, Long Day Series GT1, Long Day Series GT2, Monoposto 5, World Rally Series) and always expanding;
+ - Variety of tracks/tracks categories (Road tracks, Speedways, Grand Prix Circuits, Dirt tracks) and always expanding;
+ - Customizable daytime and weather conditions;
+ - Several different AI bots to race with;
+ - Up to 4 user local multiplayer in "split-screen" mode;
+
+
+
+
+ http://speed-dreams.org/images/sd-20/speed-dreams-20-car-supercars.jpg
+ http://speed-dreams.org/images/sd-20/speed-dreams-20-daytime-dusk.jpg
+ http://speed-dreams.org/images/sd-20/speed-dreams-20-car-ls1.jpg
+ http://speed-dreams.org/images/sd-20/speed-dreams-20-track-garguree.jpg
+ http://speed-dreams.org/images/sd-20/speed-dreams-20-daytime-night.jpg
+
+ http://speed-dreams.org/
+ speed-dreams-devel@lists.sourceforge.net
+
diff --git a/packaging/sources/sd-src-base.lst b/packaging/sources/sd-src-base.lst
index 2bb88fc82..639295b8d 100644
--- a/packaging/sources/sd-src-base.lst
+++ b/packaging/sources/sd-src-base.lst
@@ -89,4 +89,5 @@ data/tracks/CMakeLists.txt
data/tracks/circuit/CMakeLists.txt
data/tracks/circuit/espie
+packaging/appdata