summaryrefslogtreecommitdiff
path: root/x11-misc/xmobar/metadata.xml
blob: bcca3a0444dbac92344a6e72f0a986045fcb8f56 (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
25
26
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://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="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>
	<upstream>
		<remote-id type="hackage">xmobar</remote-id>
	</upstream>
</pkgmetadata>