aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Walker <bob.mt.wya@gmail.com>2018-10-21 14:38:05 +0100
committerNick Sarnie <sarnex@gentoo.org>2018-10-22 19:28:31 -0400
commite5ca5e151234a1e3dfa607148406f2bae88f667c (patch)
treed33c3f2c2a7a0aa5d04477ac5963414fa0927f75
parentapp-emulation/wine-staging: migrate to new eapi7-ver eclass (diff)
downloadwine-e5ca5e151234a1e3dfa607148406f2bae88f667c.tar.gz
wine-e5ca5e151234a1e3dfa607148406f2bae88f667c.tar.bz2
wine-e5ca5e151234a1e3dfa607148406f2bae88f667c.zip
app-emulation/wine-staging: update/fix metadata.xml
Use alternative URLs for NTLM WineHQ Wiki pages. Remove reference to Wine 1.7.55 (has been out of the tree, for months). Closes: https://github.com/gentoo-mirror/wine/pull/2 Signed-off-by: Rob Walker <bob.mt.wya@gmail.com>
-rw-r--r--app-emulation/wine-staging/metadata.xml9
1 files changed, 5 insertions, 4 deletions
diff --git a/app-emulation/wine-staging/metadata.xml b/app-emulation/wine-staging/metadata.xml
index 116d565..4cd2b35 100644
--- a/app-emulation/wine-staging/metadata.xml
+++ b/app-emulation/wine-staging/metadata.xml
@@ -32,13 +32,14 @@ This variant of the Wine packaging includes the Wine-Staging patchset.
<flag name="perl">Install helpers written in perl (winedump/winemaker)</flag>
<flag name="pipelight">Apply Wine-Staging patches for Pipelight/Silverlight support</flag>
<flag name="prelink">Run prelink on DLLs during build;
- For versions before 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>
+ For Gentoo 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="samba">Add support for NTLM auth. See:
+ https://web.archive.org/web/20160108123008/http://wiki.winehq.org:80/NtlmAuthSetupGuide and
+ https://web.archive.org/web/20150906013746/http://wiki.winehq.org/NtlmSigningAndSealing
+ (these pages are not currently in the updated WineHQ Wiki).</flag>
<flag name="sdl">Add support for gamepad detection using SDL</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>