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