summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorMichael Carlberg2016-11-19 06:09:15 +0100
committerMichael Carlberg2016-11-19 06:09:17 +0100
commit3fdbbadf6b2b5d80cf80521fd8c8068ada1031dd (patch)
tree432520c6b905ce7a222573240c87625267a1f801 /.SRCINFO
downloadaur-3fdbbadf6b2b5d80cf80521fd8c8068ada1031dd.tar.gz
initial commit
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO28
1 files changed, 28 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..ea1ce93465ec
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,28 @@
+pkgbase = polybar
+ pkgdesc = A fast and easy-to-use status bar
+ pkgver = 2.2.8
+ pkgrel = 1
+ url = https://github.com/jaagr/polybar
+ arch = i686
+ arch = x86_64
+ license = MIT
+ makedepends = cmake
+ 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
+ conflicts = polybar-git
+ conflicts = lemonbuddy-git
+ conflicts = lemonbuddy
+ source = polybar::git+https://github.com/jaagr/polybar.git#tag=2.2.8
+ md5sums = SKIP
+
+pkgname = polybar
+