Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=fwonarm.git;a=commitdiff;h=69615dda5ff5a263b874f0fff470cb093cde1c6f
commit 69615dda5ff5a263b874f0fff470cb093cde1c6f Author: Elentir <[email protected]> Date: Thu Feb 17 22:20:17 2011 +0000 pkgconfig-0.25-1-arm * add arm to archs diff --git a/source/lib/pkgconfig/FrugalBuild b/source/lib/pkgconfig/FrugalBuild index eae72e7..cc9085b 100644 --- a/source/lib/pkgconfig/FrugalBuild +++ b/source/lib/pkgconfig/FrugalBuild @@ -8,7 +8,7 @@ pkgdesc="A system for managing library compile/link flags" url="http://freedesktop.org/wiki/Software_2fpkgconfig" groups=('lib' 'devel-core') depends=('glibc>=2.8-3' 'glib2>=2.16.4-2') -archs=('i686' 'x86_64' 'ppc') +archs=('i686' 'x86_64' 'ppc' 'arm') up2date="lynx -dump 'http://www.freedesktop.org/software/pkgconfig/releases/?C=M;O=D' | grep tar\.gz | sed -n 's/.*-\([0-9\.]\+\)\.tar.*/\1/;1 p'" source=(http://www.freedesktop.org/software/pkgconfig/releases/pkg-config-$pkgver.tar.gz $pkgname.sh) sha1sums=('8922aeb4edeff7ed554cc1969cbb4ad5a4e6b26e' \ _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
