pkgbase = wld-git
	pkgdesc = A primitive drawing library targeted at Wayland
	pkgver = r173.8990a83
	pkgrel = 1
	url = https://github.com/michaelforney/wld
	arch = i686
	arch = x86_64
	license = MIT
	makedepends = git
	depends = wayland
	depends = libdrm
	depends = fontconfig
	depends = freetype2
	depends = pixman
	depends = glibc
	provides = wld
	conflicts = wld
	source = git+https://github.com/michaelforney/wld.git
	md5sums = SKIP

pkgname = wld-git
