exiv2: new package
authorNicolas Serafini <nicolas.serafini@sensefly.com>
Fri, 7 Nov 2014 10:48:14 +0000 (11:48 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 22 Nov 2014 17:12:22 +0000 (18:12 +0100)
commit98c6ad3a8a30b4ace69ff3e5b6eac35c0cc71b72
tree24ce9653f944119469cf199d0201013e32dafa8c
parent1595d6b531600fa20eeba06c0584c383c29fe0f8
exiv2: new package

Add support for Exiv2 library and utility to manage image metadata

Exiv2 can be built in GPLv2+ or commercial version. But in commercial
version the Nikon lens name database and the NLS support has to be
disabled for copyright reason.

[Thomas:
 - switch to using the CMake build system, which works better than the
   clunky autoconf + manual Makefile based build system.
 - add missing toolchains dependencies: does not build in static
   library configuration, needs C++, etc.]

Signed-off-by: Nicolas Serafini <nicolas.serafini@sensefly.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/Config.in
package/exiv2/Config.in [new file with mode: 0644]
package/exiv2/exiv2.hash [new file with mode: 0644]
package/exiv2/exiv2.mk [new file with mode: 0644]