PKGNAME=noise-suppression-for-voice
PKGSEC=sound
PKGDEP="gcc-runtime freetype"
BUILDDEP="cmake"
PKGDES="Noise suppression plugin based on Xiph's RNNoise"

ABTYPE=cmake
AB_FLAGS_O3=1
CMAKE_AFTER="-DBUILD_FOR_RELEASE=ON \
             -DBUILD_LADSPA_PLUGIN=ON \
             -DBUILD_LV2_PLUGIN=ON \
             -DBUILD_VST_PLUGIN=ON \
             -DBUILD_VST3_PLUGIN=ON"

PKGBREAK="rnnoise<=0.9"
PKGREP="rnnoise<=0.9"
