diff options
Diffstat (limited to 'meta-gnome/recipes-gnome/blueprint-compiler/blueprint-compiler_0.19.0.bb')
| -rw-r--r-- | meta-gnome/recipes-gnome/blueprint-compiler/blueprint-compiler_0.19.0.bb | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/meta-gnome/recipes-gnome/blueprint-compiler/blueprint-compiler_0.19.0.bb b/meta-gnome/recipes-gnome/blueprint-compiler/blueprint-compiler_0.19.0.bb deleted file mode 100644 index 71f9c2b52d..0000000000 --- a/meta-gnome/recipes-gnome/blueprint-compiler/blueprint-compiler_0.19.0.bb +++ /dev/null | |||
| @@ -1,16 +0,0 @@ | |||
| 1 | SUMMARY = "A markup language for GTK user interface files." | ||
| 2 | HOMEPAGE = "https://gitlab.gnome.org/GNOME/blueprint-compiler" | ||
| 3 | LICENSE = "LGPL-3.0-only" | ||
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=3000208d539ec061b899bce1d9ce9404" | ||
| 5 | |||
| 6 | SRC_URI = "git://gitlab.gnome.org/GNOME/blueprint-compiler;protocol=https;branch=main" | ||
| 7 | SRCREV = "de8e15f7791bd6243279cef1efc27edf4cb93674" | ||
| 8 | |||
| 9 | inherit meson pkgconfig | ||
| 10 | |||
| 11 | PACKAGES += "${PN}-python" | ||
| 12 | |||
| 13 | FILES:${PN}-python = "${PYTHON_SITEPACKAGES_DIR}" | ||
| 14 | RDEPENDS:${PN}-python = "python3-pygobject" | ||
| 15 | |||
| 16 | BBCLASSEXTEND = "native" | ||
