27 lines
674 B
YAML
27 lines
674 B
YAML
name: mm-common
|
|
description: Build infrastructure and utilities shared among the GNOME C++ binding libraries
|
|
version: 1.0.8
|
|
revision: 2
|
|
url: https://gtkmm.gnome.org/
|
|
license: GPL2-or-later
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
output_architecture: any
|
|
type: source
|
|
depends:
|
|
- bash
|
|
- doxygen
|
|
- graphviz
|
|
- gtk-doc
|
|
- libsigcpp
|
|
- perl-xml-parser
|
|
- python3
|
|
make_depends:
|
|
- meson
|
|
downloads:
|
|
- url: https://download.gnome.org/sources/mm-common/${BPM_PKG_VERSION%.*}/mm-common-${BPM_PKG_VERSION}.tar.xz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: b189ee636e839d12c00dabefae099fd488ab2358dec24d264761c011950b02a9
|