sys-power/powercap-utils - 0.6.0 (gentoo)

Search

Install

Install this version:

emerge -a =sys-power/powercap-utils-0.6.0

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =sys-power/powercap-utils-0.6.0

Or alternatively:

emerge --autounmask-write -a =sys-power/powercap-utils-0.6.0

Package Information

Description:
C bindings to the Linux Power Capping Framework in sysfs
Homepage:
https://github.com/powercap/powercap
License:
BSD

Ebuild Details

Version EAPI Keywords Slot
0.6.0 8 ~amd64 0
View Raw Ebuild
# Copyright 2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

inherit cmake

DESCRIPTION="C bindings to the Linux Power Capping Framework in sysfs"
HOMEPAGE="https://github.com/powercap/powercap"
SRC_URI="https://github.com/powercap/powercap/archive/refs/tags/v${PV}.tar.gz -> ${P}.gh.tar.gz"

S="${WORKDIR}/powercap-${PV}"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64"

BDEPEND="virtual/pkgconfig"

Inherited Eclasses

Dependencies

BDEPEND

virtual/pkgconfig

Manifest for 0.6.0

Type File Size Source URLs
DIST powercap-utils-0.6.0.gh.tar.gz 37481 bytes https://github.com/powercap/powercap/archive/refs/tags/v0.6.0.tar.gz