Commit Graph
6 Commits
Author SHA1 Message Date
Kira Bruneau 9b7c32a9c1 winePackages: enable mingwSupport in base build
With mingwSupport enabled, Wine uses MinGW builds of GCC (compiled for
the i686-w64-mingw32 & x86_64-w64-mingw32 targets) to cross compile
system DLLs as PE executables.

This is used to workaround some basic anticheat software. (See #103102)

Fedora & Arch Linux also have this enabled by default in their Wine builds:
- Fedora: https://src.fedoraproject.org/rpms/wine/blob/8e216ca407b6c0f78f65f36c5b068c6452701e55/f/wine.spec#_116
- Arch Linux: https://github.com/archlinux/svntogit-community/blob/2435e762eacd989c588200d7cf57d8f4fb2e0cf3/trunk/PKGBUILD#L44
2021-02-15 10:35:45 -05:00
marius851000 2718c41712 faudio, wine, vkd3d: add faudio 19.10 and vkd3d 1.1 to wine
fixes https://github.com/NixOS/nixpkgs/pull/68952
2019-10-12 14:57:28 +02:00
Daniel Schaefer 66fffe99d8 winePackages.fonts: init at 4.0
"Wine's fonts should be a natural candidate for their own subpackage"
https://wiki.winehq.org/Packaging

They are a replacement for some Microsoft fonts not available in other
replacement packages.
2019-06-12 23:33:18 +02:00
rnhmjoj ff74da41fd winePackages.wine: add SDL support 2018-11-29 00:18:46 +01:00
gnidorah 301789b473 wine: build wineWow packages on hydra 2018-07-03 21:29:32 +03:00
Yegor Timoshenko 1b2b126f82 winePackages: move to pkgs/top-level/wine-packages.nix 2018-05-17 02:31:03 +03:00