3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

469 commits

Author SHA1 Message Date
Bernardo Meurer 16f77e1412
Merge pull request #153932 from jmc-figueira/wine-wayland
wine-wayland: added derivation for building the experimental Wayland driver for Wine
2022-01-24 20:52:24 +00:00
Patrick Hilhorst 4ed7bed68d
Merge branch 'master' into nixos-tests-missing 2022-01-24 12:05:30 +01:00
João Figueira ae10fad86b
Merge branch 'master' into wine-wayland 2022-01-24 01:33:13 +00:00
Fabian Möller 4329d79dba
nixos/tests: link tests to their packages 2022-01-23 21:08:10 +01:00
Felix Bühler 9ea6af42ad
Merge pull request #156178 from Stunkymonkey/treewide-pname-version-7
treewide: rename name to pname&version
2022-01-23 20:48:42 +01:00
Felix Buehler 027d353491 treewide: rename name to pname&version 2022-01-22 18:13:29 +01:00
jmc-figueira 0ac894e7d1
wine-wayland: disabled Xinerama support for Wayland builds, removing needless dependencies 2022-01-21 18:23:57 +00:00
jmc-figueira 74f85d3714
wine-wayland: fixed vkd3d dependency in wineWow builds and standardized the derivation
As recommended by @FlorianFranzen, the derivation for wine-wayland builds was moved from a separate "patch-like" derivation to base.nix, by setting the appropriate supportFlags. This was also done to solve an issue when building wineWow builds, where they would fail due to the 32-bit vkd3d not being linked appropriately.
2022-01-21 04:38:09 +00:00
Stefan Frijters abe5804eff
wine{Unstable,Staging}: 7.0-rc6 -> 7.0 2022-01-18 23:12:19 +01:00
Stefan Frijters ead5bfe3c8
wineStable: 6.0.2 -> 7.0 2022-01-18 23:11:11 +01:00
Stefan Frijters 7342cdc701
wine{Unstable,Staging}: 7.0-rc5 -> 7.0-rc6 2022-01-16 23:57:40 +01:00
jmc-figueira c4367451b3
wine-wayland: fixed wineWow builds with wayland support 2022-01-14 12:09:48 +00:00
Stefan Frijters 6fbdc81a8d
wine{Unstable,Staging}: 7.0-rc4 -> 7.0-rc5 2022-01-08 20:01:56 +01:00
Stefan Frijters 5600589b2d
wine{Unstable,Staging}: 7.0-rc3 -> 7.0-rc4 2022-01-08 20:01:56 +01:00
Stefan Frijters e7d80af263
wine{Unstable,Staging}: 7.0-rc2 -> 7.0-rc3 2022-01-08 20:01:52 +01:00
jmc-figueira abdbf22a30
wine-wayland: added derivation for building the experimental Wayland driver for Wine 2022-01-07 21:33:45 +00:00
Stefan Frijters 9917520058
wine{Unstable,Staging}: 7.0-rc1 -> 7.0-rc2 2021-12-19 12:38:54 +01:00
Stefan Frijters 2bc9181203
wine{Unstable,Staging}: 6.23 -> 7.0-rc1 2021-12-19 12:38:54 +01:00
Stefan Frijters bee62e0efe
wine{Unstable,Staging}: 6.22 -> 6.23 2021-12-19 12:38:54 +01:00
Alexander Bich 078fed4305
wineUnstable: fix wine-mono version 6.4.0 -> 7.0.0 2021-12-19 12:38:54 +01:00
Sandro 9feb622427
Merge pull request #144844 from SFrijters/wine-6.0.2 2021-11-26 13:29:59 +01:00
Stefan Frijters 70e9780f97
wine{Unstable,Staging}: 6.21 -> 6.22 2021-11-20 22:30:14 +01:00
Stefan Frijters 37b7250f3e
wineStable: 6.0.1 -> 6.0.2 2021-11-20 20:42:27 +01:00
Stefan Frijters d127765898
wine{Unstable,Staging}: 6.20 -> 6.21
Upstream dlls/crypt32/unixlib.c has been heavily modified,
so we need a new patch that fits for unstable/staging.
2021-11-20 19:56:56 +01:00
Zane van Iperen 68ca39a775
winetricks: remove wine dependency
It shouldn't be tied to a particular Wine installation, it should use
the one in $PATH. Also massively reduces the closure size.
2021-11-07 10:00:47 +10:00
Bernardo Meurer b3e7ddabfb
Merge pull request #125118 from chkno/wine
wine: gecko 2.47.1 -> 2.47.2 and add tests
2021-11-04 13:11:38 -07:00
Sandro f5dd325694
Merge pull request #142694 from pstn/wine620 2021-10-24 17:28:19 +02:00
Philipp ad57da7e1e
wine{Unstable,Staging}: 6.19 -> 6.20 2021-10-23 23:52:28 +02:00
Philipp 52f22edb9c
wine-staging: Move staging patches to prePatch 2021-10-22 21:26:58 +02:00
Stefan Frijters 4ac94527e4
wine{Unstable,Staging}: 6.18 -> 6.19 2021-10-09 11:23:11 +02:00
Stefan Frijters 5d0a657834
wine{Unstable,Staging}: 6.17 -> 6.18 2021-10-09 11:18:34 +02:00
Ryan Burns 9544c029c0
Merge pull request #139656 from Atemu/expose-wine64
all-packages: expose wine64Packages
2021-10-07 00:53:02 -07:00
Atemu 7aa540aa92 wine64: fix eval on Darwin
On darwin, mesa doesn't have an osmesa output which means the attr is missing
which causes an eval error when building the package list (missing attr eval
errors are not recoverable).

