easyconfigs-it4i/p/p4vasp/p4vasp-0.3.30.eb
2019-11-06 13:27:39 +01:00

24 lines
583 B
Plaintext

name = 'p4vasp'
version = '0.3.30'
homepage = 'http://www.p4vasp.at'
description = """p4vasp is a visualization suite for the Vienna Ab-initio Simulation Package
(VASP). It contains an extensible GUI framework, that can be used to view
material structure, density of states, band-structure and more.
"""
toolchain = SYSTEM
source_urls = [
'http://www.p4vasp.at/index.php/downloads/viewdownload/2-source-code'
]
sources = [SOURCELOWER_TGZ]
dependencies = [
('PyGTK', '2.24.0', '-Python-2.7.13-base', True),
]
skipsteps = ['install', 'sanitycheck']
moduleclass = 'vis'