{
 "app_id": "io.photoflare.photoflare",
 "source_url": "https://raw.githubusercontent.com/flathub/io.photoflare.photoflare/master/io.photoflare.photoflare.json",
 "runtime": "org.kde.Platform",
 "runtime_version": "6.11",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--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": 2,
 "fetched_at": "2026-09-17T16:12:56.385725+00:00",
 "manifest": {
  "app-id": "io.photoflare.photoflare",
  "runtime": "org.kde.Platform",
  "runtime-version": "6.11",
  "sdk": "org.kde.Sdk",
  "command": "photoflare",
  "rename-desktop-file": "photoflare.desktop",
  "rename-icon": "photoflare",
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--device=dri",
   "--filesystem=home",
   "--env=TMPDIR=/var/tmp",
   "--env=QT_AUTO_SCREEN_SCALE_FACTOR=1"
  ],
  "cleanup": [
   "/include",
   "/lib/pkgconfig",
   "/share/doc",
   "/share/man",
   "*.a",
   "*.la"
  ],
  "modules": [
   {
    "name": "graphicsmagick",
    "builddir": true,
    "config-opts": [
     "--enable-shared"
    ],
    "cleanup": [
     "/bin/GraphicsMagick*config"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://download.sourceforge.net/project/graphicsmagick/graphicsmagick/1.3.43/GraphicsMagick-1.3.43.tar.xz",
      "sha256": "2b88580732cd7e409d9e22c6116238bef4ae06fcda11451bf33d259f9cbf399f"
     }
    ]
   },
   {
    "name": "photoflare",
    "buildsystem": "qmake",
    "config-opts": [
     "QMAKE_CFLAGS_ISYSTEM=",
     "QMAKE_LIBDIR=/app/lib",
     "QMAKE_INCDIR=/app/include/GraphicsMagick"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/PhotoFlare/photoflare.git",
      "tag": "v1.7.4",
      "commit": "132ddbd6ddf3095ac731687ad55c6c4f3a3a01ac",
      "x-checker-data": {
       "type": "git",
       "tag-pattern": "^v([\\d.]+)$"
      }
     },
     {
      "type": "patch",
      "path": "patches/photoflare-appdata.patch"
     }
    ]
   }
  ]
 }
}