{
 "app_id": "io.github.obiwankennedy.HotShots",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.obiwankennedy.HotShots/master/io.github.obiwankennedy.HotShots.yml",
 "runtime": "org.kde.Platform",
 "runtime_version": "5.15-23.08",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri",
  "--filesystem=xdg-documents",
  "--filesystem=xdg-pictures",
  "--filesystem=xdg-config/kdeglobals:ro",
  "--talk-name=com.canonical.AppMenu.Registrar",
  "--talk-name=org.kde.kconfig.notify",
  "--talk-name=org.kde.KGlobalSettings"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:11:51.849419+00:00",
 "manifest": {
  "app-id": "io.github.obiwankennedy.HotShots",
  "runtime": "org.kde.Platform",
  "runtime-version": "5.15-23.08",
  "sdk": "org.kde.Sdk",
  "command": "hotshots",
  "finish-args": [
   "--socket=wayland",
   "--socket=fallback-x11",
   "--share=ipc",
   "--device=dri",
   "--filesystem=xdg-pictures",
   "--filesystem=xdg-documents",
   "--share=network"
  ],
  "modules": [
   {
    "name": "HotShots",
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/obiwankennedy/HotShots",
      "commit": "e3b04ef70b623461450664ddeb523fbf35012042"
     },
     {
      "type": "file",
      "path": "io.github.obiwankennedy.HotShots.desktop"
     },
     {
      "type": "file",
      "path": "io.github.obiwankennedy.HotShots.metainfo.xml"
     }
    ],
    "buildsystem": "simple",
    "build-commands": [
     "qmake -recursive  HotShots.pro",
     "sed 's/\\/usr\\/local/\\/app/g' -i Makefile.Release",
     "sed 's/\\/usr\\/local/\\/app/g' -i Makefile.Debug",
     "make install",
     "mkdir -p ${FLATPAK_DEST}/share/icons/hicolor/128x128/apps",
     "install -Dm644 /app/share/pixmaps/hotshots.png /app/share/icons/hicolor/128x128/apps/io.github.obiwankennedy.HotShots.png",
     "install -Dm644 io.github.obiwankennedy.HotShots.desktop /app/share/applications/io.github.obiwankennedy.HotShots.desktop",
     "mkdir -p /app/share/metainfo",
     "install -Dm644 io.github.obiwankennedy.HotShots.metainfo.xml /app/share/metainfo/io.github.obiwankennedy.HotShots.metainfo.xml"
    ]
   }
  ]
 }
}