pkgbase = fparser-git
	pkgdesc = Function Parser for C++, Fork from http://warp.povusers.org/FunctionParser/
	pkgver = r19.e625e26
	pkgrel = 2
	url = https://github.com/thliebig/fparser
	arch = i686
	arch = x86_64
	license = LGPL-3.0-only
	makedepends = cmake
	makedepends = git
	makedepends = ninja
	depends = libgcc
	depends = libstdc++
	provides = fparser
	conflicts = fparser
	source = fparser::git+https://github.com/thliebig/fparser.git
	sha256sums = SKIP

pkgname = fparser-git
