Files
guru/sci-libs/dart/metadata.xml
Alessandro Barbieri c095b9684f sci-libs/dart: reduce number of useflags
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
2022-05-03 22:21:35 +02:00

19 lines
663 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>
<upstream>
<bugs-to>https://github.com/dartsim/dart/issues</bugs-to>
<remote-id type="github">dartsim/dart</remote-id>
</upstream>
<use>
<flag name="examples">Build the examples</flag>
<flag name="extras">Build the experimental projects that are derived from the core DART project</flag>
<flag name="osg">OpenSceneGraph GUI</flag>
<flag name="tutorials">Build the tutorials</flag>
</use>
</pkgmetadata>