Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=48807abfbdaa65a87f28d44f9615725110f79ca4
commit 48807abfbdaa65a87f28d44f9615725110f79ca4 Author: Slown <[email protected]> Date: Sun Dec 30 11:59:25 2012 +0100 yaml-cpp-0.5.0-1-i686 * version bump diff --git a/source/devel-extra/yaml-cpp/FrugalBuild b/source/devel-extra/yaml-cpp/FrugalBuild index a056e81..aa5db79 100644 --- a/source/devel-extra/yaml-cpp/FrugalBuild +++ b/source/devel-extra/yaml-cpp/FrugalBuild @@ -1,15 +1,15 @@ -# Compiling Time: 0.25 SBU +# Compiling Time: 0.33 SBU # Maintainer: Slown <[email protected]> pkgname=yaml-cpp -pkgver=0.3.0 +pkgver=0.5.0 pkgrel=1 pkgdesc="YAML parser and emitter in C++, written around the YAML 1.2 spec" depends=() +makedepends=('boost') groups=('devel-extra') archs=('i686' 'x86_64') Finclude cmake googlecode -_F_cd_path="$pkgname" -sha1sums=('28766efa95f1b0f697c4b4a1580a9972be7c9c41') +sha1sums=('575ece77122bffc392e6e9bc7389a1efcdb6bc97') # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
