1 # Copyright 1999-2023 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
8 DESCRIPTION="A linux kernel module that enables calls to ACPI"
9 HOMEPAGE="https://github.com/nix-community/acpi_call"
10 SRC_URI="https://github.com/nix-community/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
20 local modargs=( KDIR=${KV_OUT_DIR} )
21 local modlist=( acpi_call=misc )
23 linux-mod-r1_src_compile
27 linux-mod-r1_src_install
30 insinto /usr/share/acpi_call