From a75e49559cadb6a165b27c28d3a27956d85cbedb Mon Sep 17 00:00:00 2001 From: falkTX Date: Fri, 27 Sep 2024 22:40:31 +0200 Subject: [PATCH] Skip a few new plugins, not working yet Signed-off-by: falkTX --- Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 5f03cfb..28242c4 100644 --- a/Makefile +++ b/Makefile @@ -190,14 +190,16 @@ PLUGINS += caps-lv2 PLUGINS += carla-plugins PLUGINS += chow-centaur PLUGINS += collisiondrive -PLUGINS += dexed +# FIXME crashes on close https://github.com/mod-audio/mod-desktop/actions/runs/11074280005/job/30778113748 +# PLUGINS += dexed PLUGINS += die-plugins PLUGINS += dpf-plugins PLUGINS += dragonfly-reverb PLUGINS += fomp # FIXME use of unsupported attributes on macOS https://github.com/mod-audio/mod-desktop/actions/runs/11073258401/job/30769392843 # PLUGINS += gxbajatubedriver -PLUGINS += gxknightfuzz +# FIXME use of unsupported attributes on macOS https://github.com/mod-audio/mod-desktop/actions/runs/11074280005/job/30778113413 +# PLUGINS += gxknightfuzz PLUGINS += gxquack PLUGINS += gxslowgear PLUGINS += gxswitchlesswah