mirror of
https://code.it4i.cz/sccs/easyconfigs-it4i.git
synced 2025-04-14 02:41:22 +01:00
modified: x/XCrySDen/XCrySDen-1.5.60-intel-2017a.eb
This commit is contained in:
parent
9d23b42091
commit
8906be2fa8
@ -9,18 +9,17 @@ description = """XCrySDen is a crystalline and molecular structure visualisation
|
||||
interactively rotated and manipulated."""
|
||||
|
||||
|
||||
toolchain = {'name': 'ictce', 'version': '5.3.0'}
|
||||
toolchain = {'name': 'dummy', 'version': ''}
|
||||
|
||||
source_urls = ["http://www.xcrysden.org/download/"]
|
||||
sources = [SOURCELOWER_TAR_GZ]
|
||||
|
||||
patches = ['XCrySDen_no-bwidget.patch']
|
||||
|
||||
tcltk_ver = '8.5.12'
|
||||
dependencies = [
|
||||
('Tcl', tcltk_ver),
|
||||
('Tk', tcltk_ver),
|
||||
('Mesa', '7.11.2', '-Python-2.7.3'),
|
||||
('Tcl', '8.6.9', '', True),
|
||||
('Tk', '8.6.9', '', True),
|
||||
('Mesa', '18.3.1', '', True),
|
||||
]
|
||||
|
||||
osdependencies = ['libXmu-devel']
|
||||
|
Loading…
x
Reference in New Issue
Block a user