comment "exiv2 needs a toolchain w/ C++, wchar, dynamic library"
depends on BR2_STATIC_LIBS || !BR2_INSTALL_LIBSTDCPP \
depends on !BR2_STATIC_LIBS
depends on BR2_INSTALL_LIBSTDCPP
Exiv2 is a C++ library and a command line utility to manage
image metadata. It provides fast and easy read and write
access to the Exif, IPTC and XMP metadata of images in
Exiv2 is available under the GPLv2+ or under a commercial
config BR2_PACKAGE_EXIV2_COMMERCIAL
Build the commercial version for closed source project.
The Nikon lens name database and the NLS support is disabled
A commercial license request is needed.
http://www.exiv2.org/download.html#license
config BR2_PACKAGE_EXIV2_PNG
Build with PNG image support
config BR2_PACKAGE_EXIV2_XMP
depends on BR2_TOOLCHAIN_HAS_THREADS
comment "xmp support needs a toolchain w/ threads"
depends on !BR2_TOOLCHAIN_HAS_THREADS
config BR2_PACKAGE_EXIV2_LENSDATA
bool "Nikon lens name database"
depends on !BR2_PACKAGE_EXIV2_COMMERCIAL
Integrate Nikon lens name database.
This database is integrated but comes from a thirdparty:
http://www.rottmerhusen.com/objektives/lensid/thirdparty.html.