# Template file for 'swh-lv2' pkgname=swh-lv2 version=1.0.16 revision=2 build_style=gnu-makefile make_install_target="install-system" hostmakedepends="pkg-config libxslt" makedepends="fftw-devel" short_desc="Collection of GPL (free software) LV2 audio plugins" maintainer="Orphaned " license="GPL-3.0-or-later" homepage="http://plugin.org.uk/" distfiles="https://github.com/swh/lv2/archive/v${version}.tar.gz" checksum=bc24512de6e2fb7a493226e2e01a80ba8462a318b15c3b0fd0cd914b018c3548 post_extract() { vsed -i -e 's|$(INSTALL_DIR_REALLY)|$(DESTDIR)/$(INSTALL_DIR)|' Makefile }