summaryrefslogtreecommitdiff
path: root/community/ilmbase
AgeCommit message (Collapse)Author
2018-11-30community/ilmbase: fix build (bashisms)info@mobile-stream.com
On edge (x86_64, mipsel) build fails: ./configure: line 17377: syntax error: unexpected "(" (expecting "fi") checkbashisms reports multiple problems in ./configure so just run it with /bin/bash (especially since makedepends requires bash). Note neither 2.2.1 (tried) nor 2.3.0 (according to the source code) change anything regarding this matter.
2017-09-19community/ilmbase: disable tests on x86 for nowRoberto Oliveira
bug filed upstream: https://github.com/openexr/openexr/issues/247
2017-09-19community/ilmbase: modernize and add checkRoberto Oliveira
2016-08-30community/ilmbase: move from testingMark Riedesel