mirror of
https://code.it4i.cz/sccs/easyconfigs-it4i.git
synced 2025-04-07 15:32:11 +01:00
deleted: o/OVITO/OVITO-3.5.1-GCC-10.2.0-pro.eb
This commit is contained in:
parent
75c558282f
commit
f8a410a714
@ -1,27 +0,0 @@
|
||||
# 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'
|
Loading…
x
Reference in New Issue
Block a user