{
 "app_id": "net.jockx.Kulki",
 "source_url": "https://raw.githubusercontent.com/flathub/net.jockx.Kulki/master/net.jockx.Kulki.yml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "25.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:13:31.256721+00:00",
 "manifest": {
  "id": "net.jockx.Kulki",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "Kulki",
  "finish-args": [
   "--socket=x11",
   "--share=ipc"
  ],
  "modules": [
   {
    "name": "kulki",
    "buildsystem": "simple",
    "build-commands": [
     "mkdir -p $FLATPAK_DEST/bin $FLATPAK_DEST/lib",
     "cp -r bin/. $FLATPAK_DEST/bin",
     "cp -r lib/. $FLATPAK_DEST/lib",
     "chmod +x $FLATPAK_DEST/bin/Kulki",
     "install -D \"$FLATPAK_DEST/lib/Kulki.png\" \"/app/share/icons/hicolor/512x512/apps/${FLATPAK_ID}.png\"",
     "install -D \"$FLATPAK_DEST/lib/Kulki.desktop\" \"/app/share/applications/${FLATPAK_ID}.desktop\"",
     "install -D \"$FLATPAK_DEST/lib/Kulki.metainfo.xml\" \"/app/share/metainfo/${FLATPAK_ID}.metainfo.xml\""
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/jockx-net/kulki/releases/download/v1.1.1/Kulki-1.1.1.tar.gz",
      "sha256": "9a39951b391383b291a7c40e85f88e0e9c3d25fe94f444851a6a9c86346436fe"
     }
    ],
    "only-arches": [
     "x86_64"
    ]
   }
  ]
 }
}