Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 May 2024 19:02:47 GMT
From:      Gleb Popov <arrowd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: a03521e9c149 - main - emulators/wine-proton: Fix plist
Message-ID:  <202405171902.44HJ2lH9053918@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by arrowd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a03521e9c1492353e49a46c814040a239355d1f2

commit a03521e9c1492353e49a46c814040a239355d1f2
Author:     Alex S <iwtcex@gmail.com>
AuthorDate: 2024-05-17 19:02:07 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2024-05-17 19:02:24 +0000

    emulators/wine-proton: Fix plist
---
 emulators/wine-proton/pkg-plist | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/emulators/wine-proton/pkg-plist b/emulators/wine-proton/pkg-plist
index 16a4e8cec183..04a65dd99982 100644
--- a/emulators/wine-proton/pkg-plist
+++ b/emulators/wine-proton/pkg-plist
@@ -78,6 +78,7 @@
 %%WINE64%%wine-proton/bin/wineserver
 %%WINE64%%wine-proton/lib/wine/%%WINEARCH%%-unix/libwow64.a
 %%WINE64%%wine-proton/lib/wine/%%WINEARCH%%-unix/winewayland.so
+%%WINE64%%wine-proton/lib/wine/%%WINEARCH%%-windows/libwow64.a
 %%WINE64%%wine-proton/lib/wine/%%WINEARCH%%-windows/vcruntime140_1.dll
 %%WINE64%%wine-proton/lib/wine/%%WINEARCH%%-windows/winewayland.drv
 %%WINE64%%wine-proton/lib/wine/%%WINEARCH%%-windows/wow64.dll
@@ -854,7 +855,6 @@ wine-proton/lib/wine/%%WINEARCH%%-windows/libwldap32.a
 wine-proton/lib/wine/%%WINEARCH%%-windows/libwmcodecdspuuid.a
 wine-proton/lib/wine/%%WINEARCH%%-windows/libwmvcore.a
 wine-proton/lib/wine/%%WINEARCH%%-windows/libwnaspi32.a
-wine-proton/lib/wine/%%WINEARCH%%-windows/libwow64.a
 wine-proton/lib/wine/%%WINEARCH%%-windows/libws2_32.a
 wine-proton/lib/wine/%%WINEARCH%%-windows/libwsdapi.a
 wine-proton/lib/wine/%%WINEARCH%%-windows/libwsnmp32.a



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202405171902.44HJ2lH9053918>