Commit Graph

20 Commits

Author SHA1 Message Date
Martino Fontana
6f4de53ca4 wine: minor cleanup 2023-06-21 15:37:03 +02:00
Martino Fontana
72921c1092 wine{Unstable,Staging}: 8.1 -> 8.3 2023-03-13 11:48:45 +01:00
Randy Eckenrode
1d79811a42
wine: fix build failure on Darwin 2023-03-05 21:09:33 -05:00
Stefan Frijters
1e14a900a5
wine: remove vkd3dSupport
From https://www.winehq.org/announce/8.0:

"The vkd3d and LDAP libraries are bundled in the source tree and built as
  PE. The corresponding Unix libraries are no longer needed."
2023-02-03 23:06:35 +01:00
Stefan Frijters
3dbfc39ac5
wine: remove ldapSupport
From https://www.winehq.org/announce/8.0:

"The vkd3d and LDAP libraries are bundled in the source tree and built as
  PE. The corresponding Unix libraries are no longer needed."
2023-02-03 23:06:35 +01:00
Stefan Frijters
55b08c0d56
wine: remove openalSupport
From https://www.winehq.org/announce/8.0:

"The OpenAL library is no longer used."
2023-02-03 23:06:35 +01:00
Ryan Hendrickson
98111739de wine-wayland: restore hyphen to pname 2022-12-14 11:57:13 -05:00
Ryan Hendrickson
729486a667 wine, winetricks: add updateScript 2022-12-12 10:10:46 -05:00
Ryan Hendrickson
98550c8dfa wine-wayland: 7.0-rc2 -> 7.20 2022-11-04 11:41:42 -04:00
Stefan Frijters
d86ccab260
wine: remove unrecognized flag --with-vkd3d
`configure: WARNING: unrecognized options: --with-vkd3d`

Removed upstream in 9d56ca72fe
2022-10-19 00:11:12 +02:00
Shamrock Lee
c2dbbe706b wine64Packages: fix mainProgram 2022-07-22 22:19:21 +00:00
Robert Scott
466c2e342a treewide/applications: add sourceType binaryNativeCode for many packages 2022-06-23 18:38:19 +01:00
Stefan Frijters
30aeecfc6f
wine: enable parallel build again
The issue with dlltool was fixed in 4b0f59afcc.
2022-05-22 13:31:16 +02:00
Stefan Frijters
74e705c3df
wine: Disable parallel building until dlltool is fixed 2022-05-13 12:57:15 +02:00
Felix Buehler
e0476d93fe treewide: rename name to pname&version 2022-03-23 22:34:54 +01:00
Randy Eckenrode
ff2aca9f4a
wine: enable Vulkan on Darwin 2022-02-18 15:20:34 -05:00
Randy Eckenrode
424e97118f
wine: improve Darwin support
- Add a setup hook to allow Darwin to build PE DLLs using MinGW;
- Add a postConfigure script to fix preloader brekage on Apple Silicon
  Macs running under Rosetta 2;
- Disable linking against X11 libraries (pulled in by ffmpeg); and
- Allow building Wine 7.0 using the 10.12 SDK on x86_64-darwin.
2022-02-17 08:30:42 -05:00
Randy Eckenrode
bf1f71c0e2
wine: support stack unwinding 2022-02-17 08:30:42 -05:00
Randy Eckenrode
855311e176
wine-packages: support libusb and libkrb5 2022-02-17 08:30:42 -05:00
AndersonTorres
8d65e832f0 Move misc/emulators to applications/emulators - part 1
Emulators form a class by themselves. So, they should be moved to applications/.
2022-02-16 01:38:20 -03:00