On Sat, Oct 22, 2011 at 01:51:02PM +0000, Guillaume Lasmayous wrote:
> Modified Files:
> pkgsrc/graphics/shotwell: Makefile distinfo
> pkgsrc/graphics/shotwell/patches: patch-aa patch-ab
>
> Log Message:
> Updated graphics/shotwell to 0.11.5
> [...]
I'm afraid this doesn't build:
src/photos/GRaw.c: In function 'graw_processor_configure_for_rgb_display':
src/photos/GRaw.c:1048: error: 'libraw_output_params_t' has no member named
'filtering_mode'
src/photos/GRaw.c:1048: error: 'LIBRAW_FILTERING_AUTOMATIC' undeclared (first
use in this function)
src/photos/GRaw.c:1048: error: (Each undeclared identifier is reported only once
src/photos/GRaw.c:1048: error: for each function it appears in.)
src/photos/GRaw.c: In function 'graw_throw_exception':
src/photos/GRaw.c:1359: error: 'LIBRAW_CANNOT_ADDMASK' undeclared (first use in
this function)
gmake: *** [src/photos/GRaw.o] Error 1