# Compiling Time: 0.49 SBU # Maintainer: Slown pkgname=yaml-cpp pkgver=0.5.3 pkgrel=3 pkgdesc="YAML parser and emitter in C++, written around the YAML 1.2 spec" depends=() makedepends=('boost>=1.58.0') groups=('devel-extra') archs=('i686' 'x86_64') _F_github_author="jbeder" _F_github_tag="y" _F_github_ver="$pkgname-$pkgver" Finclude cmake github up2date="$up2date | sed 's/yaml_cpp_//g'" sha1sums=('f1e4c3963f86cfbaa362265f15559adc2ee23589') [ "$CARCH" == "x86_64" ] && export CFLAGS="$CFLAGS -fPIC" options=('static') # optimization OK