From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 25F06158012 for ; Sat, 10 Sep 2022 09:48:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C7B22E0923; Sat, 10 Sep 2022 09:48:33 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id AFB55E0923 for ; Sat, 10 Sep 2022 09:48:33 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EF509340F47 for ; Sat, 10 Sep 2022 09:48:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 553D15DA for ; Sat, 10 Sep 2022 09:48:30 +0000 (UTC) From: "Ionen Wolkens" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ionen Wolkens" Message-ID: <1662803235.3bd9dde06943169d523659b778ba99125bfd0198.ionen@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/wine-staging/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emulation/wine-staging/metadata.xml X-VCS-Directories: app-emulation/wine-staging/ X-VCS-Committer: ionen X-VCS-Committer-Name: Ionen Wolkens X-VCS-Revision: 3bd9dde06943169d523659b778ba99125bfd0198 X-VCS-Branch: master Date: Sat, 10 Sep 2022 09:48:30 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 498b2c37-16fe-4a5d-9268-dd7dff98f73e X-Archives-Hash: a7c8592f91648febd503afd64bb0ebf4 commit: 3bd9dde06943169d523659b778ba99125bfd0198 Author: Ionen Wolkens gentoo org> AuthorDate: Fri Sep 9 18:23:39 2022 +0000 Commit: Ionen Wolkens gentoo org> CommitDate: Sat Sep 10 09:47:15 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3bd9dde0 app-emulation/wine-staging: sync metadata.xml with wine-vanilla gssapi, pipelight, realtime, run-exes, and staging are due for cleanup Closes: https://github.com/gentoo/gentoo/pull/27195 Signed-off-by: Ionen Wolkens gentoo.org> app-emulation/wine-staging/metadata.xml | 26 +++++++++----------------- 1 file changed, 9 insertions(+), 17 deletions(-) diff --git a/app-emulation/wine-staging/metadata.xml b/app-emulation/wine-staging/metadata.xml index ac05bc09abde..3193bc2e2134 100644 --- a/app-emulation/wine-staging/metadata.xml +++ b/app-emulation/wine-staging/metadata.xml @@ -13,35 +13,27 @@ Think of Wine as a compatibility layer for running Windows programs. Wine does n This variant of the Wine packaging includes the Wine-Staging patchset. - Enable ISDN support via CAPI + Enable ISDN support using net-libs/libcapi Use sys-devel/crossdev for the toolchain rather than dev-util/mingw64-toolchain (requires manual setting up) - Bypass strip-flags; use at your own peril Pull in games-emulation/dosbox to run DOS applications - Add support for the Gecko engine when using iexplore + Enable mshtml support using app-emulation/wine-gecko Use GSSAPI (Kerberos SSP support) - Use media-libs/gstreamer to provide DirectShow functionality; - Build PE files using a MinGW cross compiler - Add support for .NET using Wine's Mono add-on - Use libnetapi from net-fs/samba to support Windows networks in netapi32.dll + Build PE files using a MinGW toolchain for better compatibility + Enable .NET support using app-emulation/wine-mono + Enable support for configuring remote shares using net-fs/samba Enable OpenCL support - Add support for OpenGL in bitmaps using libOSMesa + Enable off-screen rendering (OpenGL in bitmaps) support Support packet capture software (e.g. wireshark) - Install helpers written in perl (winedump/winemaker) + Install helpers that require perl (winedump/winemaker) Apply Wine-Staging patches for Pipelight/Silverlight support Pull in sys-auth/rtkit for low-latency pulseaudio support Use Wine to open and run .EXE and .MSI files - 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). - Add support for gamepad detection using SDL + Pull in net-fs/samba with winbind for NTLM auth support + Enable gamepad support using media-libs/libsdl2 Apply Wine-Staging patches for advanced feature support that haven't made it into upstream Wine yet - Use virtual/libudev to provide plug and play support - Use sys-libs/libunwind to unwind the stack - Use virtual/libusb to provide USB support Enable Vulkan drivers