summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e02404fa38ae295a043cc66e1bff177772fbd8e6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = nanogui-git
	pkgdesc = A minimalistic cross-platform widget library for OpenGL 3+, GLES 2/3, and Metal
	pkgver = r526.c650530
	pkgrel = 1
	url = https://github.com/mitsuba-renderer/nanogui
	arch = x86_64
	license = BSD
	makedepends = git
	makedepends = cmake
	makedepends = make
	depends = glfw
	depends = python
	provides = nanogui
	conflicts = nanogui
	source = nanogui::git+https://github.com/mitsuba-renderer/nanogui
	md5sums = SKIP

pkgname = nanogui-git