{
 "app_id": "com.system76.Popsicle",
 "source_url": "https://raw.githubusercontent.com/flathub/com.system76.Popsicle/master/com.system76.Popsicle.yaml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "24.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--system-talk-name=org.freedesktop.UDisks2"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-20T11:44:49.642929+00:00",
 "manifest": {
  "app-id": "com.system76.Popsicle",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "24.08",
  "sdk": "org.freedesktop.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.rust-stable"
  ],
  "build-options": {
   "append-path": "/usr/lib/sdk/rust-stable/bin",
   "env": {
    "CARGO_HOME": "/run/build/popsicle/cargo"
   }
  },
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--system-talk-name=org.freedesktop.UDisks2"
  ],
  "command": "popsicle-gtk",
  "cleanup": [
   "/share/icons/hicolor/512x512@2x"
  ],
  "modules": [
   {
    "name": "popsicle",
    "buildsystem": "simple",
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/pop-os/popsicle/archive/refs/tags/1.3.1.tar.gz",
      "sha256": "7cf4f2c2c811bd538b535264719a46625a8a695261aae2b8fd33677076c530fa"
     },
     "generated-sources.json"
    ],
    "build-commands": [
     "sed -i 's|</launchable>|</launchable>\\n<icon type=\"remote\" height=\"512\" width=\"512\">https://raw.githubusercontent.com/pop-os/popsicle/master/gtk/assets/icons/512x512/apps/com.system76.Popsicle.png</icon>|' gtk/assets/com.system76.Popsicle.appdata.xml",
     "make",
     "make install prefix=/app"
    ]
   }
  ]
 }
}