# # Library to read/write optical discs. # # libburn is a library for writing preformatted data onto optical media: # CD, DVD and BD (Blu-Ray). # 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=libburn pkgversion=1.5.4 arch=amd64 release=1 pkgcategory="libs" full_pkgname=libburn_1.5.4_amd64-1@libs blurb="Library to read/write optical discs." homepage="https://dev.lovelyhq.com/libburnia" license="GPLv2+" fetch="http://files.libburnia-project.org/releases/libburn-1.5.4.tar.gz" replace=""