# Compiling time: 0.20 SBU # Maintainer: crazy pkgname=jasper pkgver=1.900.1 pkgrel=9 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 'jasper-\(.*\).zip'|sed 's/.*-\(.*\).z.*/\1/'" source=($url/software/$pkgname-$pkgver.zip jasper-stepsizes-overflow.diff \ CVE-2008-3520.patch) depends=('libjpeg>=9a') makedepends=('unzip' 'libglu>=9.0.0-2' 'x11-protos' 'freeglut>=3.0.0') groups=('xlib') archs=('i686' 'x86_64' 'arm') Fconfopts+=" --enable-shared --disable-static" sha1sums=('9c5735f773922e580bf98c7c7dfda9bbed4c5191' \ 'f298566fef08c8a589d072582112cd51c72c3983' \ '1cbe124abc3c0dff101362f634c175e6a63892e7') # FSA fix *** source=(${source[@]} CVE-2011-4516-4517.patch CVE-2014-9029.patch CVE-2014-8137.patch CVE-2014-8138.patch CVE-2014-8157.patch CVE-2014-8158.patch) sha1sums=(${sha1sums[@]} '120ae721defcc4f2e713296e3d5c37d6a733d63f' \ '099d96e2d5e1a23496af58b6c7968b28f1ff469b' \ 'a4827ddcb64c30bc6e3c22023ef5d9c45bf37202' \ '3f5f49e60010626651fb4484ac9dc576b42c64ed' \ '7d97e10f8180040080996bab17c0e5ec177b4cc8' \ '3e6d2b52f77e8fe4b3eb34c589cbe7871ce79dd0') # *********** # optimization OK