From d1793c8cd77d9368e5d40a2a7c807f8310ba1c80 Mon Sep 17 00:00:00 2001 From: lemmi Date: Tue, 30 Aug 2022 13:25:37 +0200 Subject: [PATCH] swh-plugins: orphan candidate for removal, remaining reverse dependencies flowblade: not a hard dependency. swh-lv2 replacement not working at this point pulseaudio-equalizer-ladspa: last update 3 years ago --- srcpkgs/swh-plugins/template | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/srcpkgs/swh-plugins/template b/srcpkgs/swh-plugins/template index 1bfa854e7507..1474dd61ba30 100644 --- a/srcpkgs/swh-plugins/template +++ b/srcpkgs/swh-plugins/template @@ -3,19 +3,19 @@ pkgname=swh-plugins version=0.4.17 revision=1 wrksrc="ladspa-${version}" -conflicts="swh-lv2" build_style=gnu-configure hostmakedepends="automake libtool pkg-config gettext-devel gettext perl-Locale-gettext perl-Locale-PO perl-XML-Parser" makedepends="fftw-devel libgsm-devel libxml2-devel" -maintainer="lemmi " +short_desc="SWH Plugins package for the LADSPA plugin system" +maintainer="Orphaned " +license="GPL-2.0-or-later" homepage="http://plugin.org.uk/" -short_desc="The SWH Plugins package for the LADSPA plugin system" -license="GPL-2" distfiles="https://github.com/swh/ladspa/archive/v${version}.tar.gz" checksum=d1b090feec4c5e8f9605334b47faaad72db7cc18fe91d792b9161a9e3b821ce7 +conflicts="swh-lv2" +CFLAGS="-fPIC" pre_configure() { autoreconf -fi } -