You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/x11-misc/xmobar/metadata.xml

31 lines
1.4 KiB

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>haskell@gentoo.org</email>
<name>Gentoo Haskell</name>
</maintainer>
<use>
<flag name="alsa">Use alsa-mixer to get the volume from soundcards</flag>
<flag name="dbus">Publish a service on the session bus for controlling xmobar</flag>
<flag name="inotify">inotify support (modern Linux only). Required for the Mail and MBox plugins</flag>
<flag name="mpd">Support mpd plugin</flag>
<flag name="timezone">Enables localized date support</flag>
<flag name="mpris">Enables MPRIS v1, v2 support</flag>
<flag name="rtsopts">Reduce process wakekups frequency to decrease CPU usage</flag>
<flag name="uvmeter">Plugin to show UV data for Australia</flag>
<flag name="weather">Enable weather plugin</flag>
<flag name="wifi">Wireless info support via nl80211. Required for the Wireless plugin on systems running Linux</flag>
<flag name="iwlib">Wireless info support via Wext ioctls (deprecated)</flag>
<flag name="xft">Use Xft to render text. UTF-8 support included</flag>
<flag name="xpm">Enable usage of xpm for icons</flag>
</use>
<longdescription>
Xmobar is a minimalistic text based status bar.
Inspired by the Ion3 status bar, it supports similar
features, like dynamic color management, output templates,
and extensibility through plugins.
</longdescription>
</pkgmetadata>