pkgbase = openboardview
	pkgdesc = Linux SDL/ImGui edition software for viewing .brd files
	pkgver = 10.0.0
	pkgrel = 1
	url = https://openboardview.org/
	arch = i686
	arch = x86_64
	license = MIT
	makedepends = git
	makedepends = cmake
	makedepends = python
	depends = sdl2
	depends = sqlite
	depends = zlib
	depends = fontconfig
	depends = gtk3
	depends = libpng
	source = git+https://github.com/OpenBoardView/OpenBoardView.git#tag=10.0.0
	source = git+https://github.com/gulrak/filesystem.git
	source = git+https://github.com/Dav1dde/glad.git
	source = git+https://github.com/ocornut/imgui.git
	source = git+https://github.com/nothings/stb.git
	source = git+https://github.com/sheredom/utf8.h.git
	source = git+https://github.com/madler/zlib.git
	b2sums = 9a3ca60f9b030e1f2dbb2f37f409e2713fc959a5cdee4ec1b3becaa4725b603a5d579ff48ac278b8bb0199e2aa098e97f898ce34634d9478b44bbcf0339eb591
	b2sums = SKIP
	b2sums = SKIP
	b2sums = SKIP
	b2sums = SKIP
	b2sums = SKIP
	b2sums = SKIP

pkgname = openboardview
