summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8d19a61e1e9f74651f60809be701d7f85292e8ed (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
pkgbase = ronin-engine-unstable-git
	pkgdesc = RoninEngine - 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.so
	provides = ronin-engine
	conflicts = ronin-engine-static-git
	replaces = ronin-engine
	source = git+https://github.com/badcast/ronin-engine.git
	md5sums = SKIP

pkgname = ronin-engine-unstable-git