{
 "app_id": "net.base_art.Glide",
 "source_url": "https://raw.githubusercontent.com/flathub/net.base_art.Glide/master/net.base_art.Glide.yaml",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--share=network",
  "--socket=fallback-x11",
  "--socket=pulseaudio",
  "--socket=wayland",
  "--device=dri"
 ],
 "module_count": 3,
 "fetched_at": "2026-09-17T16:13:16.702167+00:00",
 "manifest": {
  "app-id": "net.base_art.Glide",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.rust-stable"
  ],
  "cleanup": [
   "/include"
  ],
  "command": "glide",
  "finish-args": [
   "--device=dri",
   "--share=ipc",
   "--share=network",
   "--socket=fallback-x11",
   "--socket=pulseaudio",
   "--socket=wayland"
  ],
  "build-options": {
   "append-path": "/usr/lib/sdk/rust-stable/bin",
   "env": {
    "CARGO_HOME": "/run/build/glide/cargo"
   }
  },
  "modules": [
   {
    "name": "libass",
    "config-opts": [
     "--enable-shared",
     "--disable-static"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/libass/libass.git",
      "tag": "0.17.4"
     },
     {
      "type": "script",
      "commands": [
       "autoreconf -fiv"
      ],
      "dest-filename": "autogen.sh"
     }
    ]
   },
   {
    "name": "gstreamer",
    "builddir": true,
    "buildsystem": "meson",
    "sources": [
     {
      "type": "git",
      "url": "https://gitlab.freedesktop.org/gstreamer/gstreamer",
      "tag": "1.26.11",
      "disable-submodules": true
     }
    ],
    "config-opts": [
     "-Ddoc=disabled",
     "-Dtests=disabled",
     "-Ddevtools=disabled",
     "-Dges=disabled",
     "-Dlibav=disabled",
     "-Drtsp_server=disabled",
     "-Dgst-examples=disabled",
     "-Dpython=disabled",
     "-Dwebrtc=disabled",
     "-Dgpl=enabled",
     "-Dgst-plugins-ugly:gpl=enabled",
     "-Dgst-plugins-bad:gpl=enabled",
     "-Dgst-plugins-bad:openh264=disabled"
    ]
   },
   {
    "name": "glide",
    "buildsystem": "meson",
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/philn/glide/releases/download/0.6.9/glide-0.6.9.tar.xz",
      "sha256": "fd5a590ea96deab39bfd4aee364fe6fbadeb920d27a7040c817fcf563b184d98",
      "x-checker-data": {
       "type": "json",
       "url": "https://api.github.com/repos/philn/glide/releases/latest",
       "version-query": ".tag_name | sub(\"^glide-\"; \"\")",
       "url-query": ".assets[] | select(.name==\"glide-\" + $version + \".tar.xz\") | .browser_download_url"
      }
     }
    ]
   }
  ]
 }
}