gui-libs/cubegui: new package, add 4.7

Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2022-06-14 03:48:37 +02:00
parent 489e3b138d
commit be76feda3f
4 changed files with 150 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
<?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>