summaryrefslogtreecommitdiff
path: root/sci-physics/root
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-12-05 21:10:33 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-12-05 21:10:33 +0000
commit0ff2b922b0569616bb03f92e9563ac1812dd7604 (patch)
tree0f412fe2846b82b12eab5ed493c392582a050cbb /sci-physics/root
parentd9af447f4fbcf1081e40b9c10b74d82a369b7291 (diff)
downloadbaldeagleos-repo-0ff2b922b0569616bb03f92e9563ac1812dd7604.tar.gz
baldeagleos-repo-0ff2b922b0569616bb03f92e9563ac1812dd7604.tar.xz
baldeagleos-repo-0ff2b922b0569616bb03f92e9563ac1812dd7604.zip
Adding metadata
Diffstat (limited to 'sci-physics/root')
-rw-r--r--sci-physics/root/metadata.xml2
-rw-r--r--sci-physics/root/root-6.28.10-r1.ebuild (renamed from sci-physics/root/root-6.28.10.ebuild)12
-rw-r--r--sci-physics/root/root-6.30.02-r1.ebuild (renamed from sci-physics/root/root-6.30.02.ebuild)12
-rw-r--r--sci-physics/root/root-6.30.9999.ebuild12
-rw-r--r--sci-physics/root/root-9999.ebuild12
5 files changed, 20 insertions, 30 deletions
diff --git a/sci-physics/root/metadata.xml b/sci-physics/root/metadata.xml
index 7a95c4705a0a..b6d164b0c47e 100644
--- a/sci-physics/root/metadata.xml
+++ b/sci-physics/root/metadata.xml
@@ -22,8 +22,6 @@
<use>
<flag name="asimage">Enable support for <pkg>media-libs/libafterimage</pkg></flag>
- <flag name="c++14">Build using the C++14 standard</flag>
- <flag name="c++17">Build using the C++17 standard</flag>
<flag name="cuda">Enable support for nVidia CUDA</flag>
<flag name="cudnn">Enable support for nVidia cuDNN library</flag>
<flag name="davix">Enable support for DAVIX Data Management Client (https://cern.ch/davix)</flag>
diff --git a/sci-physics/root/root-6.28.10.ebuild b/sci-physics/root/root-6.28.10-r1.ebuild
index 991006f33b7b..88da2976e34c 100644
--- a/sci-physics/root/root-6.28.10.ebuild
+++ b/sci-physics/root/root-6.28.10-r1.ebuild
@@ -13,10 +13,11 @@ inherit cmake cuda fortran-2 python-single-r1 toolchain-funcs
DESCRIPTION="C++ data analysis framework and interpreter from CERN"
HOMEPAGE="https://root.cern"
-IUSE="+X aqua +asimage c++14 +c++17 cuda cudnn +davix debug +examples
- fits fftw fortran +gdml graphviz +gsl http jupyter libcxx +minuit mpi
- mysql odbc +opengl oracle postgres pythia6 pythia8 +python qt5 R +roofit
- +root7 shadow sqlite +ssl +tbb test +tmva +unuran uring vc +xml xrootd"
+IUSE="+X aqua +asimage cuda cudnn +davix debug +examples fits fftw fortran
+ +gdml graphviz +gsl http jupyter libcxx +minuit mpi mysql odbc +opengl
+ oracle postgres pythia6 pythia8 +python qt5 R +roofit +root7 shadow
+ sqlite +ssl +tbb test +tmva +unuran uring vc +xml xrootd"
+
RESTRICT="test"
PROPERTIES="test_network"
@@ -38,7 +39,6 @@ fi
LICENSE="LGPL-2.1 freedist MSttfEULA LGPL-3 libpng UoI-NCSA"
REQUIRED_USE="
- ^^ ( c++14 c++17 )
cuda? ( tmva )
cudnn? ( cuda )
!X? ( !asimage !opengl !qt5 )
@@ -47,7 +47,6 @@ REQUIRED_USE="
python? ( ${PYTHON_REQUIRED_USE} )
qt5? ( root7 )
roofit? ( minuit )
- root7? ( || ( c++17 ) )
tmva? ( gsl python )
uring? ( root7 )
"
@@ -175,7 +174,6 @@ src_configure() {
-DCMAKE_CUDA_HOST_COMPILER="$(tc-getCXX)"
-DCMAKE_C_FLAGS="${CFLAGS}"
-DCMAKE_CXX_FLAGS="${CXXFLAGS}"
- -DCMAKE_CXX_STANDARD=$( (usev c++14 || usev c++17) | cut -c4-)
# set build type flags to empty to avoid overriding CXXFLAGS
-UCMAKE_C_FLAGS_RELEASE
-UCMAKE_C_FLAGS_RELWITHDEBINFO
diff --git a/sci-physics/root/root-6.30.02.ebuild b/sci-physics/root/root-6.30.02-r1.ebuild
index 991006f33b7b..88da2976e34c 100644
--- a/sci-physics/root/root-6.30.02.ebuild
+++ b/sci-physics/root/root-6.30.02-r1.ebuild
@@ -13,10 +13,11 @@ inherit cmake cuda fortran-2 python-single-r1 toolchain-funcs
DESCRIPTION="C++ data analysis framework and interpreter from CERN"
HOMEPAGE="https://root.cern"
-IUSE="+X aqua +asimage c++14 +c++17 cuda cudnn +davix debug +examples
- fits fftw fortran +gdml graphviz +gsl http jupyter libcxx +minuit mpi
- mysql odbc +opengl oracle postgres pythia6 pythia8 +python qt5 R +roofit
- +root7 shadow sqlite +ssl +tbb test +tmva +unuran uring vc +xml xrootd"
+IUSE="+X aqua +asimage cuda cudnn +davix debug +examples fits fftw fortran
+ +gdml graphviz +gsl http jupyter libcxx +minuit mpi mysql odbc +opengl
+ oracle postgres pythia6 pythia8 +python qt5 R +roofit +root7 shadow
+ sqlite +ssl +tbb test +tmva +unuran uring vc +xml xrootd"
+
RESTRICT="test"
PROPERTIES="test_network"
@@ -38,7 +39,6 @@ fi
LICENSE="LGPL-2.1 freedist MSttfEULA LGPL-3 libpng UoI-NCSA"
REQUIRED_USE="
- ^^ ( c++14 c++17 )
cuda? ( tmva )
cudnn? ( cuda )
!X? ( !asimage !opengl !qt5 )
@@ -47,7 +47,6 @@ REQUIRED_USE="
python? ( ${PYTHON_REQUIRED_USE} )
qt5? ( root7 )
roofit? ( minuit )
- root7? ( || ( c++17 ) )
tmva? ( gsl python )
uring? ( root7 )
"
@@ -175,7 +174,6 @@ src_configure() {
-DCMAKE_CUDA_HOST_COMPILER="$(tc-getCXX)"
-DCMAKE_C_FLAGS="${CFLAGS}"
-DCMAKE_CXX_FLAGS="${CXXFLAGS}"
- -DCMAKE_CXX_STANDARD=$( (usev c++14 || usev c++17) | cut -c4-)
# set build type flags to empty to avoid overriding CXXFLAGS
-UCMAKE_C_FLAGS_RELEASE
-UCMAKE_C_FLAGS_RELWITHDEBINFO
diff --git a/sci-physics/root/root-6.30.9999.ebuild b/sci-physics/root/root-6.30.9999.ebuild
index 991006f33b7b..88da2976e34c 100644
--- a/sci-physics/root/root-6.30.9999.ebuild
+++ b/sci-physics/root/root-6.30.9999.ebuild
@@ -13,10 +13,11 @@ inherit cmake cuda fortran-2 python-single-r1 toolchain-funcs
DESCRIPTION="C++ data analysis framework and interpreter from CERN"
HOMEPAGE="https://root.cern"
-IUSE="+X aqua +asimage c++14 +c++17 cuda cudnn +davix debug +examples
- fits fftw fortran +gdml graphviz +gsl http jupyter libcxx +minuit mpi
- mysql odbc +opengl oracle postgres pythia6 pythia8 +python qt5 R +roofit
- +root7 shadow sqlite +ssl +tbb test +tmva +unuran uring vc +xml xrootd"
+IUSE="+X aqua +asimage cuda cudnn +davix debug +examples fits fftw fortran
+ +gdml graphviz +gsl http jupyter libcxx +minuit mpi mysql odbc +opengl
+ oracle postgres pythia6 pythia8 +python qt5 R +roofit +root7 shadow
+ sqlite +ssl +tbb test +tmva +unuran uring vc +xml xrootd"
+
RESTRICT="test"
PROPERTIES="test_network"
@@ -38,7 +39,6 @@ fi
LICENSE="LGPL-2.1 freedist MSttfEULA LGPL-3 libpng UoI-NCSA"
REQUIRED_USE="
- ^^ ( c++14 c++17 )
cuda? ( tmva )
cudnn? ( cuda )
!X? ( !asimage !opengl !qt5 )
@@ -47,7 +47,6 @@ REQUIRED_USE="
python? ( ${PYTHON_REQUIRED_USE} )
qt5? ( root7 )
roofit? ( minuit )
- root7? ( || ( c++17 ) )
tmva? ( gsl python )
uring? ( root7 )
"
@@ -175,7 +174,6 @@ src_configure() {
-DCMAKE_CUDA_HOST_COMPILER="$(tc-getCXX)"
-DCMAKE_C_FLAGS="${CFLAGS}"
-DCMAKE_CXX_FLAGS="${CXXFLAGS}"
- -DCMAKE_CXX_STANDARD=$( (usev c++14 || usev c++17) | cut -c4-)
# set build type flags to empty to avoid overriding CXXFLAGS
-UCMAKE_C_FLAGS_RELEASE
-UCMAKE_C_FLAGS_RELWITHDEBINFO
diff --git a/sci-physics/root/root-9999.ebuild b/sci-physics/root/root-9999.ebuild
index 991006f33b7b..88da2976e34c 100644
--- a/sci-physics/root/root-9999.ebuild
+++ b/sci-physics/root/root-9999.ebuild
@@ -13,10 +13,11 @@ inherit cmake cuda fortran-2 python-single-r1 toolchain-funcs
DESCRIPTION="C++ data analysis framework and interpreter from CERN"
HOMEPAGE="https://root.cern"
-IUSE="+X aqua +asimage c++14 +c++17 cuda cudnn +davix debug +examples
- fits fftw fortran +gdml graphviz +gsl http jupyter libcxx +minuit mpi
- mysql odbc +opengl oracle postgres pythia6 pythia8 +python qt5 R +roofit
- +root7 shadow sqlite +ssl +tbb test +tmva +unuran uring vc +xml xrootd"
+IUSE="+X aqua +asimage cuda cudnn +davix debug +examples fits fftw fortran
+ +gdml graphviz +gsl http jupyter libcxx +minuit mpi mysql odbc +opengl
+ oracle postgres pythia6 pythia8 +python qt5 R +roofit +root7 shadow
+ sqlite +ssl +tbb test +tmva +unuran uring vc +xml xrootd"
+
RESTRICT="test"
PROPERTIES="test_network"
@@ -38,7 +39,6 @@ fi
LICENSE="LGPL-2.1 freedist MSttfEULA LGPL-3 libpng UoI-NCSA"
REQUIRED_USE="
- ^^ ( c++14 c++17 )
cuda? ( tmva )
cudnn? ( cuda )
!X? ( !asimage !opengl !qt5 )
@@ -47,7 +47,6 @@ REQUIRED_USE="
python? ( ${PYTHON_REQUIRED_USE} )
qt5? ( root7 )
roofit? ( minuit )
- root7? ( || ( c++17 ) )
tmva? ( gsl python )
uring? ( root7 )
"
@@ -175,7 +174,6 @@ src_configure() {
-DCMAKE_CUDA_HOST_COMPILER="$(tc-getCXX)"
-DCMAKE_C_FLAGS="${CFLAGS}"
-DCMAKE_CXX_FLAGS="${CXXFLAGS}"
- -DCMAKE_CXX_STANDARD=$( (usev c++14 || usev c++17) | cut -c4-)
# set build type flags to empty to avoid overriding CXXFLAGS
-UCMAKE_C_FLAGS_RELEASE
-UCMAKE_C_FLAGS_RELWITHDEBINFO