summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0c9a00bea32bb316453ac4c39d400f8d29ac1008 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = swc-wl-git
	pkgdesc = A library for making a simple Wayland compositor
	pkgver = r509.b189935
	pkgrel = 1
	url = https://github.com/michaelforney/swc
	arch = i686
	arch = x86_64
	license = MIT
	makedepends = git
	depends = wld-git
	depends = xcb-util-wm
	depends = libxkbcommon
	depends = libinput
	provides = swc
	conflicts = swc
	source = git+https://github.com/michaelforney/swc.git
	md5sums = SKIP

pkgname = swc-wl-git