Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-11-02 | Update patch checksum | Christopher Arndt | |
2024-08-26 | Checksum of JUCE patch changed | Christopher Arndt | |
Signed-off-by: Christopher Arndt <chris@chrisarndt.de> | |||
2022-10-05 | Update .SRCINFO | Robbert van der Helm | |
2022-10-05 | Update fix-missing-utility-include.patch hashes | Robbert 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-14 | Work around a JUCE 6 build error on GCC 12 | Robbert van der Helm | |
2022-07-14 | Package the CLAP version | Robbert van der Helm | |
2021-12-31 | Unify CMake command line style | Robbert van der Helm | |
2021-12-31 | M-x untabify | Robbert van der Helm | |
2021-11-30 | Add cmake to the makedepends | Robbert van der Helm | |
2021-11-23 | Add PKGBUILD for ChowTape standalone, VST3 and LV2 | Robbert van der Helm | |