From 8bc5dafa3b85eac1ad1a0c6f37cd23466c28a12c Mon Sep 17 00:00:00 2001 From: zuntum Date: Thu, 1 Nov 2001 00:11:36 +0000 Subject: Move pkg/ files into package's toplevel directory --- audio/dap/DESCR | 16 ++++++++++++++++ audio/dap/PLIST | 6 ++++++ audio/dap/pkg/DESCR | 16 ---------------- audio/dap/pkg/PLIST | 6 ------ 4 files changed, 22 insertions(+), 22 deletions(-) create mode 100644 audio/dap/DESCR create mode 100644 audio/dap/PLIST delete mode 100644 audio/dap/pkg/DESCR delete mode 100644 audio/dap/pkg/PLIST (limited to 'audio/dap') diff --git a/audio/dap/DESCR b/audio/dap/DESCR new file mode 100644 index 00000000000..8dcd730c71f --- /dev/null +++ b/audio/dap/DESCR @@ -0,0 +1,16 @@ +DAP is a comprehensive audio sample editing and processing suite. DAP +currently supports AIFF, AIFF-C, WAV and RAW audio files, 8 or 16 bit +resolution and 1, 2 or 4 channels of audio data. Note however that compressed +AIFF-C files are not currently supported, only non-compressed AIFF-C files. + +The package itself offers comprehensive editing, playback and recording +facilities including full time stretch resampling, manual data editing and a +reasonably complete DSP processing suite. Note however that time stretching +does not currently work on Solaris (still trying to debug !!). + +For compatibility with sox, the popular audio conversion tool, the "Sox +Compatible" preference must be switched on in DAP. Switching this option on +simply tells DAP not to save any strings when saving AIFF files. This is +necessary as the current version of sox is rather buggy and doesn't like odd +length strings. I'm gonna try and check in a fix to sox but for now if you have +any problems converting using sox switch this option on. diff --git a/audio/dap/PLIST b/audio/dap/PLIST new file mode 100644 index 00000000000..3bdef8a66e0 --- /dev/null +++ b/audio/dap/PLIST @@ -0,0 +1,6 @@ +@comment $NetBSD: PLIST,v 1.1 2001/11/01 00:15:38 zuntum Exp $ +bin/dap +share/doc/dap/COPYING +share/doc/dap/README +share/doc/dap/TODO +@dirrm share/doc/dap diff --git a/audio/dap/pkg/DESCR b/audio/dap/pkg/DESCR deleted file mode 100644 index 8dcd730c71f..00000000000 --- a/audio/dap/pkg/DESCR +++ /dev/null @@ -1,16 +0,0 @@ -DAP is a comprehensive audio sample editing and processing suite. DAP -currently supports AIFF, AIFF-C, WAV and RAW audio files, 8 or 16 bit -resolution and 1, 2 or 4 channels of audio data. Note however that compressed -AIFF-C files are not currently supported, only non-compressed AIFF-C files. - -The package itself offers comprehensive editing, playback and recording -facilities including full time stretch resampling, manual data editing and a -reasonably complete DSP processing suite. Note however that time stretching -does not currently work on Solaris (still trying to debug !!). - -For compatibility with sox, the popular audio conversion tool, the "Sox -Compatible" preference must be switched on in DAP. Switching this option on -simply tells DAP not to save any strings when saving AIFF files. This is -necessary as the current version of sox is rather buggy and doesn't like odd -length strings. I'm gonna try and check in a fix to sox but for now if you have -any problems converting using sox switch this option on. diff --git a/audio/dap/pkg/PLIST b/audio/dap/pkg/PLIST deleted file mode 100644 index ee94858c229..00000000000 --- a/audio/dap/pkg/PLIST +++ /dev/null @@ -1,6 +0,0 @@ -@comment $NetBSD: PLIST,v 1.3 2000/02/23 11:56:52 wiz Exp $ -bin/dap -share/doc/dap/COPYING -share/doc/dap/README -share/doc/dap/TODO -@dirrm share/doc/dap -- cgit v1.2.3