summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c947f83c3f4e846d66919a880a9e4e7d0a49b1e6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = falltergeist-git
	pkgdesc = Opensource Fallout game engine written in C++ and SDL (git)
	pkgver = 0.4.0.r48.g32cbee70
	pkgrel = 1
	url = https://falltergeist.org
	arch = x86_64
	license = GPL-3.0-or-later
	makedepends = cmake
	makedepends = git
	depends = sdl2
	depends = sdl2_image
	depends = sdl2_mixer
	depends = zlib
	depends = glew
	depends = glm
	provides = falltergeist
	conflicts = falltergeist
	source = git+https://github.com/falltergeist/falltergeist.git
	md5sums = SKIP

pkgname = falltergeist-git