2016-11-20 02:00:31 +00:00
|
|
|
pkgbase = polybar
|
|
|
|
pkgdesc = A fast and easy-to-use status bar
|
2016-12-03 16:01:05 +00:00
|
|
|
pkgver = 2.3.8
|
2016-11-20 02:00:31 +00:00
|
|
|
pkgrel = 1
|
|
|
|
url = https://github.com/jaagr/polybar
|
|
|
|
arch = i686
|
|
|
|
arch = x86_64
|
|
|
|
license = MIT
|
|
|
|
makedepends = cmake
|
2016-11-20 23:46:01 +00:00
|
|
|
makedepends = python
|
2016-11-21 01:01:48 +00:00
|
|
|
makedepends = python2
|
2016-11-20 02:00:31 +00:00
|
|
|
makedepends = pkg-config
|
|
|
|
makedepends = boost
|
|
|
|
depends = libxft
|
|
|
|
depends = xcb-util-wm
|
|
|
|
depends = xcb-util-image
|
|
|
|
optdepends = alsa-lib: volume module support
|
|
|
|
optdepends = libmpdclient: mpd module support
|
|
|
|
optdepends = wireless_tools: network module support
|
|
|
|
optdepends = jsoncpp: i3 module support
|
|
|
|
optdepends = i3ipc-glib-git: i3 module support
|
2016-11-20 02:06:03 +00:00
|
|
|
optdepends = ttf-unifont: Font used in example config
|
|
|
|
optdepends = siji-git: Font used in example config
|
2016-11-20 02:00:31 +00:00
|
|
|
conflicts = polybar-git
|
|
|
|
conflicts = lemonbuddy-git
|
|
|
|
conflicts = lemonbuddy
|
2016-12-03 16:01:05 +00:00
|
|
|
source = polybar::git+https://github.com/jaagr/polybar.git#tag=2.3.8
|
2016-11-20 02:00:31 +00:00
|
|
|
md5sums = SKIP
|
|
|
|
|
|
|
|
pkgname = polybar
|
|
|
|
|