summaryrefslogtreecommitdiff
path: root/x11-misc/xmobar/metadata.xml
blob: 803eb7d32c2cc94e8745cb17495228b1fe7e721c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/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="datezone">Enables localized date support.</flag>
    <flag name="dbus">Publish a service on the session bus for controlling xmobar.</flag>
    <flag name="mpd">MPD support. Needs libmpd installed.</flag>
    <flag name="mpris">MPRIS v1, v2 support.</flag>
    <flag name="rtsopts">Use -with-rtsopts=-V0 to reduce wakeups.</flag>
    <flag name="timezone">Enables localized date support.</flag>
    <flag name="uvmeter">UVMeter only useful to australians.</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, the kernel.</flag>
    <flag name="xft">Use Xft to render text. UTF-8 support included.</flag>
    <flag name="xpm">Enable usage of xpm for icons.</flag>
    <flag name="xrender">Use XRender for alpha background pseudo-transparency.</flag>
  </use>
  <origin>srcux</origin>
</pkgmetadata>