mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
gosu: update to a release that's still online.
* Build is still broken.
This commit is contained in:
@@ -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="
|
||||
Reference in New Issue
Block a user