about summary refs log tree commit diff
path: root/pkgs/tools/graphics/sanjuuni/default.nix
AgeCommit message (Collapse)AuthorFilesLines
2024-05-03sanjuuni: fix build (#308706)Tomo1-1/+4
I mistakenly asked for a patch to be included in 404317c27011331e16f071d1ae62ea662d5b3cf0, and it didn't end up applying cleanly. This PR fixes the patching by excluding the problematic file from the patch (`configure`), and then using autoreconfHook to regenerate `configure`.
2024-03-26sanjuuni: add patch to build with c++17Robert Scott1-0/+9
fixing build with poco 0.13
2023-11-23treewide: add mainProgramh7x41-0/+1
2023-05-17sanjuuni: 0.3 -> 0.4Tomo1-2/+6
This commit bumps Sanjuuni's version. It also adds OpenCL as a new dependency. Changelog: https://github.com/MCJack123/sanjuuni/releases/tag/0.4
2023-02-02sanjuuni: add changelogTomo1-0/+1
2023-02-02sanjuuni: 0.2 -> 0.3Tomo1-2/+2
Changelog: https://github.com/MCJack123/sanjuuni/releases/tag/0.3
2023-01-02sanjuuni: init at 0.2Tomo1-0/+44