{
 "app_id": "net.sf.nootka",
 "source_url": "https://raw.githubusercontent.com/flathub/net.sf.nootka/master/net.sf.nootka.json",
 "runtime": "org.kde.Platform",
 "runtime_version": "5.15-25.08",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=pulseaudio",
  "--device=dri",
  "--filesystem=home",
  "--filesystem=xdg-config/kdeglobals:ro",
  "--talk-name=com.canonical.AppMenu.Registrar",
  "--talk-name=org.kde.kconfig.notify",
  "--talk-name=org.kde.KGlobalSettings"
 ],
 "module_count": 3,
 "fetched_at": "2026-09-17T16:13:42.311106+00:00",
 "manifest": {
  "app-id": "net.sf.nootka",
  "runtime": "org.kde.Platform",
  "runtime-version": "5.15-25.08",
  "sdk": "org.kde.Sdk",
  "command": "nootka",
  "rename-appdata-file": "nootka.appdata.xml",
  "rename-desktop-file": "nootka.desktop",
  "rename-icon": "nootka",
  "rename-mime-file": "nootka.xml",
  "rename-mime-icons": [
   "nootkaexam",
   "nootkalevel"
  ],
  "finish-args": [
   "--device=dri",
   "--share=ipc",
   "--socket=x11",
   "--socket=wayland",
   "--share=network",
   "--filesystem=home",
   "--socket=pulseaudio"
  ],
  "modules": [
   "shared-modules/linux-audio/fftw3f.json",
   {
    "name": "soundtouch",
    "config-opts": [
     "--enable-shared",
     "--disable-static"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://www.surina.net/soundtouch/soundtouch-2.3.1.tar.gz",
      "sha256": "6900996607258496ce126924a19fe9d598af9d892cf3f33d1e4daaa9b42ae0b1"
     }
    ],
    "cleanup": [
     "/bin",
     "/include",
     "/lib/pkgconfig",
     "/share/aclocal",
     "/share/doc"
    ]
   },
   {
    "name": "nootka",
    "buildsystem": "cmake-ninja",
    "builddir": true,
    "config-opts": [
     "-DCMAKE_POLICY_VERSION_MINIMUM=3.5",
     "-DFFTW3_INCLUDE_DIRS=/app/include",
     "-DFFTW3_LIBRARIES=/app/lib/libfftw3f.so"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://www.opencode.net/seelook/nootka.git",
      "tag": "v2.0.2",
      "commit": "d06f80ee854fbc56cd01c367b6c462245b6147e3"
     },
     {
      "type": "patch",
      "path": "patches/nootka-metainfo.patch"
     }
    ],
    "post-install": [
     "ln -s /app/share/nootka/lang /app/share/nootka/translations"
    ],
    "cleanup": [
     "/share/doc",
     "/share/man",
     "/share/pixmaps"
    ]
   }
  ]
 }
}