mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
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
This commit is contained in:
parent
35ac2880c3
commit
a5397902c7
1 changed files with 5 additions and 5 deletions
|
@ -3,19 +3,19 @@ pkgname=swh-plugins
|
||||||
version=0.4.17
|
version=0.4.17
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="ladspa-${version}"
|
wrksrc="ladspa-${version}"
|
||||||
conflicts="swh-lv2"
|
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libtool pkg-config gettext-devel gettext
|
hostmakedepends="automake libtool pkg-config gettext-devel gettext
|
||||||
perl-Locale-gettext perl-Locale-PO perl-XML-Parser"
|
perl-Locale-gettext perl-Locale-PO perl-XML-Parser"
|
||||||
makedepends="fftw-devel libgsm-devel libxml2-devel"
|
makedepends="fftw-devel libgsm-devel libxml2-devel"
|
||||||
maintainer="lemmi <lemmi@nerd2nerd.org>"
|
short_desc="SWH Plugins package for the LADSPA plugin system"
|
||||||
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://plugin.org.uk/"
|
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"
|
distfiles="https://github.com/swh/ladspa/archive/v${version}.tar.gz"
|
||||||
checksum=d1b090feec4c5e8f9605334b47faaad72db7cc18fe91d792b9161a9e3b821ce7
|
checksum=d1b090feec4c5e8f9605334b47faaad72db7cc18fe91d792b9161a9e3b821ce7
|
||||||
|
conflicts="swh-lv2"
|
||||||
|
CFLAGS="-fPIC"
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue