Mark BROKEN
/wrkdirs/usr/ports/graphics/photoflow/work/PhotoFlow-da84a071/src/base/iccstore.cc:1046:7: error: no matching function for call to 'vips_image_get_blob' if( vips_image_get_blob( img, "pf-icc-profile", ^~~~~~~~~~~~~~~~~~~ /usr/local/include/vips/header.h:203:5: note: candidate function not viable: no known conversion from 'void **' to 'const void **' for 3rd argument int vips_image_get_blob( const VipsImage *image, ^ Reported by: pkg-fallout
This commit is contained in:
parent
3b8ddeec6c
commit
1cb97bed98
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=517360
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ COMMENT= Non-destructive photo retouching program
|
|||
LICENSE= GPLv3
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BROKEN= no matching function for call to 'vips_image_get_blob'
|
||||
BROKEN_i386= see https://github.com/aferrero2707/PhotoFlow/issues/192
|
||||
|
||||
LIB_DEPENDS= libexiv2.so:graphics/exiv2 \
|
||||
|
|
Loading…
Reference in a new issue