# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # This ebuild was generated with ../update-fetch-restrict.sh EAPI=8 inherit rpm-extended DESCRIPTION="LabVIEW Application and VI Library" HOMEPAGE="https://www.ni.com/r/ni-linux-device-drivers" SRC_URI="ni-labview-2022-core-22.3.1.49152-0+f0.x86_64.rpm" LICENSE="all-rights-reserved" KEYWORDS="~amd64" SLOT="0" RESTRICT="bindist mirror fetch" RDEPEND=" app-arch/rpm >=sci-ni/labview_2022_exe_libs-22.3.1 >=sci-ni/labview_2022_rte-22.3.1 >=sci-ni/ni_help_launcher-22.5.0 >=sci-ni/ni_service_locator-22.3.0 " pkg_nofetch() { einfo "This ebuild requires: ${SRC_URI}" einfo "Please download LabVIEW from https://www.ni.com/en-us/support/downloads/software-products/download.labview.html" einfo "Extract the ISOs and tarballs and place all the rpm files in your DESTDIR directory (e.g. /var/cache/distfiles)" }