git: a1005ee8fa9d - main - emulators/wine-devel: Update to Wine 10.0 RC1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 07 Dec 2024 12:31:24 UTC
The branch main has been updated by gerald: URL: https://cgit.FreeBSD.org/ports/commit/?id=a1005ee8fa9d9bee2374078b04387572af54c2d8 commit a1005ee8fa9d9bee2374078b04387572af54c2d8 Author: Gerald Pfeifer <gerald@FreeBSD.org> AuthorDate: 2024-12-07 12:28:46 +0000 Commit: Gerald Pfeifer <gerald@FreeBSD.org> CommitDate: 2024-12-07 12:28:46 +0000 emulators/wine-devel: Update to Wine 10.0 RC1 This is the first release candidate of the Wine 10.0 series, which was developed on the Wine 9.x branch. It includes the following changes: - Bundled vkd3d upgraded to version 1.14. - Initial version of a Bluetooth driver. - UTF-8 support in the C runtime functions. - Support for split debug info using build ids. - Various bug fixes. And it also has several patches of ours to build as C23 which is going to be the default with GCC 15 due next year. --- emulators/wine-devel/Makefile | 4 ++-- emulators/wine-devel/distinfo | 6 +++--- emulators/wine-devel/pkg-plist | 7 +++++++ 3 files changed, 12 insertions(+), 5 deletions(-) diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile index 462248fec78f..0dcb1243fe61 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -1,8 +1,8 @@ PORTNAME= wine -DISTVERSION= 9.22 +DISTVERSION= 10.0-rc1 PORTEPOCH= 1 CATEGORIES= emulators -MASTER_SITES= https://dl.winehq.org/wine/source/9.x/ +MASTER_SITES= https://dl.winehq.org/wine/source/10.0/ PKGNAMESUFFIX= -devel MAINTAINER= ports@FreeBSD.org diff --git a/emulators/wine-devel/distinfo b/emulators/wine-devel/distinfo index 7fe7baef8499..7363e6d5c5eb 100644 --- a/emulators/wine-devel/distinfo +++ b/emulators/wine-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1732362527 -SHA256 (wine-9.22.tar.xz) = e150d29742aa54f768ef3e976ed861aaa4f9f48542e409bea902d0f49b359683 -SIZE (wine-9.22.tar.xz) = 31966312 +TIMESTAMP = 1733521193 +SHA256 (wine-10.0-rc1.tar.xz) = 754b9abafe74baffe9b1ce6b2eeb777865c72c7f70c9c5baee951bde8ce287c1 +SIZE (wine-10.0-rc1.tar.xz) = 32006080 diff --git a/emulators/wine-devel/pkg-plist b/emulators/wine-devel/pkg-plist index 0717ea4c4628..16179ca8d9a6 100644 --- a/emulators/wine-devel/pkg-plist +++ b/emulators/wine-devel/pkg-plist @@ -177,6 +177,8 @@ include/wine/windows/bits5_0.h include/wine/windows/bits5_0.idl include/wine/windows/bitsmsg.h include/wine/windows/bluetoothapis.h +include/wine/windows/bthdef.h +include/wine/windows/bthioctl.h include/wine/windows/bthsdpdef.h include/wine/windows/cderr.h include/wine/windows/cdosys.h @@ -1428,6 +1430,7 @@ lib/wine/%%WINEARCH%%-unix/libd3dx10_42.a lib/wine/%%WINEARCH%%-unix/libd3dx11.a lib/wine/%%WINEARCH%%-unix/libd3dx11_42.a lib/wine/%%WINEARCH%%-unix/libd3dx9.a +lib/wine/%%WINEARCH%%-unix/libd3dx9_43.a lib/wine/%%WINEARCH%%-unix/libd3dxof.a lib/wine/%%WINEARCH%%-unix/libdataexchange.a lib/wine/%%WINEARCH%%-unix/libdbgeng.a @@ -1627,6 +1630,7 @@ lib/wine/%%WINEARCH%%-unix/qcap.so lib/wine/%%WINEARCH%%-unix/secur32.so lib/wine/%%WINEARCH%%-unix/win32u.so %%ALSA%%lib/wine/%%WINEARCH%%-unix/winealsa.so +lib/wine/%%WINEARCH%%-unix/winebth.so lib/wine/%%WINEARCH%%-unix/winebus.so lib/wine/%%WINEARCH%%-unix/winedmo.so %%GSTREAMER%%lib/wine/%%WINEARCH%%-unix/winegstreamer.so @@ -1978,6 +1982,7 @@ lib/wine/%%WINEARCH%%-windows/libd3dx10_42.a lib/wine/%%WINEARCH%%-windows/libd3dx11.a lib/wine/%%WINEARCH%%-windows/libd3dx11_42.a lib/wine/%%WINEARCH%%-windows/libd3dx9.a +lib/wine/%%WINEARCH%%-windows/libd3dx9_43.a lib/wine/%%WINEARCH%%-windows/libd3dxof.a lib/wine/%%WINEARCH%%-windows/libdataexchange.a lib/wine/%%WINEARCH%%-windows/libdbgeng.a @@ -2543,6 +2548,7 @@ lib/wine/%%WINEARCH%%-windows/windows.media.devices.dll lib/wine/%%WINEARCH%%-windows/windows.media.dll lib/wine/%%WINEARCH%%-windows/windows.media.mediacontrol.dll lib/wine/%%WINEARCH%%-windows/windows.media.speech.dll +lib/wine/%%WINEARCH%%-windows/windows.networking.connectivity.dll lib/wine/%%WINEARCH%%-windows/windows.networking.dll lib/wine/%%WINEARCH%%-windows/windows.networking.hostname.dll lib/wine/%%WINEARCH%%-windows/windows.perception.stub.dll @@ -2557,6 +2563,7 @@ lib/wine/%%WINEARCH%%-windows/windowscodecsext.dll %%ALSA%%lib/wine/%%WINEARCH%%-windows/winealsa.drv lib/wine/%%WINEARCH%%-windows/wineboot.exe lib/wine/%%WINEARCH%%-windows/winebrowser.exe +lib/wine/%%WINEARCH%%-windows/winebth.sys lib/wine/%%WINEARCH%%-windows/winebus.sys lib/wine/%%WINEARCH%%-windows/winecfg.exe lib/wine/%%WINEARCH%%-windows/wineconsole.exe