Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5faa11403a0cfb721e2e30e1dcfb78e3c2dbf7cc
commit 5faa11403a0cfb721e2e30e1dcfb78e3c2dbf7cc Author: crazy <[EMAIL PROTECTED]> Date: Tue Jan 15 21:46:21 2008 +0100 jasper-1.900.1-2-i686 * up2date fix diff --git a/source/xlib/jasper/FrugalBuild b/source/xlib/jasper/FrugalBuild index f9c6071..d16aac8 100644 --- a/source/xlib/jasper/FrugalBuild +++ b/source/xlib/jasper/FrugalBuild @@ -6,14 +6,14 @@ pkgver=1.900.1 pkgrel=2 pkgdesc="Jasper is a implementation of the codec specified in the JPEG-2000 Part-1 standard." url="http://www.ece.uvic.ca/~mdadams/jasper/" -up2date="lynx -dump http://www.ece.uvic.ca/~mdadams/jasper/|grep -m1 '.zip'|sed 's/.*-\(.*\).z.*/\1/'" +up2date="lynx -dump http://www.ece.uvic.ca/~mdadams/jasper/|grep -m1 'jasper-\(.*\).zip'|sed 's/.*-\(.*\).z.*/\1/'" source=($url/software/$pkgname-$pkgver.zip jasper-stepsizes-overflow.diff) depends=('libjpeg' 'freeglut') makedepends=('unzip') groups=('xlib') archs=('i686' 'x86_64') Fconfopts="$Fconfopts --enable-shared --disable-static" -sha1sums=('9c5735f773922e580bf98c7c7dfda9bbed4c5191'\ +sha1sums=('9c5735f773922e580bf98c7c7dfda9bbed4c5191' \ 'f298566fef08c8a589d072582112cd51c72c3983') # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
