blob: d6eb359c24d271f2dc49904a1f4cd25554c4c7a4 (
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
27
28
29
30
31
|
pkgbase = polybar
pkgdesc = A fast and easy-to-use status bar
pkgver = 2.4.2
pkgrel = 1
url = https://github.com/jaagr/polybar
arch = i686
arch = x86_64
license = MIT
makedepends = cmake
makedepends = python
makedepends = python2
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
optdepends = ttf-unifont: Font used in example config
optdepends = siji-git: Font used in example config
conflicts = polybar-git
conflicts = lemonbuddy-git
conflicts = lemonbuddy
source = polybar::git+https://github.com/jaagr/polybar.git#tag=2.4.2
md5sums = SKIP
pkgname = polybar
|