summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: df2b954fcca5dcedd7a29837da3eab02b2436633 (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
pkgbase = leftwm
	pkgdesc = A tiling window manager for the adventurer
	pkgver = 0.4.2
	pkgrel = 1
	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
	source = leftwm-0.4.2.tar.gz::https://github.com/leftwm/leftwm/archive/refs/tags/0.4.2.tar.gz
	sha256sums = fe10c6ef9f458a889ff0020d348e0185eeba8c606e2fb8ac04a78ac214ce40bc

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)