{
 "app_id": "com.github.raibtoffoletto.litteris",
 "source_url": "https://raw.githubusercontent.com/flathub/com.github.raibtoffoletto.litteris/master/com.github.raibtoffoletto.litteris.yml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "25.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:07:45.304597+00:00",
 "manifest": {
  "app-id": "com.github.raibtoffoletto.litteris",
  "command": "com.github.raibtoffoletto.litteris",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "base": "io.elementary.BaseApp",
  "base-version": "circe-25.08",
  "sdk": "org.freedesktop.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.vala"
  ],
  "build-options": {
   "prepend-path": "/usr/lib/sdk/vala/bin/",
   "prepend-ld-library-path": "/usr/lib/sdk/vala/lib",
   "prepend-pkg-config-path": "/usr/lib/sdk/vala/lib/pkgconfig"
  },
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--metadata=X-DConf=migrate-path=/com/github/raibtoffoletto/litteris/"
  ],
  "cleanup": [
   "/include",
   "/lib/pkgconfig",
   "/lib/valadoc",
   "/share/vala",
   "/share/vala-0.40",
   "/share/valadoc",
   "/share/plank"
  ],
  "modules": [
   {
    "name": "litteris",
    "buildsystem": "meson",
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/raibtoffoletto/litteris.git",
      "tag": "0.1.9"
     },
     {
      "type": "patch",
      "path": "appdata.patch"
     },
     {
      "type": "patch",
      "path": "elementary-theme.patch"
     }
    ],
    "post-install": [
     "mkdir -p /app/share/icons/hicolor/scalable/apps",
     "mv /app/share/icons/hicolor/128x128@2/apps/${FLATPAK_ID}.svg /app/share/icons/hicolor/scalable/apps/${FLATPAK_ID}.svg",
     "find /app/share/icons/hicolor -type f -not -path \"*scalable*\" -not -path \"*actions*\" -name \"*.svg\" -delete"
    ]
   }
  ]
 }
}