blob: bbf81343518887ff965f7dbe2c124d51f426e453 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>jayf@gentoo.org</email>
<name>Jay Faulkner</name>
</maintainer>
<longdescription lang="en">
TLP is a command line utility for Linux to optimize laptop battery life. Primarily by tweaking
kernel settings that affect power consumption.
</longdescription>
<use>
<flag name="ppd">TLP Profiles Daemon that replaces power-profiles-daemon by using the same D-Bus API.</flag>
<flag name="rdw">Enables TLP Radio Device Wizard feature</flag>
</use>
<origin>srcux</origin>
</pkgmetadata>
|