xut: clean up libSDL dependencies (#4603)

This commit is contained in:
Rafał Bernacki
2020-01-17 13:42:57 +01:00
committed by Jérôme Duval
parent 08e6ed8366
commit b956f3845d

View File

@@ -4,7 +4,7 @@ boxes and simple rules."
HOMEPAGE="https://sourceforge.net/projects/digenv/"
COPYRIGHT="2009-2010 The DNTeam"
LICENSE="GNU GPL v3"
REVISION="2"
REVISION="3"
SOURCE_URI="http://www.mirrorservice.org/sites/downloads.sourceforge.net/d/di/digenv/xut/$portVersion/xut-$portVersion.tar.bz2"
CHECKSUM_SHA256="bbaca1531439cad1f5a040571b8208d87c129a597c93d06d1598eb512e86fef3"
SOURCE_DIR="xut"
@@ -25,9 +25,9 @@ REQUIRES="
lib:libintl$secondaryArchSuffix
lib:libogg$secondaryArchSuffix
lib:libopenal$secondaryArchSuffix
lib:libsdl$secondaryArchSuffix
lib:libsdl_image$secondaryArchSuffix
lib:libsdl_ttf$secondaryArchSuffix
lib:libSDL_1.2$secondaryArchSuffix
lib:libSDL_image_1.2$secondaryArchSuffix
lib:libSDL_ttf_2.0$secondaryArchSuffix
lib:libvorbis$secondaryArchSuffix
lib:libvorbisfile$secondaryArchSuffix
"
@@ -38,9 +38,9 @@ BUILD_REQUIRES="
devel:libintl$secondaryArchSuffix
devel:libogg$secondaryArchSuffix
devel:libopenal$secondaryArchSuffix
devel:libsdl$secondaryArchSuffix
devel:libsdl_image$secondaryArchSuffix
devel:libsdl_ttf$secondaryArchSuffix
devel:libSDL_1.2$secondaryArchSuffix
devel:libSDL_image_1.2$secondaryArchSuffix
devel:libSDL_ttf_2.0$secondaryArchSuffix
devel:libvorbis$secondaryArchSuffix
"
BUILD_PREREQUIRES="