summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7a9bde5c54dee7c768214578ce83688e43db8784 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = mingw-w64-yaml-cpp
	pkgdesc = YAML parser and emitter in C++, written around the YAML 1.2 spec (mingw-w64)
	pkgver = 0.6.3
	pkgrel = 1
	url = https://github.com/jbeder/yaml-cpp
	arch = any
	license = MIT
	makedepends = mingw-w64-cmake
	makedepends = mingw-w64-gcc
	depends = mingw-w64-crt
	options = staticlibs
	options = !strip
	options = !buildflags
	source = https://github.com/jbeder/yaml-cpp/archive/yaml-cpp-0.6.3.tar.gz
	sha384sums = 26dbb461a02eaf1826c5a033b7cf92d8ac59d4e90e84008588dba1fda0cc03ed61a8c63800ddeaf9d8072118d3a23846

pkgname = mingw-w64-yaml-cpp