Merge branch 'it4i-barbora'

This commit is contained in:
Jakub Kropacek 2022-10-23 00:45:38 +02:00
commit f69e543d34

View File

@ -12,12 +12,13 @@ description = """Grace is a WYSIWYG 2D plotting tool for X Windows System and Mo
source_urls = ['https://plasma-gate.weizmann.ac.il/pub/grace/src/stable/']
sources = [SOURCE_TAR_GZ]
toolchain = {'name': 'GCCcore', 'version': '11.3.0'}
toolchain = {'name': 'gompi', 'version': '2022a'}
# je treba udelat novy i s dependencemi
dependencies = [
('motif', '2.3.8'),
# ('netCDF', '4.9.0'),
('netCDF', '4.9.0'),
('FFTW', '3.3.10'),
]
runtest = 'tests'