pkg:setup args = %W[--disable-dependency-tracking --disable-silent-rules --prefix=#{prefix} --enable-coreaudio-output --disable-neon-opt --disable-nls --disable-x11 --with-mac-sysroot=#{MacOS.sdk_path} --with-mac-version-min=#{MacOS.version} ] ./autogen.sh *args else pkg:configure *args end make DESTDIR=${PKG_DEST} install