summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 523c99b8c45c150770c21faf614581382fd52e8a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = swic-git
	pkgdesc = Sway input configuration helper tool
	pkgver = 0.1
	pkgrel = 1
	url = https://github.com/theretikgm/swic
	arch = x86_64
	license = MIT
	makedepends = git
	makedepends = meson
	makedepends = glfw
	makedepends = gcc
	makedepends = ninja
	depends = glfw>=3.3.8
	depends = sway
	optdepends = slurp
	source = swic-git-0.1::git+https://github.com/theretikgm/swic
	md5sums = SKIP

pkgname = swic-git