diff options
author | 2018-04-29 21:54:19 -0400 | |
---|---|---|
committer | 2018-04-29 21:56:56 -0400 | |
commit | 43c1e51f4c9570c8d401606e77ec8292ae0bb4ba (patch) | |
tree | e069b3a0cee5b95100db8857fdf8b748156cf093 /app-emulation/wine-vanilla/metadata.xml | |
parent | profiles/arch/amd64: Unmask app-emulation/wine-vanilla[vulkan] on amd64 (diff) | |
download | gentoo-43c1e51f4c9570c8d401606e77ec8292ae0bb4ba.tar.gz gentoo-43c1e51f4c9570c8d401606e77ec8292ae0bb4ba.tar.bz2 gentoo-43c1e51f4c9570c8d401606e77ec8292ae0bb4ba.zip |
app-emulation/wine-vanilla: Sync with ::wine
Bump to 3.5, 3.6, 3.7 and add sdl USE
Package-Manager: Portage-2.3.31, Repoman-2.3.9
Diffstat (limited to 'app-emulation/wine-vanilla/metadata.xml')
-rw-r--r-- | app-emulation/wine-vanilla/metadata.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app-emulation/wine-vanilla/metadata.xml b/app-emulation/wine-vanilla/metadata.xml index f0d3a46c5a72..78e364679ebb 100644 --- a/app-emulation/wine-vanilla/metadata.xml +++ b/app-emulation/wine-vanilla/metadata.xml @@ -36,6 +36,7 @@ This variant of the Wine packaging does not include external patchsets <flag name="samba">Add support for NTLM auth. see http://wiki.winehq.org/NtlmAuthSetupGuide and http://wiki.winehq.org/NtlmSigningAndSealing</flag> + <flag name="sdl">Add support for gamepad detection using SDL</flag> <flag name="udev">Use <pkg>virtual/libudev</pkg> to provide plug and play support</flag> <flag name="vulkan">Enable Vulkan drivers</flag> </use> |