NAME="ladspa-swh-plugins" VERSION=0.4.17 RELEASE=1 LICENSE="GPL-2.0-or-later" CATEGORY="Audio" SUMMARY="Large collection of LADSPA plugins" DESCRIPTION="Large collection of LADSPA plugins" HOMEPAGE="http://plugin.org.uk/" SRC_URI="https://github.com/swh/ladspa/archive/refs/tags/v${VERSION}.tar.gz" SRC_DIR="ladspa-${VERSION}" DIFF_EXCLUDES="*.Plo stamp-po" src_compile() { cd ${S} cp -p makestub.pl ${B} cp -p ladspa-swh.dtd ${B} cp -p *.xml ${B} cygautoreconf cd ${B} cygconf cygmake }