mirror of
https://code.it4i.cz/sccs/easyconfigs-it4i.git
synced 2025-04-16 19:50:50 +01:00
18 lines
364 B
Plaintext
18 lines
364 B
Plaintext
easyblock = 'ConfigureMake'
|
|
|
|
name = 'xdrfile'
|
|
version = '1.1.4'
|
|
|
|
homepage = 'http://www.gromacs.org/Developer_Zone/Programming_Guide/XTC_Library'
|
|
description = """XTC library
|
|
"""
|
|
|
|
toolchain = {'name': 'foss', 'version': '2015g'}
|
|
|
|
source_urls = ['ftp://ftp.gromacs.org/pub/contrib/']
|
|
sources = [SOURCELOWER_TAR_GZ]
|
|
|
|
configopts = '--with-pic'
|
|
|
|
moduleclass = 'chem'
|