Files
gentoo/media-libs/opensubdiv/metadata.xml
2025-05-08 07:26:30 +01:00

35 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" proxied="yes">
<email>negril.nx+gentoo@gmail.com</email>
<name>Paul Zander</name>
</maintainer>
<maintainer type="project" proxied="proxy">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<use>
<flag name="glfw">
Build all example files that uses (<pkg>media-libs/glfw</pkg>)
</flag>
<flag name="ptex">
Adds support for faster per-face texture mapping through
<pkg>media-libs/ptex</pkg>
</flag>
<flag name="python">
Use <pkg>dev-lang/python</pkg> to process source and documentation source files
</flag>
<flag name="tbb">
Enable multithreading with the Intel Threads Building Blocks through
<pkg>dev-cpp/tbb</pkg>
</flag>
<flag name="tutorials">
Install the tutorials
</flag>
</use>
<upstream>
<remote-id type="github">PixarAnimationStudios/OpenSubdiv</remote-id>
</upstream>
</pkgmetadata>