summaryrefslogtreecommitdiff
path: root/sci-physics/root
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-11-14 20:09:33 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-11-14 20:09:33 +0000
commit4db289840b05ba8cca4d3bced900ad5c16f196be (patch)
treef85b093ce0106c494a9dedec4302e2b808ad0387 /sci-physics/root
parent8c9139c9de4e595fc53890c6126dac67eaf609d5 (diff)
downloadbaldeagleos-repo-4db289840b05ba8cca4d3bced900ad5c16f196be.tar.gz
baldeagleos-repo-4db289840b05ba8cca4d3bced900ad5c16f196be.tar.xz
baldeagleos-repo-4db289840b05ba8cca4d3bced900ad5c16f196be.zip
Adding metadata
Diffstat (limited to 'sci-physics/root')
-rw-r--r--sci-physics/root/Manifest2
-rw-r--r--sci-physics/root/root-6.28.08.ebuild13
-rw-r--r--sci-physics/root/root-6.30.00.ebuild (renamed from sci-physics/root/root-6.28.9999.ebuild)13
-rw-r--r--sci-physics/root/root-6.30.9999.ebuild (renamed from sci-physics/root/root-6.28.06.ebuild)15
-rw-r--r--sci-physics/root/root-9999.ebuild13
5 files changed, 34 insertions, 22 deletions
diff --git a/sci-physics/root/Manifest b/sci-physics/root/Manifest
index 6dcb6faa0b66..507d804b8486 100644
--- a/sci-physics/root/Manifest
+++ b/sci-physics/root/Manifest
@@ -1,2 +1,2 @@
-DIST root_v6.28.06.source.tar.gz 185351574 BLAKE2B 79d05cae3ecd4b0f1af0c2a9955470af2aafc7ef28a93440be8fd54df857afa6ee9cb9444a0fe68ae81c3820dcac1e6ba8fd4d4c43799fce278fa13b7a941714 SHA512 1df6ae0c68ead84d00a749cbb4b7aa13dced9c026c572151cc9873973ece5c9941da4351218251c76e07a89c1522fd39627a9c7614e68074f63a05857f3c7bc1
DIST root_v6.28.08.source.tar.gz 185350391 BLAKE2B 1fa0ea4d214aa021403f5111df9719aa3b22780420e121a74b740f89d4924d3ff7ae50563d7f08147e57b082885b7bb9707e389324919150382ec6dd2b70cf50 SHA512 58d0980557fc80388f52914762fe6ddad1307ebcd5a0b90b2b13ec8fbeba7546185ac24345a3375a6b46f253ce2f00ce4646d5bdb925b117c12d29d95d2a265b
+DIST root_v6.30.00.source.tar.gz 184763244 BLAKE2B d43d41a359bdc4d22ddc87e1056e05b77f3698a0612491346bb5885fc2631cf4dc5ebe3093cd82fd85bfe81188805bb2a424fdf4c2b6f0419f35c21fda6f2fcd SHA512 397762b19c8756e34b7777005669de243d2dbfe807565252dbde9917155112a3ad9e43b98d105f25c104352083515da41851eb01483e9d9d78838bdf0a8d75c6
diff --git a/sci-physics/root/root-6.28.08.ebuild b/sci-physics/root/root-6.28.08.ebuild
index 5ebfda8e2f9e..991006f33b7b 100644
--- a/sci-physics/root/root-6.28.08.ebuild
+++ b/sci-physics/root/root-6.28.08.ebuild
@@ -43,6 +43,7 @@ REQUIRED_USE="
cudnn? ( cuda )
!X? ( !asimage !opengl !qt5 )
davix? ( ssl xml )
+ jupyter? ( python )
python? ( ${PYTHON_REQUIRED_USE} )
qt5? ( root7 )
roofit? ( minuit )
@@ -128,11 +129,13 @@ DEPEND="${CDEPEND}
virtual/pkgconfig"
RDEPEND="${CDEPEND}
- $(python_gen_cond_dep '
- dev-python/jupyter[${PYTHON_USEDEP}]
- dev-python/notebook[${PYTHON_USEDEP}]
- dev-python/metakernel[${PYTHON_USEDEP}]
- ')
+ jupyter? (
+ $(python_gen_cond_dep '
+ dev-python/jupyter[${PYTHON_USEDEP}]
+ dev-python/notebook[${PYTHON_USEDEP}]
+ dev-python/metakernel[${PYTHON_USEDEP}]
+ ')
+ )
"
PATCHES=(
diff --git a/sci-physics/root/root-6.28.9999.ebuild b/sci-physics/root/root-6.30.00.ebuild
index 5ebfda8e2f9e..991006f33b7b 100644
--- a/sci-physics/root/root-6.28.9999.ebuild
+++ b/sci-physics/root/root-6.30.00.ebuild
@@ -43,6 +43,7 @@ REQUIRED_USE="
cudnn? ( cuda )
!X? ( !asimage !opengl !qt5 )
davix? ( ssl xml )
+ jupyter? ( python )
python? ( ${PYTHON_REQUIRED_USE} )
qt5? ( root7 )
roofit? ( minuit )
@@ -128,11 +129,13 @@ DEPEND="${CDEPEND}
virtual/pkgconfig"
RDEPEND="${CDEPEND}
- $(python_gen_cond_dep '
- dev-python/jupyter[${PYTHON_USEDEP}]
- dev-python/notebook[${PYTHON_USEDEP}]
- dev-python/metakernel[${PYTHON_USEDEP}]
- ')
+ jupyter? (
+ $(python_gen_cond_dep '
+ dev-python/jupyter[${PYTHON_USEDEP}]
+ dev-python/notebook[${PYTHON_USEDEP}]
+ dev-python/metakernel[${PYTHON_USEDEP}]
+ ')
+ )
"
PATCHES=(
diff --git a/sci-physics/root/root-6.28.06.ebuild b/sci-physics/root/root-6.30.9999.ebuild
index 1c2e42f7686a..991006f33b7b 100644
--- a/sci-physics/root/root-6.28.06.ebuild
+++ b/sci-physics/root/root-6.30.9999.ebuild
@@ -43,6 +43,7 @@ REQUIRED_USE="
cudnn? ( cuda )
!X? ( !asimage !opengl !qt5 )
davix? ( ssl xml )
+ jupyter? ( python )
python? ( ${PYTHON_REQUIRED_USE} )
qt5? ( root7 )
roofit? ( minuit )
@@ -119,7 +120,7 @@ CDEPEND="
')
)
uring? ( sys-libs/liburing:= )
- vc? ( dev-libs/vc:= )
+ vc? ( >=dev-libs/vc-1.4.4:= )
xml? ( dev-libs/libxml2:2= )
xrootd? ( net-libs/xrootd:0= )
"
@@ -128,11 +129,13 @@ DEPEND="${CDEPEND}
virtual/pkgconfig"
RDEPEND="${CDEPEND}
- $(python_gen_cond_dep '
- dev-python/jupyter[${PYTHON_USEDEP}]
- dev-python/notebook[${PYTHON_USEDEP}]
- dev-python/metakernel[${PYTHON_USEDEP}]
- ')
+ jupyter? (
+ $(python_gen_cond_dep '
+ dev-python/jupyter[${PYTHON_USEDEP}]
+ dev-python/notebook[${PYTHON_USEDEP}]
+ dev-python/metakernel[${PYTHON_USEDEP}]
+ ')
+ )
"
PATCHES=(
diff --git a/sci-physics/root/root-9999.ebuild b/sci-physics/root/root-9999.ebuild
index 5ebfda8e2f9e..991006f33b7b 100644
--- a/sci-physics/root/root-9999.ebuild
+++ b/sci-physics/root/root-9999.ebuild
@@ -43,6 +43,7 @@ REQUIRED_USE="
cudnn? ( cuda )
!X? ( !asimage !opengl !qt5 )
davix? ( ssl xml )
+ jupyter? ( python )
python? ( ${PYTHON_REQUIRED_USE} )
qt5? ( root7 )
roofit? ( minuit )
@@ -128,11 +129,13 @@ DEPEND="${CDEPEND}
virtual/pkgconfig"
RDEPEND="${CDEPEND}
- $(python_gen_cond_dep '
- dev-python/jupyter[${PYTHON_USEDEP}]
- dev-python/notebook[${PYTHON_USEDEP}]
- dev-python/metakernel[${PYTHON_USEDEP}]
- ')
+ jupyter? (
+ $(python_gen_cond_dep '
+ dev-python/jupyter[${PYTHON_USEDEP}]
+ dev-python/notebook[${PYTHON_USEDEP}]
+ dev-python/metakernel[${PYTHON_USEDEP}]
+ ')
+ )
"
PATCHES=(