Commit graph

6290 commits

Author SHA1 Message Date
wiz
548064f7fb Update to 14.3.2:
sox-14.3.2	2011-02-27
----------

File formats:

  o Add seek support to mp3 handler for speed improvements.  (Pavel Karneliuk)
  o Fix bug were WavPack header was not updated correctly when closing
    file.  Fixed libsox memory leak when closing WavPack files.
    (David Bryant)
  o Fix RIFF chunk length error when writing 24-bit files. (David Bryant)
  o 24-bit WAV files were leaving channel maps unassigned. Change to use
    common channel mappings based on channel count.  This allows to
    work more seemlessly with other apps such as WavPack and Foobar2000.
    (David Bryant)
  o Fix ffmpeg playback bug caused by alignment requirements on some platforms.
    Closes bug #3017690.  (Reuben Thomas).
  o Fix memory leak in ffmpeg. (Doug Cook)
  o Handle 0 length chunks in WAV files gracefully.  (Beat Jorg)
  o When skipping over chunks, account for word alignment. Helps
    with some Logic Pro generated files.  (D Lambley)
  o Fix incorrect MP3 file length determination with VBR & .5s initial
    silence.  (robs)

Audio device drivers:

  o Fix immediate segfault on OSX while attempting to record. (Adam Fritzler)
  o Fix segfault on OSX playback for some HW that gives smaller then
    requested buffers. (cbagwell)
  o Clean up system resource in coreaudio on close.  Allows running
    back-to-back open()/close()'s without exiting app first. (cbagwell)
  o Add support for 32-bit samples to OSS driver. (Eric Lammerts)
  o Add support for 24 and 32-bit samples to waveaudio (Win32) driver.
    (Doug Cook)
  o Support specifying audio device other than default on OSX (cbagwell)

