summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2b73e23562b144efbb588fa2b53964ce289a061f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = libgraphqlparser
	pkgdesc = A GraphQL query parser in C++ with C and C++ APIs
	pkgver = 0.7.0
	pkgrel = 3
	url = https://github.com/graphql/libgraphqlparser
	arch = x86_64
	license = BSD
	makedepends = git
	makedepends = cmake
	makedepends = python
	depends = gcc-libs
	source = libgraphqlparser-0.7.0.tar.gz::https://github.com/graphql/libgraphqlparser/archive/v0.7.0.tar.gz
	source = use_python3.patch
	sha512sums = 973292b164d0d2cfe453a2f01559dbdb1b9d22b6304f6a3aabf71e2c0a3e24ab69dfd72a086764ad5befecf0005620f8e86f552dacc324f9615a05f31de7cede
	sha512sums = bf20aad5ce3708aed8508c999b03f24ea1f63c281d95a4e1d5683f85309eadca3c2caa9f2ef43cedf0d849c571b853adf05de2ded30a8fa306fd544dde6a4c40

pkgname = libgraphqlparser