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

AT-SPI2

parent 061a268d
No related branches found
No related tags found
No related merge requests found
easyblock = 'MesonNinja'
name = 'AT-SPI2-core'
version = '2.42.0'
version = '2.40.3'
homepage = 'https://developer.gnome.org/ATK/stable/'
description = """
......
......@@ -9,6 +9,7 @@ For it, you need
import argparse
releases = {
'Autotools': ['20200321', '20210726'],
'GCC': ['10.3.0', '11.2.0'],
'CMake': ['3.18.0', '3.21.1'],
'imkl': ['2021.2.0', '2021.4.0'],
......@@ -43,6 +44,17 @@ releases = {
'SQLite': ['3.32.3', '3.36'],
'LibTIFF': ['4.1.0', '4.3.0'],
'libgd': ['2.3.0', '2.3.1'],
'zlib': ['1.2.11', '1.2.11'],
'Meson': ['0.55.0', '0.58.2'],
'pkg-config': ['0.29.2', '0.29.2'],
'flex': ['2.6.4', '2.6.4'],
'libffi': ['3.3', '3.4.2'],
'GObject-Introspection': ['1.64.1', '1.68.0'],
'cairo': ['1.17.2', '1.16.0'],
'ATK': ['2.36.0', '2.36.0'],
'AT-SPI2-core': ['2.36.0', '2.40.3'],
'AT-SPI2-ATK': ['2.34.2', '2.38.0'],
'intltool': ['0.51.0', '0.51.0'],
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment