{
 "app_id": "com.vzhd1701.gridplayer",
 "source_url": "https://raw.githubusercontent.com/flathub/com.vzhd1701.gridplayer/master/com.vzhd1701.gridplayer.yml",
 "runtime": "org.kde.Platform",
 "runtime_version": "5.15-25.08",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--share=ipc",
  "--share=network",
  "--socket=pulseaudio",
  "--socket=x11",
  "--device=dri",
  "--filesystem=xdg-config/kdeglobals:ro",
  "--filesystem=host",
  "--filesystem=xdg-run/gvfs",
  "--talk-name=com.canonical.AppMenu.Registrar",
  "--talk-name=org.kde.kconfig.notify",
  "--talk-name=org.kde.KGlobalSettings",
  "--talk-name=org.freedesktop.ScreenSaver"
 ],
 "module_count": 4,
 "fetched_at": "2026-09-17T16:09:11.255618+00:00",
 "manifest": {
  "app-id": "com.vzhd1701.gridplayer",
  "runtime": "org.kde.Platform",
  "runtime-version": "5.15-25.08",
  "sdk": "org.kde.Sdk",
  "base": "com.riverbankcomputing.PyQt.BaseApp",
  "base-version": "5.15-25.08",
  "command": "gridplayer",
  "finish-args": [
   "--device=dri",
   "--share=ipc",
   "--socket=x11",
   "--socket=pulseaudio",
   "--share=network",
   "--filesystem=host",
   "--filesystem=xdg-run/gvfs",
   "--talk-name=org.freedesktop.ScreenSaver",
   "--env=QT_QPA_PLATFORM=xcb",
   "--env=SESSION_MANAGER="
  ],
  "cleanup-commands": [
   "/app/cleanup-BaseApp.sh"
  ],
  "build-options": {
   "env": [
    "BASEAPP_REMOVE_WEBENGINE=1"
   ]
  },
  "cleanup": [
   "/include",
   "/lib/*.a",
   "/lib/*.la",
   "/lib/pkgconfig",
   "/share/man"
  ],
  "modules": [
   "libvlc.yml",
   "dependencies.yml",
   "uv_build.yml",
   {
    "name": "gridplayer",
    "buildsystem": "simple",
    "build-commands": [
     "pip3 install --no-index --no-deps --no-build-isolation --prefix=${FLATPAK_DEST} --root=/ .",
     "install -Dm 644 meta/com.vzhd1701.gridplayer.desktop     ${FLATPAK_DEST}/share/applications/com.vzhd1701.gridplayer.desktop",
     "install -Dm 644 meta/com.vzhd1701.gridplayer.appdata.xml ${FLATPAK_DEST}/share/metainfo/com.vzhd1701.gridplayer.appdata.xml",
     "install -Dm 644 meta/com.vzhd1701.gridplayer.xml         ${FLATPAK_DEST}/share/mime/packages/com.vzhd1701.gridplayer.xml",
     "(cd meta/icons && find * -type f -exec install -Dm 644 \"{}\" \"${FLATPAK_DEST}/share/icons/{}\" \\;)"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/vzhd1701/gridplayer-flatpak.git",
      "commit": "0856039d163b1679c9ac671a4d45a3b463bff23f"
     }
    ]
   }
  ]
 }
}