summaryrefslogtreecommitdiff
path: root/audio/csound5
diff options
context:
space:
mode:
authorsbd <sbd@pkgsrc.org>2012-02-04 07:00:11 +0000
committersbd <sbd@pkgsrc.org>2012-02-04 07:00:11 +0000
commita2fe05dbd468dc2508ea61bef65ec9b994b6777f (patch)
tree60d6d2dc22937e38ccc95c08e3d21d6142f9e8c0 /audio/csound5
parent31c594e127b4283192010a072eafb2eb273c5f9e (diff)
downloadpkgsrc-a2fe05dbd468dc2508ea61bef65ec9b994b6777f.tar.gz
Add control plugin
Bump PKGREVISION
Diffstat (limited to 'audio/csound5')
-rw-r--r--audio/csound5/Makefile4
-rw-r--r--audio/csound5/PLIST3
2 files changed, 4 insertions, 3 deletions
diff --git a/audio/csound5/Makefile b/audio/csound5/Makefile
index 21c086345a1..a188af7fda2 100644
--- a/audio/csound5/Makefile
+++ b/audio/csound5/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.18 2011/09/07 12:42:02 obache Exp $
+# $NetBSD: Makefile,v 1.19 2012/02/04 07:00:11 sbd Exp $
#
DISTNAME= Csound${CSOUND_VERSION}_src
PKGNAME= csound5-${CSOUND_VERSION}
-PKGREVISION= 10
+PKGREVISION= 11
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=csound/}
WRKSRC= ${WRKDIR}/Csound${CSOUND_VERSION}
diff --git a/audio/csound5/PLIST b/audio/csound5/PLIST
index 1ab7a9dbee4..c79c6431c4b 100644
--- a/audio/csound5/PLIST
+++ b/audio/csound5/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2011/09/07 12:42:02 obache Exp $
+@comment $NetBSD: PLIST,v 1.4 2012/02/04 07:00:11 sbd Exp $
bin/csound5
include/csound5/CppSound.hpp
include/csound5/CsoundFile.hpp
@@ -37,6 +37,7 @@ lib/csound5/makecsd
lib/csound5/mixer
lib/csound5/plugins/libbabo.so
lib/csound5/plugins/libbarmodel.so
+lib/csound5/plugins/libcontrol.so
lib/csound5/plugins/libfluidOpcodes.so
lib/csound5/plugins/libftest.so
lib/csound5/plugins/libgrain4.so