gosu: update to a release that's still online.

* Build is still broken.
This commit is contained in:
Adrien Destugues
2015-04-20 20:19:27 +02:00
parent bcbe1a5d2e
commit cff6e8d183

View File

@@ -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="