diff options
Diffstat (limited to 'games-emulation/dolphin/metadata.xml')
-rw-r--r-- | games-emulation/dolphin/metadata.xml | 5 |
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> |