mirror of
https://github.com/RetroDECK/org.DolphinEmu.dolphin-emu.git
synced 2024-11-25 07:05:38 +00:00
99f3346cb0
* Update to 5.0-9888 for the feb-march progress report * Change submodule to attempt to workaround udev build errors Temporarily using https://github.com/flathub/shared-modules/pull/58 until it's merged. * Don't build 32bit arm It's unsupported by upstream. * Revert "Change submodule to attempt to workaround udev build errors" This reverts commit 571cdbc0dbd069ba7cd553a8110f9c8bb1097d80. * Update submodule to fetch udev fixes
30 lines
1.5 KiB
XML
30 lines
1.5 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!-- Copyright 2016 Jeremy Newton -->
|
|
<application>
|
|
<id type="desktop">dolphin-emu.desktop</id>
|
|
<name>Dolphin Emulator</name>
|
|
<summary>GameCube / Wii / Triforce Emulator</summary>
|
|
<metadata_license>CC-BY-SA-3.0</metadata_license>
|
|
<project_license>GPL-2.0+</project_license>
|
|
<description>
|
|
<p>
|
|
Dolphin is a Gamecube, Wii and Triforce (the arcade machine based on the
|
|
Gamecube) emulator, which supports full HD video with several enhancements such
|
|
as compatibility with all PC controllers, turbo speed, networked multiplayer,
|
|
and more. Most games run perfectly or with minor bugs.
|
|
</p>
|
|
</description>
|
|
<url type="homepage">https://dolphin-emu.org/</url>
|
|
<url type="bugtracker">https://bugs.dolphin-emu.org/projects/emulator/issues</url>
|
|
<screenshots>
|
|
<screenshot type="default">https://raw.githubusercontent.com/flathub/org.DolphinEmu.dolphin-emu/master/screenshots/1.png</screenshot>
|
|
<screenshot>https://raw.githubusercontent.com/flathub/org.DolphinEmu.dolphin-emu/master/screenshots/2.png</screenshot>
|
|
<screenshot>https://raw.githubusercontent.com/flathub/org.DolphinEmu.dolphin-emu/master/screenshots/3.png</screenshot>
|
|
<screenshot>https://raw.githubusercontent.com/flathub/org.DolphinEmu.dolphin-emu/master/screenshots/4.png</screenshot>
|
|
</screenshots>
|
|
<releases>
|
|
<release date="2019-04-02" version="5.0-9888"/>
|
|
</releases>
|
|
<update_contact>b@bpiotrowski.pl</update_contact>
|
|
</application>
|