Files
Alexander Puck Neuwirth 1bca489fa2 sci-physics/yoda: add new optional eigen dependency
Co-authored-by: Paul Zander <negril.nx@gmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/44971
Signed-off-by: Alexander Puck Neuwirth <apn-pucky@gentoo.org>
2025-12-17 07:37:00 +01:00

28 lines
1.0 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>apn-pucky@gentoo.org</email>
<name>Alexander Puck Neuwirth</name>
</maintainer>
<maintainer type="project">
<email>sci-physics@gentoo.org</email>
<name>Gentoo Physics Project</name>
</maintainer>
<longdescription>
Yet more Objects for Data Analysis is a small set of data analysis
(specifically histogramming) classes being developed by MCnet
members as a lightweight common system for MC event generator
validation analyses, particularly as the core histogramming system
in Rivet.
</longdescription>
<use>
<flag name="root">Adds support for <pkg>sci-physics/root</pkg></flag>
<flag name="highfive">Build with <pkg>sci-libs/highfive</pkg> and <pkg>sci-libs/hdf5</pkg></flag>
<flag name="eigen">Build with <pkg>dev-cpp/eigen</pkg></flag>
</use>
<upstream>
<remote-id type="gitlab">hepcedar/yoda</remote-id>
</upstream>
</pkgmetadata>