mirror of
https://code.it4i.cz/sccs/easyconfigs-it4i.git
synced 2025-04-16 11:48:06 +01:00

new file: p/protobuf/protobuf-3.2.0-GCC-7.1.0-2.28-Python-3.6.1.eb modified: x/X11/X11-20170314-test.eb new file: x/xorg-server/xorg-server-1.17.4.eb modified: x/xorg-server/xorg-server-1.19.3-intel-2017a.eb deleted: x/X11/.X11-20170314-test.eb.swp
21 lines
492 B
Plaintext
21 lines
492 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 = {'name': 'dummy', 'version': ''}
|
|
|
|
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'
|