mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
Change PROVIDES and REQUIRES entries for ilmbase and openexr to lowercase.
Did not bump revisions since this does not change resulting packages.
This commit is contained in:
@@ -26,11 +26,11 @@ SECONDARY_ARCHITECTURES="x86"
|
|||||||
|
|
||||||
PROVIDES="
|
PROVIDES="
|
||||||
ilmbase$secondaryArchSuffix = $portVersion
|
ilmbase$secondaryArchSuffix = $portVersion
|
||||||
lib:libHalf$secondaryArchSuffix = 12.0.0 compat >= 12
|
lib:libhalf$secondaryArchSuffix = 12.0.0 compat >= 12
|
||||||
lib:libIex_2_2$secondaryArchSuffix = 12.0.0 compat >= 12
|
lib:libiex_2_2$secondaryArchSuffix = 12.0.0 compat >= 12
|
||||||
lib:libIexMath_2_2$secondaryArchSuffix = 12.0.0 compat >= 12
|
lib:libiexmath_2_2$secondaryArchSuffix = 12.0.0 compat >= 12
|
||||||
lib:libIlmThread_2_2$secondaryArchSuffix = 12.0.0 compat >= 12
|
lib:libilmthread_2_2$secondaryArchSuffix = 12.0.0 compat >= 12
|
||||||
lib:libImath_2_2$secondaryArchSuffix = 12.0.0 compat >= 12
|
lib:libimath_2_2$secondaryArchSuffix = 12.0.0 compat >= 12
|
||||||
"
|
"
|
||||||
|
|
||||||
REQUIRES="
|
REQUIRES="
|
||||||
@@ -80,15 +80,15 @@ TEST()
|
|||||||
|
|
||||||
PROVIDES_devel="
|
PROVIDES_devel="
|
||||||
ilmbase${secondaryArchSuffix}_devel = $portVersion
|
ilmbase${secondaryArchSuffix}_devel = $portVersion
|
||||||
devel:libHalf$secondaryArchSuffix = 12.0.0 compat >= 12
|
devel:libhalf$secondaryArchSuffix = 12.0.0 compat >= 12
|
||||||
devel:libIex_2_2$secondaryArchSuffix = 12.0.0 compat >= 12
|
devel:libiex_2_2$secondaryArchSuffix = 12.0.0 compat >= 12
|
||||||
devel:libIexMath_2_2$secondaryArchSuffix = 12.0.0 compat >= 12
|
devel:libiexmath_2_2$secondaryArchSuffix = 12.0.0 compat >= 12
|
||||||
devel:libIlmThread_2_2$secondaryArchSuffix = 12.0.0 compat >= 12
|
devel:libilmthread_2_2$secondaryArchSuffix = 12.0.0 compat >= 12
|
||||||
devel:libImath_2_2$secondaryArchSuffix = 12.0.0 compat >= 12
|
devel:libimath_2_2$secondaryArchSuffix = 12.0.0 compat >= 12
|
||||||
devel:libIex$secondaryArchSuffix = 12.0.0 compat >= 12
|
devel:libiex$secondaryArchSuffix = 12.0.0 compat >= 12
|
||||||
devel:libIexMath$secondaryArchSuffix = 12.0.0 compat >= 12
|
devel:libiexMath$secondaryArchSuffix = 12.0.0 compat >= 12
|
||||||
devel:libIlmThread$secondaryArchSuffix = 12.0.0 compat >= 12
|
devel:libilmthread$secondaryArchSuffix = 12.0.0 compat >= 12
|
||||||
devel:libImath$secondaryArchSuffix = 12.0.0 compat >= 12
|
devel:libimath$secondaryArchSuffix = 12.0.0 compat >= 12
|
||||||
"
|
"
|
||||||
REQUIRES_devel="
|
REQUIRES_devel="
|
||||||
ilmbase$secondaryArchSuffix == $portVersion base
|
ilmbase$secondaryArchSuffix == $portVersion base
|
||||||
|
|||||||
@@ -27,10 +27,10 @@ SECONDARY_ARCHITECTURES="x86"
|
|||||||
|
|
||||||
PROVIDES="
|
PROVIDES="
|
||||||
openexr$secondaryArchSuffix = $portVersion
|
openexr$secondaryArchSuffix = $portVersion
|
||||||
lib:libIlmImf$secondaryArchSuffix = 22.0.0 compat >= 22
|
lib:libilmimf$secondaryArchSuffix = 22.0.0 compat >= 22
|
||||||
lib:libIlmImf_2_2$secondaryArchSuffix = 22.0.0 compat >= 22
|
lib:libilmimf_2_2$secondaryArchSuffix = 22.0.0 compat >= 22
|
||||||
lib:libIlmImfUtil$secondaryArchSuffix = 22.0.0 compat >= 22
|
lib:libilmimfutil$secondaryArchSuffix = 22.0.0 compat >= 22
|
||||||
lib:libIlmImfUtil_2_2$secondaryArchSuffix = 22.0.0 compat >= 22
|
lib:libilmimfutil_2_2$secondaryArchSuffix = 22.0.0 compat >= 22
|
||||||
cmd:exrenvmap$secondaryArchSuffix = $portVersion
|
cmd:exrenvmap$secondaryArchSuffix = $portVersion
|
||||||
cmd:exrheader$secondaryArchSuffix = $portVersion
|
cmd:exrheader$secondaryArchSuffix = $portVersion
|
||||||
cmd:exrmakepreview$secondaryArchSuffix = $portVersion
|
cmd:exrmakepreview$secondaryArchSuffix = $portVersion
|
||||||
@@ -42,22 +42,22 @@ PROVIDES="
|
|||||||
|
|
||||||
REQUIRES="
|
REQUIRES="
|
||||||
haiku$secondaryArchSuffix >= $haikuVersion
|
haiku$secondaryArchSuffix >= $haikuVersion
|
||||||
lib:libHalf$secondaryArchSuffix == 12.0.0
|
lib:libhalf$secondaryArchSuffix == 12.0.0
|
||||||
lib:libIex_2_2$secondaryArchSuffix == 12.0.0
|
lib:libiex_2_2$secondaryArchSuffix == 12.0.0
|
||||||
lib:libIexMath_2_2$secondaryArchSuffix == 12.0.0
|
lib:libiexmath_2_2$secondaryArchSuffix == 12.0.0
|
||||||
lib:libIlmThread_2_2$secondaryArchSuffix == 12.0.0
|
lib:libilmthread_2_2$secondaryArchSuffix == 12.0.0
|
||||||
lib:libImath_2_2$secondaryArchSuffix == 12.0.0
|
lib:libimath_2_2$secondaryArchSuffix == 12.0.0
|
||||||
lib:libz$secondaryArchSuffix
|
lib:libz$secondaryArchSuffix
|
||||||
lib:libstdc++$secondaryArchSuffix
|
lib:libstdc++$secondaryArchSuffix
|
||||||
"
|
"
|
||||||
BUILD_REQUIRES="
|
BUILD_REQUIRES="
|
||||||
haiku${secondaryArchSuffix}_devel >= $haikuVersion
|
haiku${secondaryArchSuffix}_devel >= $haikuVersion
|
||||||
ilmbase${secondaryArchSuffix}_devel == $portVersion
|
ilmbase${secondaryArchSuffix}_devel == $portVersion
|
||||||
devel:libHalf$secondaryArchSuffix == 12.0.0
|
devel:libhalf$secondaryArchSuffix == 12.0.0
|
||||||
devel:libIex$secondaryArchSuffix == 12.0.0
|
devel:libiex$secondaryArchSuffix == 12.0.0
|
||||||
devel:libIexMath$secondaryArchSuffix == 12.0.0
|
devel:libiexMath$secondaryArchSuffix == 12.0.0
|
||||||
devel:libIlmThread$secondaryArchSuffix == 12.0.0
|
devel:libilmthread$secondaryArchSuffix == 12.0.0
|
||||||
devel:libImath$secondaryArchSuffix == 12.0.0
|
devel:libimath$secondaryArchSuffix == 12.0.0
|
||||||
devel:libz$secondaryArchSuffix
|
devel:libz$secondaryArchSuffix
|
||||||
"
|
"
|
||||||
BUILD_PREREQUIRES="
|
BUILD_PREREQUIRES="
|
||||||
@@ -119,10 +119,10 @@ TEST()
|
|||||||
|
|
||||||
PROVIDES_devel="
|
PROVIDES_devel="
|
||||||
openexr${secondaryArchSuffix}_devel = $portVersion
|
openexr${secondaryArchSuffix}_devel = $portVersion
|
||||||
devel:libIlmImf$secondaryArchSuffix = $portVersion
|
devel:libilmimf$secondaryArchSuffix = $portVersion
|
||||||
devel:libIlmImf_2_2$secondaryArchSuffix = 12.0.0 compat >= 12
|
devel:libilmimf_2_2$secondaryArchSuffix = 12.0.0 compat >= 12
|
||||||
devel:libIlmImfUtil$secondaryArchSuffix = $portVersion
|
devel:libilmimfutil$secondaryArchSuffix = $portVersion
|
||||||
devel:libIlmImfUtil_2_2$secondaryArchSuffix = 12.0.0 compat >= 12
|
devel:libilmimfutil_2_2$secondaryArchSuffix = 12.0.0 compat >= 12
|
||||||
"
|
"
|
||||||
REQUIRES_devel="
|
REQUIRES_devel="
|
||||||
openexr$secondaryArchSuffix == $portVersion base
|
openexr$secondaryArchSuffix == $portVersion base
|
||||||
|
|||||||
Reference in New Issue
Block a user