mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
klystron: code style.
This commit is contained in:
@@ -21,11 +21,11 @@ is a very important feature for a thrustlike game. The synth and the music \
|
||||
routine are thrown in just for fun.
|
||||
"
|
||||
HOMEPAGE="https://github.com/kometbomb/klystron/"
|
||||
COPYRIGHT="2009-2015 Tero Lindeman (kometbomb)"
|
||||
LICENSE="MIT"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/kometbomb/klystron/archive/89b1214fde74b755f24b69673a2ca1f6b721d775.tar.gz"
|
||||
CHECKSUM_SHA256="fbafcc75f8e7a39f2d95dfac9c0ae3b4fe28a3d6e543289fd90125b98a2e5e54"
|
||||
REVISION="1"
|
||||
LICENSE="MIT"
|
||||
COPYRIGHT="2009-2015 Tero Lindeman (kometbomb)"
|
||||
SOURCE_DIR="klystron-89b1214fde74b755f24b69673a2ca1f6b721d775"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2"
|
||||
@@ -44,7 +44,6 @@ BUILD_REQUIRES="
|
||||
devel:libsdl2_mixer$secondaryArchSuffix
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
"
|
||||
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:gcc$secondaryArchSuffix
|
||||
cmd:make
|
||||
|
||||
Reference in New Issue
Block a user