Files
guru/gui-libs/cubegui/metadata.xml
Anna (cybertailor) Vyalkova 19ce4105a6 gui-libs/cubegui: remove scorep dep
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
2023-03-07 00:53:00 +05:00

13 lines
468 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>lssndrbarbieri@gmail.com</email>
<name>Alessandro Barbieri</name>
</maintainer>
<use>
<flag name="concurrent">Enables usage of the QtConcurrent for the the parallel calculations</flag>
<flag name="webengine">Enables usage of the QtWebEngine for the HTML Documentation</flag>
</use>
</pkgmetadata>