-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Andrew Ammerlaan <[email protected]>
- Loading branch information
1 parent
da0cdc5
commit 73fd9ff
Showing
8 changed files
with
28 additions
and
52 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
26 changes: 26 additions & 0 deletions
26
sci-ni/ni_rio_niriochinch_dkms/ni_rio_niriochinch_dkms-24.0.0.49234-r0.ebuild
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
# Copyright 1999-2023 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-RIO niriochinch kernel module" | ||
HOMEPAGE="https://www.ni.com/r/ni-linux-device-drivers" | ||
SRC_URI="https://download.ni.com/ni-linux-desktop/2024/Q1/rpm/ni/el9/ni-rio-niriochinch-dkms-24.0.0.49234-0+f82.x86_64.rpm" | ||
|
||
LICENSE="all-rights-reserved" | ||
KEYWORDS="~amd64" | ||
SLOT="0" | ||
|
||
RESTRICT="bindist mirror" | ||
|
||
RDEPEND=" | ||
app-alternatives/sh | ||
app-arch/rpm | ||
>=sci-ni/ni_kal-24.0.0 | ||
>=sci-ni/ni_rio_dkms-24.0.0 | ||
sys-kernel/dkms | ||
" |