blob: fde93d9beb7f2a6842659978adf97edf062f3752 [file] [log] [blame]
EAPI=7
DESCRIPTION="Empty ebuild to capture CPE info for NVIDIA GPU drivers"
NV_KERNEL_MAX="6.2"
NV_URI="https://download.nvidia.com/XFree86/"
DESCRIPTION="NVIDIA Accelerated Graphics Driver"
HOMEPAGE="https://www.nvidia.com/download/index.aspx"
SRC_URI="
${NV_URI}Linux-x86_64/${PV}/NVIDIA-Linux-x86_64-${PV}.run"
S="${WORKDIR}"
LICENSE="NVIDIA-r2 BSD BSD-2 GPL-2 MIT ZLIB curl openssl"
SLOT="1/${PV%%.*}"
KEYWORDS="*"
IUSE=""
DEPEND=""
RDEPEND="${DEPEND}"
BDEPEND=""