We are using Exiv2 in a proprietary/commercial project and would like formal confirmation that it can be used under the LGPL license when built without GPL components (e.g., XMP). The official license page mentions this is possible, but we need explicit clarification from the maintainers for internal compliance.
This refers to a custom build of Exiv2 version 0.27.6 from the 0.27-maintenance branch, with the following CMake flags set to OFF:
EXIV2_ENABLE_XMP
EXIV2_ENABLE_EXTERNAL_XMP
EXIV2_ENABLE_VIDEO
EXIV2_ENABLE_WEBREADY
We would appreciate confirmation on whether this configuration results in an LGPL-2.1-only build.