app-emulation/wine: update metadata.xml
authorNP-Hardass <NP-Hardass@gentoo.org>
Tue, 19 Jan 2016 01:19:59 +0000 (20:19 -0500)
committerNP-Hardass <NP-Hardass@gentoo.org>
Tue, 19 Jan 2016 02:03:09 +0000 (21:03 -0500)
Package-Manager: portage-2.2.26

app-emulation/wine/metadata.xml

index fbf2c5b68295d6d585c4d8ba29d2f91d01afa5c0..6c44031b86f687632a5124aef572823b975892ed 100644 (file)
@@ -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>