# # File structure for the Ogg bitstream format. # # The libogg package contains the Ogg file structure. This is useful for # creating (encoding) or playing (decoding) a single physical bit stream. # 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=libogg pkgversion=1.3.5 arch=amd64 release=1 pkgcategory="libs" full_pkgname=libogg_1.3.5_amd64-1@libs blurb="File structure for the Ogg bitstream format." homepage="https://www.xiph.org/ogg/" license="BSD-license inplementation of the public domain Ogg bitstream format" fetch="https://ftp.osuosl.org/pub/xiph/releases/ogg/libogg-1.3.5.tar.gz" replace=""