{
 "app_id": "dev.krtirtho.Flemozi",
 "source_url": "https://raw.githubusercontent.com/flathub/dev.krtirtho.Flemozi/master/dev.krtirtho.Flemozi.yml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "25.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--share=network",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:09:38.285483+00:00",
 "manifest": {
  "app-id": "dev.krtirtho.Flemozi",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "flemozi",
  "finish-args": [
   "--socket=fallback-x11",
   "--socket=wayland",
   "--share=network",
   "--share=ipc",
   "--device=dri"
  ],
  "modules": [
   {
    "name": "flemozi",
    "buildsystem": "simple",
    "build-commands": [
     "install -Dm644 flemozi/dev.krtirtho.Flemozi.appdata.xml /app/share/appdata/dev.krtirtho.Flemozi.appdata.xml",
     "desktop-file-edit flemozi/flemozi.desktop --set-key=Exec --set-value=\"flemozi %u\" --set-icon=dev.krtirtho.Flemozi",
     "install -Dm644 flemozi/logo.png /app/share/icons/hicolor/128x128/apps/dev.krtirtho.Flemozi.png",
     "install -Dm644 flemozi/flemozi.desktop /app/share/applications/dev.krtirtho.Flemozi.desktop",
     "install -dm755 /app/bin /app/flemozi",
     "cp -R flemozi/ /app",
     "ln -s /app/flemozi/flemozi /app/bin/flemozi"
    ],
    "sources": [
     {
      "type": "archive",
      "dest": "flemozi",
      "url": "https://github.com/KRTirtho/flemozi/releases/download/v0.2.0/flemozi-linux-0.2.0-x86_64.tar.xz",
      "sha256": "de0f4dc3f807351d6613eb1566f62983916faa37d469d40dd290fcbcd399b545"
     },
     {
      "type": "patch",
      "path": "fix-appdata.patch"
     }
    ]
   }
  ]
 }
}