pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio Remove csound-dev to make way for csound4.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1b2b3f640d1a
branches:  trunk
changeset: 484639:1b2b3f640d1a
user:      ben <ben%pkgsrc.org@localhost>
date:      Sun Nov 28 17:12:28 2004 +0000

description:
Remove csound-dev to make way for csound4.

diffstat:

 audio/Makefile                    |    3 +-
 audio/csound-dev/DESCR            |    8 --
 audio/csound-dev/MESSAGE          |    9 --
 audio/csound-dev/Makefile         |   44 --------------
 audio/csound-dev/PLIST            |   36 -----------
 audio/csound-dev/distinfo         |   29 ---------
 audio/csound-dev/patches/patch-aa |  116 --------------------------------------
 audio/csound-dev/patches/patch-ab |   52 -----------------
 audio/csound-dev/patches/patch-ac |   54 -----------------
 audio/csound-dev/patches/patch-ad |   54 -----------------
 audio/csound-dev/patches/patch-ae |   72 -----------------------
 audio/csound-dev/patches/patch-af |   29 ---------
 audio/csound-dev/patches/patch-ag |   12 ---
 audio/csound-dev/patches/patch-ah |   18 -----
 audio/csound-dev/patches/patch-ai |   13 ----
 audio/csound-dev/patches/patch-aj |   13 ----
 audio/csound-dev/patches/patch-ak |   13 ----
 audio/csound-dev/patches/patch-al |   32 ----------
 audio/csound-dev/patches/patch-am |   21 ------
 audio/csound-dev/patches/patch-an |   14 ----
 audio/csound-dev/patches/patch-ao |   13 ----
 audio/csound-dev/patches/patch-ap |   26 --------
 audio/csound-dev/patches/patch-aq |   13 ----
 audio/csound-dev/patches/patch-ar |   26 --------
 audio/csound-dev/patches/patch-as |   21 ------
 audio/csound-dev/patches/patch-at |   41 -------------
 audio/csound-dev/patches/patch-au |   13 ----
 audio/csound-dev/patches/patch-av |   27 --------
 audio/csound-dev/patches/patch-aw |   13 ----
 audio/csound-dev/patches/patch-ax |   49 ----------------
 audio/csound-dev/patches/patch-ay |   14 ----
 31 files changed, 1 insertions(+), 897 deletions(-)

diffs (truncated from 1032 to 300 lines):

diff -r 2e92ed26cac8 -r 1b2b3f640d1a audio/Makefile
--- a/audio/Makefile    Sun Nov 28 17:10:28 2004 +0000
+++ b/audio/Makefile    Sun Nov 28 17:12:28 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.264 2004/11/28 17:09:13 ben Exp $
+# $NetBSD: Makefile,v 1.265 2004/11/28 17:12:28 ben Exp $
 #
 
 COMMENT=       Audio tools
@@ -25,7 +25,6 @@
 SUBDIR+=       cdparanoia
 SUBDIR+=       cmp3
 SUBDIR+=       cs4235
-SUBDIR+=       csound-dev
 SUBDIR+=       csound-manual
 SUBDIR+=       daapd
 SUBDIR+=       dap
