mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-05 14:07:27 -08:00
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>
25 lines
966 B
XML
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>
|