Commit Graph

6 Commits

Author SHA1 Message Date
Donovan Glover
05ef469ea4
srb2: patch missing libGLU dependency
Fixes the following error:

hwOpen of libGLU.so.1: Failed loading libGLU.so.1: libGLU.so.1: cannot
open shared object file: No such file or directory

ERROR: Could not load GLU Library: libGLU.so.1
2024-07-31 12:35:06 -04:00
Donovan Glover
a098790c31
srb2: fetch assets from upstream GitLab
Note that fetchgit is used instead of fetchFromGitLab due to LFS and how
upstream is configured.

Closes https://github.com/NixOS/nixpkgs/issues/274797
2024-03-18 04:55:25 -04:00
Donovan Glover
0714cd83df
srb2: fetchurl -> fetchzip 2024-03-16 09:02:57 -04:00
Donovan Glover
d7f3410393
srb2: add startupWMClass to desktop item
Fixes an issue where the srb2 icon wasn't being used after launching
the application.
2024-03-16 07:46:32 -04:00
Donovan Glover
f188bff3fd
srb2: add missing phase hooks 2024-03-16 07:45:31 -04:00
Donovan Glover
b2e5dc07d3
srb2: migrate to by-name 2024-03-16 07:45:28 -04:00