mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
speed_dreams: code style.
This commit is contained in:
@@ -5,24 +5,22 @@ Speed Dreams is a fork of the open racing car simulator Torcs, aiming to impleme
|
||||
features, cars, tracks and AI opponents to make a more enjoyable game for the player, as well as \
|
||||
constantly improving visual and physics realism."
|
||||
HOMEPAGE="http://www.speed-dreams.org/"
|
||||
LICENSE="GNU GPL v2"
|
||||
COPYRIGHT="2009 Jean-Philippe Meuret"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="1"
|
||||
ARCHITECTURES="!x86_gcc2"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
SOURCE_URI="http://sourceforge.net/projects/speed-dreams/files/2.0.0/speed-dreams-src-base-2.0.0-r4687.tar.xz"
|
||||
CHECKSUM_SHA256="86d219caf26a9523345b2cc5fdb3d5daa1f7e272d409dc237ce5e2f0b37ae606"
|
||||
SOURCE_DIR=""
|
||||
PATCHES="speed_dreams-$portVersion.patchset"
|
||||
|
||||
SOURCE_URI_2="http://sourceforge.net/projects/speed-dreams/files/2.0.0/speed-dreams-src-partial-build-patch-2.0.0-r4687.tar.xz"
|
||||
CHECKSUM_SHA256_2="1f01189b9af4bce3ed9de3e7fc16ca7bfa65f17b4c2ed3d3881537e880a0351c"
|
||||
PATCHES="speed_dreams-$portVersion.patchset"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
PROVIDES="
|
||||
speed_dreams$secondaryArchSuffix = $portVersion
|
||||
"
|
||||
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
lib:libenet$secondaryArchSuffix
|
||||
@@ -46,7 +44,6 @@ BUILD_REQUIRES="
|
||||
devel:libsdl$secondaryArchSuffix
|
||||
devel:libz$secondaryArchSuffix
|
||||
"
|
||||
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:cmake
|
||||
cmd:gcc$secondaryArchSuffix
|
||||
|
||||
Reference in New Issue
Block a user