{
 "app_id": "io.github.nuttyartist.notes",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.nuttyartist.notes/master/io.github.nuttyartist.notes.yaml",
 "runtime": "org.kde.Platform",
 "runtime_version": "6.11",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--share=ipc",
  "--share=network",
  "--socket=x11",
  "--device=dri",
  "--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": 1,
 "fetched_at": "2026-09-17T16:11:51.849420+00:00",
 "manifest": {
  "app-id": "io.github.nuttyartist.notes",
  "runtime": "org.kde.Platform",
  "runtime-version": "6.11",
  "sdk": "org.kde.Sdk",
  "command": "notes",
  "finish-args": [
   "--device=dri",
   "--share=ipc",
   "--share=network",
   "--socket=x11",
   "--talk-name=org.kde.StatusNotifierWatcher"
  ],
  "modules": [
   {
    "name": "notes",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DCMAKE_BUILD_TYPE=Release",
     "-DUPDATE_CHECKER=OFF",
     "-DPRO_VERSION=OFF"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/nuttyartist/notes.git",
      "tag": "v2.3.1",
      "commit": "0b13300e3b7045ca20dab2173441bee59ed469aa",
      "x-checker-data": {
       "type": "git",
       "tag-pattern": "^v([\\d.]+)$"
      }
     },
     {
      "type": "patch",
      "paths": [
       "patches/0001-Fix-730-by-adding-this-to-createWindowContainer-calls.patch",
       "patches/0002-build-Search-for-private-modules-with-Qt-6.10.patch"
      ]
     }
    ]
   }
  ]
 }
}