{
 "app_id": "io.github.redddfoxxyy.rhyolite",
 "source_url": "https://raw.githubusercontent.com/lockedmutex/rhyolite/master/packaging/linux/flatpak/io.github.redddfoxxyy.rhyolite.yml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "24.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri",
  "--filesystem=xdg-documents:create"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-20T13:01:45.987244+00:00",
 "manifest": {
  "app-id": "io.github.redddfoxxyy.rhyolite",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "24.08",
  "sdk": "org.freedesktop.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.rust-stable"
  ],
  "command": "Rhyolite",
  "finish-args": [
   "--share=ipc",
   "--socket=wayland",
   "--socket=fallback-x11",
   "--device=dri",
   "--filesystem=xdg-documents:create"
  ],
  "modules": [
   {
    "name": "rhyolite",
    "buildsystem": "simple",
    "build-options": {
     "append-path": "/usr/lib/sdk/rust-stable/bin",
     "build-args": [
      "--share=network"
     ]
    },
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/RedddFoxxyy/rhyolite.git",
      "branch": "master"
     }
    ],
    "build-commands": [
     "cargo build --release",
     "mkdir -p /app/bin/",
     "cp -r target/release/Rhyolite /app/bin/",
     "install -Dm644 packaging/linux/flatpak/io.github.redddfoxxyy.rhyolite.desktop /app/share/applications/io.github.redddfoxxyy.rhyolite.desktop",
     "install -Dm644 packaging/linux/flatpak/io.github.redddfoxxyy.rhyolite.svg /app/share/icons/hicolor/scalable/apps/io.github.redddfoxxyy.rhyolite.svg",
     "install -Dm644 packaging/linux/flatpak/io.github.redddfoxxyy.rhyolite.metainfo.xml /app/share/metainfo/io.github.redddfoxxyy.rhyolite.metainfo.xml"
    ]
   }
  ]
 }
}