{
 "app_id": "org.lindm.LinDM",
 "source_url": "https://raw.githubusercontent.com/RishadAlam/LinDM/main/packaging/flatpak/org.lindm.LinDM.yaml",
 "runtime": "org.gnome.Platform",
 "runtime_version": "46",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri",
  "--filesystem=xdg-download",
  "--talk-name=org.freedesktop.Notifications"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T17:50:57.267023+00:00",
 "manifest": {
  "app-id": "org.lindm.LinDM",
  "runtime": "org.gnome.Platform",
  "runtime-version": "46",
  "sdk": "org.gnome.Sdk",
  "command": "lindm",
  "finish-args": [
   "--share=network",
   "--share=ipc",
   "--socket=wayland",
   "--socket=fallback-x11",
   "--device=dri",
   "--filesystem=xdg-download",
   "--talk-name=org.freedesktop.Notifications"
  ],
  "modules": [
   {
    "name": "lindm",
    "buildsystem": "simple",
    "build-commands": [
     "pip3 install --no-build-isolation --prefix=${FLATPAK_DEST} .",
     "install -Dm644 data/org.lindm.LinDM.desktop ${FLATPAK_DEST}/share/applications/org.lindm.LinDM.desktop",
     "install -Dm644 data/org.lindm.LinDM.metainfo.xml ${FLATPAK_DEST}/share/metainfo/org.lindm.LinDM.metainfo.xml",
     "install -Dm644 data/icons/hicolor/scalable/apps/org.lindm.LinDM.svg ${FLATPAK_DEST}/share/icons/hicolor/scalable/apps/org.lindm.LinDM.svg"
    ],
    "sources": [
     {
      "type": "dir",
      "path": "../.."
     }
    ]
   }
  ]
 }
}