gentoo-ebuilds/sys-power/apcupsd/metadata.xml
Conrad Kostecki 2c71a83362
sys-power/apcupsd: add myself as co-maint
Closes: https://github.com/gentoo/gentoo/pull/40199
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
2025-01-24 00:51:25 +01:00

33 lines
1.2 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person" proxied="yes">
<email>john.einar@gmail.com</email>
<name>John Einar Reitan</name>
</maintainer>
<maintainer type="person">
<email>conikost@gentoo.org</email>
<name>Conrad Kostecki</name>
</maintainer>
<maintainer type="project">
<email>base-system@gentoo.org</email>
<name>Gentoo Base System</name>
</maintainer>
<longdescription lang="en">
Apcupsd can be used for power mangement and controlling most of
APC's UPS models on Unix and Windows machines. Apcupsd works with
most of APC's Smart-UPS models as well as most simple signalling
models such a Back-UPS, and BackUPS-Office. During a power failure,
apcupsd will inform the users about the power failure and that a
shutdown may occur. If power is not restored, a system shutdown
will follow when the battery is exhausted, a timeout (seconds)
expires, or runtime expires based on internal APC calculations
determined by power consumption rates.
</longdescription>
<upstream>
<remote-id type="sourceforge">apcupsd</remote-id>
</upstream>
<use>
<flag name="modbus">Enable MODBUS support over USB</flag>
</use>
</pkgmetadata>