# # Exif, IPTC & XMP metadata and ICC Profile. # # Exiv2 is a Cross-platform 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 and the ICC Profile embedded within digital # images in various formats. Exiv2 is available as free software and is # used in many projects including KDE and Gnome Desktops as well as many # applications including GIMP, darktable, shotwell, GwenView and Luminance # HDR. # QICFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QICXXFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QILDFLAGS="-s" QICPPFLAGS="-D_FORTIFY_SOURCE=2" pkgname=exiv2 pkgversion=0.27.5 arch=amd64 release=1 pkgcategory="x-libs" full_pkgname=exiv2_0.27.5_amd64-1@x-libs blurb="Exif, IPTC & XMP metadata and ICC Profile." homepage="https://exiv2.org/index.html" license="GPLv2+" fetch="https://github.com/Exiv2/exiv2/releases/download/v0.27.5/exiv2-0.27.5-Source.tar.gz" replace=""