Commit Graph

87 Commits

Author SHA1 Message Date
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
Stefan Frijters
2f6c22496a
wineStable: 7.0 -> 7.0.1
https://www.winehq.org/announce/7.0.1
2022-11-15 14:07:12 +01:00
Sandro
a6e71d9a7e
Merge pull request #194215 from SuperSamus/wine 2022-11-11 01:46:38 +01:00
Ryan Hendrickson
98550c8dfa wine-wayland: 7.0-rc2 -> 7.20 2022-11-04 11:41:42 -04:00
Martino Fontana
a90a880943 wine{Unstable,Staging}: 7.19 -> 7.20 2022-11-01 11:20:18 +01:00
Stefan Frijters
1266a4dff5 vkd3d: 1.4 -> 1.5 2022-11-01 11:05:59 +01:00
Stefan Frijters
5f113c0a80 wine{Unstable,Staging}: 7.18 -> 7.19 2022-11-01 11:05:59 +01:00
Stefan Frijters
8ef33c9c53 wine{Unstable,Staging}: 7.17 -> 7.18 2022-11-01 11:05:59 +01: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
Stefan Frijters
8b456ccb9a
wine{Unstable,Staging}: 7.16 -> 7.17 2022-09-10 11:31:50 +02:00
Stefan Frijters
15812fffa0
wine{Unstable,Staging}: 7.15 -> 7.16 2022-09-10 11:29:34 +02:00
Stefan Frijters
22087c57e3
wine{Unstable,Staging}: 7.14 -> 7.15 2022-08-14 13:04:28 +02:00
Stefan Frijters
0a59f0aecb
wine{Unstable,Staging}: 7.13 -> 7.14 2022-08-14 13:03:29 +02:00
Shamrock Lee
c25543b554 wineWowPackages: default mainProgram to "wine64" 2022-07-22 22:45:44 +00:00
Shamrock Lee
c2dbbe706b wine64Packages: fix mainProgram 2022-07-22 22:19:21 +00:00
Stefan Frijters
c4897824b4
wine{Unstable,Staging}: 7.12 -> 7.13 2022-07-16 11:18:35 +02:00
Stefan Frijters
47c340212d
wine{Unstable,Staging}: 7.11 -> 7.12 2022-07-14 15:14:09 +02:00
Stefan Frijters
58be603e7d
vkd3d: 1.3 -> 1.4 2022-07-14 15:14:06 +02:00
Stefan Frijters
a517a2867c
wine{Unstable,Staging}: 7.10 -> 7.11 2022-07-14 15:07:14 +02:00
Robert Scott
466c2e342a treewide/applications: add sourceType binaryNativeCode for many packages 2022-06-23 18:38:19 +01:00
Stefan Frijters
d90ca9162d
wine{Unstable,Staging}: 7.9 -> 7.10 2022-06-06 09:40:17 +02:00
Stefan Frijters
3bceabcb78
wine{Unstable,Staging}: 7.8 -> 7.9 2022-06-06 09:40:13 +02: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
Stefan Frijters
416f2c1af6
wine{Unstable,Staging}: 7.7 -> 7.8 2022-05-07 09:49:45 +02:00
Stefan Frijters
131a5676d1
wine{Unstable,Staging}: 7.6 -> 7.7 2022-05-06 23:26:55 +02:00
Stefan Frijters
22b127cd4f
winetricks: 20210825 -> 20220411 2022-05-06 23:26:54 +02:00
Stefan Frijters
8752039f03
wine{Unstable,Staging}: 7.5 -> 7.6 2022-05-06 23:26:54 +02:00
Stefan Frijters
ab785b231b
wine{Unstable,Staging}: 7.4 -> 7.5 2022-05-06 23:26:51 +02:00
Felix Buehler
e0476d93fe treewide: rename name to pname&version 2022-03-23 22:34:54 +01:00
Payas Relekar
dd6c7096d6 wine{unstable,staging}: 7.2 -> 7.4, vkd3d: 1.2 -> 1.3 2022-03-20 23:47:34 +05:30
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