easyblock = 'MesonNinja' name = 'at-spi2-atk' version = '2.26.3' homepage = 'https://github.com/GNOME/at-spi2-atk' description = "GTK+ module for bridging AT-SPI to ATK" toolchain = {'name': 'foss', 'version': '2018b'} source_urls = [FTPGNOME_SOURCE] sources = [SOURCELOWER_TAR_XZ] checksums = ['ca1a3ea03b6fe06402cebce6fc052b0526e8f8cc6e363737dd648f97eb2ce9c7'] builddependencies = [ ('Meson', '0.48.1', '-Python-3.6.6'), ('Ninja', '1.8.2'), ] dependencies = [ ('at-spi2-core', '2.32.0'), ('ATK', '2.28.1', '-Python-3.6.6'), ] sanity_check_paths = { 'files': ['lib64/libatk-bridge-2.0.so'], 'dirs': ['include/at-spi2-atk'], } moduleclass = 'lib'