sys-power/power-calibrate - 0.01.31 (luke-jr)

Search

Install

Install this version:

emerge -a =sys-power/power-calibrate-0.01.31

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

autounmask =sys-power/power-calibrate-0.01.31

Or alternatively:

emerge --autounmask-write -a =sys-power/power-calibrate-0.01.31

Package Information

Description:
Calibrates the power consumption of a mobile device that has a battery power source.
Homepage:
https://kernel.ubuntu.com/~cking/power-calibrate/
License:
GPL-2

Ebuild Details

Version EAPI Keywords Slot
0.01.31 7 ~amd64 0
View Raw Ebuild
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7

DESCRIPTION="Calibrates the power consumption of a mobile device that has a battery power source."
HOMEPAGE="https://kernel.ubuntu.com/~cking/power-calibrate/"
SRC_URI="https://kernel.ubuntu.com/~cking/tarballs/${PN}/${P}.tar.gz"

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

src_prepare() {
	# Install raw uncompressed manpage
	sed -i 's/\.gz\($\| \)/\1/' Makefile || die

	default
}

Manifest for 0.01.31

Type File Size Source URLs
DIST power-calibrate-0.01.31.tar.gz 28220 bytes https://kernel.ubuntu.com/~cking/tarballs/power-calibrate/power-calibrate-0.01.31.tar.gz