summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b9a21923ad12dc15dfde0dd2a808e4055b20427c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = urho3d-git
	pkgdesc = Urho3D is a free lightweight, cross-platform 2D and 3D game engine implemented in C++ and released under the MIT license. This is git version of this package.
	pkgver = 1.5.r717.g8d2c723
	pkgrel = 1
	url = http://urho3d.github.io
	install = urho3d-git.install
	arch = i686
	arch = x86_64
	license = MIT
	makedepends = git
	makedepends = cmake
	depends = libx11
	depends = libgl
	depends = libxrandr
	provides = urho3d=1.5.r717.g8d2c723
	conflicts = urho3d
	replaces = urho3d
	source = git+https://github.com/urho3d/Urho3D.git
	md5sums = SKIP

pkgname = urho3d-git