summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a1cc6dd8cdefe267d43923aa643027ff0fa1d608 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = ncine-git
	pkgdesc = A cross-platform 2D game engine
	pkgver = r388.0dc4a59
	pkgrel = 1
	url = http://ncine.github.io
	arch = i686
	arch = x86_64
	license = MIT
	makedepends = git
	makedepends = cmake
	depends = glfw
	depends = openal
	depends = libvorbis
	depends = libwebp
	depends = lua
	depends = hicolor-icon-theme
	provides = ncine
	conflicts = ncine
	options = !strip
	source = git+https://github.com/nCine/nCine
	md5sums = SKIP

pkgname = ncine-git