OpenGL support should be covered by the darwin deps already, so these libraries
shouldn't be needed on Darwin.
2021-09-28 00:37:06 +02:00
Atemu ba6a2ecc64 wine: only embed mono & gecko installers in winePackages.full 2021-09-27 22:29:56 +02:00
Stefan Frijters a7b1e14af9
wine{Unstable,Staging}: 6.16 -> 6.17 2021-09-12 09:55:52 +02:00
Sandro 23d5823337
Merge pull request #136044 from WolfangAukang/winetricks-20210825
winetricks: 20210206 -> 20210825
2021-09-05 15:57:28 +02:00
Alexander V. Nikolaev 749421a47b wine{Unstable,Staging}: 6.15 -> 6.16 2021-08-30 01:45:33 +03:00
P. R. d. O 53b917498b
winetricks: 20210206 -> 20210825 2021-08-28 06:56:27 -06:00
Stefan Frijters 60097c46d8
wine{Unstable,Staging}: 6.14 -> 6.15 2021-08-15 06:25:37 +02:00
Stefan Frijters 2c588e0edd
wine{Unstable,Staging}: 6.13 -> 6.14 2021-08-02 21:19:43 +02:00
Stefan Frijters 5732bf5886
wine{Unstable,Staging}: 6.12 -> 6.13 2021-07-26 09:23:33 +02:00
Alexander V. Nikolaev 538937f56e wineUnstable: 6.11 -> 6.12
Staging updated as well
2021-07-08 01:17:27 +03:00
Artturin 5341c6f548 wine{Unstable,Staging}: 6.10 -> 6.11 2021-06-21 15:54:12 +03:00
Sandro f1c140d54f
Merge pull request #126695 from SFrijters/wine-6.0.1 2021-06-12 21:38:28 +02:00
Stefan Frijters c5a98fd73c
wineStable: 6.0 -> 6.0.1 2021-06-12 18:27:07 +02:00
Alexander V. Nikolaev 280afb7d4c wineUnstable: 6.9 -> 6.10
Staging updated as well
2021-06-12 15:04:38 +03:00
AndersonTorres e9e5f5f84d Change all alsaLib references to alsa-lib 2021-06-10 01:12:49 -03:00
Scott Worley e83531aa22 wine: gecko 2.47.1 -> 2.47.2
Wine uses gecko 2.47.2 since wine commit
70567d9f2d32fa3f052609051e9913344f24c42a, which
is wine versions 6.0 up through current (6.9)

Add a test verifying that the "Can't find Gecko" error message does
not appear.  A positive test of HTML rendering would be better (eg:
would be robust against changes in the error message string), but this
test is easy to set up & much better than nothing.
2021-05-31 11:58:48 -07:00
Stefan Frijters 0cd06e8b09
wine{Unstable,Staging}: 6.8 -> 6.9 2021-05-29 17:35:34 +02:00
Stefan Frijters d37dd6c301
wine{Unstable,Staging}: 6.7 -> 6.8 2021-05-29 15:21:53 +02:00