easyconfigs-it4i/x/xorg-server/xorg-server-1.17.4.eb
2019-11-06 13:27:39 +01:00

21 lines
466 B
Plaintext

easyblock = 'Rpm'
name = 'xorg-Xvfb'
version = '1.17.4'
homepage = "http://www.x.org/wiki/"
description = "The Xorg Server is the core of the X Window system."
toolchain = SYSTEM
sources = ['xorg-x11-server-Xvfb-1.17.4-16.el6.centos.x86_64.rpm']
source_urls = ['http://195.220.108.108/linux/centos/6.9/os/x86_64/Packages']
sanity_check_paths = {
'files': ['bin/Xorg', 'bin/Xvfb', 'bin/Xnest'],
'dirs': ['bin', 'lib', 'include'],
}
moduleclass = 'vis'