From a25236ac64ecbf155315d26e7b0d9fe1adc1e017 Mon Sep 17 00:00:00 2001 From: bbhtt Date: Fri, 20 Sep 2024 09:15:36 +0530 Subject: [PATCH] archive_eol: Add more LinuxAudio plugins to exceptions --- .github/scripts/archive_eol.py | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/.github/scripts/archive_eol.py b/.github/scripts/archive_eol.py index 127ead9..6dbd6b8 100644 --- a/.github/scripts/archive_eol.py +++ b/.github/scripts/archive_eol.py @@ -61,6 +61,24 @@ def main() -> None: "org.freedesktop.LinuxAudio.Plugins.sfizz", "org.freedesktop.LinuxAudio.Plugins.x42Plugins", "org.freedesktop.LinuxAudio.Plugins.ZamPlugins", + "org.freedesktop.LinuxAudio.Plugins.gmsynth", + "org.freedesktop.LinuxAudio.Plugins.CAPS", + "org.freedesktop.LinuxAudio.Plugins.CAPS", + "org.freedesktop.LinuxAudio.Plugins.VL1Emulator", + "org.freedesktop.LinuxAudio.Plugins.ZynFusion", + "org.freedesktop.LinuxAudio.Plugins.CMT", + "org.freedesktop.LinuxAudio.Plugins.DrumGizmo", + "org.freedesktop.LinuxAudio.Plugins.TAP", + "org.freedesktop.LinuxAudio.Plugins.SoSynthLV2", + "org.freedesktop.LinuxAudio.Plugins.Surge", + "org.freedesktop.LinuxAudio.Plugins.DPF-Plugins", + "org.freedesktop.LinuxAudio.Plugins.DISTRHO-Ports", + "org.freedesktop.LinuxAudio.Plugins.MDA", + "org.freedesktop.LinuxAudio.Plugins.Ninjas2", + "org.freedesktop.LinuxAudio.Plugins.reMID-lv2", + "org.freedesktop.LinuxAudio.Plugins.swh", + "org.freedesktop.LinuxAudio.Plugins.GxPlugins", + "org.freedesktop.LinuxAudio.Plugins.KapitonovPluginsPack", # 1.6 branch is EOL "org.freedesktop.Sdk.Extension.golang", # 19.08, 20.08, 21.08 are EOL