summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b4c47b2551f71890fe820da471d5a0547d855f00 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = redcrane-engine-git
	pkgdesc = A (WIP) low-level game engine written in C++ with C and Lua bindings.
	pkgver = ad727e5
	pkgrel = 1
	url = https://redcrane.net/
	arch = x86_64
	license = custom:BSD-3-Clause
	depends = boost-libs
	depends = sdl2
	depends = freetype2
	depends = bullet
	depends = luajit
	depends = glm
	depends = libuv
	source = redcrane-engine::git+https://github.com/RedcraneStudio/redcrane-engine
	md5sums = SKIP

pkgname = redcrane-engine-git