Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=eaf7c87c7b9445f611e73a1e00b528a5b4dcc8a4
commit eaf7c87c7b9445f611e73a1e00b528a5b4dcc8a4 Author: bouleetbil <[email protected]> Date: Thu Aug 6 11:37:15 2009 +0200 jhead-2.87-1-ppc added ppc to archs() diff --git a/source/apps-extra/jhead/FrugalBuild b/source/apps-extra/jhead/FrugalBuild index 1a7c09c..07b8bbb 100644 --- a/source/apps-extra/jhead/FrugalBuild +++ b/source/apps-extra/jhead/FrugalBuild @@ -8,7 +8,7 @@ pkgdesc="Exif Jpeg camera setting parser and thumbnail remover" url="http://www.sentex.net/~mwandel/jhead/" depends=('glibc') groups=('apps-extra') -archs=('i686' 'x86_64') +archs=('i686' 'x86_64' 'ppc') up2date="lynx -dump http://www.sentex.net/~mwandel/jhead/ | grep 'release version' | sed 's/.* \([0-9\.]*\) (.*/\1/'" source=(http://www.sentex.net/~mwandel/$pkgname/$pkgname-$pkgver.tar.gz) license="public domain" _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
