[arch-commits] Commit in opencv/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Fri Oct 18 23:37:17 UTC 2019


    Date: Friday, October 18, 2019 @ 23:37:16
  Author: arojas
Revision: 365180

Not needed with openexr 2.4.0-3

Modified:
  opencv/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ---
 1 file changed, 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-18 23:36:34 UTC (rev 365179)
+++ PKGBUILD	2019-10-18 23:37:16 UTC (rev 365180)
@@ -30,9 +30,6 @@
 
   cd $pkgname-$pkgver
   patch -p1 -i ../opencv-includedir.patch # Fix wrong include patch in pkgconfig file
-# Fix build with openexr 2.4
-  sed -e 's|Half|Half-2_4|' -e 's|Iex|Iex-2_4|' -e 's|Imath|Imath-2_4|' -e 's|IlmImf|IlmImf-2_4|' -e 's|IlmThread|IlmThread-2_4|' \
-    -i cmake/OpenCVFindOpenEXR.cmake
 }
 
 build() {



More information about the arch-commits mailing list