Added lm-sensors-3.1.1 build template.
--HG-- extra : convert_revision : ee015a70d22dcff33f4bb5a1a124a8a8507d71d7
This commit is contained in:
22
srcpkgs/lm-sensors/template
Normal file
22
srcpkgs/lm-sensors/template
Normal file
@@ -0,0 +1,22 @@
|
||||
# Template file for 'lm-sensors'
|
||||
pkgname=lm-sensors
|
||||
version=3.1.1
|
||||
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=d95a3f2a6526f4da2ae145b7bbf45d16f0fb17bfe0d2017c7e02964199d059ef
|
||||
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
|
||||
Add_dependency build flex
|
||||
Reference in New Issue
Block a user