summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2024-11-02Update patch checksumChristopher Arndt
2024-08-26Checksum of JUCE patch changedChristopher Arndt
Signed-off-by: Christopher Arndt <chris@chrisarndt.de>
2022-10-05Update .SRCINFORobbert van der Helm
2022-10-05Update fix-missing-utility-include.patch hashesRobbert van der Helm
Apparently the commit hashes within the patch silentely changed from 11 to 12 characters: ```diff --- fix-missing-utility-include.patch 2022-07-14 15:54:27.055325866 +0200 +++ fix-missing-utility-include.patch 2022-10-05 01:57:56.449785978 +0200 @@ -8,7 +8,7 @@ 1 file changed, 1 insertion(+) diff --git a/modules/juce_core/system/juce_StandardHeader.h b/modules/juce_core/system/juce_StandardHeader.h -index fe164cdd315..cda6bbe8624 100644 +index fe164cdd3157..cda6bbe86248 100644 --- a/modules/juce_core/system/juce_StandardHeader.h +++ b/modules/juce_core/system/juce_StandardHeader.h @@ -64,6 +64,7 @@ ```
2022-07-14Work around a JUCE 6 build error on GCC 12Robbert van der Helm
2022-07-14Package the CLAP versionRobbert van der Helm
2021-12-31Unify CMake command line styleRobbert van der Helm
2021-12-31M-x untabifyRobbert van der Helm
2021-11-30Add cmake to the makedependsRobbert van der Helm
2021-11-23Add PKGBUILD for ChowTape standalone, VST3 and LV2Robbert van der Helm