blob: 5e13ce54ddc22758a600023f5576c11a4476605b (
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
32
33
34
35
36
37
38
39
40
|
pkgbase = luastatus-luajit-git
pkgdesc = luastatus (a status bar content generator) built with luajit for better performance - git version
pkgver = r773.8d01bdf
pkgrel = 2
url = https://github.com/shdown/luastatus
arch = x86_64
license = LGPL3
makedepends = git
makedepends = cmake
makedepends = pkg-config
makedepends = python-docutils
makedepends = libxcb>=1.10
makedepends = yajl>=2.0.4
makedepends = alsa-lib>=1.0.27.2
makedepends = libpulse>=4.0
makedepends = libudev.so
makedepends = libnl>=3.0
makedepends = glib2>=2.40.2
makedepends = libx11>=1.6.2
makedepends = xcb-util>=0.3.8
makedepends = xcb-util-wm>=0.4.1
depends = luajit>=2.0.0
optdepends = luastatus-meta: provides all luastatus dependencies
optdepends = lua51-luautf8: for general UTF-8 support
optdepends = libxcb>=1.10: for barlib 'dwm' and plugin 'xtitle'
optdepends = yajl>=2.0.4: for barlib 'i3'
optdepends = alsa-lib>=1.0.27.2: for plugin 'alsa'
optdepends = libpulse>=4.0: for plugin 'pulse'
optdepends = libudev.so: for plugin 'battery-linux', 'backlight-linux' and 'udev'
optdepends = libnl>=3.0: for plugin 'network'
optdepends = glib2>=2.40.2: for plugin 'dbus'
optdepends = libx11>=1.6.2: for plugin 'xkb'
optdepends = xcb-util>=0.3.8: for plugin 'xtitle'
optdepends = xcb-util-wm>=0.4.1: for plugin 'xtitle'
provides = luastatus
conflicts = luastatus
source = git+https://github.com/shdown/luastatus.git
sha256sums = SKIP
pkgname = luastatus-luajit-git
|