gemdropx: code style.

This commit is contained in:
Jerome Duval
2018-08-03 09:30:12 +02:00
parent 85a404fcdc
commit a83d256313

View File

@@ -12,20 +12,19 @@ chain reaction that might cover the entire screen!\
The more gems that disappear with one shot, the higher the score you get!
"
HOMEPAGE="http://www.newbreedsoftware.com/gemdropx/"
COPYRIGHT="2002 Bill Kendrick"
LICENSE="GNU GPL v2"
REVISION="1"
SOURCE_URI="ftp://ftp.tuxpaint.org/unix/x/gemdropx/src/gemdropx-$portVersion.tar.gz"
CHECKSUM_SHA256="e50495d292a1d456c28044efbf07c16d8865f8d95e1caba86f4c5b2e3fb1d28f"
LICENSE="GNU GPL v2"
COPYRIGHT="2002 Bill Kendrick"
REVISION="1"
ARCHITECTURES="x86_gcc2 ?x86 ?x86_64"
PATCHES="gemdropx-$portVersion.patch"
ARCHITECTURES="x86_gcc2 ?x86 ?x86_64"
PROVIDES="
gemdropx = $portVersion
app:gemdropx = $portVersion
"
REQUIRES="
haiku$secondaryArchSuffix
lib:libsdl
@@ -37,8 +36,6 @@ BUILD_REQUIRES="
devel:libsdl
devel:libsdl_mixer
"
BUILD_PREREQUIRES="
cmd:gcc
cmd:make