code format.

This commit is contained in:
Jerome Duval
2018-09-14 12:11:45 +02:00
parent 9bdfc7fd9e
commit b369b0e338
29 changed files with 208 additions and 228 deletions

View File

@@ -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