diff --git a/srcpkgs/libjpeg-turbo/template b/srcpkgs/libjpeg-turbo/template index 705c0e7a6a..2a8b6bab46 100644 --- a/srcpkgs/libjpeg-turbo/template +++ b/srcpkgs/libjpeg-turbo/template @@ -1,7 +1,7 @@ # Template build file for 'libjpeg-turbo'. pkgname=libjpeg-turbo -version=1.3.1 -revision=3 +version=1.4.0 +revision=1 build_style=gnu-configure hostmakedepends="nasm" configure_args="--disable-static --with-jpeg8" @@ -12,14 +12,14 @@ maintainer="Juan RP " license="BSD" homepage="http://libjpeg-turbo.virtualgl.org/" distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz" -checksum=c132907417ddc40ed552fe53d6b91d5fecbb14a356a60ddc7ea50d6be9666fb9 +checksum=d93ad8546b510244f863b39b4c0da0fa4c0d53a77b61a8a3880f258c232bbbee do_install() { make DESTDIR=${DESTDIR} docdir=/usr/share/doc/${pkgname} \ exampledir=/usr/share/doc/${pkgname} install vinstall jpegint.h 644 usr/include - vinstall README-turbo.txt 644 usr/share/licenses/${pkgname} + vlicense README-turbo.txt LICENSE rm -r ${DESTDIR}/usr/share/doc rm -f ${DESTDIR}/usr/bin/tjbench