Skip to content
Snippets Groups Projects
Commit b30c46cd authored by Alexandre Strube's avatar Alexandre Strube Committed by Damian Alvarez
Browse files

Exiv2 0.27.3

parent e5d694f3
No related branches found
No related tags found
No related merge requests found
easyblock = 'CMakeMake'
name = 'Exiv2'
version = '0.27.3'
homepage = 'http://www.exiv2.org'
description = """
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 digital images in various formats. Exiv2 is available as free software and
with a commercial license, and is used in many projects.
"""
site_contacts = 'a.strube@fz-juelich.de'
toolchain = {'name': 'GCCcore', 'version': '9.3.0'}
source_urls = ['http://www.exiv2.org/builds']
sources = ['%(namelower)s-%(version)s-Source.tar.gz']
builddependencies = [
('binutils', '2.34'),
('CMake', '3.18.0'),
]
dependencies = [
('expat', '2.2.9'),
]
sanity_check_paths = {
'files': ['bin/exiv2', 'lib/libexiv2.%s' % SHLIB_EXT],
'dirs': []
}
moduleclass = 'vis'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment