From bc61fb615c12d46cd85b87d339bd5903be0a9ce6 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 | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index 5f03cfb..63e3687 100644 --- a/Makefile +++ b/Makefile @@ -190,16 +190,19 @@ 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 +# FIXME use of unsupported attributes on macOS https://github.com/mod-audio/mod-desktop/actions/runs/11077433225/job/30782666413 +# PLUGINS += gxslowgear PLUGINS += gxswitchlesswah PLUGINS += invada-lv2 PLUGINS += master_me