Initial commit
This commit is contained in:
@@ -0,0 +1,42 @@
|
||||
name: tlp
|
||||
description: Optimize Linux laptop battery life
|
||||
version: 1.10.2
|
||||
revision: 1
|
||||
url: https://linrunner.de/en/tlp/tlp.html
|
||||
license: GPL-2.0-or-later
|
||||
architecture: any
|
||||
output_architecture: any
|
||||
type: source
|
||||
optional_depends:
|
||||
- ethtol:For disabling Wake On Lan
|
||||
- smartmontools:For displaying S.M.A.R.T data
|
||||
downloads:
|
||||
- url: https://github.com/linrunner/TLP/archive/refs/tags/${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: a0b8bd8193d96853d2876c552b3b2bdf46bd1258fffc9ac598acc67eb73b56d5
|
||||
split_packages:
|
||||
- name: tlp
|
||||
keep:
|
||||
- etc/tlp.conf
|
||||
depends:
|
||||
- bash
|
||||
- hdparm
|
||||
- iw
|
||||
- pciutils
|
||||
- perl
|
||||
- util-linux
|
||||
- usbutils
|
||||
- name: tlp-pd
|
||||
description: Optimize Linux laptop battery life - Power Profiles Daemon
|
||||
depends:
|
||||
- glib
|
||||
- python3
|
||||
- python-dbus
|
||||
- python-pygobject
|
||||
- python-shtab
|
||||
- tlp
|
||||
conflicts:
|
||||
- power-profiles-daemon
|
||||
provides:
|
||||
- power-profiles-daemon
|
||||
Reference in New Issue
Block a user