# # Portable real-time audio library. # # PortAudio is a free, cross-platform, open-source , audio I/O library. # It lets you write simple audio programs in C or C++ that will compile # and run on many platforms. # 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=portaudio pkgversion=v190600_20161030 arch=amd64 release=3 pkgcategory="libs" full_pkgname=portaudio_v190600_20161030_amd64-3@libs blurb="Portable real-time audio library." homepage="https://www.portaudio.com" license="BSD" fetch="http://www.portaudio.com/archives/pa_stable_v190600_20161030.tgz" replace=""