# # ID3 tag manipulation library. # # libid3tag is a library for reading and (eventually) writing ID3 tags, # both ID3v1 and the various versions of ID3v2. # 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=libid3tag pkgversion=0.15.1b arch=amd64 release=1 pkgcategory="libs" full_pkgname=libid3tag_0.15.1b_amd64-1@libs blurb="ID3 tag manipulation library." homepage="https://www.underbit.com/products/mad/" license="GPLv2+" fetch="ftp://ftp.mars.org/pub/mpeg/libid3tag-0.15.1b.tar.gz" replace=""