summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 05b3620652d435ad31b90ecbfda44cee20753bca (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
pkgbase = luastatus
	pkgdesc = universal status bar content generator
	pkgver = 0.6.0
	pkgrel = 7
	url = https://github.com/shdown/luastatus
	arch = x86_64
	license = LGPL3
	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 = lua<5.5
	optdepends = luastatus-meta: provides all luastatus dependencies
	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'
	source = https://github.com/shdown/luastatus/archive/refs/tags/v0.6.0.tar.gz
	sha256sums = b4ccebc771c315c137cd29ce3ab737ac28a4d32db6a4ac956405b33968fe4ddc

pkgname = luastatus