view graphics/exiv2/exiv2.info @ 1220:4ccc42bf0284

misc: split .sh with .info
author David Demelier <markand@malikania.fr>
date Thu, 30 Sep 2021 09:26:38 +0200
parents
children
line wrap: on
line source

PKGNAME=exiv2
PKGVERSION=0.27.2
PKGREVISION=1
PKGLICENSE="GPL-2.0-only BSD3CLAUSE"
PKGSUMMARY="C++ library for reading and modifying image metadata"
PKGDOWNLOAD="https://www.exiv2.org/builds/$PKGNAME-$PKGVERSION-Source.tar.gz"
PKGDEPENDS="cmake:build"
PKGOPTIONS="NLS PNG XMP"