diff options
author | Nicolas Serafini <nicolas.serafini@sensefly.com> | 2014-11-07 11:48:14 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2014-11-22 18:12:22 +0100 |
commit | 98c6ad3a8a30b4ace69ff3e5b6eac35c0cc71b72 (patch) | |
tree | 24ce9653f944119469cf199d0201013e32dafa8c /package/exiv2/exiv2.hash | |
parent | 1595d6b531600fa20eeba06c0584c383c29fe0f8 (diff) | |
download | buildroot-98c6ad3a8a30b4ace69ff3e5b6eac35c0cc71b72.tar.gz buildroot-98c6ad3a8a30b4ace69ff3e5b6eac35c0cc71b72.zip |
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>
Diffstat (limited to 'package/exiv2/exiv2.hash')
-rw-r--r-- | package/exiv2/exiv2.hash | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/package/exiv2/exiv2.hash b/package/exiv2/exiv2.hash new file mode 100644 index 0000000000..d4f8c60765 --- /dev/null +++ b/package/exiv2/exiv2.hash @@ -0,0 +1,4 @@ +# From http://www.exiv2.org/download.html +md5 b8a23dc56a98ede85c00718a97a8d6fc exiv2-0.24.tar.gz +# Locally calculated +sha256 f4a443e6c7fb9d9f5e787732f76969a64c72c4c04af69b10ed57f949c2dfef8e exiv2-0.24.tar.gz |