5 cmake_options : " -Dgminimal:BOOL=ON -Dmathmore:BOOL=ON -Ddataframe:BOOL=ON -Dmlp:BOOL=ON -Dfftw3:BOOL=ON -Dminuit2:BOOL=ON -Dxml:BOOL=ON -Dasimage:BOOL=ON -Dpyroot:BOOL=ON -Dsoversion:BOOL=ON -Ddataframe:BOOL=ON -DPYTHON_EXECUTABLE:STRING=${PYTHONBIN} -DPYTHON_INCLUDE_DIR:STRING=${PYTHON_INCLUDE} "
9 repo : "https://github.com/root-project/root.git"
14 env_script : $name + ".py"
16 depend : ['Python', 'boost', 'freetype', 'freeimage']
17 build_depend : ['cmake', 'libxml2', 'doxygen']
18 source_dir : $APPLICATION.workdir + $VARS.sep + 'SOURCES' + $VARS.sep + $name
19 build_dir : $APPLICATION.workdir + $VARS.sep + 'BUILD' + $VARS.sep + $name
29 build_source : "script"
30 compil_script : "root.bat"
31 depend : ['Python', 'Cython', 'numpy']
37 get_source : "archive"
43 build_source : "script"
44 compil_script : "root-6.24.bat"
45 depend : ['Python', 'Cython', 'numpy']
51 get_source : "archive"
52 patches : ['root-6.22.06.patch']
57 build_source : "script"
58 compil_script : "root-6.22.bat"
59 archive_info : {archive_name : "root_v6.22.06.win32.vc16.tar.gz"}
65 get_source : "archive"
66 patches : ['root-6.22.02.patch']
69 version_6_22_02_UB22_04:
71 get_source : "archive"
72 patches : ['root-6.22.02.patch',
73 'root-6.22-afterImage.UB22.patch',
74 'root-6.22-string_view.UB22.patch'
80 build_source : "script"
81 compil_script : "root-6.22.bat"
82 archive_info : {archive_name : "root_v6.22.02.win32.vc16.tar.gz"}
83 depend : ['Python', 'boost', 'freetype', 'freeimage']
87 # these two patches cannot be merged - compilation issue on UB20 otherwise
90 get_source : "archive"
91 patches : ['root-6.22.02.patch', 'root-6.22.02-gcc-11.0.patch']
96 get_source : "archive"
97 patches : ['root-6.22.02.patch', 'root-6.22.02-gcc-11.0.patch']
100 version_6_22_02_FD37:
102 get_source : "archive"
103 patches : ['root-6.22.02.patch', 'root-6.22.02-gcc-11.0.patch']
108 get_source : "archive"
114 archive_info : {archive_name : "root_v6.16.00-windows.tar.gz"}
115 build_source : "script"
116 compil_script : "root-6.16.bat"