{
 "app_id": "com.github.powertab.powertabeditor",
 "source_url": "https://raw.githubusercontent.com/flathub/com.github.powertab.powertabeditor/master/com.github.powertab.powertabeditor.yml",
 "runtime": "org.kde.Platform",
 "runtime_version": "6.11",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=pulseaudio",
  "--socket=wayland",
  "--device=dri",
  "--filesystem=xdg-run/pipewire-0",
  "--filesystem=xdg-config/kdeglobals:ro",
  "--talk-name=com.canonical.AppMenu.Registrar",
  "--talk-name=org.kde.kconfig.notify",
  "--talk-name=org.kde.KGlobalSettings"
 ],
 "module_count": 6,
 "fetched_at": "2026-09-17T16:07:45.304596+00:00",
 "manifest": {
  "app-id": "com.github.powertab.powertabeditor",
  "runtime": "org.kde.Platform",
  "runtime-version": "6.11",
  "sdk": "org.kde.Sdk",
  "command": "powertabeditor",
  "rename-desktop-file": "powertabeditor.desktop",
  "rename-appdata-file": "powertabeditor.metainfo.xml",
  "rename-mime-file": "powertabeditor.xml",
  "rename-icon": "powertabeditor",
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--device=dri",
   "--socket=pulseaudio",
   "--filesystem=xdg-run/pipewire-0"
  ],
  "cleanup": [
   "/include",
   "/lib/cmake",
   "/lib/pkgconfig",
   "*.la",
   "*.a"
  ],
  "modules": [
   {
    "name": "boost",
    "buildsystem": "simple",
    "build-commands": [
     "./bootstrap.sh --prefix=/app",
     "./b2 --with-date_time --with-iostreams variant=release link=shared runtime-link=shared -j $FLATPAK_BUILDER_N_JOBS install"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://archives.boost.io/release/1.78.0/source/boost_1_78_0.tar.bz2",
      "sha256": "8681f175d4bdb26c52222665793eef08490d7758529330f98d3b29dd0735bccc"
     }
    ]
   },
   {
    "name": "minizip",
    "subdir": "contrib/minizip",
    "no-autogen": true,
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/madler/zlib/releases/download/v1.2.13/zlib-1.2.13.tar.xz",
      "sha256": "d14c38e313afc35a9a8760dadf26042f51ea0f5d154b0630a31da0540107fb98"
     },
     {
      "type": "shell",
      "commands": [
       "cd contrib/minizip && autoreconf -fi"
      ]
     }
    ]
   },
   {
    "name": "pugixml",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DCMAKE_BUILD_TYPE=RelWithDebInfo",
     "-DCMAKE_POLICY_VERSION_MINIMUM=3.5"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/zeux/pugixml.git",
      "tag": "v1.11.4",
      "commit": "08b3433180727ea2f78fe02e860a08471db1e03c"
     }
    ]
   },
   {
    "name": "nlohmann-json",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DCMAKE_BUILD_TYPE=RelWithDebInfo",
     "-DJSON_BuildTests=OFF",
     "-DCMAKE_POLICY_VERSION_MINIMUM=3.5"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/nlohmann/json.git",
      "tag": "v3.10.4",
      "commit": "fec56a1a16c6e1c1b1f4e116a20e79398282626c"
     }
    ]
   },
   {
    "name": "rtmidi",
    "buildsystem": "cmake-ninja",
    "cleanup": [
     "/share/rtmidi"
    ],
    "config-opts": [
     "-DCMAKE_BUILD_TYPE=RelWithDebInfo"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/thestk/rtmidi.git",
      "tag": "5.0.0",
      "commit": "84a99422a3faf1ab417fe71c0903a48debb9376a"
     }
    ]
   },
   {
    "name": "powertabeditor",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DCMAKE_BUILD_TYPE=RelWithDebInfo",
     "-DBUILD_TESTING=OFF"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/powertab/powertabeditor.git",
      "tag": "2.0.22",
      "commit": "13cab27c7127d301f2747671071e53eb203dc940",
      "x-checker-data": {
       "type": "git",
       "tag-pattern": "^([\\d.]+)$"
      }
     }
    ]
   }
  ]
 }
}