diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2023-11-26 21:25:03 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2023-11-26 21:25:03 +0000 |
commit | 5d2af9e3de9ccb187138c2fb33064233cf0ce817 (patch) | |
tree | 5771d9ed450d0b964ca98262aa427538ab2c2fa8 /emulators/wine-devel/pkg-plist | |
parent | 8498d8899949e5aba0fe6056411514478fae5cc5 (diff) | |
download | ports-5d2af9e3de9ccb187138c2fb33064233cf0ce817.tar.gz ports-5d2af9e3de9ccb187138c2fb33064233cf0ce817.zip |
emulators/wine-devel: Update to Wine 8.21
This includes the following changes:
- High-DPI scaling and initial Vulkan support in the Wayland driver
(which we don't use yet, though).
- Updates to the locale database.
- Various bug fixes.
Revert
* Add ${STRIP_CMD} to GNU configure environment variable ac_cv_prog_STRIP
from commit 132921c8f8. [1]
PR: 274953 [1]
Discussed with: Alastair Hogge <agh@riseup.net> [1]
Diffstat (limited to 'emulators/wine-devel/pkg-plist')
-rw-r--r-- | emulators/wine-devel/pkg-plist | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/emulators/wine-devel/pkg-plist b/emulators/wine-devel/pkg-plist index 2c09c51c8a6b..04c9fd74a415 100644 --- a/emulators/wine-devel/pkg-plist +++ b/emulators/wine-devel/pkg-plist @@ -1150,6 +1150,8 @@ include/wine/windows/windows.security.credentials.ui.h include/wine/windows/windows.security.credentials.ui.idl include/wine/windows/windows.security.cryptography.h include/wine/windows/windows.security.cryptography.idl +include/wine/windows/windows.security.exchangeactivesyncprovisioning.h +include/wine/windows/windows.security.exchangeactivesyncprovisioning.idl include/wine/windows/windows.security.isolation.h include/wine/windows/windows.security.isolation.idl include/wine/windows/windows.storage.fileproperties.h @@ -1164,6 +1166,8 @@ include/wine/windows/windows.system.h include/wine/windows/windows.system.idl include/wine/windows/windows.system.power.h include/wine/windows/windows.system.power.idl +include/wine/windows/windows.system.profile.h +include/wine/windows/windows.system.profile.idl include/wine/windows/windows.system.profile.systemmanufacturers.h include/wine/windows/windows.system.profile.systemmanufacturers.idl include/wine/windows/windows.system.threading.h |