sys-kernel/zenpower - 0.1.12 (gig)

Search

Package Information

Description:
Linux kernel driver for reading sensors of AMD Zen family CPUs
Homepage:
https://github.com/ocerman/zenpower
License:
GPL-2

Ebuild Details

Version EAPI Keywords Slot
0.1.12 7 ~amd64 ~x86 0
View Raw Ebuild
# Copyright 2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7

inherit linux-info linux-mod

DESCRIPTION="Linux kernel driver for reading sensors of AMD Zen family CPUs"
HOMEPAGE="https://github.com/ocerman/zenpower"
SRC_URI="https://github.com/ocerman/zenpower/archive/v${PV}.tar.gz -> ${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

DEPEND=""
RDEPEND="${DEPEND}"
BDEPEND=""

CONFIG_CHECK="HWMON PCI AMD_NB"

BUILD_TARGETS="modules"
MODULE_NAMES="zenpower(kernel/drivers/hwmon:${S})"

Manifest for 0.1.12

Type File Size Source URLs
DIST zenpower-0.1.12.tar.gz 13131 bytes https://github.com/ocerman/zenpower/archive/v0.1.12.tar.gz