Skip to content

Commit

Permalink
sci-ni: manual fixes
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Ammerlaan <[email protected]>
  • Loading branch information
Nowa-Ammerlaan committed Feb 1, 2024
1 parent da0cdc5 commit 73fd9ff
Show file tree
Hide file tree
Showing 8 changed files with 28 additions and 52 deletions.
1 change: 0 additions & 1 deletion sci-ni/dkms/Manifest

This file was deleted.

40 changes: 0 additions & 40 deletions sci-ni/dkms/dkms-3.0.6-r1.ebuild

This file was deleted.

8 changes: 0 additions & 8 deletions sci-ni/dkms/metadata.xml

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,4 @@ app-arch/rpm
>=sci-ni/ni_adcs_notices-22.8.0
>=sci-ni/ni_apal_errors-22.8.0
>=sci-ni/ni_bci_libs-22.8.0
>=sci-ni/ni_labview-22.0.0
"
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,4 @@ app-arch/rpm
>=sci-ni/ni_ecumc_example_finder_support-22.8.0
>=sci-ni/ni_ecumc_notices-22.8.0
>=sci-ni/ni_ecumc_xnet_support-22.8.0
>=sci-ni/ni_labview-22.0.0
"
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ RESTRICT="bindist mirror fetch"
RDEPEND="
app-alternatives/sh
app-arch/rpm
>=sci-ni/labview_2024_exe-24.1.0
>=sci-ni/labview_2024_exe_libs-24.1.0
>=sci-ni/labview_2024_rte-24.1.0
>=sci-ni/ni_ceip-23.8.0
>=sci-ni/ni_help_launcher-24.0.0
Expand Down
1 change: 1 addition & 0 deletions sci-ni/ni_rio_niriochinch_dkms/Manifest
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ DIST ni-rio-niriochinch-dkms-23.0.0.49286-0+f134.x86_64.rpm 184518 BLAKE2B eed8a
DIST ni-rio-niriochinch-dkms-23.3.0.49256-0+f104.x86_64.rpm 184529 BLAKE2B ba6125c10b21ffe9676a1cbbf80686754ead45b88f643f068be32b99463352a83af79920eab738f71a0716778ad18c131cb86df1d0780cb0a46ca049ec37d529 SHA512 cf137080bbc4cf87096b1e5101277a28ec2ad51be36828aa583b49ac657fb1bf3e77a93a9f6fb005296fa54ab19d46d2b9b17dc26bb8b016130b29a4f6c952f5
DIST ni-rio-niriochinch-dkms-23.5.0.49271-0+f119.x86_64.rpm 184529 BLAKE2B 7af91f74fbb900f74bfdf01fdcc1b2de18a47db9a214321797cf17fb70c74f4c1d8b5e1c294d089383f508dabb16ec211d384904122bbd2c38431b048bf43c4a SHA512 9a440c07f8077171cb0175b5e31eebd95c6c2dbf8bdc3792534132f369f1586fbc9841360dc5ac4d48d63ccfb4d6233e3ded096bb1487f054dfc53ac79cdab6b
DIST ni-rio-niriochinch-dkms-23.8.0.49243-0+f91.x86_64.rpm 184511 BLAKE2B 05d2f9a9a8955107ff45579a2f3b6c82c7e730e689d9d2a532fab2390aaf27450df61f931f0b253032d6cdf29ac33a628621a4010ce12014e39ecacea1b67590 SHA512 ed598e3269a23e039d9738917ed0e117f516df0e4845db247d8110ddfa1cab55fdae31b64a2fdc2d22fe76c6922be9ea0efc50e688247d918cd82f4e4ec21247
DIST ni-rio-niriochinch-dkms-24.0.0.49234-0+f82.x86_64.rpm 184506 BLAKE2B 866050d8289d45711ca1bbd7d9cbd920d427fc79f5c7d0c89d8bfe6131512d50550eaaabbd3413a2c95c1945f3522eb57764b9f5bf341cdf9d1cf468fcdf6896 SHA512 617d267290dec457095231b40c7e5fa7452ddc88997efff0ec180339b6ca2abddac0f771c0f3f655dcadb99d77aef29346bee3aecc2fcc64f6a2f5c1b26b6af7
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
"

0 comments on commit 73fd9ff

Please sign in to comment.