# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

# This ebuild was generated with ../update-ebuilds.sh

EAPI=8

inherit rpm-extended

DESCRIPTION="NI MX Driver Framework Library"
HOMEPAGE="https://www.ni.com/r/ni-linux-device-drivers"
SRC_URI="https://download.ni.com/ni-linux-desktop/2022/Q1/rpm/ni/el8/ni-mxdf-21.5.0.49258-0+f106.x86_64.rpm"

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

RESTRICT="bindist mirror"

RDEPEND="
app-arch/rpm
app-shells/bash
sci-ni/ni_mdbg
>=sci-ni/ni_mdbg-21.5.0
>=sci-ni/ni_mxdf_dkms-21.5.0
>=sci-ni/ni_mxdf_errors-21.5.0
sci-ni/ni_orb
>=sci-ni/ni_orb-21.5.0
sci-ni/ni_pal
>=sci-ni/ni_pal-21.5.0
sys-devel/gcc
sys-libs/glibc
"