With media-gfx/exiv2-0.28.0, gthumb compilation fails: ../gthumb-3.12.2/extensions/exiv2_tools/exiv2-utils.cpp:743:1: error: variable or field ‘exiv2_read_metadata’ declared void 743 | exiv2_read_metadata (Exiv2::Image::AutoPtr image, | ^~~~~~~~~~~~~~~~~~~ ../gthumb-3.12.2/extensions/exiv2_tools/exiv2-utils.cpp:743:36: error: ‘AutoPtr’ is not a member of ‘Exiv2::Image’ 743 | exiv2_read_metadata (Exiv2::Image::AutoPtr image, ... The patch provided in https://gitlab.archlinux.org/archlinux/packaging/packages/gthumb/-/raw/362ccadb79f5f4aeca7fa7d2b07047fe9055dd18/exiv2-0.28.patch fixes it. Reproducible: Always
Created attachment 868493 [details, diff] Patch from https://gitlab.archlinux.org/archlinux/packaging/packages/gthumb/-/raw/362ccadb79f5f4aeca7fa7d2b07047fe9055dd18/exiv2-0.28.patch
works for me
works for me too
What about 3.12.3 (~arch) though?
(In reply to Andreas Sturmlechner from comment #4) > What about 3.12.3 (~arch) though? Yep, works fine. The upstream commit linked was included in 3.12.3, which is why I dropped it from the 3.12.3 ebuild.
*** Bug 925707 has been marked as a duplicate of this bug. ***