summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ed49346f1b93f415f58262ad50a809a4d4eb9db6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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
	source = https://github.com/jbeder/yaml-cpp/pull/1055.patch
	sha384sums = 5ab7a67ba57b9ee189ee4f9c5822ca834ef246740b43490a060a6b329860f494b6b8f3433bfeaf646e492336b2956e4e
	sha384sums = f9b268cc42ef92659b0562506265af966272b31232097108d72cf65f89650b6fd36699af504fdff2a12ada9c6fa948ee

pkgname = mingw-w64-yaml-cpp