| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 25.1.0.49348-r0 | 8 | ~amd64 | 0 |
# 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="Provides NI JSON Map Files"
HOMEPAGE="https://www.ni.com/r/ni-linux-device-drivers"
SRC_URI="nijsonmapi-25.1.0.49348-0+f196.noarch.rpm"
LICENSE="all-rights-reserved"
SLOT="0"
KEYWORDS="~amd64"
RESTRICT="bindist mirror fetch"
RDEPEND="
app-alternatives/sh
app-arch/rpm
"
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)"
}
app-alternatives/sh app-arch/rpm