summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 57f351b94ea86a75cacf43c1ec644eea2c6491f2 (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
pkgbase = leftwm
	pkgdesc = A tiling window manager for the adventurer
	pkgver = 0.5.3
	pkgrel = 2
	url = https://github.com/leftwm/leftwm
	install = readme.install
	arch = i686
	arch = x86_64
	license = MIT
	makedepends = cargo
	makedepends = git
	depends = gcc-libs
	optdepends = bash: themes
	optdepends = dmenu: default launcher
	optdepends = eww: flexible status bar
	optdepends = feh: used to set background images
	optdepends = lemonbar: light weight bar
	optdepends = polybar: light weight bar
	provides = leftwm
	conflicts = leftwm
	source = leftwm-0.5.3.tar.gz::https://github.com/leftwm/leftwm/archive/refs/tags/0.5.3.tar.gz
	sha256sums = b0576a18bd73b6a4372b8eba08c04da432a8643ebca15ee46340a77ba31b1bfc

pkgname = leftwm
	pkgdesc = A tiling window manager for the adventurer (systemd init)
	depends = gcc-libs
	depends = systemd

pkgname = leftwm-nonsystemd
	pkgdesc = A tiling window manager for the adventurer (non-systemd init)