22 lines
659 B
YAML
22 lines
659 B
YAML
name: blueprint-compiler
|
|
description: Markup language and compiler for GTK 4 user interfaces
|
|
version: 0.22.2
|
|
revision: 1
|
|
url: https://gnome.pages.gitlab.gnome.org/blueprint-compiler/
|
|
license: LGPL3-or-later
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- gobject-introspection
|
|
- python3=3.14.*
|
|
- python-pygobject
|
|
make_depends:
|
|
- meson
|
|
downloads:
|
|
- url: https://download.gnome.org/sources/blueprint-compiler/${BPM_PKG_VERSION%.*}/blueprint-compiler-${BPM_PKG_VERSION}.tar.xz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 231d72efbac931c235ac3e022fe94982095c20d88721d9a8dcf60152f2017e07
|