summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d204e82f1fbc280630d7c6b4217b7cd1fcb16bde (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.5.1
	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
	source = leftwm-0.5.1.tar.gz::https://github.com/leftwm/leftwm/archive/refs/tags/0.5.1.tar.gz
	sha256sums = 3c8ab0fdbfe205b33ad7ae108d3a604bdd22663458bf803e0a3a4a924aad963a

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)