commit: ceb4ec6ea52227a97b8d92c4cb290920f56c3bbf Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org> AuthorDate: Thu May 8 05:56:55 2025 +0000 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org> CommitDate: Thu May 8 05:57:45 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ceb4ec6e
app-emulation/wine-proton: update live Still based on wine-10.0 but valve has cherry picked the tomcrypt addition from development wine. Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org> app-emulation/wine-proton/wine-proton-9999.ebuild | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/app-emulation/wine-proton/wine-proton-9999.ebuild b/app-emulation/wine-proton/wine-proton-9999.ebuild index bf2fba43c22d..abed162aa49a 100644 --- a/app-emulation/wine-proton/wine-proton-9999.ebuild +++ b/app-emulation/wine-proton/wine-proton-9999.ebuild @@ -23,7 +23,10 @@ fi DESCRIPTION="Valve Software's fork of Wine" HOMEPAGE="https://github.com/ValveSoftware/wine/" -LICENSE="LGPL-2.1+ BSD BSD-2 IJG MIT OPENLDAP ZLIB gsm libpng2 libtiff" +LICENSE=" + LGPL-2.1+ BSD BSD-2 IJG MIT OPENLDAP ZLIB gsm libpng2 libtiff + || ( WTFPL-2 public-domain ) +" SLOT="${PV}" IUSE=" +X +alsa crossdev-mingw +dbus ffmpeg +fontconfig +gecko +gstreamer
