{
 "app_id": "io.github.zzerker.DAoCLogWatcher",
 "source_url": "https://raw.githubusercontent.com/ZZerker/DAoCLogWatcher/main/flatpak/io.github.zzerker.DAoCLogWatcher.yml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "24.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--device=dri",
  "--filesystem=home",
  "--talk-name=org.kde.KWin"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-21T19:41:16.545153+00:00",
 "manifest": {
  "app-id": "io.github.zzerker.DAoCLogWatcher",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "24.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "DAoCLogWatcher.UI",
  "finish-args": [
   "--share=network",
   "--share=ipc",
   "--socket=x11",
   "--socket=wayland",
   "--device=dri",
   "--filesystem=home",
   "--talk-name=org.kde.KWin"
  ],
  "modules": [
   {
    "name": "daoc-log-watcher",
    "buildsystem": "simple",
    "build-commands": [
     "install -Dm755 -d /app/lib/daoclogwatcher",
     "cp -a app/. /app/lib/daoclogwatcher/",
     "chmod +x /app/lib/daoclogwatcher/DAoCLogWatcher.UI",
     "install -Dm644 icon.svg /app/share/icons/hicolor/scalable/apps/io.github.zzerker.DAoCLogWatcher.svg",
     "install -Dm644 io.github.zzerker.DAoCLogWatcher.desktop /app/share/applications/io.github.zzerker.DAoCLogWatcher.desktop",
     "install -Dm644 io.github.zzerker.DAoCLogWatcher.metainfo.xml /app/share/metainfo/io.github.zzerker.DAoCLogWatcher.metainfo.xml",
     "install -Dm755 launcher.sh /app/bin/DAoCLogWatcher.UI"
    ],
    "sources": [
     {
      "type": "dir",
      "path": "../publish/flatpak",
      "dest": "app"
     },
     {
      "type": "file",
      "path": "../DAoCLogWatcher.UI/Assets/icon2.svg",
      "dest-filename": "icon.svg"
     },
     {
      "type": "file",
      "path": "io.github.zzerker.DAoCLogWatcher.desktop"
     },
     {
      "type": "file",
      "path": "io.github.zzerker.DAoCLogWatcher.svg"
     },
     {
      "type": "file",
      "path": "io.github.zzerker.DAoCLogWatcher.metainfo.xml"
     },
     {
      "type": "script",
      "dest-filename": "launcher.sh",
      "commands": [
       "exec /app/lib/daoclogwatcher/DAoCLogWatcher.UI \"$@\""
      ]
     }
    ]
   }
  ]
 }
}