summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3daa01a23276bc3e8dac71444813bc7643426e51 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = fifechan-git
	pkgdesc = Fifechan is a C++ GUI library designed for games. It comes with a standard set of 'widgets'.
	pkgver = 0.1.1.r9.g102fb65
	pkgrel = 1
	url = http://fifengine.github.io/fifechan/
	arch = any
	license = (L)GPL
	makedepends = git
	makedepends = cmake
	makedepends = make
	depends = sdl_image
	depends = allegro4
	depends = libgl
	depends = glut
	source = fifechan-git::git+https://github.com/fifengine/fifechan.git
	md5sums = SKIP

pkgname = fifechan-git