pkgbase = polybar
	pkgdesc = A fast and easy-to-use status bar
	pkgver = 3.1.0
	pkgrel = 4
	url = https://github.com/jaagr/polybar
	install = polybar.install
	arch = i686
	arch = x86_64
	license = MIT
	makedepends = cmake
	makedepends = git
	makedepends = python
	makedepends = python2
	makedepends = pkg-config
	depends = cairo
	depends = xcb-util-image
	depends = xcb-util-wm
	depends = xcb-util-xrm
	depends = xcb-util-cursor
	optdepends = alsa-lib: alsa module support
	optdepends = libmpdclient: mpd module support
	optdepends = wireless_tools: network module support
	optdepends = jsoncpp: i3 module support
	optdepends = i3-wm: i3 module support
	optdepends = ttf-unifont: Font used in example config
	optdepends = siji-git: Font used in example config
	optdepends = curl: github module support
	conflicts = polybar-git
	source = polybar::git+https://github.com/jaagr/polybar.git#tag=3.1.0
	md5sums = SKIP

pkgname = polybar

