media-libs/vsgFramework (waebbl)

Search

Install

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

Package Information

Description:
Meta package to pull in all VulkanSceneGraph related packages. The package does not use the FetchContent mechanism, but pulls in all dependent libraries.
Homepage:
https://github.com/vsg-dev/vsgFramework
License:
MIT

Versions

Version EAPI Keywords Slot
9999 8 0

Metadata

Description

Maintainers

Upstream

Raw Metadata XML
<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>

Lint Warnings

USE Flags

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 ⚠️