diff options
Diffstat (limited to 'app-emulation/wine/metadata.xml')
-rw-r--r-- | app-emulation/wine/metadata.xml | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/app-emulation/wine/metadata.xml b/app-emulation/wine/metadata.xml index aa61670c51b9..02c8686f56b4 100644 --- a/app-emulation/wine/metadata.xml +++ b/app-emulation/wine/metadata.xml @@ -22,8 +22,7 @@ Think of Wine as a compatibility layer for running Windows programs. Wine does n This patch may break some applications.</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="gstreamer">Use <pkg>media-libs/gstreamer</pkg> to provide DirectShow functionality; - For versions before wine-1.9.2, uses experimental patch which may break some apps</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> <flag name="opencl">Enable OpenCL support</flag> @@ -39,8 +38,8 @@ Think of Wine as a compatibility layer for running Windows programs. Wine does n <flag name="samba">Add support for NTLM auth. see http://wiki.winehq.org/NtlmAuthSetupGuide and http://wiki.winehq.org/NtlmSigningAndSealing</flag> - <flag name="staging">Apply Wine-Staging patches for advanced feature support that haven't made it into upstream Wine yet - For versions before wine-1.8, this patchset is unofficial.</flag> + <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> </use> <upstream> <remote-id type="github">wine-compholio/wine-staging</remote-id> |