fish_fillets: code style.

This commit is contained in:
Jerome Duval
2018-08-03 09:20:52 +02:00
parent c5f909a099
commit 9d01ea8558

View File

@@ -10,9 +10,9 @@ LICENSE="GNU GPL v2"
REVISION="2"
SOURCE_URI="http://prdownloads.sourceforge.net/fillets/fillets-ng-$portVersion.tar.gz"
CHECKSUM_SHA256="329a4d9515d60bebdb657d070824933b993b85864b9d3e302e6361accab992da"
SOURCE_DIR="fillets-ng-1.0.1"
SOURCE_URI_2="http://prdownloads.sourceforge.net/fillets/fillets-ng-data-$portVersion.tar.gz"
CHECKSUM_SHA256_2="f0c979fb35ec550a43246fc209add8f45ca550a382c94d6383bb3f01b1073799"
SOURCE_DIR="fillets-ng-1.0.1"
ADDITIONAL_FILES="fish_fillets.rdef.in"
ARCHITECTURES="x86_gcc2 x86 ?x86_64"
@@ -22,7 +22,6 @@ PROVIDES="
fish_fillets$secondaryArchSuffix = $portVersion
app:"FishFilletsNG"$secondaryArchSuffix = $portVersion
"
REQUIRES="
haiku$secondaryArchSuffix
lib:libsdl$secondaryArchSuffix
@@ -44,7 +43,6 @@ BUILD_REQUIRES="
devel:liblua$secondaryArchSuffix >= 5.1
devel:libsmpeg$secondaryArchSuffix
"
BUILD_PREREQUIRES="
cmd:autoconf
cmd:gcc$secondaryArchSuffix