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/blender/metadata.xml

56 lines
1.8 KiB

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>graphics</herd>
<maintainer>
<email>lu_zero@gentoo.org</email>
<name>Luca Barbato</name>
</maintainer>
<longdescription>
Blender, the open source software for 3D modeling, animation,
rendering, post-production, interactive creation and playback.
</longdescription>
<use>
<flag name='3dmouse'>
Adds support for space navigator devices through package
<pkg>dev-libs/libspnav</pkg>.
</flag>
<flag name='game-engine'>
Adds Game Engine support to Blender.
</flag>
<flag name='collada'>
Add support for Collada interchange format through
<pkg>media-libs/opencollada</pkg>.
</flag>
<flag name='cycles'>
Build cycles renderer (requires <pkg>media-libs/openimageio</pkg> and
<pkg>dev-libs/boost</pkg>).
</flag>
<flag name='dds'>
Adds DDS textures support to Blender.
</flag>
<flag name='player'>
Build the Blender Player. THis requires the Game engine.
</flag>
<flag name='elbeem'>
Adds surface fluid simulation to Blender using El'Beem library.
</flag>
<flag name="doc">
Build C and Python API documentation directly from the source code.
</flag>
<flag name="tweak-mode">
This flag allows you to model without confirming each translation,
in particular it lets you grab with left mouse button (LMB) and not
having to confirm by another click. Blender 'Tweak Mode' is similar
to the 'Tweak Mode' of the Wings modeller (<pkg>media-gfx/wings</pkg>).
</flag>
<flag name="redcode">
This flag add support for RED CODE camera digital format (5K HD
images *.r3d) - EXPERIMENTAL.
</flag>
</use>
</pkgmetadata>