mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-14 03:10:47 +00:00
Update to Wine 3.9. This includes the following changes:
- OpenGL core contexts enabled by default in Direct 3D. - Beginnings of Direct 3D 12 implementation using vkd3d. (This is inactive for now due to a non-existant dependency, and hidden behind a new option VKD3D which is always off.) - More support for the Task Scheduler. - Some more Task Dialog support. - Better arrow support in GdiPlus. - Various bug fixes. ext-ms-win-uxtheme-themes-l1-1-0.dll and feclient.dll which in the past were available only via the Wine Staging patchset are now part of mainstream Wine.
This commit is contained in:
parent
b45fc27d35
commit
36ac998841
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=470875
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= wine
|
||||
DISTVERSION= 3.8
|
||||
DISTVERSION= 3.9
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= emulators
|
||||
MASTER_SITES= http://mirrors.ibiblio.org/wine/source/3.x/ \
|
||||
@ -56,7 +56,7 @@ SUB_FILES= pkg-message
|
||||
|
||||
PORTDATA= l_intl.nls wine.inf
|
||||
|
||||
OPTIONS_DEFINE= CUPS DOCS DOSBOX GNUTLS HAL LDAP LIBXSLT MPG123 OPENAL STAGING V4L WINEMAKER X11 GECKO MONO
|
||||
OPTIONS_DEFINE= CUPS DOCS DOSBOX GNUTLS HAL LDAP LIBXSLT MPG123 OPENAL STAGING V4L VKD3D WINEMAKER X11 GECKO MONO
|
||||
OPTIONS_DEFAULT=GNUTLS X11
|
||||
OPTIONS_SUB= yes
|
||||
|
||||
|
@ -1,5 +1,3 @@
|
||||
TIMESTAMP = 1526178184
|
||||
SHA256 (wine-3.8.tar.xz) = 02b00c6c948b3bab717e1b1e2075a5406b14d138bd2e01fdb1268a93d1c20d51
|
||||
SIZE (wine-3.8.tar.xz) = 20473392
|
||||
SHA256 (v3.8.tar.gz) = fd40c24e00b3da4498f78885a5d3c4a9699790c1de78f6e43ff151432824f2ad
|
||||
SIZE (v3.8.tar.gz) = 9957202
|
||||
TIMESTAMP = 1527290226
|
||||
SHA256 (wine-3.9.tar.xz) = ccadc281966d5a94f1161dec22d29bf7bd6506b371b26f18f652d374e986b735
|
||||
SIZE (wine-3.9.tar.xz) = 20508952
|
||||
|
@ -1244,7 +1244,7 @@ lib/wine/d3d10.dll.so
|
||||
lib/wine/d3d10_1.dll.so
|
||||
lib/wine/d3d10core.dll.so
|
||||
lib/wine/d3d11.dll.so
|
||||
lib/wine/d3d12.dll.so
|
||||
%%VKD3D%%lib/wine/d3d12.dll.so
|
||||
lib/wine/d3d8.dll.so
|
||||
lib/wine/d3d9.dll.so
|
||||
lib/wine/d3dcompiler_33.dll.so
|
||||
@ -1389,7 +1389,7 @@ lib/wine/ext-ms-win-rtcore-ntuser-syscolors-l1-1-0.dll.so
|
||||
lib/wine/ext-ms-win-rtcore-ntuser-sysparams-l1-1-0.dll.so
|
||||
lib/wine/ext-ms-win-security-credui-l1-1-0.dll.so
|
||||
lib/wine/ext-ms-win-security-cryptui-l1-1-0.dll.so
|
||||
%%STAGING%%lib/wine/ext-ms-win-uxtheme-themes-l1-1-0.dll.so
|
||||
lib/wine/ext-ms-win-uxtheme-themes-l1-1-0.dll.so
|
||||
%%STAGING%%lib/wine/ext-ms-win-xaml-pal-l1-1-0.dll.so
|
||||
lib/wine/extrac32.exe.so
|
||||
lib/wine/fakedlls/acledit.dll
|
||||
@ -1670,7 +1670,7 @@ lib/wine/fakedlls/d3d10.dll
|
||||
lib/wine/fakedlls/d3d10_1.dll
|
||||
lib/wine/fakedlls/d3d10core.dll
|
||||
lib/wine/fakedlls/d3d11.dll
|
||||
lib/wine/fakedlls/d3d12.dll
|
||||
%%VKD3D%%lib/wine/fakedlls/d3d12.dll
|
||||
lib/wine/fakedlls/d3d8.dll
|
||||
lib/wine/fakedlls/d3d9.dll
|
||||
lib/wine/fakedlls/d3dcompiler_33.dll
|
||||
@ -1815,11 +1815,11 @@ lib/wine/fakedlls/ext-ms-win-rtcore-ntuser-syscolors-l1-1-0.dll
|
||||
lib/wine/fakedlls/ext-ms-win-rtcore-ntuser-sysparams-l1-1-0.dll
|
||||
lib/wine/fakedlls/ext-ms-win-security-credui-l1-1-0.dll
|
||||
lib/wine/fakedlls/ext-ms-win-security-cryptui-l1-1-0.dll
|
||||
%%STAGING%%lib/wine/fakedlls/ext-ms-win-uxtheme-themes-l1-1-0.dll
|
||||
lib/wine/fakedlls/ext-ms-win-uxtheme-themes-l1-1-0.dll
|
||||
%%STAGING%%lib/wine/fakedlls/ext-ms-win-xaml-pal-l1-1-0.dll
|
||||
lib/wine/fakedlls/extrac32.exe
|
||||
lib/wine/fakedlls/faultrep.dll
|
||||
%%STAGING%%lib/wine/fakedlls/feclient.dll
|
||||
lib/wine/fakedlls/feclient.dll
|
||||
lib/wine/fakedlls/findstr.exe
|
||||
lib/wine/fakedlls/fltlib.dll
|
||||
lib/wine/fakedlls/fltmgr.sys
|
||||
@ -2301,7 +2301,7 @@ lib/wine/fakedlls/xolehlp.dll
|
||||
lib/wine/fakedlls/xpsprint.dll
|
||||
lib/wine/fakedlls/xpssvcs.dll
|
||||
lib/wine/faultrep.dll.so
|
||||
%%STAGING%%lib/wine/feclient.dll.so
|
||||
lib/wine/feclient.dll.so
|
||||
lib/wine/findstr.exe.so
|
||||
lib/wine/fltlib.dll.so
|
||||
lib/wine/fltmgr.sys.so
|
||||
@ -2393,7 +2393,7 @@ lib/wine/libd3d10.def
|
||||
lib/wine/libd3d10_1.def
|
||||
lib/wine/libd3d10core.def
|
||||
lib/wine/libd3d11.def
|
||||
lib/wine/libd3d12.def
|
||||
%%VKD3D%%lib/wine/libd3d12.def
|
||||
lib/wine/libd3d8.def
|
||||
lib/wine/libd3d9.def
|
||||
lib/wine/libd3dcompiler.def
|
||||
|
Loading…
Reference in New Issue
Block a user