Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xfcetesting.git;a=commitdiff;h=f244bac64ee15147f6b0377be4fa21472c199dd6
commit f244bac64ee15147f6b0377be4fa21472c199dd6 Author: James Buren <[email protected]> Date: Sun Nov 25 01:05:41 2012 -0600 exempi-2.2.0-1-x86_64 * remove makedepends on libboost (only used by the build time unit tests) diff --git a/source/lib/exempi/FrugalBuild b/source/lib/exempi/FrugalBuild index fd2892d..c9120d0 100644 --- a/source/lib/exempi/FrugalBuild +++ b/source/lib/exempi/FrugalBuild @@ -9,9 +9,9 @@ url="http://libopenraw.freedesktop.org/wiki/Exempi" groups=('lib') archs=('i686' 'x86_64') depends=('expat' 'libstdc++') -makedepends=('boost' 'libboost>=1.49.0') up2date="lynx -dump 'http://libopenraw.freedesktop.org/download/'|grep exempi | Flasttar" source=(http://libopenraw.freedesktop.org/download/$pkgname-$pkgver.tar.gz) sha1sums=('d91610c685e6f6df64a2a560be9ace87b06fda27') +Fconfopts="--enable-unittest=no" # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
