pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/audio/csound4 Update to csound4-4.23.12.11. Significa...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1347a5b0b5e2
branches:  trunk
changeset: 492814:1347a5b0b5e2
user:      ben <ben%pkgsrc.org@localhost>
date:      Tue Apr 19 20:22:52 2005 +0000

description:
Update to csound4-4.23.12.11.  Significant changes include:
* fltk fixes
* thread fixes
* many misc. bug fixes
* add support for creating shared libraries for plugins
* this will likely to be the last csound gbs release for a while

diffstat:

 audio/csound4/Makefile |   6 +++---
 audio/csound4/PLIST    |  22 ++++++++++++++++++++--
 audio/csound4/distinfo |   8 ++++----
 3 files changed, 27 insertions(+), 9 deletions(-)

diffs (82 lines):

diff -r 194272be0607 -r 1347a5b0b5e2 audio/csound4/Makefile
--- a/audio/csound4/Makefile    Tue Apr 19 19:49:10 2005 +0000
+++ b/audio/csound4/Makefile    Tue Apr 19 20:22:52 2005 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2005/04/11 21:44:51 tv Exp $
+# $NetBSD: Makefile,v 1.4 2005/04/19 20:22:52 ben Exp $
 #
 
-DISTNAME=              csound-4.23f12gbs.6
-PKGNAME=               csound4-4.23.12.6
+DISTNAME=              csound-4.23f12gbs.11
+PKGNAME=               csound4-4.23.12.11
 CATEGORIES=            audio
 MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=csound/}
 
diff -r 194272be0607 -r 1347a5b0b5e2 audio/csound4/PLIST
--- a/audio/csound4/PLIST       Tue Apr 19 19:49:10 2005 +0000
+++ b/audio/csound4/PLIST       Tue Apr 19 20:22:52 2005 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2004/11/28 17:16:48 ben Exp $
+@comment $NetBSD: PLIST,v 1.2 2005/04/19 20:22:52 ben Exp $
 bin/csound
 bin/csound-config
 bin/cvanal
@@ -7,9 +7,14 @@
 bin/extract
 bin/extractor
 bin/flcsound
+bin/het_export
+bin/het_import
 bin/hetro
 bin/lpanal
+bin/lpc_export
 bin/mixer
+bin/pv_export
+bin/pv_import
 bin/pvanal
 bin/pvlook
 bin/scale
@@ -21,15 +26,28 @@
 include/csound/OpcodeBase.hpp
 include/csound/autoheader.h
 include/csound/config.h
+include/csound/cs.h
 include/csound/cscore.h
 include/csound/csound.h
 include/csound/cwindow.h
+include/csound/midiops.h
+include/csound/midiops2.h
 include/csound/opcode.h
+include/csound/prototyp.h
+include/csound/sort.h
 include/csound/sysdep.h
+include/csound/text.h
+include/csound/version.h
+lib/csound/gabops.la
+lib/csound/metro.la
+lib/csound/newfils.la
+lib/csound/syncgrain.la
+lib/csound/vectorial.la
 lib/libcscore.a
 lib/libcsound.la
 share/csound/csound.xmg
 share/csound/csoundgbs.html
 share/csound/flcsound.html
+@dirrm share/csound
+@dirrm lib/csound
 @dirrm include/csound
-@dirrm share/csound
diff -r 194272be0607 -r 1347a5b0b5e2 audio/csound4/distinfo
--- a/audio/csound4/distinfo    Tue Apr 19 19:49:10 2005 +0000
+++ b/audio/csound4/distinfo    Tue Apr 19 20:22:52 2005 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2005/02/23 20:39:43 agc Exp $
+$NetBSD: distinfo,v 1.3 2005/04/19 20:22:52 ben Exp $
 
-SHA1 (csound/csound-4.23f12gbs.6.tar.gz) = b9d1239fb8020128079190d6f0fbe7c1735ed691
-RMD160 (csound/csound-4.23f12gbs.6.tar.gz) = 5177feb8bca038d22d79cf3e831bd2fe2c6eaa18
-Size (csound/csound-4.23f12gbs.6.tar.gz) = 1627424 bytes
+SHA1 (csound/csound-4.23f12gbs.11.tar.gz) = bd302a007cf5b80048211461023feef29363bec2
+RMD160 (csound/csound-4.23f12gbs.11.tar.gz) = fa44ba38fcac362b9fbb344c36a9c05f4ed85059
+Size (csound/csound-4.23f12gbs.11.tar.gz) = 1675633 bytes



Home | Main Index | Thread Index | Old Index