summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIonen Wolkens <ionen@gentoo.org>2021-06-01 07:59:05 -0400
committerIonen Wolkens <ionen@gentoo.org>2021-06-01 22:22:32 -0400
commita7478e660bb64d23fb8790cd93567f898ff0d314 (patch)
tree0a9a5b89441d3bb897469ad97e142d8a4478c5a1 /games-emulation/desmume/metadata.xml
parentgames-emulation/desmume: add github remote-id (diff)
downloadgentoo-a7478e660bb64d23fb8790cd93567f898ff0d314.tar.gz
gentoo-a7478e660bb64d23fb8790cd93567f898ff0d314.tar.bz2
gentoo-a7478e660bb64d23fb8790cd93567f898ff0d314.zip
games-emulation/desmume: add 0.9.11_p20210409 snapshot
Upstream labels their stable 0.9.11 release as '(do not use)' and is missing 6 years worth of changes, they instead suggest to use current git autobuilds. Current hasn't changed in some time and should be a fair snapshot (not that it isn't without some issues, included patch to fix cli option issues with gtk+:3 port). Removes gtk+:2 and migrates to meson / gtk+:3 / libsdl2. USE=gui enabled by default because the cli version is very limited and more useful for debugging. Closes: https://bugs.gentoo.org/701138 Closes: https://github.com/gentoo/gentoo/pull/20947 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'games-emulation/desmume/metadata.xml')
-rw-r--r--games-emulation/desmume/metadata.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/games-emulation/desmume/metadata.xml b/games-emulation/desmume/metadata.xml
index 3aa5e0a69095..52b0e3d68a46 100644
--- a/games-emulation/desmume/metadata.xml
+++ b/games-emulation/desmume/metadata.xml
@@ -5,6 +5,11 @@
<email>games@gentoo.org</email>
<name>Gentoo Games Project</name>
</maintainer>
+ <use>
+ <flag name="gdb">Enable support for the remote GDB stub</flag>
+ <flag name="openal">Use <pkg>media-libs/openal</pkg> for microphone input</flag>
+ <flag name="wifi">Enable support for Wi-Fi (experimental and discouraged)</flag>
+ </use>
<upstream>
<remote-id type="github">TASVideos/desmume</remote-id>
<remote-id type="sourceforge">desmume</remote-id>