pkgbase = leftwm-git
	pkgdesc = A tiling window manager for the adventurer
	pkgver = 0.5.4.r29.g89f09638
	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
	provides = leftwm
	conflicts = leftwm
	source = leftwm-git::git+https://github.com/leftwm/leftwm.git
	md5sums = SKIP

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

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