{
 "app_id": "org.cubocore.CorePaint",
 "source_url": "https://raw.githubusercontent.com/flathub/org.cubocore.CorePaint/master/org.cubocore.CorePaint.yml",
 "runtime": "org.kde.Platform",
 "runtime_version": "6.10",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--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",
  "--talk-name=org.freedesktop.Notifications"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-17T16:14:21.767735+00:00",
 "manifest": {
  "app-id": "org.cubocore.CorePaint",
  "runtime": "org.kde.Platform",
  "runtime-version": "6.10",
  "sdk": "org.kde.Sdk",
  "command": "corepaint",
  "rename-desktop-file": "cc.cubocore.CorePaint.desktop",
  "rename-icon": "cc.cubocore.CorePaint",
  "rename-appdata-file": "cc.cubocore.CorePaint.metainfo.xml",
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--device=dri",
   "--filesystem=home",
   "--talk-name=org.freedesktop.Notifications"
  ],
  "cleanup": [
   "/include",
   "/lib/cmake",
   "/lib/pkgconfig",
   "/share/pkgconfig",
   "/man",
   "/share/man",
   "/lib/*.la",
   "/lib/*.a"
  ],
  "modules": [
   {
    "name": "libcprime",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DCMAKE_POLICY_VERSION_MINIMUM=3.5"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://gitlab.com/cubocore/libcprime.git",
      "commit": "17d4c94f3be2c7f67dc757cf852f0144945c2c69",
      "tag": "v5.0.1"
     }
    ]
   },
   {
    "name": "corepaint",
    "buildsystem": "cmake-ninja",
    "sources": [
     {
      "type": "git",
      "url": "https://gitlab.com/cubocore/coreapps/corepaint.git",
      "commit": "dee3fba2ed1ad20a11a6217bf4d1070a0d9e0784",
      "tag": "v5.0.1"
     },
     {
      "type": "patch",
      "path": "fix-appID-name.patch"
     }
    ]
   }
  ]
 }
}