<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<email>ionen@gentoo.org</email>
		<name>Ionen Wolkens</name>
	</maintainer>
	<maintainer type="person">
		<email>soap@gentoo.org</email>
		<name>David Seifert</name>
	</maintainer>
	<use>
		<flag name="kernel-open">
			Use the open source variant of the drivers
			(Turing/Ampere+ GPUs only, aka GTX 1650+ --
			recommended with >=560.xx drivers if usable)
		</flag>
		<flag name="persistenced">Install the persistence daemon for keeping devices state when unused (e.g. for headless)</flag>
		<flag name="powerd">Install the NVIDIA dynamic boost support daemon (only useful with specific laptops, ignore if unsure)</flag>
		<flag name="static-libs">Install the XNVCtrl static library for accessing sensors and other features</flag>
		<flag name="tools">Install additional tools such as nvidia-settings</flag>
	</use>
	<upstream>
		<remote-id type="cpe">cpe:/a:nvidia:gpu_driver</remote-id>
		<remote-id type="github">NVIDIA/nvidia-installer</remote-id>
		<remote-id type="github">NVIDIA/nvidia-modprobe</remote-id>
		<remote-id type="github">NVIDIA/nvidia-persistenced</remote-id>
		<remote-id type="github">NVIDIA/nvidia-settings</remote-id>
		<remote-id type="github">NVIDIA/nvidia-xconfig</remote-id>
		<remote-id type="github">NVIDIA/open-gpu-kernel-modules</remote-id>
	</upstream>
</pkgmetadata>