summaryrefslogtreecommitdiff
blob: 7cb1b0df79416b467d9352129bada73be556dbf0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?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="mpd">Support mpd plugin</flag>
		<flag name="mpris">Enables MPRIS v1, v2  support</flag>
		<flag name="timezone">Enables localized date support</flag>
		<flag name="with_conduit">Use conduit to fetch weather data.</flag>
		<flag name="with_uvmeter">Plugin to show UV data for Australia.</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>