Effects:

  o F.R. [3051700] spectrogram -r for `raw' spectrogram, no legend.  (robs)
  o Fix -w option on stats effect. (Ronald Sprouse)
  o Fix segfault with some ladspa plugins (Thor Andreassen)
  o Optionally look for png.h in libpng directory to support OpenBSD
    packaging.  Helps enable spectrograph effect. (cbagwell)
  o libpng15 requires application to include zlib.h header file. (cbagwell)
    Add this to spectrograph effect. [3184238]
  o Enable LADSPA effects on all platforms without any external
    dependencies.  Mainly useful for Linux, Windows and OS X which have
    binaries readily available. (cbagwell)
  o Support specifying an absolute end location for trim effect instead
    only an offset from trim begin location. (Ulrich Klauer)
  o Fix regression where MP3 handler required libmad headers to be installed.
    (Samuli Suominen)
  o Allow dynamic loading of lame to be enabled even if lame header files
    are not installed.  (Doug Cook)

Other new features:

  o Soxi now reports duration of AMR files.  (robs)
  o Document the "multiple" combine option in man pages and in
    usage output (Ulrich Klauer).

Internal improvements:

  o Distribute msvc9 project files that had been in CVS only. (cbagwell)
  o Add msvc10 project files (also compatible with the Windows SDK 7.1).
    (Doug Cook)
  o cmake now compiles waveaudio driver under windows environment. (cbagwell)
    [3072672]
2012-01-20 12:29:45 +00:00
drochner
1537f5d050 update to 1.5.1
changes:
-bugfixes
-minor feature additions
2012-01-19 19:22:35 +00:00
sbd
1e38404e66 Convert packages with add --libdir=* to CONFIGURE_ARGS to use
GNU_CONFIGURE_LIBDIR or GNU_CONFIGURE_LIBSUBDIR.
2012-01-17 21:43:18 +00:00
drochner
ee21a4fdbc update to 0.21
changes:
-bugfixes
-minor UI improvements
2012-01-16 21:14:44 +00:00
drochner
34c9b15150 update to 2.6
changes: minor feature improvements
2012-01-16 21:00:00 +00:00
drochner
845e3fb643 update to 0.16.6
changes: bugfixes, minor feature improvements
2012-01-16 20:57:32 +00:00
mrg
a7aac79eea - depend upon two more packages no longer part of perl 5.14 base,
p5-Class-ISA and p5-Data-Compare
- bump the p5-Audio-Scan acceptable version to what pkgsrc now has
- bump pkgrev as the depends have changed
2012-01-15 02:52:18 +00:00
obache
2f97717bdb gsed related clean up.
* Stop to treat NetBSD's sed as GNU sed, not full compatible.
  * Then, no need to reset TOOLS_PLATFORM.gsed for NetBSD if USE_TOOLS+=gsed and
    real GNU sed is required.
  * In addition, convert simple USE_TOOLS+=gsed to conditionally, without NetBSD.
* convert {BUILD_,}DEPENDS+=gsed to USE_TOOLS, all tools from gsed are real gsed.
2012-01-14 07:44:33 +00:00
hans
80a11d4b67 USE_TOOLS=unzip instead of DEPENDS/BUILD_DEPENDS. 2012-01-14 03:13:03 +00:00
hans
bbd52967db Convert to USE_TOOLS=zip. 2012-01-14 02:09:35 +00:00
drochner
8b679b9d66 remove unnecessary patches 2012-01-13 11:38:44 +00:00
obache
1f4649c8a2 Recursive bump from audio/libaudiofile, x11/qt4-libs and x11/qt4-tools ABI bump. 2012-01-13 10:54:43 +00:00
hans
5d1582d7a0 Fix build on SunOS. 2012-01-12 21:13:17 +00:00
hans
e91a703780 Fix build on SunOS. 2012-01-12 17:16:48 +00:00
adam
abe63dffd5 Changes 0.3.3:
* Update library's soname version.
* Link against libm.
2012-01-12 16:34:28 +00:00
drochner
1a15904612 +mp3gain 2012-01-12 16:20:18 +00:00
drochner
8b60affb70 add mp3gain-1.5.2, a Loudness normalizer for MP3 files, from Simon Schubert
per pkgsrc-wip
2012-01-12 16:18:23 +00:00
hans
8c849de73f Fix build on SunOS. 2012-01-11 21:15:36 +00:00
hans
50af02ede8 Fix build on SunOS. 2012-01-11 20:49:05 +00:00
hans
6bc1fc5042 Explicitly disable da (audio output). 2012-01-11 20:30:18 +00:00
hans
2927856781 Fix build on SunOS. 2012-01-11 20:26:13 +00:00
hans
4575532107 Fix localedir. 2012-01-11 20:23:32 +00:00
hans
9569cc7b00 Fix build on SunOS 5.11. 2012-01-11 20:21:54 +00:00
hans
e2f1d386e8 An extra binary is built on SunOS. 2012-01-11 20:18:24 +00:00
hans
05b6b04b1d Fix build on SunOS. 2012-01-11 20:14:10 +00:00
hans
65c4bdb924 Fix build on SunOS. 2012-01-11 19:51:26 +00:00
hans
0335f5d828 Fix build on SunOS. 2012-01-11 19:38:24 +00:00
hans
c1af7d9d7f Explicitly disable NLS to avoid language files to be built. 2012-01-11 19:35:35 +00:00
hans
7f63d97bc3 Fix build on SunOS. 2012-01-11 19:23:02 +00:00
hans
4848f15801 Fix build on SunOS. Needs ncurses. 2012-01-11 19:20:12 +00:00
hans
7147b14e29 Remove set but not used variable. 2012-01-11 19:11:38 +00:00
hans
5125e8b85e Fix build on SunOS. 2012-01-11 19:06:24 +00:00
hans
2413cecf58 Uses pod2man. 2012-01-11 19:03:09 +00:00
hans
3fa3e2ccf0 Don't jump over variable initialization. 2012-01-11 19:01:48 +00:00
hans
f3ae054118 Fix build on SunOS. 2012-01-11 18:43:31 +00:00
hans
c01c7934e8 Allow build on SunOS 5.11. 2012-01-11 18:06:22 +00:00
hans
efffa942b9 Fix build on SunOS. 2012-01-11 17:51:21 +00:00
hans
c92bd5fcc3 There's no libutil on SunOS. 2012-01-11 17:42:36 +00:00
hans
faf89e187f Fix localedir. 2012-01-11 17:33:52 +00:00
hans
86debb1d4b Fix build on SunOS. 2012-01-11 17:31:30 +00:00
hans
3f5ae45072 Fix build on SunOS. 2012-01-11 17:05:51 +00:00
hans
46e2a6be84 Remove the u_intXX_t workaround for SunOS, it's no longer needed. 2012-01-11 15:54:44 +00:00
hans
5a062fb329 Fix build on SunOS 5.11. 2012-01-11 14:57:25 +00:00
hans
05e3896ef5 Fix build on SunOS. 2012-01-11 14:48:59 +00:00
sbd
f33cf90350 Recursive PKGREVISION bump because of devel/libslang2 buildlink addition. 2012-01-10 01:45:20 +00:00
obache
43a23bd711 Recursive bump from boost-libs shlib bump. 2012-01-09 02:54:24 +00:00
shattered
cd26a5bc59 Whitespace only. 2012-01-08 15:00:38 +00:00
sbd
44338b00d5 Remove ${LIBABISUFFIX} from PLIST and insure file are not installed
with using it.
2012-01-04 06:46:58 +00:00
sbd
517e7e0445 Add ${LIBABISUFFIX} to PLIST entry's. 2012-01-03 09:16:21 +00:00
sbd
a5ae775bf9 Use a C not a c++ comment in alsa/pcm.h. The c++ comment causes a phrase
error with the file and the autoconf header usability test to fail.

Bump PKGREVISION
2012-01-02 04:06:24 +00:00