# # ISO9660 filesystem creation library. # # libisofs is a library to create an ISO-9660 filesystem with # extensions like RockRidge or Joliet. # 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=libisofs pkgversion=1.5.4 arch=amd64 release=1 pkgcategory="libs" full_pkgname=libisofs_1.5.4_amd64-1@libs blurb="ISO9660 filesystem creation library." homepage="https://dev.lovelyhq.com/libburnia" license="GPLv2+" fetch="http://files.libburnia-project.org/releases/libisofs-1.5.4.tar.gz" replace=""