diff --git a/games-engines/fife/fife-0.4.0~20150801.recipe b/games-engines/fife/fife-0.4.0~20150801.recipe index 3f79475e0..7f2b1b553 100644 --- a/games-engines/fife/fife-0.4.0~20150801.recipe +++ b/games-engines/fife/fife-0.4.0~20150801.recipe @@ -6,7 +6,7 @@ virtual filesystem and more!" HOMEPAGE="http://www.fifengine.net/" COPYRIGHT="2003-2015 FIFE" LICENSE="GNU LGPL v2.1" -REVISION="2" +REVISION="3" SOURCE_URI="https://github.com/fifengine/fifengine/archive/50d2f7cf9a5d5433102c32851e587e3e9142d2e0.tar.gz" CHECKSUM_SHA256="b84ee1792df881d716ad1df4c75f90fd3b16ac63f1208ccdada3e28cb233288c" SOURCE_DIR="fifengine-50d2f7cf9a5d5433102c32851e587e3e9142d2e0" @@ -29,10 +29,10 @@ REQUIRES=" lib:libgl$secondaryArchSuffix lib:libogg$secondaryArchSuffix lib:libopenal$secondaryArchSuffix - lib:libpng$secondaryArchSuffix - lib:libsdl$secondaryArchSuffix - lib:libsdl_image$secondaryArchSuffix - lib:libsdl_ttf$secondaryArchSuffix + lib:libpng16$secondaryArchSuffix + lib:libSDL_1.2$secondaryArchSuffix + lib:libSDL_image_1.2$secondaryArchSuffix + lib:libSDL_ttf_2.0$secondaryArchSuffix lib:libvorbisfile$secondaryArchSuffix lib:libz$secondaryArchSuffix " @@ -46,9 +46,9 @@ BUILD_REQUIRES=" devel:libogg$secondaryArchSuffix devel:libopenal$secondaryArchSuffix devel:libpng$secondaryArchSuffix - devel:libsdl$secondaryArchSuffix - devel:libsdl_image$secondaryArchSuffix - devel:libsdl_ttf$secondaryArchSuffix + devel:libSDL$secondaryArchSuffix + devel:libSDL_image$secondaryArchSuffix + devel:libSDL_ttf$secondaryArchSuffix devel:libvorbisfile$secondaryArchSuffix devel:libz$secondaryArchSuffix "