mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 22:48:55 +02:00
code style.
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user