Files
guru/gui-libs/cubegui/metadata.xml
Alessandro Barbieri be76feda3f gui-libs/cubegui: new package, add 4.7
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
2022-06-14 10:00:25 +02:00

14 lines
518 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://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="scorep">Enable scorep support</flag>
<flag name="webengine">Enables usage of the QtWebEngine for the HTML Documentation</flag>
</use>
</pkgmetadata>