code style.

This commit is contained in:
Jerome Duval
2018-08-06 15:04:59 +02:00
parent 9a6fd9b28c
commit dedc2c6324
143 changed files with 306 additions and 312 deletions

View File

@@ -19,7 +19,6 @@ PROVIDES="
scummvm$secondaryArchSuffix = $portVersion
app:scummvm$secondaryArchSuffix = $portVersion
"
REQUIRES="
haiku$secondaryArchSuffix
#lib:libcurl$secondaryArchSuffix #not needed yet
@@ -63,7 +62,6 @@ BUILD_REQUIRES="
devel:libvorbis$secondaryArchSuffix
devel:libz$secondaryArchSuffix
"
BUILD_PREREQUIRES="
cmd:gcc$secondaryArchSuffix
cmd:ld$secondaryArchSuffix

View File

@@ -10,7 +10,6 @@ LICENSE="GNU GPL v2"
REVISION="1"
SOURCE_URI="http://www.scummvm.org/frs/scummvm/$portVersion/scummvm-$portVersion.tar.gz"
CHECKSUM_SHA256="f613131f45f4e20ed6088706e34a38ececb326ff979926f170b7cf6b9297ea8d"
ADDITIONAL_FILES="scummvm.rdef.in"
ARCHITECTURES="!x86_gcc2 x86 x86_64"
@@ -20,7 +19,6 @@ PROVIDES="
scummvm$secondaryArchSuffix = $portVersion
app:scummvm$secondaryArchSuffix = $portVersion
"
REQUIRES="
haiku$secondaryArchSuffix
#lib:libcurl$secondaryArchSuffix #not needed yet
@@ -64,7 +62,6 @@ BUILD_REQUIRES="
devel:libvorbis$secondaryArchSuffix
devel:libz$secondaryArchSuffix
"
BUILD_PREREQUIRES="
cmd:gcc$secondaryArchSuffix
cmd:ld$secondaryArchSuffix