irrlicht, fix references to libpng16 and libSDL_* (#3888)

This commit is contained in:
Schrijvers Luc
2019-06-09 12:35:22 +00:00
committed by GitHub
parent 1449bccea1
commit a6d947ea6b

View File

@@ -10,7 +10,7 @@ perl, ruby, python, and so on. And best of all: It's completely free."
HOMEPAGE="http://irrlicht.sourceforge.net"
COPYRIGHT="2002-2016 Nikolaus Gebhardt"
LICENSE="Zlib"
REVISION="1"
REVISION="2"
SOURCE_URI="http://downloads.sourceforge.net/irrlicht/irrlicht-$portVersion.zip"
CHECKSUM_SHA256="f42b280bc608e545b820206fe2a999c55f290de5c7509a02bdbeeccc1bf9e433"
PATCHES="irrlicht-$portVersion.patchset"
@@ -27,8 +27,8 @@ REQUIRES="
lib:libGL$secondaryArchSuffix
lib:libGLU$secondaryArchSuffix
lib:libjpeg$secondaryArchSuffix
lib:libpng$secondaryArchSuffix
lib:libsdl$secondaryArchSuffix
lib:libpng16$secondaryArchSuffix
lib:libSDL_1.2$secondaryArchSuffix
lib:libz$secondaryArchSuffix
"
@@ -47,7 +47,7 @@ BUILD_REQUIRES="
devel:libGLU$secondaryArchSuffix
devel:libjpeg$secondaryArchSuffix
devel:libpng$secondaryArchSuffix
devel:libsdl$secondaryArchSuffix
devel:libSDL$secondaryArchSuffix
devel:libz$secondaryArchSuffix
"
BUILD_PREREQUIRES="