{
 "app_id": "com.github.wwmm.easyeffects",
 "source_url": "https://raw.githubusercontent.com/flathub/com.github.wwmm.easyeffects/master/com.github.wwmm.easyeffects.json",
 "runtime": "org.kde.Platform",
 "runtime_version": "6.10",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri",
  "--filesystem=xdg-run/pipewire-0:ro",
  "--filesystem=xdg-config/kdeglobals:ro",
  "--talk-name=com.canonical.AppMenu.Registrar",
  "--talk-name=org.kde.kconfig.notify",
  "--talk-name=org.kde.KGlobalSettings",
  "--talk-name=org.kde.StatusNotifierWatcher"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-17T16:07:55.447331+00:00",
 "manifest": {
  "id": "com.github.wwmm.easyeffects",
  "runtime": "org.kde.Platform",
  "runtime-version": "6.10",
  "sdk": "org.kde.Sdk",
  "command": "easyeffects",
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--talk-name=org.kde.StatusNotifierWatcher",
   "--socket=wayland",
   "--device=dri",
   "--filesystem=xdg-run/pipewire-0:ro",
   "--env=LV2_PATH=/app/lib/lv2:/app/extensions/Plugins/lv2",
   "--env=LADSPA_PATH=/app/lib/ladspa"
  ],
  "cleanup": [
   "*.a",
   "*.h",
   "*.la",
   "/bin/analyseplugin",
   "/bin/applyplugin",
   "/bin/listplugins",
   "/include",
   "/lib/aarch64-linux-gnu/cmake",
   "/lib/cmake",
   "/lib/pkgconfig",
   "/lib/python*",
   "/mkspecs",
   "/share/aclocal",
   "/share/cmake",
   "/share/doc",
   "/share/info",
   "/share/man",
   "/share/pkgconfig"
  ],
  "add-extensions": {
   "io.github.wwmm.easyeffects.Presets": {
    "directory": "extensions/Presets",
    "merge-dirs": "input;output;irs;rnnoise",
    "subdirectories": true,
    "no-autodownload": true,
    "autodelete": true
   },
   "org.freedesktop.LinuxAudio.Plugins": {
    "directory": "extensions/Plugins",
    "version": "25.08",
    "add-ld-path": "lib",
    "merge-dirs": "lv2",
    "subdirectories": true,
    "no-autodownload": true
   },
   "org.freedesktop.LinuxAudio.Plugins.Calf": {
    "directory": "extensions/Plugins/Calf",
    "version": "25.08",
    "add-ld-path": "lib",
    "merge-dirs": "lv2",
    "autodelete": false,
    "subdirectories": true
   },
   "org.freedesktop.LinuxAudio.Plugins.LSP": {
    "directory": "extensions/Plugins/LSP",
    "version": "25.08",
    "add-ld-path": "lib",
    "merge-dirs": "lv2",
    "autodelete": false,
    "subdirectories": true
   },
   "org.freedesktop.LinuxAudio.Plugins.ZamPlugins": {
    "directory": "extensions/Plugins/ZamPlugins",
    "version": "25.08",
    "add-ld-path": "lib",
    "merge-dirs": "lv2",
    "autodelete": false,
    "subdirectories": true
   },
   "org.freedesktop.LinuxAudio.Plugins.MDA": {
    "directory": "extensions/Plugins/MDA",
    "version": "25.08",
    "add-ld-path": "lib",
    "merge-dirs": "lv2",
    "autodelete": false,
    "subdirectories": true
   },
   "org.freedesktop.LinuxAudio.Plugins.x42Plugins": {
    "directory": "extensions/Plugins/x42Plugins",
    "version": "25.08",
    "add-ld-path": "lib",
    "merge-dirs": "lv2",
    "autodelete": false,
    "subdirectories": true
   }
  },
  "modules": [
   {
    "name": "easyeffects",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DENABLE_LIBPORTAL=1"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/wwmm/easyeffects",
      "commit": "4cc7c646d99b7a7f89ab98d221c621a763ccc35d",
      "tag": "v8.2.9"
     }
    ],
    "post-install": [
     "mkdir -pm755 $FLATPAK_DEST/extensions/Presets",
     "mkdir -pm755 $FLATPAK_DEST/extensions/Plugins"
    ],
    "modules": [
     "easyeffects-modules.json"
    ]
   }
  ]
 }
}