mirror of
https://github.com/yann64/haikuports.git
synced 2026-03-19 01:46:00 +01:00
devil, revbump, use newer tiff (#11607)
This commit is contained in:
@@ -9,7 +9,7 @@ filter and display a wide variety of image formats."
|
||||
HOMEPAGE="http://openil.sourceforge.net/"
|
||||
COPYRIGHT="2017 Denton Woods"
|
||||
LICENSE="GNU LGPL v2.1"
|
||||
REVISION="5"
|
||||
REVISION="6"
|
||||
SOURCE_URI="http://sourceforge.net/projects/openil/files/DevIL/$portVersion/DevIL-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="0075973ee7dd89f0507873e2580ac78336452d29d34a07134b208f44e2feb709"
|
||||
SOURCE_DIR="DevIL/DevIL"
|
||||
@@ -52,7 +52,7 @@ BUILD_REQUIRES="
|
||||
devel:liblcms2$secondaryArchSuffix
|
||||
devel:libmng$secondaryArchSuffix
|
||||
devel:libpng16$secondaryArchSuffix
|
||||
devel:libtiff$secondaryArchSuffix
|
||||
devel:libtiff$secondaryArchSuffix >= 6
|
||||
devel:libz$secondaryArchSuffix
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
|
||||
Reference in New Issue
Block a user