jasper: Rebuild against libjpeg_turbo.

This commit is contained in:
waddlesplash
2020-04-19 00:04:25 -04:00
committed by GitHub
parent 179269b64f
commit d1c592a971

View File

@@ -6,7 +6,7 @@ the JasPer Software Reference Manual."
HOMEPAGE="http://www.ece.uvic.ca/~frodo/jasper/"
COPYRIGHT="1999-2007 Michael D. Adams"
LICENSE="JasPer v2"
REVISION="3"
REVISION="4"
SOURCE_URI="https://github.com/mdadams/jasper/archive/version-$portVersion.tar.gz"
CHECKSUM_SHA256="f1d8b90f231184d99968f361884e2054a1714fdbbd9944ba1ae4ebdcc9bbfdb1"
SOURCE_DIR="jasper-version-$portVersion"
@@ -53,7 +53,7 @@ BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
devel:libGL$secondaryArchSuffix
devel:libglu$secondaryArchSuffix
devel:libjpeg$secondaryArchSuffix >= 9
devel:libjpeg$secondaryArchSuffix
"
BUILD_PREREQUIRES="
cmd:cmake