mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 14:38:51 +02:00
fblend, disable, no use for it and broken (#3835)
This commit is contained in:
@@ -3,13 +3,13 @@ DESCRIPTION="FBlend is a series of super-fast color blenders for Allegro."
|
||||
HOMEPAGE="https://sourceforge.net/projects/fblend/"
|
||||
COPYRIGHT="2001-2002 Robert J Ohannessian"
|
||||
LICENSE="BSD (3-clause)"
|
||||
REVISION="2"
|
||||
REVISION="3"
|
||||
SOURCE_URI="https://downloads.sf.net/fblend/fblend-$portVersion.zip"
|
||||
CHECKSUM_SHA256="8243fd6be592fc95d0669ff8ebf9ace4ec010ec65461e232cc36f2cf84b3bb13"
|
||||
SOURCE_DIR="fblend"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 ?x86 ?x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
ARCHITECTURES="!x86_gcc2 !x86 !x86_64"
|
||||
SECONDARY_ARCHITECTURES="!x86"
|
||||
|
||||
PROVIDES="
|
||||
fblend$secondaryArchSuffix = $portVersion
|
||||
|
||||
Reference in New Issue
Block a user