{
 "app_id": "com.nolimitconnect.ClockNlc",
 "source_url": "https://gitlab.com/nolimitcode/nlc-sandbox-flatpak/-/raw/master/com.nolimitconnect.ClockNlc.yml",
 "runtime": "org.kde.Platform",
 "runtime_version": "6.7",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--device=dri",
  "--filesystem=host",
  "--share=ipc",
  "--share=network",
  "--socket=fallback-x11",
  "--socket=wayland"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T18:19:56.526644+00:00",
 "manifest": {
  "app-id": "com.nolimitconnect.ClockNlc",
  "runtime": "org.kde.Platform",
  "runtime-version": "6.7",
  "sdk": "org.kde.Sdk",
  "command": "clocknlc",
  "finish-args": [
   "--device=dri",
   "--filesystem=host",
   "--share=ipc",
   "--share=network",
   "--socket=fallback-x11",
   "--socket=wayland"
  ],
  "modules": [
   {
    "name": "clocknlc",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DCMAKE_BUILD_TYPE=Release",
     "-DFLATPAKBUILD=ON"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://gitlab.com/nolimitconnectapps/nlc-sandbox-flatpak.git"
     }
    ]
   }
  ]
 }
}