-
Notifications
You must be signed in to change notification settings - Fork 4
/
org.dosbox-staging.dosbox-staging.metainfo.xml
72 lines (70 loc) · 3.32 KB
/
org.dosbox-staging.dosbox-staging.metainfo.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright (C) 2020-2024 The DOSBox Staging Team -->
<component type="desktop">
<id>org.dosbox-staging.dosbox-staging</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-2.0-or-later</project_license>
<name>DOSBox Staging</name>
<summary>DOS/x86 emulator with advanced features</summary>
<description>
<p>
DOSBox Staging is a modern continuation of DOSBox with advanced features and current development practices. It emulates an Intel x86 PC running the MS-DOS operating system with the primary aim of running games, but most application programs will work as well.
It is meant as a (mostly) drop-in replacement for older DOSBox versions. Your existing configurations will continue to work, but you will have access to many advanced features.
For the full list of supported features, please visit the DOSBox Staging website.
</p>
</description>
<screenshots>
<screenshot type="default">
<caption>DOSBox Staging window (splash screen)</caption>
<image type="source" width="660" height="535">https://www.dosbox-staging.org/static/images/gnome-splash-screen.png</image>
</screenshot>
<screenshot>
<caption>DOSBox Staging window</caption>
<image type="source" width="660" height="535">https://www.dosbox-staging.org/static/images/gnome-init-screen.png</image>
</screenshot>
<screenshot>
<caption>Heroes of Might and Magic 2 (1996), pixel-perfect</caption>
<image type="source" width="1920" height="1080">https://www.dosbox-staging.org/static/images/homm2-pp-2x2.png</image>
</screenshot>
<screenshot>
<caption>Battle Chess (1988), sharp-bilinear scaling</caption>
<image type="source" width="1920" height="1080">https://www.dosbox-staging.org/static/images/battle-chess.png</image>
</screenshot>
</screenshots>
<categories>
<category>Emulator</category>
</categories>
<releases>
<release version="0.82.0" date="2024-10-27"/>
<release version="0.81.2" date="2024-07-21"/>
<release version="0.81.1" date="2024-05-12"/>
<release version="0.81.0" date="2024-02-14"/>
<release version="0.80.1" date="2023-01-06"/>
<release version="0.80.0" date="2022-12-20"/>
<release version="0.79.1" date="2022-09-30"/>
<release version="0.79.0" date="2022-09-19"/>
<release version="0.78.1" date="2022-01-07"/>
<release version="0.78.0" date="2021-12-25"/>
<release version="0.77.1" date="2021-08-28"/>
<release version="0.77.0" date="2021-07-02"/>
<release version="0.76.0" date="2020-12-03"/>
<release version="0.75.2" date="2020-10-26"/>
<release version="0.75.1" date="2020-07-19"/>
<release version="0.75.0" date="2020-05-06"/>
</releases>
<provides>
<binary>dosbox</binary>
</provides>
<recommends>
<control>keyboard</control>
<control>pointing</control>
<control>console</control>
<control>gamepad</control>
</recommends>
<launchable type="desktop-id">org.dosbox-staging.dosbox-staging.desktop</launchable>
<developer_name>The DOSBox Staging Team</developer_name>
<update_contact>john@johnnovak.net</update_contact>
<url type="homepage">https://www.dosbox-staging.org/</url>
<url type="bugtracker">https://github.com/dosbox-staging/dosbox-staging/issues</url>
<content_rating type="oars-1.0"/>
</component>