Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b2176b6d99172b5c893e6537ad8b98155157e980
commit b2176b6d99172b5c893e6537ad8b98155157e980 Author: bouleetbil <[email protected]> Date: Thu Aug 6 11:58:44 2009 +0200 exiv2-0.18.2-1-ppc added ppc to archs() diff --git a/source/lib-extra/exiv2/FrugalBuild b/source/lib-extra/exiv2/FrugalBuild index bf56ca3..a3147cf 100644 --- a/source/lib-extra/exiv2/FrugalBuild +++ b/source/lib-extra/exiv2/FrugalBuild @@ -8,7 +8,7 @@ pkgdesc="Exiv2 is a C++ library and a command line utility to access image metad url="http://www.exiv2.org/" depends=('libstdc++' 'zlib') groups=('lib-extra') -archs=('i686' 'x86_64') +archs=('i686' 'x86_64' 'ppc') up2date="lynx -dump http://www.exiv2.org/download.html|grep -m1 '.tar.gz'|sed 's/.*v2-\(.*\).t.*/\1/'" source=($url/$pkgname-$pkgver.tar.gz) Fconfopts="$Fconfopts --with-zlib=/usr" _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
