{
 "app_id": "io.github.sureshsoudararajan.Glypdl",
 "source_url": "https://raw.githubusercontent.com/sureshsoudararajan/Glypdl/main/packaging/flatpak/io.github.sureshsoudararajan.Glypdl.local.yaml",
 "runtime": "org.gnome.Platform",
 "runtime_version": "51",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri",
  "--filesystem=xdg-download",
  "--filesystem=xdg-run/glypdl:create",
  "--talk-name=org.freedesktop.Notifications"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-18T11:47:43.361039+00:00",
 "manifest": {
  "app-id": "io.github.sureshsoudararajan.Glypdl",
  "runtime": "org.gnome.Platform",
  "runtime-version": "51",
  "sdk": "org.gnome.Sdk",
  "command": "glypdl",
  "finish-args": [
   "--share=network",
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--device=dri",
   "--filesystem=xdg-download",
   "--filesystem=xdg-run/glypdl:create",
   "--talk-name=org.freedesktop.Notifications"
  ],
  "modules": [
   {
    "name": "yt-dlp",
    "buildsystem": "simple",
    "build-commands": [
     "install -Dm755 yt-dlp ${FLATPAK_DEST}/bin/yt-dlp"
    ],
    "sources": [
     {
      "type": "file",
      "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2026.08.19/yt-dlp",
      "sha256": "1fa6733c37ea6fb51c99ad8fe785e7b7e5f3246c9b980230329d4fb72ed8d4d6"
     }
    ]
   },
   {
    "name": "glypdl",
    "buildsystem": "simple",
    "build-commands": [
     "install -d ${FLATPAK_DEST}/share/glypdl",
     "cp -r src/glypdl ${FLATPAK_DEST}/share/glypdl/",
     "install -Dm755 bin/glypdl ${FLATPAK_DEST}/bin/glypdl",
     "install -Dm755 bin/glypdl-host ${FLATPAK_DEST}/bin/glypdl-host",
     "install -Dm644 data/desktop/io.github.sureshsoudararajan.Glypdl.desktop ${FLATPAK_DEST}/share/applications/io.github.sureshsoudararajan.Glypdl.desktop",
     "install -Dm644 data/metainfo/io.github.sureshsoudararajan.Glypdl.metainfo.xml ${FLATPAK_DEST}/share/metainfo/io.github.sureshsoudararajan.Glypdl.metainfo.xml",
     "install -Dm644 data/icons/hicolor/scalable/apps/io.github.sureshsoudararajan.Glypdl.svg ${FLATPAK_DEST}/share/icons/hicolor/scalable/apps/io.github.sureshsoudararajan.Glypdl.svg",
     "install -Dm644 data/icons/hicolor/512x512/apps/io.github.sureshsoudararajan.Glypdl.png ${FLATPAK_DEST}/share/icons/hicolor/512x512/apps/io.github.sureshsoudararajan.Glypdl.png"
    ],
    "sources": [
     {
      "type": "dir",
      "path": "../../"
     }
    ]
   }
  ]
 }
}