{
 "app_id": "io.github._66HEX.Frame",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github._66HEX.Frame/master/io.github._66HEX.Frame.yml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "25.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=pulseaudio",
  "--socket=wayland",
  "--device=dri"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:10:29.195869+00:00",
 "manifest": {
  "id": "io.github._66HEX.Frame",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "frame",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.rust-stable"
  ],
  "finish-args": [
   "--share=ipc",
   "--socket=wayland",
   "--socket=fallback-x11",
   "--socket=pulseaudio",
   "--device=dri",
   "--env=FRAME_USE_SYSTEM_MEDIA_TOOLS=1"
  ],
  "cleanup": [
   "/include",
   "/lib/pkgconfig",
   "/share/man"
  ],
  "modules": [
   {
    "name": "frame",
    "buildsystem": "simple",
    "build-options": {
     "append-path": "/usr/lib/sdk/rust-stable/bin",
     "env": {
      "CARGO_HOME": "/run/build/frame/cargo",
      "CARGO_NET_OFFLINE": "true"
     }
    },
    "build-commands": [
     "mkdir -p .cargo",
     "cp cargo-vendor/cargo-config.toml .cargo/config.toml",
     "cargo build --release --locked --offline --manifest-path frame-app/Cargo.toml",
     "install -Dm755 target/release/frame /app/bin/frame",
     "install -Dm644 packaging/flathub/io.github._66HEX.Frame.desktop /app/share/applications/io.github._66HEX.Frame.desktop",
     "install -Dm644 packaging/flathub/io.github._66HEX.Frame.metainfo.xml /app/share/metainfo/io.github._66HEX.Frame.metainfo.xml",
     "install -Dm644 frame-app/resources/app-icons/32x32.png /app/share/icons/hicolor/32x32/apps/io.github._66HEX.Frame.png",
     "install -Dm644 frame-app/resources/app-icons/64x64.png /app/share/icons/hicolor/64x64/apps/io.github._66HEX.Frame.png",
     "install -Dm644 frame-app/resources/app-icons/128x128.png /app/share/icons/hicolor/128x128/apps/io.github._66HEX.Frame.png",
     "install -Dm644 frame-app/resources/app-icons/128x128@2x.png /app/share/icons/hicolor/256x256/apps/io.github._66HEX.Frame.png",
     "install -Dm644 frame-app/resources/app-icons/icon.png /app/share/icons/hicolor/512x512/apps/io.github._66HEX.Frame.png"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/66HEX/frame/releases/download/0.33.1/frame-0.33.1-source.tar.gz",
      "sha256": "1109f440e99b34c4a6cc502625dd939381463b99e67afdf6a90e095723fce552"
     },
     {
      "type": "archive",
      "url": "https://github.com/66HEX/frame/releases/download/0.33.1/frame-0.33.1-cargo-vendor.tar.gz",
      "sha256": "81d09a1e8ce8fbbfaf8477d350644ddd1b224ee633080f31a829ff3b8d3b08b5",
      "dest": "cargo-vendor"
     }
    ]
   }
  ]
 }
}