24 lines
753 B
XML
24 lines
753 B
XML
<!--Copyright 2019 rexy712-->
|
|
<!--Distributed under the terms of the GNU General Public License v3-->
|
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>rexerton.rexy@tutamail.com</email>
|
|
<name>rexy712</name>
|
|
</maintainer>
|
|
<longdescription>
|
|
rexledctl is a program which can control LED devices output level. Operates the same as rexbacklight.
|
|
</longdescription>
|
|
<use>
|
|
<flag name="compat">Enable compatabilty options from xbacklight</flag>
|
|
<flag name="restore">Enable restore file functionality</flag>
|
|
<flag name="udev">Install udev rule to allow users of the video group to control LED devices</flag>
|
|
</use>
|
|
</pkgmetadata>
|
|
|
|
|
|
|
|
|