X11-20221110-GCCcore-12.2.0.eb 8.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214
  1. easyblock = 'Bundle'
  2. name = 'X11'
  3. version = '20221110'
  4. homepage = 'https://www.x.org'
  5. description = "The X Window System (X11) is a windowing system for bitmap displays"
  6. toolchain = {'name': 'GCCcore', 'version': '12.2.0'}
  7. source_urls = [
  8. XORG_LIB_SOURCE,
  9. XORG_PROTO_SOURCE,
  10. 'https://xcb.freedesktop.org/dist/',
  11. 'https://xkbcommon.org/download/',
  12. XORG_DATA_SOURCE + '/xkeyboard-config',
  13. XORG_DATA_SOURCE,
  14. ]
  15. builddependencies = [
  16. ('binutils', '2.39'),
  17. ('Autotools', '20220317'),
  18. ('Bison', '3.8.2'),
  19. ('gettext', '0.21.1'),
  20. ('pkgconf', '1.9.3'),
  21. ('intltool', '0.51.0'),
  22. ('Meson', '0.64.0'),
  23. ('Ninja', '1.11.1'),
  24. ('Doxygen', '1.9.5'),
  25. ]
  26. dependencies = [
  27. ('bzip2', '1.0.8'),
  28. ('fontconfig', '2.14.1'),
  29. ('freetype', '2.12.1'),
  30. ('zlib', '1.2.12'),
  31. ('xorg-macros', '1.19.3'),
  32. ('libpciaccess', '0.17'),
  33. ]
  34. default_easyblock = 'ConfigureMake'
  35. default_component_specs = {
  36. 'sources': [SOURCE_TAR_GZ],
  37. 'start_dir': '%(name)s-%(version)s',
  38. }
  39. components = [
  40. ('libpthread-stubs', '0.4', { # 2017-03-14
  41. 'checksums': ['50d5686b79019ccea08bcbd7b02fe5a40634abcfd4146b6e75c6420cc170e9d9'],
  42. }),
  43. ('xorgproto', '2022.2', { # 2022-08-11
  44. 'checksums': ['da351a403d07a7006d7bdc8dcfc14ddc1b588b38fb81adab9989a8eef605757b'],
  45. }),
  46. ('libXau', '1.0.10', { # 2022-08-26
  47. 'checksums': ['51a54da42475d4572a0b59979ec107c27dacf6c687c2b7b04e5cf989a7c7e60c'],
  48. }),
  49. ('libXdmcp', '1.1.3', { # 2019-03-16
  50. 'checksums': ['2ef9653d32e09d1bf1b837d0e0311024979653fe755ad3aaada8db1aa6ea180c'],
  51. }),
  52. ('xcb-proto', '1.15.2', { # 2022-06-17
  53. 'checksums': ['6b1ed9cd7cf35e37913eeecca37e5b85b14903002942b3e332f321335c27a8eb'],
  54. }),
  55. ('libxcb', '1.15', { # 2022-05-03
  56. 'checksums': ['1cb65df8543a69ec0555ac696123ee386321dfac1964a3da39976c9a05ad724d'],
  57. }),
  58. ('xtrans', '1.4.0', { # 2019-03-16
  59. 'checksums': ['48ed850ce772fef1b44ca23639b0a57e38884045ed2cbb18ab137ef33ec713f9'],
  60. }),
  61. ('libxkbcommon', '1.4.1', { # 2022-05-21
  62. 'easyblock': 'MesonNinja',
  63. 'sources': [SOURCE_TAR_XZ],
  64. 'checksums': ['943c07a1e2198026d8102b17270a1f406e4d3d6bbc4ae105b9e1b82d7d136b39'],
  65. 'preconfigopts': '',
  66. 'configopts': '-Denable-wayland=false -Denable-docs=false ',
  67. }),
  68. ('libX11', '1.8.2', { # 2022-11-10
  69. 'checksums': ['f1bc56187bee0f830e1179ac5068ac93b78c51ace94eb27702ffb2efd116587b'],
  70. }),
  71. ('libXext', '1.3.5', { # 2022-10-29
  72. 'checksums': ['1a3dcda154f803be0285b46c9338515804b874b5ccc7a2b769ab7fd76f1035bd'],
  73. }),
  74. ('libFS', '1.0.9', { # 2022-08-26
  75. 'checksums': ['8bc2762f63178905228a28670539badcfa2c8793f7b6ce3f597b7741b932054a'],
  76. }),
  77. ('libICE', '1.0.10', { # 2019-07-14
  78. 'checksums': ['1116bc64c772fd127a0d0c0ffa2833479905e3d3d8197740b3abd5f292f22d2d'],
  79. }),
  80. ('libSM', '1.2.3', { # 2018-10-10
  81. 'checksums': ['1e92408417cb6c6c477a8a6104291001a40b3bb56a4a60608fdd9cd2c5a0f320'],
  82. }),
  83. ('libXScrnSaver', '1.2.3', { # 2018-07-05
  84. 'checksums': ['4f74e7e412144591d8e0616db27f433cfc9f45aae6669c6c4bb03e6bf9be809a'],
  85. }),
  86. ('libXt', '1.2.1', { # 2021-01-24
  87. 'checksums': ['6da1bfa9dd0ed87430a5ce95b129485086394df308998ebe34d98e378e3dfb33'],
  88. }),
  89. ('libXmu', '1.1.4', { # 2022-10-17
  90. 'checksums': ['3091d711cdc1d8ea0f545a13b90d1464c3c3ab64778fd121f0d789b277a80289'],
  91. }),
  92. ('libXpm', '3.5.13', { # 2019-12-13
  93. 'checksums': ['e3dfb0fb8c1f127432f2a498c7856b37ce78a61e8da73f1aab165a73dd97ad00'],
  94. }),
  95. ('libXaw', '1.0.14', { # 2021-03-27
  96. 'checksums': ['59cfed2712cc80bbfe62dd1aacf24f58d74a76dd08329a922077b134a8d8048f'],
  97. }),
  98. ('libXfixes', '6.0.0', { # 2021-05-11
  99. 'checksums': ['82045da5625350838390c9440598b90d69c882c324ca92f73af9f0e992cb57c7'],
  100. }),
  101. ('libXcomposite', '0.4.5', { # 2019-03-11
  102. 'checksums': ['581c7fc0f41a99af38b1c36b9be64bc13ef3f60091cd3f01105bbc7c01617d6c'],
  103. }),
  104. ('libXrender', '0.9.11', { # 2022-10-22
  105. 'checksums': ['6aec3ca02e4273a8cbabf811ff22106f641438eb194a12c0ae93c7e08474b667'],
  106. }),
  107. ('libXcursor', '1.2.1', { # 2022-04-03
  108. 'checksums': ['77f96b9ad0a3c422cfa826afabaf1e02b9bfbfc8908c5fa1a45094faad074b98'],
  109. }),
  110. ('libXdamage', '1.1.5', { # 2019-03-11
  111. 'checksums': ['630ec53abb8c2d6dac5cd9f06c1f73ffb4a3167f8118fdebd77afd639dbc2019'],
  112. }),
  113. ('libfontenc', '1.1.6', { # 2022-08-30
  114. 'checksums': ['c103543a47ce5c0200fb1867f32df5e754a7c3ef575bf1fe72187117eac22a53'],
  115. }),
  116. ('libXfont', '1.5.4', { # 2017-11-28
  117. 'checksums': ['59be6eab53f7b0feb6b7933c11d67d076ae2c0fd8921229c703fc7a4e9a80d6e'],
  118. }),
  119. ('libXfont2', '2.0.6', { # 2022-08-26
  120. 'checksums': ['a944df7b6837c8fa2067f6a5fc25d89b0acc4011cd0bc085106a03557fb502fc'],
  121. }),
  122. ('libXft', '2.3.6', { # 2022-09-10
  123. 'checksums': ['b7e59f69e0bbabe9438088775f7e5a7c16a572e58b11f9722519385d38192df5'],
  124. }),
  125. ('libXi', '1.8', { # 2021-09-15
  126. 'checksums': ['c80fd200a1190e4406bb4cc6958839d9651638cb47fa546a595d4bebcd3b9e2d'],
  127. }),
  128. ('libXinerama', '1.1.5', { # 2022-10-29
  129. 'checksums': ['2efa855cb42dc620eff3b77700d8655695e09aaa318f791f201fa60afa72b95c'],
  130. }),
  131. ('libXrandr', '1.5.2', { # 2019-03-16
  132. 'checksums': ['3f10813ab355e7a09f17e147d61b0ce090d898a5ea5b5519acd0ef68675dcf8e'],
  133. }),
  134. ('libXres', '1.2.1', { # 2021-03-31
  135. 'checksums': ['918fb33c3897b389a1fbb51571c5c04c6b297058df286d8b48faa5af85e88bcc'],
  136. }),
  137. ('libXtst', '1.2.4', { # 2022-09-27
  138. 'checksums': ['01366506aeb033f6dffca5326af85f670746b0cabbfd092aabefb046cf48c445'],
  139. }),
  140. ('libXv', '1.0.11', { # 2016-10-04
  141. 'checksums': ['c4112532889b210e21cf05f46f0f2f8354ff7e1b58061e12d7a76c95c0d47bb1'],
  142. }),
  143. ('libXvMC', '1.0.13', { # 2022-03-22
  144. 'checksums': ['e630b4373af8c67a7c8f07ebe626a1269a613d262d1f737b57231a06f7c34b4e'],
  145. }),
  146. ('libXxf86dga', '1.1.5', { # 2019-03-16
  147. 'checksums': ['715e2bf5caf6276f0858eb4b11a1aef1a26beeb40dce2942387339da395bef69'],
  148. }),
  149. ('libXxf86vm', '1.1.5', { # 2022-09-27
  150. 'checksums': ['f3f1c29fef8accb0adbd854900c03c6c42f1804f2bc1e4f3ad7b2e1f3b878128'],
  151. }),
  152. ('libdmx', '1.1.4', { # 2018-05-14
  153. 'checksums': ['4d05bd5b248c1f46729fa1536b7a5e4d692567327ad41564c36742fb327af925'],
  154. }),
  155. ('libxkbfile', '1.1.1', { # 2022-10-18
  156. 'checksums': ['87faee6d4873c5631e8bb53e85134084b862185da682de8617f08ca18d82e216'],
  157. }),
  158. ('libxshmfence', '1.3', { # 2018-02-26
  159. 'checksums': ['7eb3d46ad91bab444f121d475b11b39273142d090f7e9ac43e6a87f4ff5f902c'],
  160. }),
  161. ('xcb-util', '0.4.0', { # 2014-10-15
  162. 'checksums': ['0ed0934e2ef4ddff53fcc70fc64fb16fe766cd41ee00330312e20a985fd927a7'],
  163. }),
  164. ('xcb-util-image', '0.4.1', { # 2022-10-18
  165. 'checksums': ['0ebd4cf809043fdeb4f980d58cdcf2b527035018924f8c14da76d1c81001293b'],
  166. }),
  167. ('xcb-util-keysyms', '0.4.1', { # 2022-10-19
  168. 'checksums': ['1fa21c0cea3060caee7612b6577c1730da470b88cbdf846fa4e3e0ff78948e54'],
  169. }),
  170. ('xcb-util-renderutil', '0.3.10', { # 2022-10-19
  171. 'checksums': ['e04143c48e1644c5e074243fa293d88f99005b3c50d1d54358954404e635128a'],
  172. }),
  173. ('xcb-util-wm', '0.4.2', { # 2022-10-19
  174. 'checksums': ['dcecaaa535802fd57c84cceeff50c64efe7f2326bf752e16d2b77945649c8cd7'],
  175. }),
  176. ('xcb-util-cursor', '0.1.4', { # 2022-10-18
  177. 'checksums': ['cc8608ebb695742b6cf84712be29b2b66aa5f6768039528794fca0fa283022bf'],
  178. }),
  179. ('xkeyboard-config', '2.37', { # 2022-10-04
  180. 'easyblock': 'MesonNinja',
  181. 'sources': [SOURCE_TAR_XZ],
  182. 'checksums': ['eb1383a5ac4b6210d7c7302b9d6fab052abdf51c5d2c9b55f1f779997ba68c6c'],
  183. # required to overrule parent preconfigopts that runs autogen.sh if configure script is missing
  184. 'preconfigopts': '',
  185. }),
  186. ('printproto', '1.0.5', { # 2011-01-06
  187. 'checksums': ['e8b6f405fd865f0ea7a3a2908dfbf06622f57f2f91359ec65d13b955e49843fc'],
  188. }),
  189. ('libXp', '1.0.4', { # 2022-09-12
  190. 'checksums': ['05e46af1ccb68f1752cca5879774a4fb9bf3b19fe088eb745034956e0c6fadba'],
  191. }),
  192. ('xbitmaps', '1.1.2', { # 2018-03-10
  193. 'checksums': ['27e700e8ee02c43f7206f4eca8f1953ad15236cac95d7a0f08505c3f7d99c265'],
  194. }),
  195. ]
  196. preconfigopts = "if [ ! -f configure ]; then ./autogen.sh; fi && "
  197. sanity_check_paths = {
  198. 'files': ['include/X11/Xlib.h', 'include/X11/Xutil.h'],
  199. 'dirs': ['include/GL', 'include/X11', 'include/X11/extensions', 'lib/pkgconfig',
  200. 'share/pkgconfig', 'share/X11/xkb'],
  201. }
  202. moduleclass = 'vis'