From 214b06a42c3d7c239b4a04ea91486973892707ba Mon Sep 17 00:00:00 2001 From: "Sergey A. Osokin" Date: Tue, 3 Aug 2010 10:26:57 +0000 Subject: Add graphics/libecwj2 that implements support for the JPEG2000 and ECW image formats. Submitted by: glebius --- graphics/libecwj2/files/patch-Source-include-NCSJPCDefs.h | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 graphics/libecwj2/files/patch-Source-include-NCSJPCDefs.h (limited to 'graphics/libecwj2/files/patch-Source-include-NCSJPCDefs.h') diff --git a/graphics/libecwj2/files/patch-Source-include-NCSJPCDefs.h b/graphics/libecwj2/files/patch-Source-include-NCSJPCDefs.h new file mode 100644 index 000000000000..50d27ba825c8 --- /dev/null +++ b/graphics/libecwj2/files/patch-Source-include-NCSJPCDefs.h @@ -0,0 +1,11 @@ +--- Source/include/NCSJPCDefs.h.orig 2006-07-02 20:15:24.000000000 -0500 ++++ Source/include/NCSJPCDefs.h 2009-03-16 14:00:27.000000000 -0500 +@@ -59,7 +59,7 @@ + // Use LCMS for ICC->RGB conversions, supports both + // restricted and full ICC profiles. + // +-#define NCSJPC_USE_LCMS ++//#define NCSJPC_USE_LCMS + + // + // Use TinyXML for XML DOM Parsing -- cgit v1.2.3