gentoo/sys-process/bottom/metadata.xml
Lucas Hosseini 7df54ac020
sys-process/bottom: add zfs and gpu USE
Signed-off-by: Lucas Hosseini <lucas.hosseini@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/30296
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
2023-04-18 16:10:29 +03:00

25 lines
966 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>randy@electronsweatshop.com</email>
<name>Randy Barlow</name>
</maintainer>
<maintainer type="project" proxied="proxy">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<longdescription lang="en">
A cross-platform graphical process/system monitor with a customizable interface and a
multitude of features. Supports Linux, macOS, and Windows. Inspired by both gtop and gotop.
</longdescription>
<upstream>
<remote-id type="github">ClementTsang/bottom</remote-id>
</upstream>
<use>
<flag name='battery'>Include support for laptop battery information</flag>
<flag name='gpu'>Include support for GPU temperature and memory usage information</flag>
<flag name='zfs'>Include support for ZFS ARC memory usage information</flag>
</use>
</pkgmetadata>