mirror of
https://code.it4i.cz/sccs/easyconfigs-it4i.git
synced 2025-04-07 23:42:12 +01:00
modified: l/libX11/libX11-1.6.3.eb
modified: l/libepoxy/libepoxy-1.4.3.eb modified: results/SALOMON-not_installed.txt modified: results/SALOMON-warning.txt deleted: x/xf86-video-dummy/xf86-video-dummy-0.3.5.eb deleted: x/xf86-video-fbdev/xf86-video-fbdev-0.4.4.eb deleted: x/xorg-server/xorg-server-1.19.3.eb
This commit is contained in:
parent
2efe74bb18
commit
32eb38b2a7
@ -11,18 +11,9 @@ toolchain = {'name': 'dummy', 'version': ''}
|
||||
sources = [SOURCE_TAR_GZ]
|
||||
source_urls = [XORG_LIB_SOURCE]
|
||||
|
||||
builddependencies = [
|
||||
('xextproto', '7.3.0'),
|
||||
('xcb-proto', '1.11'),
|
||||
('inputproto', '2.3'),
|
||||
('xproto', '7.0.28'),
|
||||
('libpthread-stubs', '0.3'),
|
||||
('kbproto', '1.0.6'),
|
||||
('xtrans', '1.3.5'),
|
||||
]
|
||||
|
||||
dependencies = [
|
||||
('libxcb', '1.11.1'),
|
||||
('fontconfig', '2.11.1'),
|
||||
]
|
||||
|
||||
sanity_check_paths = {
|
||||
|
@ -18,8 +18,8 @@ source_urls = ['https://github.com/anholt/libepoxy/releases/download/%(version)s
|
||||
configopts = '--enable-egl=no'
|
||||
|
||||
sanity_check_paths = {
|
||||
'files': ['include/epoxy/common.h', 'include/epoxy/gl.h', 'include/epoxy/glx.h'
|
||||
'lib/libepoxy.la', '/lib/libepoxy.so'],
|
||||
'files': ['include/epoxy/common.h', 'include/epoxy/gl.h', 'include/epoxy/glx.h',
|
||||
'lib/libepoxy.la', 'lib/libepoxy.so'],
|
||||
'dirs': ['lib', 'include'],
|
||||
}
|
||||
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -1,3 +1,4 @@
|
||||
Bazel/0.5.0-GCC-7.1.0-2.28
|
||||
CMake/3.6.2-intel-2017.00
|
||||
GC3Pie/2.4.2
|
||||
git/2.10.2
|
||||
@ -6,4 +7,3 @@ git/2.8.0-GNU-4.9.3-2.25
|
||||
git/2.8.0-intel-2017.00
|
||||
git/2.8.0
|
||||
imkl/11.3.1.150-iimpi-2016.01-GCC-4.9.3
|
||||
Mesa/13.0.0-intel-2016a
|
||||
|
@ -1,32 +0,0 @@
|
||||
easyblock = 'ConfigureMake'
|
||||
|
||||
name = 'xf86-video-dummy'
|
||||
version = '0.3.5'
|
||||
|
||||
homepage = "http://www.x.org/wiki/"
|
||||
description = """The xprop utility is for displaying window and font properties in an X server.
|
||||
One window or font is selected using the command line arguments or possibly
|
||||
in the case of a window, by clicking on the desired window. A list of
|
||||
properties is then given, possibly with formatting information."""
|
||||
|
||||
toolchain = {'name': 'dummy', 'version': ''}
|
||||
|
||||
sources = [SOURCE_TAR_GZ]
|
||||
source_urls = ['https://www.x.org/archive/individual/driver/']
|
||||
|
||||
#preconfigopts = './autogen.sh && '
|
||||
|
||||
#builddependencies = [
|
||||
# ('xorg-macros', '1.19.1'),
|
||||
#]
|
||||
|
||||
dependencies = [
|
||||
('X11', '20170314'),
|
||||
]
|
||||
|
||||
sanity_check_paths = {
|
||||
'files': ['bin/xprop'],
|
||||
'dirs': [],
|
||||
}
|
||||
|
||||
moduleclass = 'vis'
|
@ -1,32 +0,0 @@
|
||||
easyblock = 'ConfigureMake'
|
||||
|
||||
name = 'xf86-video-fbdev'
|
||||
version = '0.4.4'
|
||||
|
||||
homepage = "http://www.x.org/wiki/"
|
||||
description = """The xprop utility is for displaying window and font properties in an X server.
|
||||
One window or font is selected using the command line arguments or possibly
|
||||
in the case of a window, by clicking on the desired window. A list of
|
||||
properties is then given, possibly with formatting information."""
|
||||
|
||||
toolchain = {'name': 'dummy', 'version': ''}
|
||||
|
||||
sources = [SOURCE_TAR_GZ]
|
||||
source_urls = ['https://www.x.org/archive/individual/driver/']
|
||||
|
||||
#preconfigopts = './autogen.sh && '
|
||||
|
||||
#builddependencies = [
|
||||
# ('xorg-macros', '1.19.1'),
|
||||
#]
|
||||
|
||||
dependencies = [
|
||||
('X11', '20170314'),
|
||||
]
|
||||
|
||||
sanity_check_paths = {
|
||||
'files': ['bin/xprop'],
|
||||
'dirs': [],
|
||||
}
|
||||
|
||||
moduleclass = 'vis'
|
@ -1,32 +0,0 @@
|
||||
easyblock = 'ConfigureMake'
|
||||
|
||||
name = 'xorg-server'
|
||||
version = '1.19.3'
|
||||
|
||||
homepage = "http://www.x.org/wiki/"
|
||||
description = """The xprop utility is for displaying window and font properties in an X server.
|
||||
One window or font is selected using the command line arguments or possibly
|
||||
in the case of a window, by clicking on the desired window. A list of
|
||||
properties is then given, possibly with formatting information."""
|
||||
|
||||
toolchain = {'name': 'dummy', 'version': ''}
|
||||
|
||||
sources = [SOURCE_TAR_GZ]
|
||||
source_urls = ['https://www.x.org/archive/individual/xserver/']
|
||||
|
||||
#preconfigopts = './autogen.sh && '
|
||||
|
||||
#builddependencies = [
|
||||
# ('xorg-macros', '1.19.1'),
|
||||
#]
|
||||
|
||||
dependencies = [
|
||||
('X11', '20170314'),
|
||||
]
|
||||
|
||||
sanity_check_paths = {
|
||||
'files': ['bin/xprop'],
|
||||
'dirs': [],
|
||||
}
|
||||
|
||||
moduleclass = 'vis'
|
Loading…
x
Reference in New Issue
Block a user