{
 "app_id": "fyi.zoey.Boop-GTK",
 "source_url": "https://raw.githubusercontent.com/zoeyfyi/Boop-GTK/trunk/flatpak/fyi.zoey.Boop-GTK.json",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "20.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-17T17:55:37.635284+00:00",
 "manifest": {
  "app-id": "fyi.zoey.Boop-GTK",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "20.08",
  "sdk": "org.freedesktop.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.rust-stable"
  ],
  "command": "boop-gtk",
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--device=dri"
  ],
  "build-options": {
   "append-path": "/usr/lib/sdk/rust-stable/bin",
   "env": {
    "_RUSTFLAGS": "--remap-path-prefix =../",
    "CARGO_HOME": "/run/build/boop-gtk/cargo"
   }
  },
  "modules": [
   {
    "name": "gtksourceview",
    "config-opts": [
     "--enable-gtk-doc=no"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://download.gnome.org/sources/gtksourceview/3.24/gtksourceview-3.24.11.tar.xz",
      "sha256": "691b074a37b2a307f7f48edc5b8c7afa7301709be56378ccf9cc9735909077fd"
     }
    ]
   },
   {
    "name": "boop-gtk",
    "buildsystem": "simple",
    "build-commands": [
     "ls -al target/release/gn_out/obj",
     "cargo --offline build --release",
     "install -Dm755 ./target/release/boop-gtk -t /app/bin/",
     "install -Dm644 ./data/${FLATPAK_ID}.metainfo.xml -t /app/share/metainfo/",
     "install -Dm644 ./data/${FLATPAK_ID}.desktop -t /app/share/applications/",
     "install -Dm644 ./data/${FLATPAK_ID}.svg -t /app/share/icons/hicolor/scalable/apps/",
     "install -Dm644 ./data/${FLATPAK_ID}.png -t /app/share/icons/hicolor/256x256/apps/",
     "install -Dm644 ./data/${FLATPAK_ID}-symbolic.svg -t /app/share/icons/hicolor/symbolic/apps/"
    ],
    "sources": [
     {
      "type": "dir",
      "path": "../"
     },
     {
      "type": "file",
      "url": "https://github.com/denoland/rusty_v8/releases/download/v0.22.1/librusty_v8_release_x86_64-unknown-linux-gnu.a",
      "sha256": "ac7239ab3c260ef948763502670be5ebfb3639ee9ddff57b4c9c1f3f50058e29",
      "dest": "target/release/gn_out/obj",
      "dest-filename": "librusty_v8.a"
     },
     "generated-sources.json"
    ]
   }
  ]
 }
}