mirror of
https://code.it4i.cz/sccs/easyconfigs-it4i.git
synced 2025-04-04 06:11:36 +01:00
new file: v/VESTA/VESTA-3.5.7.eb
This commit is contained in:
parent
00f800c5c2
commit
e76191e478
25
v/VESTA/VESTA-3.5.7.eb
Normal file
25
v/VESTA/VESTA-3.5.7.eb
Normal file
@ -0,0 +1,25 @@
|
||||
# IT4Innovations 2021
|
||||
# JK
|
||||
|
||||
easyblock = 'Binary'
|
||||
|
||||
name = 'VESTA'
|
||||
version = '3.5.7'
|
||||
versionsuffix = '-gtk3'
|
||||
|
||||
homepage = "http://www.jp-minerals.org/vesta"
|
||||
description = """VESTA is a 3D visualization program for structured models, volumetric data such as electron/nuclear densities, and crystal morphologies."""
|
||||
|
||||
toolchain = SYSTEM
|
||||
|
||||
source_urls = ["http://www.jp-minerals.org/vesta/archives/%(version)s"]
|
||||
sources = ["%(name)s-gtk3.tar.bz2"]
|
||||
|
||||
extract_sources = True
|
||||
sanity_check_paths = {
|
||||
'files': ['VESTA'],
|
||||
'dirs': [],
|
||||
}
|
||||
|
||||
moduleclass = 'vis'
|
||||
|
Loading…
x
Reference in New Issue
Block a user