sci-physics/root: add debug USE flag
authorGuilherme Amadio <amadio@gentoo.org>
Thu, 8 Aug 2019 14:39:26 +0000 (16:39 +0200)
committerGuilherme Amadio <amadio@gentoo.org>
Thu, 8 Aug 2019 14:49:34 +0000 (16:49 +0200)
Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
sci-physics/root/root-6.12.06-r11.ebuild [moved from sci-physics/root/root-6.12.06-r10.ebuild with 98% similarity]
sci-physics/root/root-6.14.08-r4.ebuild [moved from sci-physics/root/root-6.14.08-r3.ebuild with 94% similarity]
sci-physics/root/root-6.16.00-r3.ebuild [moved from sci-physics/root/root-6.16.00-r2.ebuild with 94% similarity]
sci-physics/root/root-6.18.00-r2.ebuild [moved from sci-physics/root/root-6.18.00-r1.ebuild with 95% similarity]
sci-physics/root/root-9999.ebuild

similarity index 98%
rename from sci-physics/root/root-6.12.06-r10.ebuild
rename to sci-physics/root/root-6.12.06-r11.ebuild
index 43923b51d70d1ea668963325f3027e2663100cd8..9a28b0fd7fbd53d7d9c072f6c2bc225d8c11887e 100644 (file)
@@ -3,7 +3,6 @@
 
 EAPI=6
 
-CMAKE_BUILD_TYPE=Release
 # ninja does not work due to fortran
 CMAKE_MAKEFILE_GENERATOR=emake
 FORTRAN_NEEDED="fortran"
@@ -16,7 +15,7 @@ DESCRIPTION="C++ data analysis framework and interpreter from CERN"
 HOMEPAGE="https://root.cern"
 SRC_URI="https://root.cern/download/${PN}_v${PV}.source.tar.gz"
 
-IUSE="+X aqua +asimage +davix emacs +examples fits fftw fortran
+IUSE="+X aqua +asimage +davix debug emacs +examples fits fftw fortran
        +gdml graphviz +gsl http jemalloc kerberos ldap libcxx memstat
        +minuit mysql nosplash odbc +opengl oracle postgres prefix pythia6
        pythia8 +python qt5 R +roofit root7 shadow sqlite +ssl table +tbb
@@ -266,6 +265,7 @@ src_configure() {
                ${EXTRA_ECONF}
        )
 
+       CMAKE_BUILD_TYPE=$(usex debug Debug Release) \
        cmake-utils_src_configure
 }
 
similarity index 94%
rename from sci-physics/root/root-6.14.08-r3.ebuild
rename to sci-physics/root/root-6.14.08-r4.ebuild
index 58b0d4a14fbe26be29aed0b290661fa3f7492dc4..e3ab9e14f94bb738feb2187caa5ac6f1404cfabb 100644 (file)
@@ -3,7 +3,6 @@
 
 EAPI=6
 
-CMAKE_BUILD_TYPE=Release
 # ninja does not work due to fortran
 CMAKE_MAKEFILE_GENERATOR=emake
 FORTRAN_NEEDED="fortran"
@@ -16,12 +15,12 @@ DESCRIPTION="C++ data analysis framework and interpreter from CERN"
 HOMEPAGE="https://root.cern"
 SRC_URI="https://root.cern/download/${PN}_v${PV}.source.tar.gz"
 
-IUSE="+X aqua +asimage +c++11 c++14 c++17 cuda +davix emacs +examples
-       fits fftw fortran +gdml graphviz +gsl http jemalloc kerberos ldap
-       libcxx memstat +minuit mysql nosplash odbc +opengl oracle postgres
-       prefix pythia6 pythia8 +python qt5 R +roofit root7 shadow sqlite
-       +ssl table +tbb test +threads +tiff +tmva +unuran vc xinetd +xml
-       xrootd zeroconf"
+IUSE="+X aqua +asimage +c++11 c++14 c++17 cuda +davix debug emacs
+       +examples fits fftw fortran +gdml graphviz +gsl http jemalloc
+       kerberos ldap libcxx memstat +minuit mysql nosplash odbc +opengl
+       oracle postgres prefix pythia6 pythia8 +python qt5 R +roofit root7
+       shadow sqlite +ssl table +tbb test +threads +tiff +tmva +unuran vc
+       xinetd +xml xrootd zeroconf"
 
 SLOT="$(ver_cut 1-2)/$(ver_cut 3)"
 LICENSE="LGPL-2.1 freedist MSttfEULA LGPL-3 libpng UoI-NCSA"
@@ -272,6 +271,7 @@ src_configure() {
                ${EXTRA_ECONF}
        )
 
+       CMAKE_BUILD_TYPE=$(usex debug Debug Release) \
        cmake-utils_src_configure
 }
 
similarity index 94%
rename from sci-physics/root/root-6.16.00-r2.ebuild
rename to sci-physics/root/root-6.16.00-r3.ebuild
index 62d33225b7aacdbae04ac39f4fa6856642c22803..c57209cefee7bee855a6300f071f9fc8b5475b61 100644 (file)
@@ -3,7 +3,6 @@
 
 EAPI=6
 
-CMAKE_BUILD_TYPE=Release
 # ninja does not work due to fortran
 CMAKE_MAKEFILE_GENERATOR=emake
 FORTRAN_NEEDED="fortran"
