mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-01 23:28:08 -07:00
Signed-off-by: Alejandro Fernandez <alferguet@gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/46591 Closes: https://github.com/gentoo/gentoo/pull/46591 Signed-off-by: Florian Schmaus <flow@gentoo.org>
26 lines
1.0 KiB
XML
26 lines
1.0 KiB
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>
|
|
<flag name='nvidia'>Include support for Nvidia GPU usage information</flag>
|
|
</use>
|
|
</pkgmetadata>
|