You should remove old initscripts support.
Search Criteria
Package Details: thinkfan 2.0.0-3
Package Actions
| Git Clone URL: | https://aur.archlinux.org/thinkfan.git (read-only, click to copy) |
|---|---|
| Package Base: | thinkfan |
| Description: | A minimalist fan control program. Supports the sysfs hwmon interface and thinkpad_acpi |
| Upstream URL: | https://github.com/vmatare/thinkfan |
| Licenses: | GPL-3.0-or-later |
| Submitter: | FALKER |
| Maintainer: | Lawstorant |
| Last Packager: | harmathy |
| Votes: | 198 |
| Popularity: | 1.62 |
| First Submitted: | 2009-03-02 09:01 (UTC) |
| Last Updated: | 2025-07-15 18:18 (UTC) |
Dependencies (6)
- gcc-libs (gcc-libs-gitAUR, gcc-libs-fast-optimizedAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-git-native-pgoAUR, glibc-eacAUR)
- libatasmart (libatasmart-gitAUR)
- lm_sensors (lm_sensors-it87-gitAUR, lm_sensors-gitAUR)
- yaml-cpp
- cmake (cmake3AUR, cmake-gitAUR) (make)
Required by (3)
Sources (3)
Latest Comments
« First ‹ Previous 1 .. 7 8 9 10 11 12 13 14 15 16 Next › Last »
Raziel23 commented on 2013-06-04 06:59 (UTC)
KaiSforza commented on 2013-06-01 06:49 (UTC)
May want to check the .service file. After the usr move it won't matter, but before, and people will be complaining about breakage.
notizblock commented on 2013-06-01 06:40 (UTC)
thx for the hint, fixed.
donniezazen commented on 2013-05-31 23:27 (UTC)
I suppose binaries should be moved to /usr/bin.
https://mailman.archlinux.org/pipermail/arch-dev-public/2013-May/025026.html
w0ng commented on 2013-03-27 10:36 (UTC)
Suggestion: Install a defualt thinkfan.conf into /etc by adding
install -D -m644 examples/thinkfan.conf.thinkpad ${pkgdir}/etc/thinkfan.conf
notizblock commented on 2013-01-07 19:32 (UTC)
thank you very much! :)
jyc commented on 2013-01-07 00:36 (UTC)
Works great on fresh install with systemd on T430. Thanks for maintaining the package, notizblock!
yaourt -S thinkfan
sudo systemctl enable thinkfan.service
# edit /etc/thinkfan.conf (used https://gist.github.com/4471319)
sudo echo "options thinkpad_acpi experimental=1 fan_control=1" > /etc/modprobe.d/thinkfan.conf
notizblock commented on 2012-11-27 17:24 (UTC)
@KaiSforza: included your changes. Thank you!
KaiSforza commented on 2012-11-26 22:51 (UTC)
Updated the pkgbuild. With pacman-git, pkgbuilds without a 'package()' function throw a non-fetal error, and there really should be a distinction between the 'make' and installing into the pkgdir. Thanks!
https://github.com/KaiSforza/archlinux-pkgbuilds/blob/master/kernel/thinkfan/PKGBUILD
notizblock commented on 2012-11-08 19:04 (UTC)
@spambanane, good point; updated
Pinned Comments