@@ -16,12 +15,12 @@ DESCRIPTION="C++ data analysis framework and interpreter from CERN"
 HOMEPAGE="https://root.cern"
 SRC_URI="https://root.cern/download/${PN}_v${PV}.source.tar.gz"
 
-IUSE="+X aqua +asimage +c++11 c++14 c++17 cuda +davix emacs +examples
-       fits fftw fortran +gdml graphviz +gsl http jemalloc kerberos ldap
-       libcxx memstat +minuit mysql nosplash odbc +opengl oracle postgres
-       prefix pythia6 pythia8 +python qt5 R +roofit root7 shadow sqlite
-       +ssl table +tbb test +threads +tiff +tmva +unuran vc xinetd +xml
-       xrootd zeroconf"
+IUSE="+X aqua +asimage +c++11 c++14 c++17 cuda +davix debug emacs
+       +examples fits fftw fortran +gdml graphviz +gsl http jemalloc
+       kerberos ldap libcxx memstat +minuit mysql nosplash odbc +opengl
+       oracle postgres prefix pythia6 pythia8 +python qt5 R +roofit root7
+       shadow sqlite +ssl table +tbb test +threads +tiff +tmva +unuran vc
+       xinetd +xml xrootd zeroconf"
 
 SLOT="$(ver_cut 1-2)/$(ver_cut 3)"
 LICENSE="LGPL-2.1 freedist MSttfEULA LGPL-3 libpng UoI-NCSA"
@@ -275,6 +274,7 @@ src_configure() {
                ${EXTRA_ECONF}
        )
 
+       CMAKE_BUILD_TYPE=$(usex debug Debug Release) \
        cmake-utils_src_configure
 }
 
similarity index 95%
rename from sci-physics/root/root-6.18.00-r1.ebuild
rename to sci-physics/root/root-6.18.00-r2.ebuild
index a9a02ada21d2562dc9e3e2424874107722a98547..18d23f22fd53999af9e086d3fde2ee9b330b3322 100644 (file)
@@ -3,7 +3,6 @@
 
 EAPI=6
 
-CMAKE_BUILD_TYPE=Release
 # ninja does not work due to fortran
 CMAKE_MAKEFILE_GENERATOR=emake
 FORTRAN_NEEDED="fortran"
@@ -16,11 +15,11 @@ DESCRIPTION="C++ data analysis framework and interpreter from CERN"
 HOMEPAGE="https://root.cern"
 SRC_URI="https://root.cern/download/${PN}_v${PV}.source.tar.gz"
 
-IUSE="+X aqua +asimage +c++11 c++14 c++17 cuda +davix emacs +examples
-       fits fftw fortran +gdml graphviz +gsl http jemalloc libcxx memstat
-       +minuit mysql nosplash odbc +opengl oracle postgres prefix pythia6
-       pythia8 +python qt5 R +roofit root7 shadow sqlite +ssl +tbb test
-       +threads +tiff +tmva +unuran vc +vmc +xml xrootd"
+IUSE="+X aqua +asimage +c++11 c++14 c++17 cuda +davix debug emacs
+       +examples fits fftw fortran +gdml graphviz +gsl http jemalloc
+       libcxx memstat +minuit mysql nosplash odbc +opengl oracle postgres
+       prefix pythia6 pythia8 +python qt5 R +roofit root7 shadow sqlite
+       +ssl +tbb test +threads +tiff +tmva +unuran vc +vmc +xml xrootd"
 
 SLOT="$(ver_cut 1-2)/$(ver_cut 3)"
 LICENSE="LGPL-2.1 freedist MSttfEULA LGPL-3 libpng UoI-NCSA"
@@ -254,6 +253,7 @@ src_configure() {
                ${EXTRA_ECONF}
        )
 
+       CMAKE_BUILD_TYPE=$(usex debug Debug Release) \
        cmake-utils_src_configure
 }
 
index c537b3c26ebc0ee2cd09d9aeda7788a08a0ec755..0b58a32c0138ae8fd6fe06d43ee198504d7180d1 100644 (file)
@@ -3,7 +3,6 @@
 
 EAPI=6
 
-CMAKE_BUILD_TYPE=Release
 # ninja does not work due to fortran
 CMAKE_MAKEFILE_GENERATOR=emake
 FORTRAN_NEEDED="fortran"
@@ -15,9 +14,9 @@ inherit cmake-utils cuda eapi7-ver elisp-common eutils fortran-2 \
 DESCRIPTION="C++ data analysis framework and interpreter from CERN"
 HOMEPAGE="https://root.cern"
 
-IUSE="+X aqua +asimage +c++11 c++14 c++17 cuda +davix emacs +examples
-       fits fftw fortran +gdml graphviz +gsl http libcxx +minuit mysql
-       nosplash odbc +opengl oracle postgres prefix pythia6 pythia8
+IUSE="+X aqua +asimage +c++11 c++14 c++17 cuda +davix debug emacs
+       +examples fits fftw fortran +gdml graphviz +gsl http libcxx +minuit
+       mysql nosplash odbc +opengl oracle postgres prefix pythia6 pythia8
        +python qt5 R +roofit root7 shadow sqlite +ssl +tbb test +tmva
        +unuran vc vmc +xml xrootd"
 
@@ -255,6 +254,7 @@ src_configure() {
                ${EXTRA_ECONF}
        )
 
+       CMAKE_BUILD_TYPE=$(usex debug Debug Release) \
        cmake-utils_src_configure
 }