1
0
Fork 0
mirror of https://github.com/polybar/polybar.git synced 2024-11-18 13:55:11 -05:00
polybar/contrib/polybar.aur/.SRCINFO
Michael Carlberg e1483c3f65 refactor(xresources): Use xcb-util-xrm
Drop the Xlib version and handle X resource
lookups using xcb-util-xrm

Refs #356
2017-01-20 02:26:01 +01:00

32 lines
925 B
Text

pkgbase = polybar
pkgdesc = A fast and easy-to-use status bar
pkgver = 2.5.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
depends = libxft
depends = xcb-util-wm
depends = xcb-util-xrm
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 = curl: github 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.5.2
install = polybar.install
md5sums = SKIP
pkgname = polybar