libjpeg-turbo: update to 1.5.0.

This commit is contained in:
Juan RP 2016-06-08 07:00:22 +02:00
parent 6cc8bf53a9
commit aacccb6991

View File

@ -1,6 +1,6 @@
# Template build file for 'libjpeg-turbo'.
pkgname=libjpeg-turbo
version=1.4.2
version=1.5.0
revision=1
build_style=gnu-configure
hostmakedepends="nasm"
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="BSD"
homepage="http://libjpeg-turbo.virtualgl.org/"
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=521bb5d3043e7ac063ce3026d9a59cc2ab2e9636c655a2515af5f4706122233e
checksum=9f397c31a67d2b00ee37597da25898b03eb282ccd87b135a50a69993b6a2035f
# SIMD uses FP instructions, disable on soft-float MIPS
case "$XBPS_TARGET_MACHINE" in
@ -25,7 +25,7 @@ do_install() {
exampledir=/usr/share/doc/${pkgname} install
vinstall jpegint.h 644 usr/include
vlicense README-turbo.txt LICENSE
vlicense LICENSE.md
rm -r ${DESTDIR}/usr/share/doc
rm -f ${DESTDIR}/usr/bin/tjbench