summaryrefslogtreecommitdiff
path: root/audio/csound5
diff options
context:
space:
mode:
authorsbd <sbd>2012-02-04 07:00:11 +0000
committersbd <sbd>2012-02-04 07:00:11 +0000
commit2b06e71cf7bc68169c7f77dab815d32a25dc232a (patch)
tree60d6d2dc22937e38ccc95c08e3d21d6142f9e8c0 /audio/csound5
parent0e2226fbd187d5147b755829400a9dd84661107b (diff)
downloadpkgsrc-2b06e71cf7bc68169c7f77dab815d32a25dc232a.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