sci-ni/nilvcli - 1.0.0.49152-r0 (natinst)

Search

Package Information

Description:
NI Command Line Interface for LabVIEW
Homepage:
http://www.ni.com/linux/
License:
all-rights-reserved

Ebuild Details

Version EAPI Keywords Slot
1.0.0.49152-r0 8 ~amd64 0
View Raw Ebuild
# Copyright 1999-2020 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="NI Command Line Interface for LabVIEW"
HOMEPAGE="http://www.ni.com/linux/"
SRC_URI="nilvcli-1.0.0.49152-f0.x86_64.rpm"

LICENSE="all-rights-reserved"
SLOT="0"
KEYWORDS="~amd64"

RESTRICT="bindist mirror fetch"

DEPEND="
app-arch/rpm
app-shells/bash
"

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)"
}

Dependencies

DEPEND

app-arch/rpm
app-shells/bash