{
 "app_id": "io.github.enginkirmaci.lumux",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.enginkirmaci.lumux/master/io.github.enginkirmaci.lumux.yml",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--share=network",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri",
  "--filesystem=xdg-run/pipewire-0",
  "--talk-name=org.kde.StatusNotifierWatcher",
  "--talk-name=org.freedesktop.Notifications",
  "--talk-name=org.freedesktop.StatusNotifierWatcher"
 ],
 "module_count": 3,
 "fetched_at": "2026-09-17T16:11:00.302227+00:00",
 "manifest": {
  "app-id": "io.github.enginkirmaci.lumux",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "command": "lumux",
  "finish-args": [
   "--socket=wayland",
   "--socket=fallback-x11",
   "--device=dri",
   "--share=ipc",
   "--share=network",
   "--filesystem=xdg-run/pipewire-0",
   "--talk-name=org.kde.StatusNotifierWatcher",
   "--talk-name=org.freedesktop.StatusNotifierWatcher",
   "--talk-name=org.freedesktop.Notifications"
  ],
  "modules": [
   "python3-dev-modules.json",
   "python3-modules.json",
   {
    "name": "lumux",
    "buildsystem": "simple",
    "build-commands": [
     "pip3 install --no-deps --no-build-isolation --prefix=/app .",
     "install -Dm644 data/${FLATPAK_ID}.desktop -t /app/share/applications/",
     "install -Dm644 data/${FLATPAK_ID}.metainfo.xml -t /app/share/metainfo/",
     "install -Dm644 flatpak/${FLATPAK_ID}.svg -t /app/share/icons/hicolor/scalable/apps/"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/enginkirmaci/lumux.git",
      "tag": "v0.6.2",
      "commit": "aec17dbd95587cf139225928451804e761d37239"
     }
    ]
   }
  ]
 }
}