mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-06 06:58:57 +02:00
code format.
This commit is contained in:
@@ -11,7 +11,6 @@ LICENSE="BSD (3-clause)"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://download.savannah.nongnu.org/releases/openexr/ilmbase-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="cac206e63be68136ef556c2b555df659f45098c159ce24804e9d5e9e0286609e"
|
||||
|
||||
if [ "$effectiveTargetArchitecture" = x86_gcc2 ]; then
|
||||
PATCHES="ilmbase-$portVersion.patchset"
|
||||
fi
|
||||
@@ -41,14 +40,14 @@ REQUIRES="
|
||||
PROVIDES_devel="
|
||||
ilmbase${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libhalf$secondaryArchSuffix = $libVersionCompat
|
||||
devel:libiex_2_2$secondaryArchSuffix = $libVersionCompat
|
||||
devel:libiexmath_2_2$secondaryArchSuffix = $libVersionCompat
|
||||
devel:libilmthread_2_2$secondaryArchSuffix = $libVersionCompat
|
||||
devel:libimath_2_2$secondaryArchSuffix = $libVersionCompat
|
||||
devel:libiex$secondaryArchSuffix = $libVersionCompat
|
||||
devel:libiex_2_2$secondaryArchSuffix = $libVersionCompat
|
||||
devel:libiexmath$secondaryArchSuffix = $libVersionCompat
|
||||
devel:libiexmath_2_2$secondaryArchSuffix = $libVersionCompat
|
||||
devel:libilmthread$secondaryArchSuffix = $libVersionCompat
|
||||
devel:libilmthread_2_2$secondaryArchSuffix = $libVersionCompat
|
||||
devel:libimath$secondaryArchSuffix = $libVersionCompat
|
||||
devel:libimath_2_2$secondaryArchSuffix = $libVersionCompat
|
||||
"
|
||||
REQUIRES_devel="
|
||||
ilmbase$secondaryArchSuffix == $portVersion base
|
||||
|
||||
Reference in New Issue
Block a user