summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 479d88b83b68153547eaf04f50f1f65e5d7ce931 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = objectivelymvc-git
	pkgdesc = Object oriented MVC framework for OpenGL, SDL2 and GNU C. Inspired by Apple's AppKit.
	pkgver = r907.f1c4b3c
	pkgrel = 1
	url = https://github.com/jdolan/ObjectivelyMVC
	arch = i686
	arch = x86_64
	license = zlib
	makedepends = git
	makedepends = clang
	makedepends = autoconf
	makedepends = automake
	makedepends = check
	depends = objectively-git
	depends = sdl2
	depends = sdl2_image
	depends = sdl2_ttf
	depends = fontconfig
	source = git+https://github.com/jdolan/ObjectivelyMVC
	sha1sums = SKIP

pkgname = objectivelymvc-git