[arch-commits] Commit in gmic/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Fri Oct 18 23:37:30 UTC 2019
Date: Friday, October 18, 2019 @ 23:37:29
Author: arojas
Revision: 517258
Not needed with openexr 2.4.0-3
Modified:
gmic/trunk/PKGBUILD
----------+
PKGBUILD | 2 --
1 file changed, 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-18 23:36:46 UTC (rev 517257)
+++ PKGBUILD 2019-10-18 23:37:29 UTC (rev 517258)
@@ -21,8 +21,6 @@
# fix overlinking
sed -e 's/pkg-config opencv --libs ||//' -e 's/-lopencv_highgui/-lopencv_videoio/' \
-e 's/pkg-config opencv/pkg-config opencv4/' -i gmic-$pkgver/src/Makefile
-# fix build with openexr 2.4
- sed -e 's|-lIlmImf -lHalf|-lIlmImf-2_4 -lHalf-2_4|' -i gmic-$pkgver/src/Makefile
# fix build with openCV 4.0
cd gmic-$pkgver/zart
patch -p1 -i ../../zart-opencv4.patch
More information about the arch-commits
mailing list