summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 06524b6d24a9fe177eb6624bbb2afbc6d7c5d586 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = mingw-w64-yaml-cpp
	pkgdesc = YAML parser and emitter in C++, written around the YAML 1.2 spec (mingw-w64)
	pkgver = 0.7.0
	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.7.0.tar.gz
	sha384sums = 5ab7a67ba57b9ee189ee4f9c5822ca834ef246740b43490a060a6b329860f494b6b8f3433bfeaf646e492336b2956e4e

pkgname = mingw-w64-yaml-cpp