commit: 9017aead3abd61bda5cab8d8dc319d3540a08046 Author: Rob Walker <bob.mt.wya <AT> gmail <DOT> com> AuthorDate: Sat Oct 20 23:33:21 2018 +0000 Commit: Nick Sarnie <sarnex <AT> gentoo <DOT> org> CommitDate: Sun Oct 21 19:52:15 2018 +0000 URL: https://gitweb.gentoo.org/repo/proj/wine.git/commit/?id=9017aead
app-emulation/wine-vanilla: update/fix metadata.xml Remove wine-staging repository. This package doesn't support wine-staging. 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/1 Signed-off-by: Rob Walker <bob.mt.wya <AT> gmail.com> app-emulation/wine-vanilla/metadata.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/app-emulation/wine-vanilla/metadata.xml b/app-emulation/wine-vanilla/metadata.xml index 4fe7411..c601705 100644 --- a/app-emulation/wine-vanilla/metadata.xml +++ b/app-emulation/wine-vanilla/metadata.xml @@ -30,19 +30,19 @@ This variant of the Wine packaging does not include external patchsets <flag name="pcap">Support packet capture software (e.g. wireshark)</flag> <flag name="perl">Install helpers written in perl (winedump/winemaker)</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="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="udev">Use <pkg>virtual/libudev</pkg> to provide plug and play support</flag> <flag name="vkd3d">Use <pkg>app-emulation/vkd3d</pkg> to provide Direct3D 12 support</flag> <flag name="vulkan">Enable Vulkan drivers</flag> </use> <upstream> - <remote-id type="github">wine-compholio/wine-staging</remote-id> <remote-id type="sourceforge">wine</remote-id> </upstream> </pkgmetadata>