# Copyright 1999-2023 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="Application to view offline help for NI software" HOMEPAGE="https://www.ni.com/r/ni-linux-device-drivers" SRC_URI="ni-offline-help-viewer-24.0.0.49201-0+f49.x86_64.rpm" LICENSE="all-rights-reserved" KEYWORDS="~amd64" SLOT="0" RESTRICT="bindist mirror fetch" RDEPEND=" app-accessibility/at-spi2-core app-alternatives/sh app-arch/rpm dev-perl/Gtk3 >=sci-ni/ni_euladepot-24.0.0 x11-libs/libXScrnSaver " 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)" }