{
 "app_id": "com.github.emmanueltouzery.cigale",
 "source_url": "https://raw.githubusercontent.com/flathub/com.github.emmanueltouzery.cigale/master/com.github.emmanueltouzery.cigale.json",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "25.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri",
  "--filesystem=home"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:07:34.902163+00:00",
 "manifest": {
  "app-id": "com.github.emmanueltouzery.cigale",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "sdk": "org.freedesktop.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.rust-stable"
  ],
  "command": "cigale",
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--device=dri",
   "--filesystem=home",
   "--share=network"
  ],
  "build-options": {
   "append-path": "/usr/lib/sdk/rust-stable/bin",
   "env": {
    "CARGO_HOME": "/run/build/cigale/cargo"
   }
  },
  "modules": [
   {
    "name": "cigale",
    "buildsystem": "simple",
    "build-commands": [
     "mkdir fontawesome-free-5.12.0-desktop && mv svgs fontawesome-free-5.12.0-desktop",
     "cargo --offline fetch --manifest-path Cargo.toml --verbose",
     "cargo --offline build --release --verbose",
     "install -Dm755 ./target/release/cigale -t /app/bin/",
     "install -Dm644 ./flatpak/${FLATPAK_ID}.metainfo.xml -t /app/share/metainfo/",
     "install -Dm644 ./${FLATPAK_ID}.desktop -t /app/share/applications/",
     "install -Dm644 ./${FLATPAK_ID}.svg -t /app/share/icons/hicolor/scalable/apps/"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/emmanueltouzery/cigale.git",
      "commit": "3ed39d4ba33611ad6000607ef6c3bf293ef018a7"
     },
     "cargo-sources.json",
     {
      "type": "archive",
      "sha256": "4c93b0090c0804fb7b97d0e944a421b899be7319f7273db9b0b542fec9223af7",
      "url": "https://registry.npmjs.org/@fortawesome/fontawesome-free/-/fontawesome-free-5.12.0.tgz"
     }
    ]
   }
  ]
 }
}