1 # Maintainer: Maxime Gauduin <alucryd@archlinux.org>
2 # Contributor: Marc Schulte <bomba@nerdstube.de>
12 url=https://linrunner.de/en/tlp/tlp.html
15 _tag=fac9cdbbf976a65ed34397f6daac9d775c4a56f0
16 source=(git+https://github.com/linrunner/TLP.git#tag=${_tag})
26 pkgdesc='Linux Advanced Power Management'
37 'bash-completion: Bash completion'
38 'ethtool: Disable Wake On Lan'
39 'smartmontools: Display S.M.A.R.T. data in tlp-stat'
40 'tp_smapi: Older ThinkPad battery functions (before Sandy Bridge)'
50 export TLP_SBIN=/usr/bin
51 export TLP_SDSL=/usr/lib/systemd/system-sleep
52 export TLP_SYSD=/usr/lib/systemd/system
53 export TLP_ULIB=/usr/lib/udev
54 export TLP_WITH_ELOGIND=0
55 export TLP_WITH_SYSTEMD=1
57 make DESTDIR="${pkgdir}" -C TLP install-tlp install-man-tlp
61 pkgdesc='Linux Advanced Power Management - Radio Device Wizard'
67 make DESTDIR="${pkgdir}" -C TLP install-rdw install-man-rdw