aboutsummaryrefslogtreecommitdiffstats
path: root/emulators
diff options
context:
space:
mode:
authorgerald <gerald@FreeBSD.org>2018-08-19 08:25:02 +0800
committergerald <gerald@FreeBSD.org>2018-08-19 08:25:02 +0800
commite866479d41ff359c1c1f968107914ae9846334d5 (patch)
treeb876dd30681c6f29d718e7ec4540edbcfeb29d1f /emulators
parent682823f0469c8153d24036170dc55646b48cd69a (diff)
downloadfreebsd-ports-gnome-e866479d41ff359c1c1f968107914ae9846334d5.tar.gz
freebsd-ports-gnome-e866479d41ff359c1c1f968107914ae9846334d5.tar.zst
freebsd-ports-gnome-e866479d41ff359c1c1f968107914ae9846334d5.zip
Update to Wine 3.14. This includes the following changes:
- Support for DXTn texture decompression. - Deferral support for MSI install actions. - Support for Japanese keyboard in DirectInput. - More improvements in the standard Task Dialog. - A few more icons in Shell32. - Various bug fixes. Forward port r471521 | tcberner | 2018-06-03 20:03:49 +0000 from the emulators/wine port [1]: emulators/wine: fix desktop file on amd64 Submitted by: tcberner [1] Reviewed by: gerald [1] Approved by: dbn [1] Differential Revision: https://reviews.freebsd.org/D15489 [1]
Diffstat (limited to 'emulators')
-rw-r--r--emulators/wine-devel/Makefile9
-rw-r--r--emulators/wine-devel/distinfo8
-rw-r--r--emulators/wine-devel/pkg-plist2
3 files changed, 10 insertions, 9 deletions
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile
index b591a635128c..a7dd4f504f10 100644
--- a/emulators/wine-devel/Makefile
+++ b/emulators/wine-devel/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= wine
-DISTVERSION= 3.13
-PORTREVISION= 1
+DISTVERSION= 3.14
PORTEPOCH= 1
CATEGORIES= emulators
MASTER_SITES= SF/${PORTNAME}/Source \
@@ -56,7 +55,7 @@ SUB_FILES= pkg-message
PORTDATA= l_intl.nls wine.inf
OPTIONS_DEFINE= CUPS DOCS DOSBOX GNUTLS HAL LDAP LIBXSLT MPG123 OPENAL STAGING V4L VKD3D WINEMAKER X11 GECKO MONO
-OPTIONS_DEFAULT=GNUTLS X11
+OPTIONS_DEFAULT=GNUTLS X11 STAGING
OPTIONS_SUB= yes
DOSBOX_DESC= Use DOSBox to run MS-DOS programs
@@ -132,9 +131,11 @@ CPPFLAGS+= -D__builtin_ms_va_list=__builtin_va_list \
-D__builtin_ms_va_copy=__builtin_va_copy
.endif
-# Wine assumes a WoW64 package is available however WoW64 is not yet available on FreeBSD.
+# Wine assumes a WoW64 package is available, however WoW64 is not yet
+# available on FreeBSD. Also fix the desktop file.
post-patch:
${REINPLACE_CMD} 's|/wine|/wine64|g' ${WRKSRC}/tools/wineapploader.in
+ ${REINPLACE_CMD} '/Exec/s|wine|wine64|g' ${WRKSRC}/loader/wine.desktop
.else
PLIST_SUB+= WINE32="" WINE64="@comment "
diff --git a/emulators/wine-devel/distinfo b/emulators/wine-devel/distinfo
index 8fe35575db73..722e4c12a935 100644
--- a/emulators/wine-devel/distinfo
+++ b/emulators/wine-devel/distinfo
@@ -1,5 +1,3 @@
-TIMESTAMP = 1532201324
-SHA256 (wine-3.13.tar.xz) = 0785d74852232c1f6e07ac081875e92219a4428ddcc8931632fcf1924941bbd4
-SIZE (wine-3.13.tar.xz) = 20551460
-SHA256 (v3.13.tar.gz) = 40771e5bcab58fd3fa0fb6d165cb82fbc268d7640f66800f74092b39d9b39e26
-SIZE (v3.13.tar.gz) = 9936353
+TIMESTAMP = 1534609513
+SHA256 (wine-3.14.tar.xz) = 47896634c255c202d04b85f884b4f1bceb02e1d7bb2ff257b6bc8d69d4b0b005
+SIZE (wine-3.14.tar.xz) = 20583696
diff --git a/emulators/wine-devel/pkg-plist b/emulators/wine-devel/pkg-plist
index 41f9b0167c3a..0c7ec971617b 100644
--- a/emulators/wine-devel/pkg-plist
+++ b/emulators/wine-devel/pkg-plist
@@ -1121,6 +1121,7 @@ lib/wine/api-ms-win-crt-stdio-l1-1-0.dll.so
lib/wine/api-ms-win-crt-string-l1-1-0.dll.so
lib/wine/api-ms-win-crt-time-l1-1-0.dll.so
lib/wine/api-ms-win-crt-utility-l1-1-0.dll.so
+lib/wine/api-ms-win-devices-config-l1-1-0.dll.so
lib/wine/api-ms-win-devices-config-l1-1-1.dll.so
lib/wine/api-ms-win-devices-query-l1-1-1.dll.so
lib/wine/api-ms-win-downlevel-advapi32-l1-1-0.dll.so
@@ -1548,6 +1549,7 @@ lib/wine/fakedlls/api-ms-win-crt-stdio-l1-1-0.dll
lib/wine/fakedlls/api-ms-win-crt-string-l1-1-0.dll
lib/wine/fakedlls/api-ms-win-crt-time-l1-1-0.dll
lib/wine/fakedlls/api-ms-win-crt-utility-l1-1-0.dll
+lib/wine/fakedlls/api-ms-win-devices-config-l1-1-0.dll
lib/wine/fakedlls/api-ms-win-devices-config-l1-1-1.dll
lib/wine/fakedlls/api-ms-win-devices-query-l1-1-1.dll
lib/wine/fakedlls/api-ms-win-downlevel-advapi32-l1-1-0.dll