# # Library for parsing, editing, and saving EXIF data. # # libexif is a library for parsing, editing, and saving EXIF data. It is # intended to replace lots of redundant implementations in command-line # utilities and programs with GUIs. # 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=libexif pkgversion=0.6.24 arch=amd64 release=1 pkgcategory="x-libs" full_pkgname=libexif_0.6.24_amd64-1@x-libs blurb="Library for parsing, editing, and saving EXIF data." homepage="https://libexif.github.io" license="LGPLv2.1" fetch="https://github.com/libexif/libexif/releases/download/v0.6.24/libexif-0.6.24.tar.bz2" replace=""