diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2019-05-10 20:17:39 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2019-05-10 20:17:39 +0000 |
commit | 77fd7f4c4f2468dc0f2a9079da48209382a99791 (patch) | |
tree | 82efb9c0e6fb018f18049ae5161f1d09558bd651 /emulators/wine-devel/pkg-plist | |
parent | 8da8872f177aed7f41494bd62fa03bf2e721ce9b (diff) |
Update to Wine 4.8. This includes the following changes:
- Support building most programs in PE format.
- Unicode data updated to Unicode 12.0.
- Support for MSI patch files.
- Default to non-PIC builds on i386.
- Joystick support improvements.
- Asturian locale.
- Various bug fixes.
Packaging-wise, one additional include file and one moves from the
Staging patchset into Wine proper.
Notes
Notes:
svn path=/head/; revision=501196
Diffstat (limited to 'emulators/wine-devel/pkg-plist')
-rw-r--r-- | emulators/wine-devel/pkg-plist | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/wine-devel/pkg-plist b/emulators/wine-devel/pkg-plist index d27d7b94f990..5c0b66333ce8 100644 --- a/emulators/wine-devel/pkg-plist +++ b/emulators/wine-devel/pkg-plist @@ -43,6 +43,7 @@ include/wine/msvcrt/errno.h include/wine/msvcrt/fcntl.h include/wine/msvcrt/float.h include/wine/msvcrt/fpieee.h +include/wine/msvcrt/inttypes.h include/wine/msvcrt/io.h include/wine/msvcrt/limits.h include/wine/msvcrt/locale.h @@ -367,7 +368,7 @@ include/wine/windows/dxgiformat.h include/wine/windows/dxgiformat.idl include/wine/windows/dxgitype.h include/wine/windows/dxgitype.idl -%%STAGING%%include/wine/windows/dxva.h +include/wine/windows/dxva.h include/wine/windows/dxva2api.h include/wine/windows/dxva2api.idl include/wine/windows/dyngraph.idl |