[95170] trunk/dports/graphics/opencv/files/patch-highgui_CMakeLists.txt. diff

raphael at macports.org raphael at macports.org
Fri Jul 6 05:53:40 PDT 2012


Revision: 95170
          https://trac.macports.org/changeset/95170
Author:   raphael at macports.org
Date:     2012-07-06 05:53:38 -0700 (Fri, 06 Jul 2012)
Log Message:
-----------
opencv: update patch used on Leopard and earlier for OpenCV 2.4.2

Modified Paths:
--------------
    trunk/dports/graphics/opencv/files/patch-highgui_CMakeLists.txt.diff

Modified: trunk/dports/graphics/opencv/files/patch-highgui_CMakeLists.txt.diff
===================================================================
--- trunk/dports/graphics/opencv/files/patch-highgui_CMakeLists.txt.diff	2012-07-06 11:51:03 UTC (rev 95169)
+++ trunk/dports/graphics/opencv/files/patch-highgui_CMakeLists.txt.diff	2012-07-06 12:53:38 UTC (rev 95170)
@@ -1,12 +1,11 @@
---- modules/highgui/CMakeLists.txt.orig	2012-06-06 13:05:19.000000000 +0200
-+++ modules/highgui/CMakeLists.txt	2012-06-06 13:05:57.000000000 +0200
-@@ -149,9 +149,6 @@
-   if(UNIX AND BZIP2_LIBRARIES)
+--- modules/highgui/CMakeLists.txt.orig	2012-07-06 14:20:25.000000000 +0200
++++ modules/highgui/CMakeLists.txt	2012-07-06 14:20:52.000000000 +0200
+@@ -160,7 +160,7 @@
      list(APPEND HIGHGUI_LIBRARIES ${BZIP2_LIBRARIES})
    endif()
--  if(APPLE)
--    list(APPEND HIGHGUI_LIBRARIES "-framework VideoDecodeAcceleration")
--  endif()
+   if(APPLE)
+-    list(APPEND HIGHGUI_LIBRARIES "-framework VideoDecodeAcceleration" bz2)
++    list(APPEND HIGHGUI_LIBRARIES bz2)
+   endif()
  endif(HAVE_FFMPEG)
  
- if(HAVE_PVAPI)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120706/ad11b07f/attachment-0001.html>


More information about the macports-changes mailing list