summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 05a24a47b0f84cb610339d56ef0a7c677a2dd6b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = sfgui-git
	pkgdesc = SFGUI (Simple and Fast Graphical User Interface), a C++ GUI library for SFML.
	pkgver = 0.4.0.r8.g8347159
	pkgrel = 1
	url = http://sfgui.sfml-dev.org/
	arch = i686
	arch = x86_64
	license = zlib
	makedepends = cmake
	makedepends = git
	depends = sfml<3.0
	provides = sfgui
	conflicts = sfgui
	replaces = sfgui
	options = debug
	source = git+https://github.com/TankOs/SFGUI.git
	sha256sums = SKIP

pkgname = sfgui-git