mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-24 04:35:11 +02:00
13 lines
584 B
Bash
13 lines
584 B
Bash
# Template file for 'powerstat'
|
|
pkgname=powerstat
|
|
version=0.04.03
|
|
revision=1
|
|
build_style=gnu-makefile
|
|
make_use_env=yes
|
|
short_desc="Measures the power consumption using the ACPI battery information"
|
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="https://github.com/ColinIanKing/powerstat"
|
|
changelog="https://raw.githubusercontent.com/ColinIanKing/powerstat/master/debian/changelog"
|
|
distfiles="https://github.com/ColinIanKing/powerstat/archive/refs/tags/V${version}.tar.gz"
|
|
checksum=f7612bb5af9c1355bda30b0441aaab34e0b125bd867e7feac98671fd39de9b17
|