From cff6e8d183fee5d18edc288cf4608a619cda1540 Mon Sep 17 00:00:00 2001 From: Adrien Destugues Date: Mon, 20 Apr 2015 20:19:27 +0200 Subject: [PATCH] gosu: update to a release that's still online. * Build is still broken. --- .../{gosu-0.8.0.pre2.recipe => gosu-0.8.7.2.recipe} | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) rename media-libs/gosu/{gosu-0.8.0.pre2.recipe => gosu-0.8.7.2.recipe} (81%) diff --git a/media-libs/gosu/gosu-0.8.0.pre2.recipe b/media-libs/gosu/gosu-0.8.7.2.recipe similarity index 81% rename from media-libs/gosu/gosu-0.8.0.pre2.recipe rename to media-libs/gosu/gosu-0.8.7.2.recipe index 8bb3a4617..0b9ef97d6 100644 --- a/media-libs/gosu/gosu-0.8.0.pre2.recipe +++ b/media-libs/gosu/gosu-0.8.7.2.recipe @@ -15,8 +15,8 @@ if [ $effectiveTargetArchitecture != x86_gcc2 ]; then ARCHITECTURES="$ARCHITECTURES x86_gcc2" fi SECONDARY_ARCHITECTURES="x86" -SRC_URI="https://github.com/jlnr/gosu/archive/v0.8.0.pre2.tar.gz" -CHECKSUM_SHA256="e24c2d75409ea6d7b8bd476540e187fe7ab06aef84844450ec1183cf3bd3f953" +SRC_URI="https://github.com/jlnr/gosu/archive/v$portVersion.tar.gz" +#CHECKSUM_SHA256="e24c2d75409ea6d7b8bd476540e187fe7ab06aef84844450ec1183cf3bd3f953" LICENSE="MIT" COPYRIGHT="2001-2014 Julian Raschke, Jan Lücker, and other contributors." @@ -27,11 +27,11 @@ PROVIDES=" BUILD_REQUIRES=" devel:libfreetype$secondaryArchSuffix devel:libopenal$secondaryArchSuffix - devel:libsdl_ttf$secondaryArchSuffix - devel:libsdl$secondaryArchSuffix + devel:libsdl_ttf_2.0$secondaryArchSuffix + devel:libsdl2$secondaryArchSuffix devel:libsndfile$secondaryArchSuffix devel:libvorbisfile$secondaryArchSuffix - devel:libpango$secondaryArchSuffix + devel:libpango_1.0$secondaryArchSuffix " BUILD_PREREQUIRES="