K 10 svn:author V 7 mandree K 8 svn:date V 27 2017-01-28T22:24:39.912081Z K 7 svn:log V 602 Update to new 5.0-gtk3 release (synch with graphics/rawtherapee-devel) Changes: Due to GCC issues on i386 with stack misalignment for SSE2 instructions, use the base system clang there, and use GCC 5+ on amd64. Since i386 has no OpenMP support, even clang 3.4 in FreeBSD 10.3 is good enough. Note that the cache directory suffix, which used to be 4.1, is now empty, so the cache directory is now ~user/.cache/RawTherapee. ~user/.cache/RawTherapee4.1 should be renamed before the start, or removed. Miscellaneous cleanups all over the place. END