summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-07-22 13:27:16 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2018-07-22 13:27:25 +0100
commit7bb6ef82a48532432ec66af39d50df7cff3237ff (patch)
treecc60ad823da10295a3e3cce0fe7e60ab3f51892f /games-emulation/dolphin/metadata.xml
parentapp-shells/yash: amd64/x86 stable (diff)
downloadgentoo-7bb6ef82a48532432ec66af39d50df7cff3237ff.tar.gz
gentoo-7bb6ef82a48532432ec66af39d50df7cff3237ff.tar.bz2
gentoo-7bb6ef82a48532432ec66af39d50df7cff3237ff.zip
games-emulation/dolphin: adopt an orphan, refresh live ebuild
A few minor changes: - refreshed locale list (as suggested by the ebuild check) - moved from EAPI=5 to EAPI=6 - dropped removed WxWidgets UI - added depends on more bundled libraries Closes: https://bugs.gentoo.org/561914 Closes: https://bugs.gentoo.org/598625 Closes: https://bugs.gentoo.org/632882 Package-Manager: Portage-2.3.43, Repoman-2.3.10
Diffstat (limited to 'games-emulation/dolphin/metadata.xml')
-rw-r--r--games-emulation/dolphin/metadata.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/games-emulation/dolphin/metadata.xml b/games-emulation/dolphin/metadata.xml
index 5d2e84088c1f..5a7e53ca6e42 100644
--- a/games-emulation/dolphin/metadata.xml
+++ b/games-emulation/dolphin/metadata.xml
@@ -1,7 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
+ <maintainer type="person">
+ <email>slyfox@gentoo.org</email>
+ </maintainer>
<use>
+ <flag name="discord-presence">Enables Discord Rich Presence, show the current game on Discord</flag>
<flag name="egl">Enable EGL support</flag>
<flag name="evdev">Enable evdev input support</flag>
<flag name="llvm">Enable the LLVM-based disassembler for debugger mode</flag>
@@ -12,7 +16,6 @@
Dolphin is a Gamecube and Wii emulator. Most games run perfectly or with minor
bugs. Games are playable at HD quality, with 1080p and more.
</longdescription>
- <!-- maintainer-needed -->
<upstream>
<remote-id type="github">dolphin-emu/dolphin</remote-id>
</upstream>