diff -r 2e92ed26cac8 -r 1b2b3f640d1a audio/csound-dev/DESCR
--- a/audio/csound-dev/DESCR    Sun Nov 28 17:10:28 2004 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,8 +0,0 @@
-Csound is a software synthesis package in the tradition of so-called
-music-N languages, among which the best-known is Music V.  It consists
-of an orchestra- and score-driven executable, written in C for
-portability.  Since Csound is a computational language, it is highly
-flexible and efficient; complexity is gained only at the expense of
-computation time.  Basically Csound reads some files and creates the
-result as a file on disk or, on faster machines, through a DAC in real
-time.
diff -r 2e92ed26cac8 -r 1b2b3f640d1a audio/csound-dev/MESSAGE
--- a/audio/csound-dev/MESSAGE  Sun Nov 28 17:10:28 2004 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,9 +0,0 @@
-===========================================================================
-$NetBSD: MESSAGE,v 1.2 2003/12/13 20:30:53 ben Exp $
-
-This version of csound implements localization and realtime audio as
-plugins.  As a result you need to set the OPCDIR environment variable to
-${PREFIX}/lib/Csound.  The csound executable is named "csound32".  To
-play realtime audio, specify "-o devaudio" instead of "-o /dev/audio".
-
-===========================================================================
diff -r 2e92ed26cac8 -r 1b2b3f640d1a audio/csound-dev/Makefile
--- a/audio/csound-dev/Makefile Sun Nov 28 17:10:28 2004 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,44 +0,0 @@
-# $NetBSD: Makefile,v 1.11 2004/10/03 00:13:05 tv Exp $
-#
-
-DISTNAME=              Csound-4.24.1
-PKGNAME=               csound-dev-4.24.1
-PKGREVISION=           2
-CATEGORIES=            audio
-MASTER_SITES=          http://www.csounds.com/istvan/archive/misc/
-EXTRACT_SUFX=          .tar.bz2
-
-MAINTAINER=            ben%NetBSD.org@localhost
-HOMEPAGE=              http://www.csounds.com/
-COMMENT=               Software synthesizer and sequencer
-
-LICENSE=               csound-license
-RESTRICTED=            "no for-fee-redistribution"
-NO_SRC_ON_CDROM=       ${RESTRICTED}
-NO_BIN_ON_CDROM=       ${RESTRICTED}
-NOT_FOR_PLATFORM=      *-*-alpha *-*-sparc64   # many LP64 problems
-
-DIST_SUBDIR=           csound
-USE_GNU_TOOLS+=                make
-USE_BUILDLINK3=                yes
-USE_X11=               yes
-CONFLICTS=             csound-bath*
-USE_LANGUAGES=         c c++
-
-.include "../../mk/bsd.prefs.mk"
-
-.if ${OPSYS} == "NetBSD"
-SUBST_CLASSES+=                defbsd
-SUBST_MESSAGE.defbsd=  "Configuring to use NetBSD presets."
-SUBST_STAGE.defbsd=    post-patch
-SUBST_FILES.defbsd=    Makefile.defs
-SUBST_SED.defbsd=      -e 's,^\(DEFINES =\),\1 -DBSD,'
-.endif
-
-pre-install:
-                       ${RM} -f ${WRKSRC}/include/Csound/sysdep.h.orig
-
-.include "../../x11/fltk/buildlink3.mk"
-.include "../../mk/ossaudio.buildlink3.mk"
-.include "../../mk/pthread.buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r 2e92ed26cac8 -r 1b2b3f640d1a audio/csound-dev/PLIST
--- a/audio/csound-dev/PLIST    Sun Nov 28 17:10:28 2004 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,36 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2003/12/13 20:26:03 ben Exp $
-bin/cs
-bin/csb64enc
-bin/csound32
-bin/cvanal
-bin/dnoise
-bin/envext
-bin/extract
-bin/extractor
-bin/het_export
-bin/het_import
-bin/hetro
-bin/lpanal
-bin/lpc_export
-bin/lpc_import
-bin/makecsd
-bin/mixer
-bin/pv_export
-bin/pv_import
-bin/pvanal
-bin/pvlook
-bin/scale
-bin/scot
-bin/scsort
-bin/sdif2ad
-bin/sndinfo
-bin/srconv
-include/Csound/csdl.h
-include/Csound/csound.h
-include/Csound/csstruct.h
-include/Csound/sysdep.h
-lib/Csound/rtlinux.so
-lib/Csound/stdopcod.so
-lib/libcsound32.so
-@dirrm include/Csound
-@dirrm lib/Csound
diff -r 2e92ed26cac8 -r 1b2b3f640d1a audio/csound-dev/distinfo
--- a/audio/csound-dev/distinfo Sun Nov 28 17:10:28 2004 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,29 +0,0 @@
-$NetBSD: distinfo,v 1.7 2004/09/11 02:05:01 minskim Exp $
-
-SHA1 (csound/Csound-4.24.1.tar.bz2) = a14903e23b72c78a870b0d38df7bbdb5e1a56c9e
-Size (csound/Csound-4.24.1.tar.bz2) = 1116589 bytes
-SHA1 (patch-aa) = 128348a54bc5df73feb2cbd45fd07e4246565f89
-SHA1 (patch-ab) = 64a0cf6a5b720d05d625613117c26f5669553d79
-SHA1 (patch-ac) = 4c59bab1d38ae65fba96cab5b8718f8d41646ccd
-SHA1 (patch-ad) = 8e001b34e1e0a2a1beba5d50667b1b402143c532
-SHA1 (patch-ae) = 75b35e8161390aef418055a1d834120f16c7c99c
-SHA1 (patch-af) = 6641f5fce8e919dbe39c0132fd35f6799b54d24d
-SHA1 (patch-ag) = 1cbc8e5070efa0416fd771a77c181f859a3ae4e7
-SHA1 (patch-ah) = 12845b415f1dee76527df4bb60159cda3ffe78e9
-SHA1 (patch-ai) = 652ba4a0dce449605004347e6eb6f6344f559ea3
-SHA1 (patch-aj) = e0c135effca0d33814d4644979dc0be53d62d8a0
-SHA1 (patch-ak) = d62442d9248f48e70e97dfdb7a772d9f5586faaa
-SHA1 (patch-al) = 59f0cc70bfa0a69a00c7926264e9ca1ae17d64e7
-SHA1 (patch-am) = 60dcef719e82f063ae87d23ce0410508bab76b93
-SHA1 (patch-an) = 292b472661a67fd79c6fc9f91b9366e267b4d19f
-SHA1 (patch-ao) = 9aad1dcf08550ddd1ecb5be6b6145bca3a8ca84b
-SHA1 (patch-ap) = 4860816fc5dbc26b24ff030d451798e75c8e5a26
-SHA1 (patch-aq) = 4f43102124e7b7fc86abb87a4c46eb8eaf2c449c
-SHA1 (patch-ar) = eadee2e5c324b7b899a032bc782d74867c1add72
-SHA1 (patch-as) = 45a18ea81022a722c489aee4013589172490c60f
-SHA1 (patch-at) = fd424477994e026526ed14d9d64a951abcfbb6fb
-SHA1 (patch-au) = 5c002177662b6f9b4eacccba023e88ba8c0699af
-SHA1 (patch-av) = 17b6e08cff26c6bbea18f30649b2dfeff7a7dab9
-SHA1 (patch-aw) = a3b52e7a40bba5ca7e2a422d4718b4c11b0f7b95
-SHA1 (patch-ax) = 2dda0346134d115d2299e210e4689fd788104efb
-SHA1 (patch-ay) = 9a654dc2c269c8e8a6486f42b4ec9a1533cac065
diff -r 2e92ed26cac8 -r 1b2b3f640d1a audio/csound-dev/patches/patch-aa
--- a/audio/csound-dev/patches/patch-aa Sun Nov 28 17:10:28 2004 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,116 +0,0 @@
-$NetBSD: patch-aa,v 1.3 2004/04/17 23:10:19 ben Exp $
-
---- Makefile.defs.orig 2003-02-25 19:24:01.000000000 -0800
-+++ Makefile.defs
-@@ -10,7 +10,7 @@ TARGET_OS = unix
- # -----------------------------------------------------------------------------
- # installation directories
- 
--INSTDIR       = /usr/local
-+INSTDIR       = $(PREFIX)
- 
- BINDIR        = $(INSTDIR)/bin
- LIBDIR        = $(INSTDIR)/lib
-@@ -62,7 +62,7 @@ CC = gcc
- CXX = g++
- LD = gcc
- AR = ar rc
--MAKEDLL_L = ld -E -s -shared -O1
-+MAKEDLL_L = $(CXX) -Wl,-E -Wl,-shared
- MAKEDLL_P = ld -E -s -shared -O1
- RANLIB = ranlib
- 
-@@ -72,7 +72,7 @@ RANLIB = ranlib
- 
- DEFINES = -DWINDOWS -DSFIRCAM -DSYS5 -DLINUX -DHAVE_TERMIOS_H         \
-         -DIV_VERSION -DPIPES -DMACROS -DHAVE_FLTK -D_REENTRANT        \
--        -DHAVE_SSTREAM -DMYFLT=float
-+        -DHAVE_SSTREAM -DMYFLT=float -DDEVOSSSOUND="\"$(DEVOSSSOUND)\""
- # choose any of -
- #     -DSYS5          invoke System V headers, e.g. 'string.h' for 'strings.h'
- #     -DHAVE_SSTREAM  include <sstream> header from C++ sources, instead of
-@@ -112,9 +112,7 @@ DEFINES = -DWINDOWS -DSFIRCAM -DSYS5 -DL
- # of your compiler for the list of available settings. $(DEFINES) must always
- # be included.
- 
--CFLAGS = -pipe -Wall -O2 -ffast-math -fomit-frame-pointer             \
--       -finline-functions -funroll-loops -fno-strict-aliasing         \
--       $(PIC_FLAG)                                                    \
-+CFLAGS+= -Wall -O2 $(PIC_FLAG) \
-        -I. -I$(TOPDIR) -I$(TOPDIR)/include -I$(TOPDIR)/opcodes $(DEFINES)
- #     -O              Simple optimisation
- #     -O2             to be more specific about the optimization level
-@@ -142,15 +140,12 @@ CFLAGS = -pipe -Wall -O2 -ffast-math -fo
- # -----------------------------------------------------------------------------
- # Additional flags for the C compiler only
- 
--C_FLAGS = -march=pentium3 -falign-functions=16 -falign-loops=16               \
--        -falign-jumps=16 -frename-registers -mfpmath=387 -mno-ieee-fp \
--        -mno-sse
- 
- # -----------------------------------------------------------------------------
- # C++ compiler flags
- 
--CXXFLAGS = $(CFLAGS) $(C_FLAGS) -fno-exceptions -fno-rtti             \
--         -fno-unroll-loops -I/usr/local/FLTK-1.1.0/Linux/include
-+CXXFLAGS+= $(CFLAGS) $(C_FLAGS) -fno-exceptions -fno-rtti             \
-+         -fno-unroll-loops
- # `fltk-config --cxxflags`            try adding this if the compilation of
- #                                     FLTK widgets stops with error messages
- #                                     related to not finding include files
-@@ -165,8 +160,7 @@ FLTKOBJ = buttonsched.o widgets.o
- 
- # FLTKLIB = -lfltk -lpthread -lstdc++
- # FLTKLIB = `fltk-config --libs`
--FLTKLIB = /usr/local/FLTK-1.1.0/Linux/lib/libfltk.a                   \
--        /usr/local/gcc-3.2.2/lib/libstdc++.a
-+FLTKLIB = -lfltk -lstdc++
- # libraries required by widgets.cpp
- #     -lfltk -lpthread -lstdc++               use dynamic libraries
- #
-@@ -188,7 +182,7 @@ FLTKLIB = /usr/local/FLTK-1.1.0/Linux/li
- LIBS = -lpthread -lm
- # used for linking all executables
- 
--MISC_LIB = -ldl
-+MISC_LIB =
- # these are used by the main Csound executable only
- 
- #     -lefence                        for debugging only
-@@ -211,7 +205,7 @@ WINOBJ = sysdep/winX11.o
- #     winFLTK.o and FL_graph.o for `improved' X graphics
- # otherwise leave empty
- 
--WINLIBS = -L/usr/X11R6/lib -lX11
-+WINLIBS = -lX11
- # ;window system libraries
- #     -lX11                           for X window calls
- #     -L/usr/lib/X11R4                for HP X11 library, v.4
-@@ -224,7 +218,7 @@ WINLIBS = -L/usr/X11R6/lib -lX11
- # -----------------------------------------------------------------------------
- # real-time audio support
- 
--RTAUDIO_PLUGINS = rtlinux.so rtalsa.so
-+RTAUDIO_PLUGINS = rtlinux.so
- #     rtlinux.so                      for Linux (OSS interface)
- #     rtalsa.so                       for Linux (ALSA interface)
- #     rtwin32.dll                     Windows 32bit MM library
-@@ -232,7 +226,7 @@ RTAUDIO_PLUGINS = rtlinux.so rtalsa.so
- # -----------------------------------------------------------------------------
- # libraries and headers for real-time audio
- 
--AUDLIBS = -lasound
-+AUDLIBS = $(LIBOSSAUDIO)
- #     -laudio                         on SUN, for SFSUN41
- #     -laudio                         on SGI, to include rt devaudio library
- #     -lAlib                          on HP, to include rt devaudio library
-@@ -248,8 +242,7 @@ AUDLIBS = -lasound
- # Access permissions for main Csound executable. It is recommended to set it
- # to 4551 under Linux to enable --sched. Other systems should use 0755.
- 
--#CSOUND_PERM = 0755
--CSOUND_PERM = 4551
-+CSOUND_PERM = 0755
- 
- # -----------------------------------------------------------------------------
- # The Csound MAKE can be run in separate stages, or as a single command.
diff -r 2e92ed26cac8 -r 1b2b3f640d1a audio/csound-dev/patches/patch-ab
--- a/audio/csound-dev/patches/patch-ab Sun Nov 28 17:10:28 2004 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,52 +0,0 @@
-$NetBSD: patch-ab,v 1.1 2003/12/13 20:26:03 ben Exp $
-
---- opcodes/midisend.c.orig    2003-02-25 19:24:01.000000000 -0800
-+++ opcodes/midisend.c
-@@ -1,6 +1,8 @@
- #include "cs.h"                                       /*    MIDISEND.C    */
- #include "midioops.h"
- 
-+#undef USE_DLP_MIDI_OUT_CODE
-+
- #ifdef LINUX
- /*
-    This is very provisional code for Linux Csound MIDI output. Data



Home | Main Index | Thread Index | Old Index