Commit graph

4 commits

Author SHA1 Message Date
Gerald Pfeifer
61b9b3967b Make patch header consistent (spaces vs tabs, found while preparing
an upgrade of emulators/wine).
2017-01-21 14:08:40 +00:00
Gerald Pfeifer
a6cdee9790 Update to Wine 1.9.7. This includes the following changes:
- More work towards the WineD3D command stream.
 - More support for Shader Model 5 shaders.
 - C++ exception handling on x86-64.
 - Support for Windows-style static import libraries.
 - Performance fixes in the XML writer.
 - Various bug fixes.

Adjust files/patch-dlls_kernel32_Makefile.in to upstream changes
towards a different image base.
2016-04-04 16:26:58 +00:00
Gerald Pfeifer
bc02325067 Update to Wine 1.8 RC3. Just bugfixes on our way towards a release.
Pet overeager portlint (when it comes to patch format).
2015-12-07 21:31:25 +00:00
David Naylor
54be27b68b emulators/wine-devel: add wine64 support.
Changes:
 * Enable building on amd64 (including execution support)
 * Add support for clang on amd64
 * No support for wow64 at this time
 * Update pkg-plist for 32-/64-bit split
 * Update pkg-plist for missing files reported by poudriere

PR:		197798
Approved by:	gerald@
2015-03-30 19:47:28 +00:00