You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/media-gfx/alembic/metadata.xml

44 lines
1.5 KiB

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>waebbl@gmail.com</email>
<name>Bernd Waibel</name>
</maintainer>
<maintainer type="project">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<longdescription>
Alembic is an open computer graphics interchange framework,
developed by Sony Pictures Imageworks Inc. and Lucasfilm Ltd.
</longdescription>
<use>
<flag name="arnold">
Add support for arnold renderer (experimental)
</flag>
<flag name="boost">Use <pkg>dev-libs/boost</pkg> library</flag>
<flag name="examples">Install alembic examples</flag>
<flag name="hdf5">Add support <pkg>sci-libs/hdf5</pkg></flag>
<flag name="maya">
Compile Alembic plugin for Maya (experimental)
</flag>
<flag name="prman">
Compile Alembic plugin for Renderman (experimental)
</flag>
<flag name="pyalembic">
<!-- renamed to python in 1.7.9 -->
Build pyalembic python bindings (needs <pkg>dev-python/pyilmbase</pkg>)
</flag>
<flag name="python">
Build pyalembic python bindings (needs <pkg>dev-python/pyilmbase</pkg>)
</flag>
<flag name="test">Build and run the test-suite</flag>
<flag name="zlib">Use <pkg>sys-libs/zlib</pkg> for compressions</flag>
</use>
<upstream>
<bugs-to>https://github.com/alembic/alembic/issues</bugs-to>
<remote-id type="github">https://github.com/alembic/alembic</remote-id>
</upstream>
</pkgmetadata>