summaryrefslogtreecommitdiff
path: root/audio/vcf
diff options
context:
space:
mode:
authorrodent <rodent>2013-04-13 14:49:09 +0000
committerrodent <rodent>2013-04-13 14:49:09 +0000
commitc3cbcde3d5966a5a925a86ac182cba5044f47f80 (patch)
treeb74b13113a3418824aa4c86ac75ad55b0cb9b61e /audio/vcf
parent27f880de16773c1cf5a09320db9ef530c06ae4d4 (diff)
downloadpkgsrc-c3cbcde3d5966a5a925a86ac182cba5044f47f80.tar.gz
Import vcf-0.0.5 as audio/vcf.
Some LADSPA plugins by Matthias Nagorni for audio EQ biquad filters based on the cookbook formulae by Robert Bristow-Johnson.
Diffstat (limited to 'audio/vcf')
-rw-r--r--audio/vcf/DESCR2
-rw-r--r--audio/vcf/Makefile20
-rw-r--r--audio/vcf/PLIST2
-rw-r--r--audio/vcf/distinfo5
4 files changed, 29 insertions, 0 deletions
diff --git a/audio/vcf/DESCR b/audio/vcf/DESCR
new file mode 100644
index 00000000000..d3a1f72f5eb
--- /dev/null
+++ b/audio/vcf/DESCR
@@ -0,0 +1,2 @@
+Some LADSPA plugins by Matthias Nagorni for audio EQ biquad filters based on the
+cookbook formulae by Robert Bristow-Johnson.
diff --git a/audio/vcf/Makefile b/audio/vcf/Makefile
new file mode 100644
index 00000000000..ffff7049273
--- /dev/null
+++ b/audio/vcf/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1 2013/04/13 14:49:09 rodent Exp $
+#
+
+DISTNAME= vcf-0.0.5
+CATEGORIES= audio
+MASTER_SITES= http://www.suse.de/~mana/
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= rodent@NetBSD.org
+HOMEPAGE= http://www.suse.de/~mana/ladspa.html
+COMMENT= Some LADSPA plugins for audio EQ biquad filters
+LICENSE= gnu-lgpl-v3
+
+INSTALLATION_DIRS+= lib/ladspa
+
+do-install:
+ ${INSTALL_LIB} ${WRKSRC}/vcf.so ${DESTDIR}${BUILDLINK_PREFIX.ladspa}/lib/ladspa
+
+.include "../../audio/ladspa/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/audio/vcf/PLIST b/audio/vcf/PLIST
new file mode 100644
index 00000000000..422f7b6d616
--- /dev/null
+++ b/audio/vcf/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2013/04/13 14:49:09 rodent Exp $
+lib/ladspa/vcf.so
diff --git a/audio/vcf/distinfo b/audio/vcf/distinfo
new file mode 100644
index 00000000000..05b34a82361
--- /dev/null
+++ b/audio/vcf/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2013/04/13 14:49:09 rodent Exp $
+
+SHA1 (vcf-0.0.5.tar.bz2) = 6154ef67ede9fc5b4d8c25e610fe5f0c7a0f76b6
+RMD160 (vcf-0.0.5.tar.bz2) = 81c8b972036e2e0601c5f2d6ae5ea2648ffba375
+Size (vcf-0.0.5.tar.bz2) = 5390 bytes