{
  "id" : "com.obsproject.Studio.Plugin.GStreamerVaapi",
  "branch" : "stable",
  "runtime" : "com.obsproject.Studio",
  "runtime-version" : "stable",
  "runtime-commit" : "dc38e67bbca5d6c9c3d005f84bbf006109310de3852a9cd32b1dc19e030b1b0c",
  "sdk" : "org.kde.Sdk//6.6",
  "sdk-commit" : "ae43c4b79e8595d6e921ea0d039e9ae5b85da3286a85f783de11961c2ff7cc9e",
  "build-options" : {
    "prefix" : "/app/plugins/GStreamerVaapi",
    "libdir" : "lib/obs-plugins"
  },
  "modules" : [
    {
      "name" : "gstreamer-vaapi",
      "buildsystem" : "meson",
      "config-opts" : [
        "--buildtype=release"
      ],
      "sources" : [
        {
          "url" : "https://github.com/fzwoch/obs-vaapi.git",
          "commit" : "6b614a3979746aa9c0bf8ed16d139df8e336e472",
          "x-checker-data" : {
            "type" : "git",
            "tag-pattern" : "^([\\d.]+)"
          },
          "type" : "git"
        },
        {
          "path" : "com.obsproject.Studio.Plugin.GStreamerVaapi.metainfo.xml",
          "type" : "file"
        }
      ],
      "post-install" : [
        "install -Dm644 --target-directory=${FLATPAK_DEST}/share/metainfo ../${FLATPAK_ID}.metainfo.xml",
        "appstream-compose --basename=${FLATPAK_ID} --prefix=${FLATPAK_DEST} --origin=flatpak ${FLATPAK_ID}"
      ]
    }
  ],
  "build-extension" : true,
  "separate-locales" : false,
  "appstream-compose" : false,
  "source-date-epoch" : 1734528974
}