diff options
author | NP-Hardass <NP-Hardass@gentoo.org> | 2018-03-01 21:11:31 -0500 |
---|---|---|
committer | NP-Hardass <NP-Hardass@gentoo.org> | 2018-03-01 21:13:54 -0500 |
commit | 6834cdcf10049eca40224e4d5248710ecbd6d7bb (patch) | |
tree | 2d1800c88c65503225ae1ad583cd855a048a6031 /app-emulation/wine-staging/metadata.xml | |
parent | app-emulation/wine-vanilla: Sync from ::wine (diff) | |
download | gentoo-6834cdcf10049eca40224e4d5248710ecbd6d7bb.tar.gz gentoo-6834cdcf10049eca40224e4d5248710ecbd6d7bb.tar.bz2 gentoo-6834cdcf10049eca40224e4d5248710ecbd6d7bb.zip |
app-emulation/wine-staging: Sync from ::wine
Add GSSAPI and Vulkan support
Closes: https://bugs.gentoo.org/649132
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'app-emulation/wine-staging/metadata.xml')
-rw-r--r-- | app-emulation/wine-staging/metadata.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app-emulation/wine-staging/metadata.xml b/app-emulation/wine-staging/metadata.xml index e9e31879e220..1295661b4ce9 100644 --- a/app-emulation/wine-staging/metadata.xml +++ b/app-emulation/wine-staging/metadata.xml @@ -21,6 +21,7 @@ This variant of the Wine packaging includes the Wine-Staging patchset. <flag name="custom-cflags">Bypass strip-flags; use at your own peril</flag> <flag name="dos">Pull in <pkg>games-emulation/dosbox</pkg> to run DOS applications</flag> <flag name="gecko">Add support for the Gecko engine when using iexplore</flag> + <flag name="gssapi">Use GSSAPI (Kerberos SSP support)</flag> <flag name="gstreamer">Use <pkg>media-libs/gstreamer</pkg> to provide DirectShow functionality;</flag> <flag name="mono">Add support for .NET using Wine's Mono add-on</flag> <flag name="netapi">Use libnetapi from <pkg>net-fs/samba</pkg> to support Windows networks in netapi32.dll</flag> @@ -40,6 +41,7 @@ This variant of the Wine packaging includes the Wine-Staging patchset. <flag name="staging">Apply Wine-Staging patches for advanced feature support that haven't made it into upstream Wine yet</flag> <flag name="themes">Support GTK+:3 window theming through Wine-Staging</flag> <flag name="udev">Use <pkg>virtual/libudev</pkg> to provide plug and play support</flag> + <flag name="vulkan">Enable Vulkan drivers</flag> </use> <upstream> <remote-id type="github">wine-compholio/wine-staging</remote-id> |