lm_sensors: moved to attic
This commit is contained in:
parent
04bb639ecf
commit
3fb9e3cb0d
@ -1,50 +0,0 @@
|
||||
drwxr-xr-x root/root etc/
|
||||
-rw-r--r-- root/root etc/sensors.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
|
||||
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.0
|
||||
-rwxr-xr-x root/root usr/lib/libsensors.so.3.1.0
|
||||
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
|
||||
drwxr-xr-x root/root usr/man/man3/
|
||||
-rw-r--r-- root/root usr/man/man3/libsensors.3.gz
|
||||
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
|
||||
-rwxr-xr-x root/root usr/sbin/sensors-detect
|
@ -1 +0,0 @@
|
||||
c9a1b4fc8660d2cd8715b0a05f89b83f lm_sensors-2.10.0.tar.gz
|
@ -1,16 +0,0 @@
|
||||
# Description: Tools for monitoring system health (temperatures, voltages, fan speed, etc)
|
||||
# URL: http://www2.lm-sensors.nu/~lm78
|
||||
# Maintainer:
|
||||
# Packager:
|
||||
|
||||
name=lm_sensors
|
||||
version=2.10.0
|
||||
release=1
|
||||
source=(http://www2.lm-sensors.nu/~lm78/archive/$name-$version.tar.gz)
|
||||
|
||||
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
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user