UmVirt LFS Package info

DB commit: 3c6efcfc536d7802c89703820d548c1aec13ba9b
APP commit: f0568a86eced844506f88e1faa2e7a1c73783ddf
[ BASH | XML | JSON ]

lm-sensors

The lm-sensors package provides userspace support for the hardware monitoring drivers in the Linux kernel. This is useful for monitoring the temperature of the CPU and adjusting the performance of some hardware (such as cooling fans).

Package info

Template:
Codename: lm-sensors
Source file: lm-sensors-3-6-2.tar.gz
Source file size: 292327
Source file MD5-checkum: 44c733f509cd4a31494fd3e355152b0a
Source directory: lm-sensors-3-6-2
Package URL: https://umvirt.com/linux/downloads/0.2.4/packages/l/lm-sensors-3-6-2.tar.gz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.4/packages/l/lm-sensors-3-6-2.tar.gz.md5sum
Dependances: which.
Dependance of: net-snmp, lxqt-panel, plasma.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
#

Build script:
make PREFIX=/usr        \
     BUILD_STATIC_LIB=0 \
     MANDIR=/usr/share/man

Install script:
make PREFIX=/usr        \
     BUILD_STATIC_LIB=0 \
     MANDIR=/usr/share/man install &&

install -v -m755 -d /usr/share/doc/lm-sensors-3-6-2 &&
cp -rv              README INSTALL doc/* \
                    /usr/share/doc/lm-sensors-3-6-2