serenity/Ports/angband/patches
2022-05-19 20:17:10 +04:30
..
0001-Disable-hardware-acceleration.patch Ports: Update angband's patches to use git patches 2022-05-19 20:17:10 +04:30
0002-Fix-up-SDL-path-handling.patch Ports: Update angband's patches to use git patches 2022-05-19 20:17:10 +04:30
ReadMe.md Ports: Update angband's patches to use git patches 2022-05-19 20:17:10 +04:30

Patches for angband on SerenityOS

0001-Disable-hardware-acceleration.patch

Disable hardware acceleration

We don't support this, so disable it.

0002-Fix-up-SDL-path-handling.patch

Fix up SDL path handling

Fix up some copy-paste and logic mistakes in the configure script that prevent us from setting a prefix for the SDL installation.