Install this package:
emerge -a media-libs/vsgXchange
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask media-libs/vsgXchange
Or alternatively:
emerge --autounmask-write -a media-libs/vsgXchange
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 9999 | 8 | 0 |
<pkgmetadata> <maintainer type="person"> <email>waebbl-gentoo@posteo.net</email> <name>Bernd Waibel</name> </maintainer> <longdescription> Utility library for converting data and materials to and from VulkanSceneGraph. The package can directly read a range of shader and image formats. </longdescription> <use> <flag name="assimp"> Support various 3D file formats using <pkg>media-libs/assimp</pkg> </flag> <flag name="freetype"> Enable font conversion through <pkg>media-libs/freetype</pkg> </flag> <flag name="gdal"> Support GIS related formats using <pkg>sci-libs/gdal</pkg> </flag> <flag name="openscenegraph"> Support data exchange with <pkg>dev-games/openscenegraph</pkg> </flag> </use> <upstream> <remote-id type="github">vsg-dev/vsgXchange</remote-id> </upstream> </pkgmetadata>
Manage flags for this package:
euse -i <flag> -p media-libs/vsgXchange |
euse -E <flag> -p media-libs/vsgXchange |
euse -D <flag> -p media-libs/vsgXchange
| Flag | Description | 9999 |
|---|---|---|
| assimp | Support various 3D file formats using <pkg>media-libs/assimp</pkg> | ✓ |
| curl | ⚠️ | ✓ |
| freetype | Enable font conversion through <pkg>media-libs/freetype</pkg> | ✓ |
| gdal | Support GIS related formats using <pkg>sci-libs/gdal</pkg> | ✓ |
| openexr | ⚠️ | ✓ |
| openscenegraph | Support data exchange with <pkg>dev-games/openscenegraph</pkg> | ✓ |