Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/graphics In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv30018/stable/main/finkinfo/graphics
Modified Files: libopenjpeg.info libopenjpeg.patch Log Message: they say it's good Index: libopenjpeg.patch =================================================================== RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/graphics/libopenjpeg.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- libopenjpeg.patch 12 May 2009 03:07:11 -0000 1.1 +++ libopenjpeg.patch 17 Nov 2010 02:16:29 -0000 1.2 @@ -43,6 +43,21 @@ clean: rm -rf core dist/ u2dtmp* $(MODULES) $(STATICLIB) $(SHAREDLIB) $(LIBNAME) +diff -Nurd -x'*~' OpenJPEG_v1_3.orig/libopenjpeg/openjpeg.h OpenJPEG_v1_3/libopenjpeg/openjpeg.h +--- OpenJPEG_v1_3.orig/libopenjpeg/openjpeg.h 2007-12-21 05:39:41.000000000 -0500 ++++ OpenJPEG_v1_3/libopenjpeg/openjpeg.h 2010-11-16 16:29:14.000000000 -0500 +@@ -61,7 +61,10 @@ + #endif /* !OPJ_STATIC || !WIN32 */ + + #ifndef __cplusplus +-#if defined(HAVE_STDBOOL_H) ++#if 1 /* darwin always has stdbool.h and compat #define are not viable ++ on altivec, but cannot expect others to know to set token to ++ trigger #include */ ++ + /* + The C language implementation does correctly provide the standard header + file "stdbool.h". diff -Nurd -x'*~' OpenJPEG_v1_3.orig/libopenjpeg/opj_malloc.h OpenJPEG_v1_3/libopenjpeg/opj_malloc.h --- OpenJPEG_v1_3.orig/libopenjpeg/opj_malloc.h 2007-12-21 05:19:01.000000000 -0500 +++ OpenJPEG_v1_3/libopenjpeg/opj_malloc.h 2008-12-23 01:43:54.000000000 -0500 Index: libopenjpeg.info =================================================================== RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/graphics/libopenjpeg.info,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- libopenjpeg.info 12 May 2009 03:07:11 -0000 1.1 +++ libopenjpeg.info 17 Nov 2010 02:16:29 -0000 1.2 @@ -1,6 +1,6 @@ Package: libopenjpeg Version: 1.3 -Revision: 1 +Revision: 2 Source: http://www.openjpeg.org/openjpeg_v1_3.tar.gz Source-MD5: f9a3ccfa91ac34b589e9bf7577ce8ff9 SourceDirectory: OpenJPEG_v1_3 @@ -8,7 +8,7 @@ Depends: %n-shlibs (= %v-%r) BuildDependsOnly: true PatchFile: %n.patch -PatchFile-MD5: 2a1d0254da7ee494da24f5e7e57c7527 +PatchFile-MD5: 16cd073f2b4f8cd630736be953a4651e CompileScript: make PREFIX=%p InstallScript: make install PREFIX=%p DESTDIR=%d DocFiles: ChangeLog license.txt @@ -25,6 +25,9 @@ linux/ELFish Makefile seems more up-to-date than Makefile.osx so hack it to build darwin-style libraries. + + Public .h should directly include direct dependent .h. See: + http://code.google.com/p/openjpeg/issues/detail?id=19 << Description: JPEG2000 with lossless compression Homepage: http://www.openjpeg.org/ ------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today http://p.sf.net/sfu/msIE9-sfdev2dev _______________________________________________ Fink-commits mailing list Fink-commits@lists.sourceforge.net http://news.gmane.org/gmane.os.apple.fink.cvs