{
 "app_id": "com.cinecred.cinecred",
 "source_url": "https://raw.githubusercontent.com/flathub/com.cinecred.cinecred/master/com.cinecred.cinecred.yml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "25.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--share=network",
  "--socket=x11",
  "--device=dri",
  "--filesystem=host"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-17T16:07:07.898801+00:00",
 "manifest": {
  "id": "com.cinecred.cinecred",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "cinecred",
  "finish-args": [
   "--share=ipc",
   "--share=network",
   "--socket=x11",
   "--device=dri",
   "--filesystem=host"
  ],
  "rename-desktop-file": "cinecred.desktop",
  "rename-appdata-file": "cinecred.metainfo.xml",
  "rename-icon": "cinecred",
  "modules": [
   {
    "name": "ghostscript",
    "config-opts": [
     "--disable-cups",
     "--disable-dbus",
     "--disable-gtk"
    ],
    "cleanup": [
     "/share/doc",
     "/share/man"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs10071/ghostscript-10.07.1.tar.gz",
      "sha256": "2fc74362f9be6fae1b0a65d38fdcfd4f0b518cc3b07c5581fb661eb4d2e15251"
     }
    ]
   },
   {
    "name": "cinecred",
    "buildsystem": "simple",
    "build-commands": [
     "install -Dm644 cinecred.desktop /app/share/applications/cinecred.desktop",
     "install -Dm644 cinecred.metainfo.xml /app/share/metainfo/cinecred.metainfo.xml",
     "install -Dm644 cinecred.svg /app/share/icons/hicolor/scalable/apps/cinecred.svg",
     "install -Dm644 cinecred.png /app/share/icons/hicolor/256x256/apps/cinecred.png",
     "mv bin/* /app/bin/",
     "mv lib/* /app/lib/"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://cinecred.com/dl/1.9.1/cinecred-1.9.1-linux-x86_64.tar.gz",
      "sha256": "2889bb28982e3144acef99938a42529647faf3195ff9b5f107772e21d7b3eb1e",
      "only-arches": [
       "x86_64"
      ]
     }
    ]
   }
  ]
 }
}