{
  "id" : "org.freedesktop.Platform.VulkanLayer.OBSVkCapture",
  "branch" : "23.08",
  "runtime" : "org.freedesktop.Platform",
  "runtime-version" : "23.08",
  "runtime-commit" : "cb2bd72f6b227a6ef91c194b21880d95bee4e198c4ab7cb0fa7bea30649338ae",
  "sdk" : "org.freedesktop.Sdk",
  "sdk-commit" : "410bebaffd2d604cd00ee80ee597bc889b0a6b015a850290d64b4c13c68eedde",
  "build-options" : {
    "prefix" : "/usr/lib/extensions/vulkan/OBSVkCapture",
    "strip" : true,
    "prepend-path" : "/usr/lib/extensions/vulkan/OBSVkCapture/bin"
  },
  "modules" : [
    {
      "name" : "OBSVkCapture",
      "buildsystem" : "cmake-ninja",
      "config-opts" : [
        "-DBUILD_PLUGIN=off",
        "-DCMAKE_BUILD_TYPE=Release"
      ],
      "sources" : [
        {
          "url" : "https://github.com/nowrep/obs-vkcapture.git",
          "commit" : "4a0799062e4969c1ef10481e69add889f5bf4fdd",
          "x-checker-data" : {
            "type" : "git",
            "is-main-source" : true,
            "tag-pattern" : "^v([\\d.]+)$"
          },
          "type" : "git"
        }
      ],
      "build-options" : {
        "libdir" : "lib/x86_64-linux-gnu"
      }
    },
    {
      "name" : "OBSVkCapture-32bit",
      "buildsystem" : "cmake-ninja",
      "config-opts" : [
        "-DBUILD_PLUGIN=off",
        "-DCMAKE_BUILD_TYPE=Release"
      ],
      "sources" : [
        {
          "url" : "https://github.com/nowrep/obs-vkcapture.git",
          "commit" : "4a0799062e4969c1ef10481e69add889f5bf4fdd",
          "x-checker-data" : {
            "type" : "git",
            "is-main-source" : true,
            "tag-pattern" : "^v([\\d.]+)$"
          },
          "type" : "git"
        }
      ],
      "build-options" : {
        "libdir" : "lib/i386-linux-gnu",
        "env" : {
          "CC" : "ccache i686-unknown-linux-gnu-gcc",
          "CXX" : "ccache i686-unknown-linux-gnu-g++"
        },
        "append-path" : "/usr/lib/sdk/toolchain-i386/bin",
        "prepend-pkg-config-path" : "/app/lib32/pkgconfig:/usr/lib/i386-linux-gnu/pkgconfig"
      }
    },
    {
      "name" : "metadata",
      "buildsystem" : "simple",
      "sources" : [
        {
          "path" : "org.freedesktop.Platform.VulkanLayer.OBSVkCapture.metainfo.xml",
          "type" : "file"
        }
      ],
      "build-commands" : [
        "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,
  "sdk-extensions" : [
    "org.freedesktop.Sdk.Compat.i386",
    "org.freedesktop.Sdk.Extension.toolchain-i386"
  ],
  "source-date-epoch" : 1729341205
}