summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 725a4aa7e9d5ee83c03bfe6a53d94bbf1999a99e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = wld-git
	pkgdesc = A primitive drawing library targeted at Wayland
	pkgver = r171.6586736
	pkgrel = 1
	url = https://github.com/michaelforney/wld
	arch = i686
	arch = x86_64
	license = MIT
	makedepends = git
	depends = wayland
	depends = libdrm
	depends = fontconfig
	depends = pixman
	provides = wld
	conflicts = wld
	source = git+https://github.com/michaelforney/wld.git
	md5sums = SKIP

pkgname = wld-git