# # The Ogg vorbis library. # # The libvorbis package contains a general purpose audio and music # encoding format. This is useful for creating (encoding) and # playing (decoding) sound in an open (patent free) format. # 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=libvorbis pkgversion=1.3.7 arch=amd64 release=1 pkgcategory="libs" full_pkgname=libvorbis_1.3.7_amd64-1@libs blurb="The Ogg vorbis library." homepage="https://www.xiph.org/ogg/" license="BSD-3 clause" fetch="https://ftp.osuosl.org/pub/xiph/releases/vorbis/libvorbis-1.3.7.tar.gz" replace=""