{
 "app_id": "dev.mariinkys.Cedilla",
 "source_url": "https://raw.githubusercontent.com/flathub/dev.mariinkys.Cedilla/master/dev.mariinkys.Cedilla.json",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "26.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--share=network",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri",
  "--filesystem=xdg-documents",
  "--filesystem=xdg-download",
  "--filesystem=xdg-pictures",
  "--filesystem=xdg-config/cosmic",
  "--talk-name=com.system76.CosmicSettingsDaemon.*",
  "--talk-name=com.system76.CosmicSettingsDaemon"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-19T12:37:39.875556+00:00",
 "manifest": {
  "app-id": "dev.mariinkys.Cedilla",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "26.08",
  "sdk": "org.freedesktop.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.rust-stable"
  ],
  "base": "com.system76.Cosmic.BaseApp",
  "base-version": "stable",
  "command": "cedilla",
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--device=dri",
   "--share=network",
   "--filesystem=xdg-documents",
   "--filesystem=xdg-download",
   "--filesystem=xdg-pictures",
   "--filesystem=xdg-config/cosmic:rw",
   "--talk-name=com.system76.CosmicSettingsDaemon",
   "--talk-name=com.system76.CosmicSettingsDaemon.*"
  ],
  "build-options": {
   "append-path": "/usr/lib/sdk/rust-stable/bin",
   "env": {
    "AWS_LC_SYS_NO_JITTER_ENTROPY": "1"
   }
  },
  "modules": [
   {
    "name": "cedilla",
    "buildsystem": "simple",
    "build-options": {
     "env": {
      "CARGO_HOME": "/run/build/cedilla/cargo"
     }
    },
    "build-commands": [
     "cargo --offline fetch --manifest-path Cargo.toml --verbose",
     "cargo --offline build --release --verbose",
     "install -Dm0755 -s ./target/release/cedilla /app/bin/cedilla",
     "install -Dm0644 ./resources/app.desktop /app/share/applications/dev.mariinkys.Cedilla.desktop",
     "install -Dm0644 ./resources/app.metainfo.xml /app/share/metainfo/dev.mariinkys.Cedilla.metainfo.xml",
     "install -Dm0644 ./resources/icons/hicolor/scalable/apps/icon.svg /app/share/icons/hicolor/scalable/apps/dev.mariinkys.Cedilla.svg"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/mariinkys/cedilla.git",
      "tag": "0.1.12",
      "commit": "a0f70e3f64b9d1dafe4201a78bab2986b066294d"
     },
     "cargo-sources.json"
    ]
   }
  ]
 }
}