diff options
Diffstat (limited to 'devel/root/Makefile')
-rw-r--r-- | devel/root/Makefile | 55 |
1 files changed, 27 insertions, 28 deletions
diff --git a/devel/root/Makefile b/devel/root/Makefile index 454b67facd80..359804ae4275 100644 --- a/devel/root/Makefile +++ b/devel/root/Makefile @@ -1,5 +1,6 @@ PORTNAME= root -DISTVERSION= 6.34.06 +DISTVERSION= 6.36.00 +PORTREVISION= 1 CATEGORIES= devel science math parallel python MASTER_SITES= https://root.cern/download/ DISTFILES= ${PORTNAME}_v${DISTVERSION}.source${EXTRACT_SUFX} @@ -42,32 +43,35 @@ SHEBANG_FILES= main/python/rootbrowse.py \ etc/proof/utils/pps \ etc/proof/utils/proofctl.sh \ etc/proof/utils/proofinstall.sh \ - etc/pdg_table_update.py + etc/pdg_table_update.py \ + etc/runfirefox.sh # add a port-specific shebang to be replaced python_OLD_CMD+= "/usr/bin/env @python@" # Flags and environment variables for building -CMAKE_ON= builtin_clang builtin_cling builtin_llvm builtin_openui5 fail-on-missing \ - geom gnuinstall rpath shared soversion +CMAKE_ON= builtin_clang builtin_cling builtin_llvm builtin_openui5 \ + fail-on-missing geom gnuinstall rpath shared soversion CMAKE_OFF= arrow builtin_cfitsio builtin_cppzmq builtin_davix builtin_fftw3 \ - builtin_freetype builtin_ftgl builtin_gl2ps builtin_glew builtin_gsl \ - builtin_lz4 builtin_lzma builtin_nlohmannjson builtin_openssl builtin_pcre \ - builtin_tbb builtin_unuran builtin_vc builtin_vdt builtin_veccore \ - builtin_xxhash builtin_zeromq builtin_zlib builtin_zstd cefweb clad cocoa \ - cuda cudnn daos dcache fcgi fftw3 geombuilder gviz libcxx llvm13_broken_tests \ - macos_native memory_termination minuit2_mpi minuit2_omp mpi odbc proof pythia8 \ - r roofit_multiprocess runtime_cxxmodules shadowpw test_distrdf_pyspark tmva-gpu \ - tmva-rmva tmva-sofie unfold unuran uring vc vecgeom win_broken_tests winrtdebug + builtin_freetype builtin_ftgl builtin_gif builtin_gl2ps builtin_glew \ + builtin_gsl builtin_jpeg builtin_lz4 builtin_lzma builtin_nlohmannjson \ + builtin_openssl builtin_pcre builtin_png builtin_tbb builtin_unuran \ + builtin_vc builtin_vdt builtin_veccore builtin_xrootd builtin_xxhash \ + builtin_zeromq builtin_zlib builtin_zstd cefweb clad cocoa cuda cudnn daos \ + dcache fcgi fftw3 geombuilder gviz html libcxx llvm13_broken_tests macos_native \ + memory_termination minuit2_mpi minuit2_omp mpi odbc proof pythia8 r \ + roofit_multiprocess runtime_cxxmodules shadowpw test_distrdf_pyspark \ + tmva-gpu tmva-rmva tmva-sofie unfold unuran uring use_gsl_cblas vc vecgeom \ + win_broken_tests winrtdebug # See https://root.cern/install/build_from_source/#all-build-options OPTIONS_DEFINE= DOCS ASIMAGE DATAFRAME DAVIX FITS FORTRAN GDML HTTP IMT MATHMORE \ - MYSQL OPENGL PGSQL PYROOT QT5WEB QT6WEB ROOFIT ROOT7 SPECTRUM SQLITE SSL TMLP \ - TMVAML VDT WEBGUI X11 XML XROOTD -OPTIONS_DEFAULT= ASIMAGE DATAFRAME DAVIX FITS GDML HTTP IMT MATHMORE OPENGL \ + MYSQL OPENGL PGSQL PYROOT QT6WEB ROOFIT ROOT7 SPECTRUM SQLITE SSL TMLP TMVAML \ + VDT WEBGUI X11 XML XROOTD +OPTIONS_DEFAULT= ASIMAGE CLAD DATAFRAME DAVIX FITS GDML HTTP IMT MATHMORE OPENGL \ PYROOT ROOFIT ROOT7 SPECTRUM SSL TMLP TMVAML VDT WEBGUI X11 XML XROOTD OPTIONS_SUB= yes -ASIMAGE_CMAKE_BOOL= asimage +ASIMAGE_CMAKE_BOOL= asimage asimage_tiff ASIMAGE_DESC= Enable support for image processing via libAfterImage ASIMAGE_IMPLIES= X11 ASIMAGE_LIB_DEPENDS= libgif.so:graphics/giflib \ @@ -78,8 +82,9 @@ ASIMAGE_USES= jpeg # TODO: clad can only be included in ROOT's configure stage # with network access, however, a port of clad is available -- patch #CLAD_CMAKE_BOOL= clad -#CLAD_DESC= Build clad, the cling automatic differentiation plugin (requires network) +#CLAD_DESC= Build clad, the cling automatic differentiation plugin #CLAD_LIB_DEPENDS= libclad.so:math/clad +#CLAD_CMAKE_ON= -DCLAD_SOURCE_DIR= DATAFRAME_CMAKE_BOOL= dataframe DATAFRAME_DESC= Enable ROOT RDataFrame @@ -120,7 +125,7 @@ MYSQL_USES= mysql ssl OPENGL_CMAKE_BOOL= opengl OPENGL_DESC= Enable support for OpenGL -OPENGL_IMPLIES= X11 +OPENGL_IMPLIES= X11 ASIMAGE OPENGL_LIB_DEPENDS= libftgl.so:graphics/ftgl \ libgl2ps.so:print/gl2ps OPENGL_USES= gl @@ -137,16 +142,9 @@ PYROOT_BUILD_DEPENDS= ${PYNUMPY} PYROOT_USES= python:3.9+,build,run PYROOT_USES_OFF= python:3.9+,build -QT5WEB_CMAKE_BOOL= qt5web -QT5WEB_DESC= Enable support for Qt5 web-based display -QT5WEB_IMPLIES= WEBGUI -QT5WEB_USES= qt:5 -QT5WEB_USE= qt=buildtools:build,qmake:build \ - qt=core,declarative,gui,location,network,printsupport,webchannel,webengine,widgets - QT6WEB_CMAKE_BOOL= qt6web QT6WEB_DESC= Enable support for Qt6 web-based display -QT6WEB_IMPLIES= WEBGUI +QT6WEB_IMPLIES= WEBGUI OPENGL QT6WEB_USES= qt:6 QT6WEB_USE= qt=base,declarative,positioning,webchannel,webengine @@ -169,11 +167,12 @@ SSL_USES= ssl TMLP_CMAKE_BOOL= mlp TMLP_DESC= Enable support for TMultilayerPerceptron classes' federation -TMLP_IMPLIES= TMVAML +TMLP_IMPLIES= TMVAML MATHMORE TMVAML_CMAKE_BOOL= tmva tmva-cpu TMVAML_DESC= Build TMVA multi variate analysis library, including TMVA with CPU support for deep learning -TMVAML_IMPLIES= IMT +TMVAML_IMPLIES= IMT MATHMORE +TMVAML_LIB_DEPENDS= libopenblas.so:math/openblas VDT_CMAKE_BOOL= vdt VDT_DESC= Enable support for VDT (fast and vectorisable mathematical functions) |