Skip to content
Snippets Groups Projects
Commit 061a268d authored by Alexandre Strube's avatar Alexandre Strube
Browse files

AT-SPI2

parent befcdffd
No related branches found
No related tags found
No related merge requests found
easyblock = 'MesonNinja'
name = 'AT-SPI2-ATK'
version = '2.38.0'
homepage = 'https://developer.gnome.org/ATK/stable/'
description = """
ATK provides the set of accessibility interfaces that are implemented by other
toolkits and applications. Using the ATK interfaces, accessibility tools have
full access to view and control running applications.
"""
toolchain = {'name': 'GCCcore', 'version': '11.2.0'}
source_urls = [FTPGNOME_SOURCE]
sources = [SOURCELOWER_TAR_XZ]
builddependencies = [
('binutils', '2.37'),
('GObject-Introspection', '1.68.0'),
('Meson', '0.58.2'),
('Ninja', '1.10.2'),
('pkg-config', '0.29.2'),
]
dependencies = [
('DBus', '1.13.18'),
('ATK', '2.36.0'),
('AT-SPI2-core', '2.40.3')
]
modextrapaths = {
'XDG_DATA_DIRS': 'share',
}
sanity_check_paths = {
'files': ['lib/libatk-bridge-2.0.%s' % SHLIB_EXT],
'dirs': [],
}
moduleclass = 'vis'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment