diff options
author | Guilherme Amadio <amadio@gentoo.org> | 2023-02-09 14:41:30 +0100 |
---|---|---|
committer | Guilherme Amadio <amadio@gentoo.org> | 2023-02-13 10:56:04 +0100 |
commit | 786e9485cad5669b873840bb5874b9bbd58f15b3 (patch) | |
tree | 958cfae6f4d7a2c112b1c6cc61f795f01a8ff98f /sci-physics | |
parent | dev-util/uftrace: version bump to 0.13.1 (diff) | |
download | gentoo-786e9485cad5669b873840bb5874b9bbd58f15b3.tar.gz gentoo-786e9485cad5669b873840bb5874b9bbd58f15b3.tar.bz2 gentoo-786e9485cad5669b873840bb5874b9bbd58f15b3.zip |
sci-physics/root: update metadata.xml
Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
Diffstat (limited to 'sci-physics')
-rw-r--r-- | sci-physics/root/metadata.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sci-physics/root/metadata.xml b/sci-physics/root/metadata.xml index 3e2acf396a84..af031f611c84 100644 --- a/sci-physics/root/metadata.xml +++ b/sci-physics/root/metadata.xml @@ -21,7 +21,6 @@ </longdescription> <use> <flag name="asimage">Enable support for <pkg>media-libs/libafterimage</pkg></flag> - <flag name="c++11">Build using the C++11 standard</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> @@ -31,6 +30,7 @@ <flag name="fortran">Compile included Fortran programs</flag> <flag name="gdml">Enable GDML writer and reader</flag> <flag name="http">Enable http server support including but not limited to fastcgi support</flag> + <flag name="jupyter">Install dependencies to enable ROOT's C++ kernel in Jupyter notebooks</flag> <flag name="libcxx">Build ROOT against <pkg>sys-libs/libcxx</pkg></flag> <flag name="minuit">Build ROOT's internal versions of minuit (fortran) and minuit2 (C++)</flag> <flag name="pythia6">Build the interface for <pkg>sci-physics/pythia</pkg> version 6.x </flag> @@ -44,7 +44,6 @@ <flag name="unuran">Enable support for <pkg>sci-mathematics/unuran</pkg></flag> <flag name="uring">Enable support for <pkg>sys-libs/liburing</pkg> in RNTuple</flag> <flag name="vc">Enable support for <pkg>dev-libs/vc</pkg> with VecCore</flag> - <flag name="vmc">Built the Virtual Monte Carlo library</flag> <flag name="xrootd">Build the interface for <pkg>net-libs/xrootd</pkg> </flag> </use> </pkgmetadata> |