summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 611625d8df5d8c93b9b25ad5cbc521723258ffb1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
pkgbase = ronin-engine-static-git
	pkgdesc = RoninEngine (static) - The Ronin Engine Framework. For World simulation, UI intersection, Game Emulation, 2D game, etc. (dev-state, unstable, alpha-version)
	pkgver = 1.0.0
	pkgrel = 5
	url = https://github.com/badcast/ronin-engine
	arch = x86_64
	license = MIT
	makedepends = cmake
	makedepends = gcc
	makedepends = make
	makedepends = pkgconf
	depends = sdl2
	depends = sdl2_image
	depends = sdl2_mixer
	depends = sdl2_ttf
	depends = sdl2_gfx
	depends = jsoncpp
	optdepends = library-brainmap: override base AI::NavMesh
	provides = libroninengine.a
	provides = ronin-engine
	conflicts = ronin-engine
	conflicts = ronin-engine-unstable-git
	replaces = ronin-engine
	options = staticlibs
	options = strip
	source = git+https://github.com/badcast/ronin-engine.git
	md5sums = SKIP

pkgname = ronin-engine-static-git