AndersonTorres
d20dc69664
residualvm: remove
...
Now ResidualVM lives inside ScummVM.
2021-11-27 10:53:16 -03:00
Kerstin Humm
bb799694db
epoxy: rename to libepoxy
...
https://github.com/NixOS/nixpkgs/issues/145040
2021-11-11 05:55:32 +01:00
wackbyte
53e7de919d
lutris: 0.5.8.4 -> 0.5.9.1
...
I added a patch that unhardcodes calls to xrandr and fixes calls to nosetests.
I also added xvfb-run because the tests need to run with an X server.
2021-10-18 20:42:38 -04:00
Atemu
1fc860b9ed
lutris: propagate important meta attrs to FHSEnv wrapper
...
Closes https://github.com/NixOS/nixpkgs/pull/81107
2021-09-22 22:20:27 +02:00
Muhammad Kaisar Arkhan (Yuki)
9e0b91df97
lutris: add extraLibraries/extraPkgs args
...
steam has extraLibraries and extraPkgs arguments which allow the user
to define additional libraries and software which may be required to
run their Steam software.
This commit simply add the same mechanic to lutris.
2021-07-16 22:28:36 +02:00
Ilan Joselevich
afe5bef405
lutris-unwrapped: 0.5.8.3 -> 0.5.8.4
2021-07-03 15:46:45 +03:00
AndersonTorres
e9e5f5f84d
Change all alsaLib references to alsa-lib
2021-06-10 01:12:49 -03:00
Jan Tojnar
468cb5980b
gnome: rename from gnome3
...
Since GNOME version is now 40, it no longer makes sense to use the old attribute name.
2021-05-08 09:47:42 +02:00
fortuneteller2k
b9e4b2f679
lutris: 0.5.7.1 -> 0.5.8.3
2021-04-10 07:20:57 +08:00
Sandro Jäckel
f96c5a5cc6
lutris: remove unused input
2021-02-22 01:16:26 +01:00
TredwellGit
6464b64cb7
dolphinEmu: replace ffmpeg_3 with ffmpeg
2021-02-11 05:55:41 +00:00
Ben Siraphob
a6ac3eedbd
treewide: xdg_utils -> xdg-utils
2021-02-01 15:05:09 +07:00
volth
bc0d605cf1
treewide: fix double quoted strings in meta.description
...
Signed-off-by: Ben Siraphob <bensiraphob@gmail.com>
2021-01-24 19:56:59 +07:00
Graham Christensen
bc49a0815a
utillinux: rename to util-linux
2020-11-24 12:42:06 -05:00
André-Patrick Bubel
27b77e9a49
lutris: add harfbuzz to fhsenv
...
libpango needs harfbuff
2020-08-25 12:43:22 -07:00
Herman Fries
a770258f82
lutris: 0.5.6 -> 0.5.7.1
2020-08-21 06:17:23 -07:00
Atemu
46d8f1a8a2
lutris: use buildFHSUserEnvBubblewrap
2020-08-17 08:49:39 +02:00
Jonathan Ringer
df99f195e8
lutris: add xorg.xkbcomp
...
```
Traceback (most recent call last):
File "/nix/store/v1mzyrrnmm9xm7mhqps6pdxdyvkgb154-lutris-original-0.5.6/lib/python3.8/site-packages/lutris/exceptions.py", line 36, in wrapper
return function(*args, **kwargs)
File "/nix/store/v1mzyrrnmm9xm7mhqps6pdxdyvkgb154-lutris-original-0.5.6/lib/python3.8/site-packages/lutris/game.py", line 430, in configure_game
xkbcomp = subprocess.Popen(xkbcomp_command, stdin=subprocess.PIPE)
File "/nix/store/f87w21b91cws0wbsvyfn5vnlyv491czi-python3-3.8.3/lib/python3.8/subprocess.py", line 854, in __init__
self._execute_child(args, executable, preexec_fn, close_fds,
File "/nix/store/f87w21b91cws0wbsvyfn5vnlyv491czi-python3-3.8.3/lib/python3.8/subprocess.py", line 1702, in _execute_child
raise child_exception_type(errno_num, err_msg, err_filename)
FileNotFoundError: [Errno 2] No such file or directory: 'xkbcomp'
```
2020-07-07 17:17:32 -07:00
Jonathan Ringer
dc16bda3fe
lutris: fix for us keyboard layouts
2020-07-07 17:13:46 -07:00
Benjamin Staffin
7055516fca
Merge pull request #86204 from DonHugo69/master
...
lutris: 0.5.5 -> 0.5.6
2020-06-26 14:20:22 -04:00
Jonathan Ringer
37238ff716
lutris-unwrapped: 0.5.5 -> 0.5.6, fix dialouge crashing bug
...
would crash with:
```
GLib-GIO-ERROR **: 06:04:50.903: No GSettings schemas are installed on the system
```
if a dialouge box would open.
2020-06-25 12:28:50 -07:00
Doron Behar
01d4e2fe33
treewide: use ffmpeg_3 explicitly if not wanted otherwise
...
After making `ffmpeg` point to the latest `ffmpeg_4`, all packages that
used `ffmpeg` without requiring a specific version now use ffmpeg_3
explicitly so they shouldn't change.
2020-06-12 11:55:31 -07:00
Damien Cassou
47ea7461f5
Merge pull request #84420 from RohanHart/lutris/proton-depends-on-security-libs
...
Lutris/proton depends on security lib
2020-05-13 11:42:14 +02:00
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
e89e2edc73
libusb-compat-0_1: rename from libusb
2020-04-28 05:33:41 +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
2d05e15781
Lutris using Proton 5 depends on libselinux
...
fixes:
ImportError: libselinux.so.1
2020-04-06 14:53:14 +12: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