nixpkgs/pkgs/desktops/arcan/arcan
AndersonTorres 59af9bd855 arcan.arcan: fix static openal issues
Arcan has some interesting idiosyncrasies. One of them is using cmake. The other
is using cmake to vendor some low-level, custom-patched dependencies.

In order to work around them, I have created ... a set of custom patches!
And on top of it, I have factored the vendored sources in a separate file, in
order to clean up the `default.nix` file.
2021-10-30 16:27:43 -03:00
..
000-openal.patch arcan.arcan: fix static openal issues 2021-10-30 16:27:43 -03:00
001-luajit.patch arcan.arcan: fix static openal issues 2021-10-30 16:27:43 -03:00
002-libuvc.patch arcan.arcan: fix static openal issues 2021-10-30 16:27:43 -03:00
003-freetype.patch arcan.arcan: fix static openal issues 2021-10-30 16:27:43 -03:00
clone-sources.nix arcan.arcan: fix static openal issues 2021-10-30 16:27:43 -03:00
default.nix arcan.arcan: fix static openal issues 2021-10-30 16:27:43 -03:00