123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214 |
- easyblock = 'Bundle'
- name = 'X11'
- version = '20221110'
- homepage = 'https://www.x.org'
- description = "The X Window System (X11) is a windowing system for bitmap displays"
- toolchain = {'name': 'GCCcore', 'version': '12.2.0'}
- source_urls = [
- XORG_LIB_SOURCE,
- XORG_PROTO_SOURCE,
- 'https://xcb.freedesktop.org/dist/',
- 'https://xkbcommon.org/download/',
- XORG_DATA_SOURCE + '/xkeyboard-config',
- XORG_DATA_SOURCE,
- ]
- builddependencies = [
- ('binutils', '2.39'),
- ('Autotools', '20220317'),
- ('Bison', '3.8.2'),
- ('gettext', '0.21.1'),
- ('pkgconf', '1.9.3'),
- ('intltool', '0.51.0'),
- ('Meson', '0.64.0'),
- ('Ninja', '1.11.1'),
- ('Doxygen', '1.9.5'),
- ]
- dependencies = [
- ('bzip2', '1.0.8'),
- ('fontconfig', '2.14.1'),
- ('freetype', '2.12.1'),
- ('zlib', '1.2.12'),
- ('xorg-macros', '1.19.3'),
- ('libpciaccess', '0.17'),
- ]
- default_easyblock = 'ConfigureMake'
- default_component_specs = {
- 'sources': [SOURCE_TAR_GZ],
- 'start_dir': '%(name)s-%(version)s',
- }
- components = [
- ('libpthread-stubs', '0.4', { # 2017-03-14
- 'checksums': ['50d5686b79019ccea08bcbd7b02fe5a40634abcfd4146b6e75c6420cc170e9d9'],
- }),
- ('xorgproto', '2022.2', { # 2022-08-11
- 'checksums': ['da351a403d07a7006d7bdc8dcfc14ddc1b588b38fb81adab9989a8eef605757b'],
- }),
- ('libXau', '1.0.10', { # 2022-08-26
- 'checksums': ['51a54da42475d4572a0b59979ec107c27dacf6c687c2b7b04e5cf989a7c7e60c'],
- }),
- ('libXdmcp', '1.1.3', { # 2019-03-16
- 'checksums': ['2ef9653d32e09d1bf1b837d0e0311024979653fe755ad3aaada8db1aa6ea180c'],
- }),
- ('xcb-proto', '1.15.2', { # 2022-06-17
- 'checksums': ['6b1ed9cd7cf35e37913eeecca37e5b85b14903002942b3e332f321335c27a8eb'],
- }),
- ('libxcb', '1.15', { # 2022-05-03
- 'checksums': ['1cb65df8543a69ec0555ac696123ee386321dfac1964a3da39976c9a05ad724d'],
- }),
- ('xtrans', '1.4.0', { # 2019-03-16
- 'checksums': ['48ed850ce772fef1b44ca23639b0a57e38884045ed2cbb18ab137ef33ec713f9'],
- }),
- ('libxkbcommon', '1.4.1', { # 2022-05-21
- 'easyblock': 'MesonNinja',
- 'sources': [SOURCE_TAR_XZ],
- 'checksums': ['943c07a1e2198026d8102b17270a1f406e4d3d6bbc4ae105b9e1b82d7d136b39'],
- 'preconfigopts': '',
- 'configopts': '-Denable-wayland=false -Denable-docs=false ',
- }),
- ('libX11', '1.8.2', { # 2022-11-10
- 'checksums': ['f1bc56187bee0f830e1179ac5068ac93b78c51ace94eb27702ffb2efd116587b'],
- }),
- ('libXext', '1.3.5', { # 2022-10-29
- 'checksums': ['1a3dcda154f803be0285b46c9338515804b874b5ccc7a2b769ab7fd76f1035bd'],
- }),
- ('libFS', '1.0.9', { # 2022-08-26
- 'checksums': ['8bc2762f63178905228a28670539badcfa2c8793f7b6ce3f597b7741b932054a'],
- }),
- ('libICE', '1.0.10', { # 2019-07-14
- 'checksums': ['1116bc64c772fd127a0d0c0ffa2833479905e3d3d8197740b3abd5f292f22d2d'],
- }),
- ('libSM', '1.2.3', { # 2018-10-10
- 'checksums': ['1e92408417cb6c6c477a8a6104291001a40b3bb56a4a60608fdd9cd2c5a0f320'],
- }),
- ('libXScrnSaver', '1.2.3', { # 2018-07-05
- 'checksums': ['4f74e7e412144591d8e0616db27f433cfc9f45aae6669c6c4bb03e6bf9be809a'],
- }),
- ('libXt', '1.2.1', { # 2021-01-24
- 'checksums': ['6da1bfa9dd0ed87430a5ce95b129485086394df308998ebe34d98e378e3dfb33'],
- }),
- ('libXmu', '1.1.4', { # 2022-10-17
- 'checksums': ['3091d711cdc1d8ea0f545a13b90d1464c3c3ab64778fd121f0d789b277a80289'],
- }),
- ('libXpm', '3.5.13', { # 2019-12-13
- 'checksums': ['e3dfb0fb8c1f127432f2a498c7856b37ce78a61e8da73f1aab165a73dd97ad00'],
- }),
- ('libXaw', '1.0.14', { # 2021-03-27
- 'checksums': ['59cfed2712cc80bbfe62dd1aacf24f58d74a76dd08329a922077b134a8d8048f'],
- }),
- ('libXfixes', '6.0.0', { # 2021-05-11
- 'checksums': ['82045da5625350838390c9440598b90d69c882c324ca92f73af9f0e992cb57c7'],
- }),
- ('libXcomposite', '0.4.5', { # 2019-03-11
- 'checksums': ['581c7fc0f41a99af38b1c36b9be64bc13ef3f60091cd3f01105bbc7c01617d6c'],
- }),
- ('libXrender', '0.9.11', { # 2022-10-22
- 'checksums': ['6aec3ca02e4273a8cbabf811ff22106f641438eb194a12c0ae93c7e08474b667'],
- }),
- ('libXcursor', '1.2.1', { # 2022-04-03
- 'checksums': ['77f96b9ad0a3c422cfa826afabaf1e02b9bfbfc8908c5fa1a45094faad074b98'],
- }),
- ('libXdamage', '1.1.5', { # 2019-03-11
- 'checksums': ['630ec53abb8c2d6dac5cd9f06c1f73ffb4a3167f8118fdebd77afd639dbc2019'],
- }),
- ('libfontenc', '1.1.6', { # 2022-08-30
- 'checksums': ['c103543a47ce5c0200fb1867f32df5e754a7c3ef575bf1fe72187117eac22a53'],
- }),
- ('libXfont', '1.5.4', { # 2017-11-28
- 'checksums': ['59be6eab53f7b0feb6b7933c11d67d076ae2c0fd8921229c703fc7a4e9a80d6e'],
- }),
- ('libXfont2', '2.0.6', { # 2022-08-26
- 'checksums': ['a944df7b6837c8fa2067f6a5fc25d89b0acc4011cd0bc085106a03557fb502fc'],
- }),
- ('libXft', '2.3.6', { # 2022-09-10
- 'checksums': ['b7e59f69e0bbabe9438088775f7e5a7c16a572e58b11f9722519385d38192df5'],
- }),
- ('libXi', '1.8', { # 2021-09-15
- 'checksums': ['c80fd200a1190e4406bb4cc6958839d9651638cb47fa546a595d4bebcd3b9e2d'],
- }),
- ('libXinerama', '1.1.5', { # 2022-10-29
- 'checksums': ['2efa855cb42dc620eff3b77700d8655695e09aaa318f791f201fa60afa72b95c'],
- }),
- ('libXrandr', '1.5.2', { # 2019-03-16
- 'checksums': ['3f10813ab355e7a09f17e147d61b0ce090d898a5ea5b5519acd0ef68675dcf8e'],
- }),
- ('libXres', '1.2.1', { # 2021-03-31
- 'checksums': ['918fb33c3897b389a1fbb51571c5c04c6b297058df286d8b48faa5af85e88bcc'],
- }),
- ('libXtst', '1.2.4', { # 2022-09-27
- 'checksums': ['01366506aeb033f6dffca5326af85f670746b0cabbfd092aabefb046cf48c445'],
- }),
- ('libXv', '1.0.11', { # 2016-10-04
- 'checksums': ['c4112532889b210e21cf05f46f0f2f8354ff7e1b58061e12d7a76c95c0d47bb1'],
- }),
- ('libXvMC', '1.0.13', { # 2022-03-22
- 'checksums': ['e630b4373af8c67a7c8f07ebe626a1269a613d262d1f737b57231a06f7c34b4e'],
- }),
- ('libXxf86dga', '1.1.5', { # 2019-03-16
- 'checksums': ['715e2bf5caf6276f0858eb4b11a1aef1a26beeb40dce2942387339da395bef69'],
- }),
- ('libXxf86vm', '1.1.5', { # 2022-09-27
- 'checksums': ['f3f1c29fef8accb0adbd854900c03c6c42f1804f2bc1e4f3ad7b2e1f3b878128'],
- }),
- ('libdmx', '1.1.4', { # 2018-05-14
- 'checksums': ['4d05bd5b248c1f46729fa1536b7a5e4d692567327ad41564c36742fb327af925'],
- }),
- ('libxkbfile', '1.1.1', { # 2022-10-18
- 'checksums': ['87faee6d4873c5631e8bb53e85134084b862185da682de8617f08ca18d82e216'],
- }),
- ('libxshmfence', '1.3', { # 2018-02-26
- 'checksums': ['7eb3d46ad91bab444f121d475b11b39273142d090f7e9ac43e6a87f4ff5f902c'],
- }),
- ('xcb-util', '0.4.0', { # 2014-10-15
- 'checksums': ['0ed0934e2ef4ddff53fcc70fc64fb16fe766cd41ee00330312e20a985fd927a7'],
- }),
- ('xcb-util-image', '0.4.1', { # 2022-10-18
- 'checksums': ['0ebd4cf809043fdeb4f980d58cdcf2b527035018924f8c14da76d1c81001293b'],
- }),
- ('xcb-util-keysyms', '0.4.1', { # 2022-10-19
- 'checksums': ['1fa21c0cea3060caee7612b6577c1730da470b88cbdf846fa4e3e0ff78948e54'],
- }),
- ('xcb-util-renderutil', '0.3.10', { # 2022-10-19
- 'checksums': ['e04143c48e1644c5e074243fa293d88f99005b3c50d1d54358954404e635128a'],
- }),
- ('xcb-util-wm', '0.4.2', { # 2022-10-19
- 'checksums': ['dcecaaa535802fd57c84cceeff50c64efe7f2326bf752e16d2b77945649c8cd7'],
- }),
- ('xcb-util-cursor', '0.1.4', { # 2022-10-18
- 'checksums': ['cc8608ebb695742b6cf84712be29b2b66aa5f6768039528794fca0fa283022bf'],
- }),
- ('xkeyboard-config', '2.37', { # 2022-10-04
- 'easyblock': 'MesonNinja',
- 'sources': [SOURCE_TAR_XZ],
- 'checksums': ['eb1383a5ac4b6210d7c7302b9d6fab052abdf51c5d2c9b55f1f779997ba68c6c'],
- # required to overrule parent preconfigopts that runs autogen.sh if configure script is missing
- 'preconfigopts': '',
- }),
- ('printproto', '1.0.5', { # 2011-01-06
- 'checksums': ['e8b6f405fd865f0ea7a3a2908dfbf06622f57f2f91359ec65d13b955e49843fc'],
- }),
- ('libXp', '1.0.4', { # 2022-09-12
- 'checksums': ['05e46af1ccb68f1752cca5879774a4fb9bf3b19fe088eb745034956e0c6fadba'],
- }),
- ('xbitmaps', '1.1.2', { # 2018-03-10
- 'checksums': ['27e700e8ee02c43f7206f4eca8f1953ad15236cac95d7a0f08505c3f7d99c265'],
- }),
- ]
- preconfigopts = "if [ ! -f configure ]; then ./autogen.sh; fi && "
- sanity_check_paths = {
- 'files': ['include/X11/Xlib.h', 'include/X11/Xutil.h'],
- 'dirs': ['include/GL', 'include/X11', 'include/X11/extensions', 'lib/pkgconfig',
- 'share/pkgconfig', 'share/X11/xkb'],
- }
- moduleclass = 'vis'
|