void-packages/srcpkgs/lm-sensors/template
2010-11-10 14:56:32 +01:00

23 lines
797 B
Plaintext

# Template file for 'lm-sensors'
pkgname=lm-sensors
version=3.2.0
wrksrc="lm_sensors-${version}"
distfiles="http://dl.lm-sensors.org/$pkgname/releases/lm_sensors-$version.tar.bz2"
build_style=gnu_makefile
make_build_target="all"
make_install_args="PREFIX=/usr MANDIR=/usr/share/man"
short_desc="Utilities to read temperature/voltage/fan sensors"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=bde7e1d8b473bca6528694b696668c4cd0a28515aef36b961e4f7d8a6b47e581
long_desc="
$pkgname provides most complete hardware health monitoring support for
Linux, in the form of kernel drivers and a user-space library"
conf_files="/etc/sensors3.conf"
subpackages="libsensors libsensors-devel"
Add_dependency run glibc
Add_dependency run libsensors
Add_dependency full perl ">=0"
Add_dependency build flex