summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNP-Hardass <NP-Hardass@gentoo.org>2016-01-18 20:19:59 -0500
committerNP-Hardass <NP-Hardass@gentoo.org>2016-01-18 21:03:09 -0500
commit342270aef8b6369f3aad904012cbb82021d585bf (patch)
treee3408aa349bab33a72c225b18867d030f0f8ac16 /app-emulation
parentapp-emulation/wine: update 9999 (diff)
downloadgentoo-342270aef8b6369f3aad904012cbb82021d585bf.tar.gz
gentoo-342270aef8b6369f3aad904012cbb82021d585bf.tar.bz2
gentoo-342270aef8b6369f3aad904012cbb82021d585bf.zip
app-emulation/wine: update metadata.xml
Package-Manager: portage-2.2.26
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/wine/metadata.xml8
1 files changed, 5 insertions, 3 deletions
diff --git a/app-emulation/wine/metadata.xml b/app-emulation/wine/metadata.xml
index fbf2c5b68295..6c44031b86f6 100644
--- a/app-emulation/wine/metadata.xml
+++ b/app-emulation/wine/metadata.xml
@@ -18,15 +18,17 @@ Think of Wine as a compatibility layer for running Windows programs. Wine does n
<flag name="osmesa">Add support for OpenGL in bitmaps using libOSMesa</flag>
<flag name="pcap">Support packet capture software (e.g. wireshark)</flag>
<flag name="perl">Install helpers written in perl (winedump/winemaker)</flag>
- <flag name="pipelight">Apply unofficial Wine-Staging patches for Pipelight/Silverlight support</flag>
- <flag name="prelink">Run prelink on DLLs during build -- do not disable if you do not know what this means as it can break things at runtime</flag>
+ <flag name="pipelight">Apply Wine-Staging patches for Pipelight/Silverlight support</flag>
+ <flag name="prelink">Run prelink on DLLs during build;
+ For versions less than wine-1.7.55 or hardened, do not disable if you do not know what this means as it can break things at runtime</flag>
<flag name="realtime">Pull in <pkg>sys-auth/rtkit</pkg> for low-latency pulseaudio support</flag>
<flag name="run-exes">Use Wine to open and run .EXE and .MSI files</flag>
<flag name="s3tc">Pull in <pkg>media-libs/libtxc_dxtn</pkg> for DXTn texture compression, needed for many games</flag>
<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 unofficial Wine-Staging patches for advanced feature support that haven't made it into upstream Wine yet</flag>
+ <flag name="staging">Apply Wine-Staging patches for advanced feature support that haven't made it into upstream Wine yet
+ For versions less than wine-1.8, this patchset is unofficial.</flag>
</use>
<upstream>
<remote-id type="github">wine-compholio/wine-staging</remote-id>