aboutsummaryrefslogtreecommitdiff
path: root/srcpkgs/swh-plugins/template
diff options
context:
space:
mode:
authorcr6git <quark6@protonmail.com>2017-12-01 15:27:51 +0000
committerEnno Boland <gottox@voidlinux.eu>2017-12-05 18:05:03 +0000
commite4c38b148aa168c85a6c8599f84db214d405deec (patch)
treeaeee0dd9425647ac05dbbbe6eb6507e084bd181e /srcpkgs/swh-plugins/template
parent71305750f11f48349bcb511d7d4e985fc31dd3bd (diff)
downloadvoid-packages-e4c38b148aa168c85a6c8599f84db214d405deec.tar
void-packages-e4c38b148aa168c85a6c8599f84db214d405deec.tar.gz
void-packages-e4c38b148aa168c85a6c8599f84db214d405deec.tar.bz2
void-packages-e4c38b148aa168c85a6c8599f84db214d405deec.tar.lz
void-packages-e4c38b148aa168c85a6c8599f84db214d405deec.tar.xz
void-packages-e4c38b148aa168c85a6c8599f84db214d405deec.tar.zst
void-packages-e4c38b148aa168c85a6c8599f84db214d405deec.zip
New package: pulseeffects-3.0.9
Closes #9684. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
Diffstat (limited to '')
-rw-r--r--srcpkgs/swh-plugins/template21
1 files changed, 21 insertions, 0 deletions
diff --git a/srcpkgs/swh-plugins/template b/srcpkgs/swh-plugins/template
new file mode 100644
index 00000000000..cde8cef4a59
--- /dev/null
+++ b/srcpkgs/swh-plugins/template
@@ -0,0 +1,21 @@
+# Template file for 'swh-plugins'
+pkgname=swh-plugins
+version=0.4.17
+revision=1
+wrksrc="ladspa-${version}"
+conflicts="swh-lv2"
+build_style=gnu-configure
+hostmakedepends="automake libtool pkg-config
+ perl-Locale-gettext perl-Locale-PO perl-XML-Parser"
+makedepends="fftw-devel gettext-devel libgsm-devel libxml2-devel"
+maintainer="cr6git <quark6@protonmail.com>"
+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
+
+pre_configure() {
+ autoreconf -fi
+}
+