{
  "id" : "com.obsproject.Studio.Plugin.Gstreamer",
  "branch" : "stable",
  "runtime" : "com.obsproject.Studio",
  "runtime-version" : "stable",
  "runtime-commit" : "57c369da69c71c12b64543910ee525966ea39f3f5fd3990ea2e206ff707ea733",
  "sdk" : "org.kde.Sdk//6.8",
  "sdk-commit" : "a62790750ef9c82730075a66dec280f6a03be14a148f8e4eb4b5f07fa8499ba2",
  "build-options" : {
    "prefix" : "/app/plugins/Gstreamer",
    "libdir" : "lib/obs-plugins"
  },
  "modules" : [
    {
      "name" : "gstreamer",
      "buildsystem" : "meson",
      "config-opts" : [
        "--buildtype=release"
      ],
      "sources" : [
        {
          "url" : "https://github.com/fzwoch/obs-gstreamer.git",
          "commit" : "b60942f8cd9d788c95ef7dee256f52e14bdf023e",
          "x-checker-data" : {
            "type" : "git",
            "tag-pattern" : "^v([\\d.]+)"
          },
          "type" : "git"
        },
        {
          "path" : "com.obsproject.Studio.Plugin.Gstreamer.metainfo.xml",
          "type" : "file"
        }
      ],
      "post-install" : [
        "install -Dm644 --target-directory=${FLATPAK_DEST}/share/metainfo ../${FLATPAK_ID}.metainfo.xml"
      ]
    }
  ],
  "build-extension" : true,
  "separate-locales" : false,
  "source-date-epoch" : 1321009871
}