Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics
In directory 
sc8-pr-cvs17:/tmp/cvs-serv13280/10.4/unstable/main/finkinfo/graphics

Modified Files:
        openexr.info openexr.patch 
Log Message:
fix linking against new IlmThread lib

Index: openexr.patch
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics/openexr.patch,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- openexr.patch       1 May 2007 15:47:50 -0000       1.3
+++ openexr.patch       11 May 2007 02:15:56 -0000      1.4
@@ -149,6 +149,15 @@
  
  mostlyclean-compile:
        -rm -f *.$(OBJEXT)
+--- openexr-1.4.0/OpenEXR.pc.in        2006-08-09 01:37:49.000000000 -0400
++++ openexr-1.4.0-patched/OpenEXR.pc.in        2007-04-30 16:56:00.000000000 
-0400
+@@ -7,5 +7,5 @@
+ Name: OpenEXR
+ Description: OpenEXR image library
+ Version: @OPENEXR_VERSION@
+-Libs: -L${libdir} -lIlmImf -lImath -lHalf -lIex -lz @PTHREAD_LIBS@
++Libs: -L${libdir} -lIlmImf -lImath -lHalf -lIex -lIlmThread -lz @PTHREAD_LIBS@
+ Cflags: @PTHREAD_CFLAGS@ -I${OpenEXR_includedir}
 --- openexr-1.4.0/exrdisplay/ImageView.cpp     2006-06-05 20:09:29.000000000 
-0400
 +++ openexr-1.4.0-patched/exrdisplay/ImageView.cpp     2007-04-30 
14:35:44.000000000 -0400
 @@ -55,8 +55,6 @@

Index: openexr.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics/openexr.info,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- openexr.info        1 May 2007 15:47:50 -0000       1.11
+++ openexr.info        11 May 2007 02:15:56 -0000      1.12
@@ -1,6 +1,6 @@
 Package: openexr
 Version: 1.4.0
-Revision: 1021
+Revision: 1022
 Description: Dynamic-range image file tools
 License: BSD
 Maintainer: Benjamin Reed <[EMAIL PROTECTED]>


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to