K900
b67afb2082
heroic: use qt6 version of kdialog
...
Plasma 5 will be dead soon (hopefully).
2025-01-10 01:28:01 +03:00
Jan Tojnar
064ee2cb49
libsoup_2_4: Rename from libsoup
...
The 2.4 ABI branch has not been supported by upstream for a while now but people still keep accidentally adding it to new packages.
2024-12-08 00:37:52 +01:00
Felix Buehler
71a874cbe2
heroic: fix fhsenv version
2024-11-26 21:51:40 +01:00
Viorel-Cătălin Răpițeanu
f865c76c3e
heroic: fix cursor issues
...
Fix the Xorg mouse issues initialy found with Lutris in:
https://github.com/NixOS/nixpkgs/pull/348533
2024-11-22 00:28:34 +02:00
K900
b4d6931af0
heroic: don't depend on v4l-utils
...
We already depend on libv4l, which is the same thing, but less.
2024-10-02 09:40:37 +03:00
Aidan Gauland
7747aa9b17
heroic: reformat to follow RFC style
2024-09-21 09:39:50 +12:00
Aidan Gauland
2a5496d806
heroic: add icu to FHS env
...
Fixes #327153
2024-08-20 21:21:44 +12:00
Jan Tojnar
b69ed4249d
zenity: Move from gnome scope to top-level
...
It is widely used outside gnome, not much inside.
2024-07-01 08:26:47 +02:00
K900
40e5c0270f
Merge pull request #265555 from aidalgol/heroic-2.10
...
heroic: 2.9.2 -> 2.10.0
2023-11-08 06:30:02 +03:00
Aidan Gauland
2513ca1dbc
heroic: add unzip to FHS env
...
Fixes #262299 .
2023-11-05 08:56:09 +13:00
Aidan Gauland
30967f8be9
heroic: add libunwind to FHS env
2023-10-20 15:02:56 +13:00
Martino Fontana
10f411e2c4
heroic: Add more GStreamer plugins
2023-09-20 11:15:02 +02:00
K900
b0e5c80cd6
heroic: keep IPC namespace
2023-08-26 11:00:12 +03:00
Atemu
c4025e244b
heroic: declare need for multiArch explicitly
...
Co-authored-by: Aidan Gauland <aidalgol@users.noreply.github.com>
2023-07-07 21:32:59 +02:00
Martino Fontana
c921e7c28b
heroic: small cleanup
2023-05-21 16:15:10 +02:00
Aidan Gauland
f72a90f45b
heroic: Remove openssl_1_1 from FHS env
...
openssl_1_1 is about to be marked insecure. As this is not a hard
dependency of Heroic or Wine-GE, just drop it.
Addresses #210452 .
2023-05-13 07:07:45 +12:00
Atemu
f63a12f296
tree-wide: buildFHSUserEnv -> buildFHSEnv
2023-04-16 10:15:13 +02:00
Aidan Gauland
e369dab24e
heroic: Add GStreamer dependencies to FHS environment
...
Wine-GE bundles GStreamer, which is required to by some games to play
in-game videos for some games. Without these packages, GStreamer fails
to load, and the user gets a black screen instead of video playback.
2023-03-18 07:44:47 +13:00
Aidan Gauland
2528455a41
heroic: Add cabextract for winetricks hacks
...
Some winetricks hacks need to extract .cab files, which requires the external
tool cabextract.
2022-12-06 19:52:00 +13:00
Aidan Gauland
19bae515ba
heroic: Add Feral Interactive GameMode to Heroic FHS environment
...
The Heroic Games Launcher has built-in support for running games with GameMode.
This change makes the client executable available in the Heroic FHS environment,
but the NixOS module will need to be enabled on the host system.
2022-12-06 19:52:00 +13:00
Aidan Gauland
41dbb7be26
heroic: Add extra Wine dependencies
...
Add optional Wine dependencies following a guide that is strongly recommended by
upstream: https://github.com/lutris/docs/blob/master/WineDependencies.md
2022-12-06 19:52:00 +13:00
Vladimír Čunát
b2a5c364d7
heroic: don't use the kdialog
top-level alias
...
https://hydra.nixos.org/log/ygsis1s955063im3i37cqwb9grfjyfsz-nixpkgs-release-checks.drv
2022-10-12 08:43:30 +02:00
Aidan Gauland
1abe038db9
heroic: Repackage from source and wrap in FHS
...
* Instead of using the prebuilt AppImage, build from source and wrap with
Electron from nixpkgs.
* Wrap in FHS user environment with buildFHSUserEnvBubblewrap.
* Correct meta.description to mention GOG support.
* Simplify meta attribute
* Update maintainers.
Taking over sole maintainership from wolfanguakang.
* Use gogdl and legendary-gl from nixpkgs
2022-10-04 08:25:54 +13:00