mirror of
https://code.it4i.cz/sccs/easyconfigs-it4i.git
synced 2025-04-07 15:32:11 +01:00
new file: o/OVITO/OVITO-3.5.1-GCC-10.2.0-pro.eb
new file: o/OVITO/OVITO-3.5.4-GCC-10.2.0-pro.eb
This commit is contained in:
parent
c981797762
commit
0ccddc88f8
27
o/OVITO/OVITO-3.5.1-GCC-10.2.0-pro.eb
Normal file
27
o/OVITO/OVITO-3.5.1-GCC-10.2.0-pro.eb
Normal file
@ -0,0 +1,27 @@
|
||||
# IT4Innovations
|
||||
# LK 2021
|
||||
|
||||
easyblock = 'Tarball'
|
||||
|
||||
name = 'OVITO'
|
||||
version = '3.5.1'
|
||||
versionsuffix = '-pro'
|
||||
|
||||
homepage = 'https://www.ovito.org/'
|
||||
description = """OVITO is a scientific visualization and analysis software for atomistic and particle simulation data."""
|
||||
|
||||
toolchain = {'name': 'GCC', 'version': '10.2.0'}
|
||||
|
||||
#source_urls = ['https://www.ovito.org/download/3106/']
|
||||
sources = ['ovito-pro-3.5.4-dev-HEAD-861f612-x86_64-dev3.5.5.tar.xz']
|
||||
|
||||
dependencies = [
|
||||
('X11', '20201008'),
|
||||
]
|
||||
|
||||
sanity_check_paths = {
|
||||
'files': ['bin/ovito'],
|
||||
'dirs': [],
|
||||
}
|
||||
|
||||
moduleclass = 'vis'
|
27
o/OVITO/OVITO-3.5.4-GCC-10.2.0-pro.eb
Normal file
27
o/OVITO/OVITO-3.5.4-GCC-10.2.0-pro.eb
Normal file
@ -0,0 +1,27 @@
|
||||
# IT4Innovations
|
||||
# LK 2021
|
||||
|
||||
easyblock = 'Tarball'
|
||||
|
||||
name = 'OVITO'
|
||||
version = '3.5.4'
|
||||
versionsuffix = '-pro'
|
||||
|
||||
homepage = 'https://www.ovito.org/'
|
||||
description = """OVITO is a scientific visualization and analysis software for atomistic and particle simulation data."""
|
||||
|
||||
toolchain = {'name': 'GCC', 'version': '10.2.0'}
|
||||
|
||||
#source_urls = ['https://www.ovito.org/download/3106/']
|
||||
sources = ['ovito-pro-%(version)s-x86_64.tar.xz']
|
||||
|
||||
dependencies = [
|
||||
('X11', '20201008'),
|
||||
]
|
||||
|
||||
sanity_check_paths = {
|
||||
'files': ['bin/ovito'],
|
||||
'dirs': [],
|
||||
}
|
||||
|
||||
moduleclass = 'vis'
|
Loading…
x
Reference in New Issue
Block a user