lm_sensors: updated to 3.0.1
This commit is contained in:
parent
b7edfa89b2
commit
1b48fc8505
@ -1,25 +1,18 @@
|
||||
drwxr-xr-x root/root etc/
|
||||
-rw-r--r-- root/root etc/sensors.conf
|
||||
-rw-r--r-- root/root etc/sensors3.conf
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/ddcmon
|
||||
-rwxr-xr-x root/root usr/bin/decode-dimms.pl
|
||||
-rwxr-xr-x root/root usr/bin/decode-edid.pl
|
||||
-rwxr-xr-x root/root usr/bin/decode-vaio.pl
|
||||
-rwxr-xr-x root/root usr/bin/decode-xeon.pl
|
||||
-rwxr-xr-x root/root usr/bin/sensors
|
||||
-rwxr-xr-x root/root usr/bin/sensors-conf-convert
|
||||
drwxr-xr-x root/root usr/include/
|
||||
drwxr-xr-x root/root usr/include/linux/
|
||||
-rw-r--r-- root/root usr/include/linux/sensors.h
|
||||
drwxr-xr-x root/root usr/include/sensors/
|
||||
-rw-r--r-- root/root usr/include/sensors/chips.h
|
||||
-rw-r--r-- root/root usr/include/sensors/error.h
|
||||
-rw-r--r-- root/root usr/include/sensors/sensors.h
|
||||
drwxr-xr-x root/root usr/lib/
|
||||
-rw-r--r-- root/root usr/lib/libsensors.a
|
||||
lrwxrwxrwx root/root usr/lib/libsensors.so -> libsensors.so.3
|
||||
lrwxrwxrwx root/root usr/lib/libsensors.so.3 -> libsensors.so.3.1.4
|
||||
-rwxr-xr-x root/root usr/lib/libsensors.so.3.1.4
|
||||
lrwxrwxrwx root/root usr/lib/libsensors.so -> libsensors.so.4
|
||||
lrwxrwxrwx root/root usr/lib/libsensors.so.4 -> libsensors.so.4.0.1
|
||||
-rwxr-xr-x root/root usr/lib/libsensors.so.4.0.1
|
||||
drwxr-xr-x root/root usr/man/
|
||||
drwxr-xr-x root/root usr/man/man1/
|
||||
-rw-r--r-- root/root usr/man/man1/sensors.1.gz
|
||||
@ -29,21 +22,12 @@ drwxr-xr-x root/root usr/man/man5/
|
||||
-rw-r--r-- root/root usr/man/man5/sensors.conf.5.gz
|
||||
drwxr-xr-x root/root usr/man/man8/
|
||||
-rw-r--r-- root/root usr/man/man8/fancontrol.8.gz
|
||||
-rw-r--r-- root/root usr/man/man8/i2cdetect.8.gz
|
||||
-rw-r--r-- root/root usr/man/man8/i2cdump.8.gz
|
||||
-rw-r--r-- root/root usr/man/man8/i2cget.8.gz
|
||||
-rw-r--r-- root/root usr/man/man8/i2cset.8.gz
|
||||
-rw-r--r-- root/root usr/man/man8/isadump.8.gz
|
||||
-rw-r--r-- root/root usr/man/man8/isaset.8.gz
|
||||
-rw-r--r-- root/root usr/man/man8/pwmconfig.8.gz
|
||||
-rw-r--r-- root/root usr/man/man8/sensors-detect.8.gz
|
||||
drwxr-xr-x root/root usr/sbin/
|
||||
-rwxr-xr-x root/root usr/sbin/fancontrol
|
||||
-rwxr-xr-x root/root usr/sbin/fancontrol.pl
|
||||
-rwxr-xr-x root/root usr/sbin/i2cdetect
|
||||
-rwxr-xr-x root/root usr/sbin/i2cdump
|
||||
-rwxr-xr-x root/root usr/sbin/i2cget
|
||||
-rwxr-xr-x root/root usr/sbin/i2cset
|
||||
-rwxr-xr-x root/root usr/sbin/isadump
|
||||
-rwxr-xr-x root/root usr/sbin/isaset
|
||||
-rwxr-xr-x root/root usr/sbin/pwmconfig
|
||||
|
@ -1 +1 @@
|
||||
77f96bc8a7773e95b2990d756e4925d6 lm_sensors-2.10.5.tar.gz
|
||||
dace0c6bb031bd097a46a336de60587c lm_sensors-3.0.1.tar.bz2
|
||||
|
@ -1,17 +1,15 @@
|
||||
# Description: Tools for monitoring system health (temperatures, voltages, fan speed, etc)
|
||||
# URL: http://www.lm-sensors.org
|
||||
# Maintainer: Mikhail Kolesnik, mike at openbunker dot org
|
||||
# Packager: Attic, unknown at unknown
|
||||
# Depends on:
|
||||
# Depends on: i2c-tools
|
||||
|
||||
name=lm_sensors
|
||||
version=2.10.5
|
||||
version=3.0.1
|
||||
release=1
|
||||
source=(http://dl.lm-sensors.org/lm-sensors/releases/$name-$version.tar.gz)
|
||||
source=(http://dl.lm-sensors.org/lm-sensors/releases/$name-$version.tar.bz2)
|
||||
|
||||
build () {
|
||||
build() {
|
||||
cd $name-$version
|
||||
make user PREFIX=/usr
|
||||
make PREFIX=$PKG/usr ETCDIR=$PKG/etc user_install
|
||||
rm $PKG/usr/include/linux/i2c-dev.h
|
||||
make PREFIX=/usr
|
||||
make PREFIX=$PKG/usr ETCDIR=$PKG/etc install
|
||||
}
|
||||
|
13
lm_sensors/README
Normal file
13
lm_sensors/README
Normal file
@ -0,0 +1,13 @@
|
||||
README for lm_sensors 3.x.x
|
||||
|
||||
REQUIREMENTS
|
||||
|
||||
PRE-INSTALL
|
||||
You might want to save an old config file before upgrading from version 2.x.x
|
||||
and use /usr/bin/sensors-conf-convert script later.
|
||||
|
||||
POST-INSTALL
|
||||
|
||||
RESOURCES
|
||||
This mail provides some information for upgrading:
|
||||
http://lists.crux.nu/pipermail/crux/2008-February/008118.html
|
Loading…
x
Reference in New Issue
Block a user