pkgbase = tlp-git
	pkgver = 1.10.0.b1.r10.33007a3
	pkgrel = 1
	url = https://linrunner.de/en/tlp/tlp.html
	install = tlp.install
	arch = any
	license = GPL-2.0-or-later AND GPL-3.0-only
	makedepends = git
	source = git+https://github.com/linrunner/TLP.git
	sha256sums = SKIP

pkgname = tlp-git
	pkgdesc = Optimize laptop battery life
	depends = bash
	depends = hdparm
	depends = iw
	depends = pciutils
	depends = perl
	depends = rfkill
	depends = usbutils
	depends = util-linux
	optdepends = bash-completion: Bash completion
	optdepends = ethtool: Disable Wake On Lan
	optdepends = smartmontools: Display S.M.A.R.T. data in tlp-stat
	optdepends = tlp-pd: Switch power profiles from the desktop
	optdepends = tlp-rdw: Switch wifi and bluetooth on/off automatically
	optdepends = tp_smapi: Older ThinkPad battery functions (before Sandy Bridge)
	provides = tlp
	conflicts = laptop-mode-tools
	conflicts = pm-utils
	conflicts = tlp
	conflicts = tuned
	backup = etc/tlp.conf

pkgname = tlp-pd-git
	pkgdesc = Switch power profiles from the desktop
	depends = glib2
	depends = polkit
	depends = python
	depends = python-gobject
	depends = tlp
	provides = power-profiles-daemon
	provides = tlp-pd
	conflicts = power-profiles-daemon
	conflicts = tlp-pd
	conflicts = tuned-ppd

pkgname = tlp-rdw-git
	pkgdesc = Switch wifi and bluetooth on/off automatically
	depends = bash
	depends = networkmanager
	depends = tlp
	provides = tlp-rdw
	conflicts = tlp-rdw
