mirror of
https://code.it4i.cz/sccs/easyconfigs-it4i.git
synced 2025-04-13 02:12:12 +01:00
Update PragTic-0.1.eb
This commit is contained in:
parent
4f3c1e1c3c
commit
39426fd4c1
@ -2,18 +2,19 @@ easyblock = 'CMakeMake'
|
||||
|
||||
name = 'PragTic'
|
||||
version = '0.1'
|
||||
versionsuffix = '-GCC-5.3.0-2.25'
|
||||
|
||||
homepage = 'http://permon.it4i.cz/pragtic'
|
||||
description = """PragTic is a module for massively parallel runs of the PragTic library. Homepage: http://permon.it4i.cz/pragtic. Module created by Jiri Tomcala from the PERMON Team (http://permon.it4i.cz)"""
|
||||
|
||||
toolchain = {'name': 'dummy', 'version': 'dummy'}
|
||||
toolchain = {'name': 'dummy', 'version': ''}
|
||||
|
||||
source_urls = ['http://permon.it4i.cz/pragtic/']
|
||||
sources = ['PragTic-%(version)s.tar.gz']
|
||||
|
||||
builddependencies = [('CMake', '3.5.2', '', True)]
|
||||
|
||||
dependencies = [('MPICH', '3.2-GCC-5.3.0-2.25', '', True),]
|
||||
dependencies = [('MPICH', '3.2', '-GCC-5.3.0-2.25', True),]
|
||||
|
||||
skipsteps = ['install']
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user