Install this package:
emerge -a media-libs/vsgFramework
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask media-libs/vsgFramework
Or alternatively:
emerge --autounmask-write -a media-libs/vsgFramework
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 9999 | 8 | 0 |
<pkgmetadata>
<maintainer type="person">
<email>waebbl-gentoo@posteo.net</email>
<name>Bernd Waibel</name>
</maintainer>
<longdescription>
Meta package to pull in all VulkanSceneGraph related packages.
The package does not use the FetchContent mechanism, but pulls
in all dependent libraries.
</longdescription>
<use>
<flag name="assimp">
Use <pkg>media-libs/assimp</pkg> with vsgXchange
</flag>
</use>
<upstream>
<remote-id type="github">vsg-dev/vsgFramework</remote-id>
</upstream>
</pkgmetadata>
Manage flags for this package:
euse -i <flag> -p media-libs/vsgFramework |
euse -E <flag> -p media-libs/vsgFramework |
euse -D <flag> -p media-libs/vsgFramework
| Flag | Description | 9999 |
|---|---|---|
| assimp | Use <pkg>media-libs/assimp</pkg> with vsgXchange | ✓ |
| source | Install source files of example programs as well ⚠️ | ✓ |