Files
flatpak/subprojects/variant-schema-compiler.wrap
Sebastian Wick 49040df5f2 build: Use a meson .wrap file for the variant-schema-compiler subproject
It is not a meson project, but we can use the patch_directory key to
overlay a meson.build file over the git checkout. It uses
meson.override_find_program so that in flatpak, a call to
find_program('variant-schema-compiler') will find the program.
2026-08-21 12:55:37 +00:00

12 lines
332 B
Plaintext

# SPDX-License-Identifier: LGPL-2.1-or-later
# SPDX-FileCopyrightText: Copyright 2026 Red Hat, Inc.
[wrap-git]
url = https://gitlab.gnome.org/alexl/variant-schema-compiler.git
revision = 4c18b9ef404bb97ba4cfd1312f9de7cffea62334
depth = 1
patch_directory = variant-schema-compiler
[provide]
program_names = variant-schema-compiler