DonHugo69
0ed683c7ce
lutris: add p11-kit
...
Should fix `ntlm_auth: ~/.local/share/lutris/runtime/lib64/libp11-kit.so.0: no version information available (required by /lib64/libgnutls.so.30)`
warning
2020-04-28 14:50:46 +02:00
DonHugo69
6118881089
lutris: 0.5.5 -> 0.5.6
2020-04-28 14:38:42 +02:00
Jan Tojnar
4f422e4efb
lutris: remove duplicate libusb
2020-04-28 05:31:50 +02:00
Jörg Thalheim
58666529ea
Merge pull request #78439 from samlich/lutris
2020-04-24 13:59:54 +01:00
Pierre Bourdon
1b89bffcf4
libtxc_dxtn{,_s2tc}: remove from nixpkgs + hardware.opengl options
...
Context: discussion in https://github.com/NixOS/nixpkgs/pull/82630
Mesa has been supporting S3TC natively without requiring these libraries
since the S3TC patent expired in December 2017.
2020-04-20 03:19:41 +02:00
samlich
8f6882bb4c
lutris: fix gog integration
2020-04-19 22:16:29 +00:00
Jonathan Ringer
d71ed93abf
lutris: 0.5.4 -> 0.5.5
2020-04-07 10:12:29 -07:00
Rohan Hart
41fe7dbedf
lutris: custom wine installations require libkrb5
...
fixes the error: symbol k5_os_mutex_destroy version krb5support_0_MIT not defined in file libkrb5support.so.0
2020-03-30 19:51:15 -07:00
Orivej Desh
11315a3e27
lutris: 0.5.3 -> 0.5.4
2020-03-21 16:08:38 +00:00
Jonathan Ringer
f128322912
lutris.chrootenv: add libbsd
2020-02-23 11:52:31 -08:00
Luka Blaskovic
c7078be190
lutris: use default llvm in chrootenv
2020-01-30 18:35:30 -05:00
Maximilian Bosch
223f25bb5f
Merge pull request #73214 from DavHau/lutris-fix-missing-gnutls
...
lutris: add missing gnutls dependency
2019-12-26 15:42:09 +01:00
Jan Tojnar
dda27bb406
lutris: fix build
...
Drop unneeded pangox_compat – it was probably needed before gtkglext propagated it.
Also stop using aliases.
2019-12-19 00:58:19 +01:00
DavHau
b5f9f703ba
lutris: add missing gnutls dependency
...
fixes #73205 . Login with the battle.net client didn't work because gnutls was missing.
2019-11-11 11:09:06 +00:00
Jonathan Ringer
5cc527d44c
lutris: remove gnutls-kdh
2019-10-29 19:51:49 -07:00
Nikolay Amiantov
7eb6027aa4
lutris: add fribidi as winetricks dependency
2019-09-11 22:06:37 +03:00
Andrew Valencik
3ae9f165dd
lutris: 0.5.2.1 -> 0.5.3
2019-09-08 09:27:24 +03:00
volth
46420bbaa3
treewide: name -> pname (easy cases) ( #66585 )
...
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
2019-08-15 13:41:18 +01:00
worldofpeace
b1bc0645ea
gdk-pixbuf: rename from gdk_pixbuf
2019-07-22 18:50:57 -04:00
Nikolay Amiantov
b24841dd22
lutris: add multilib dependencies
...
Fix 32-bit Wine, possibly PCSX2.
2019-07-22 14:51:00 +03:00
Nikolay Amiantov
48d98b02f6
lutris: use optimus and nvidia from environment
...
That's the correct way because these should be enabled with NixOS
modules.
2019-07-18 12:43:14 +03:00
Nikolay Amiantov
b0a961e6fa
lutris: refactor, fix icons
...
* Split the package into wrapped and unwrapped versions;
* Use FHS chrootenv for libraries instead of adding them to
LD_LIBRARY_PATH;
* Fix wrapping so that icons now work.
2019-07-18 12:34:29 +03:00
Nikolay Amiantov
62ef555a96
lutris: use wineWowPackages
...
They are built by Hydra.
2019-06-28 16:55:56 +03:00
Frederik Rietdijk
f120248daf
Merge staging-next into staging
2019-06-18 11:07:56 +02:00
Matthew Bauer
263f5891b6
treewide: mesa_noglu, mesa_drivers, libGL_driver -> mesa
...
Just use mesa for these to be more clear. Move these to aliases.nix
2019-06-17 14:43:18 -04:00
volth
f3282c8d1e
treewide: remove unused variables ( #63177 )
...
* treewide: remove unused variables
* making ofborg happy
2019-06-16 19:59:05 +00:00
Jonathan Ringer
fbc96ad9e0
lutris: add hicolor theme
2019-06-04 16:51:35 -07:00
Okina Matara
59738bae06
lutris: init at 0.5.2.1
...
Original derivation for version 0.4.18 by Chiiruno.
With minor fixes by yegortimoshenko.
Updated by 0.5.2.1 by abbradar.
2019-05-25 10:58:54 +03:00