summaryrefslogtreecommitdiff
path: root/audio
AgeCommit message (Collapse)AuthorFilesLines
2008-04-29Remove as maintainer. Blair Sadewitz is working on an update versiontron1-2/+2
already.
2008-04-29PKGREVISION++ for SDL_sound API bump.wiz1-2/+2
2008-04-29Update to 1.0.3:wiz3-9/+8
04202008 - Upped version to 1.0.3 (brown paper bag release for soname bug). 04192008 - Apparently MICRO_VERSION in configure.in doesn't do what I think; reset for binary compatibility (thanks, Hans!). 04182008 - Include <math.h> in shn.c. Bump API depends.
2008-04-29Add upstream patch fixingwiz3-2/+21
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1686 Bump PKGREVISION.
2008-04-29Drop clauses 3 and 4 from TNF licensesmartin1-9/+2
2008-04-28Update to 9.9. Over one year of development.wiz5-18/+27
9.9 Minor feature enhancements 24-Apr-2008 13:23 9.8 Minor bugfixes 12-Mar-2008 09:04 9.7 Minor feature enhancements 08-Feb-2008 16:11 9.6 Minor feature enhancements 26-Dec-2007 13:59 9.5 Minor feature enhancements 08-Nov-2007 08:04 9.4 Minor feature enhancements 29-Sep-2007 13:29 9.3 Documentation 23-Aug-2007 07:34 9.2 Minor feature enhancements 11-Jul-2007 20:21 9.1 Minor bugfixes 07-Jun-2007 14:22 9.0 Major feature enhancements 01-May-2007 06:12
2008-04-27Update to 14.0.1. Reenable flac support.wiz8-89/+23
sox-14.0.1 2008-01-29 ---------- File formats: o Added support for non-standard, non-WAVE_FORMAT_EXTENSIBLE (esp. 24-bit) PCM wav (see wavpcm in soxformat.7 for details). (robs) Effects: o Reimplemented reverb to be similar to freeverb. (robs) Bug fixes: o Fix Sndtool read error causing noise at start. (Reynir Stefánsson) o Fix mixer with >4 numbers, and mixer -3 behaving as mixer -4. (robs) o Fix [1748909] sox does not report remaining playtime of mp3s. (robs) o Fix failure to read AIFF files with empty MARK chunk. (robs) o Fix spurious 'Premature EOF' message in some circumstances. (robs) o Switched to 16-bit for libao driver since not all its plugins support it (such as oss, nas, and pulse audio) (Morita Sho) o Stop crash when "rec" is run with no arguments (Morita Sho). o Fix -V (without argument) on non-gnu systems. (robs) o Fix reported (with -V) output audio length in some cases. (robs) o Fix actual FLAC output file audio length in some cases. (robs) o Fix poor 24-bit FLAC compression & support newer versions of libFLAC (1.2.x). (robs) o Fix loss of 1 decoded FLAC block when using "trim 0 ...". (robs) o Fix trim when first effect with IMA-ADPCM input wav file. (robs) Internal improvements: o Let "make distcheck" run some automated test scripts. o Distribute missing cmake files. o Fix ogg vorbis compile error on some platforms. o Remove unused libltdl that could cause header mismatch with installed libltdl. o Fix AMR detection with --disable-shared. (robs) o Updated configure to support linking to static libraries on mingw for flac, ogg, and libsamplerate libraries. sox-14.0.0 2007-09-11 ---------- File formats: o Added ffmpeg support. (Reuben Thomas) o FLAC: added seekable decoding; added seek-table generation. (robs) o Added M3U & PLS playlist formats [FR# 1667341] (Note: SHOUTcast PLS is only partially supported). (robs) o Made format readers and writers into individual modules for easier distribution of differently-licensed code. (Reuben Thomas) o Added libao support. (Reuben Thomas) o Added support for ADPCM-encoded PRC files, based on Danny Smith's rec2wav and sndcmp. (Reuben Thomas) o Added AMR-NB [FR# 728875] & AMR-WB formats (with external libs). (robs) o Added LPC-10 support. (Reuben Thomas) Effects: o Use LADSPA effects (one input, one output). (Reuben Thomas) o --octave option changed to --plot; can now also use gnuplot to plot effect transfer function. (robs) o Added soft-knee companding. (robs) o Show (with --plot) compand transfer function. (robs) o Allow e.g. "vol 6dB" (as well as "vol 6 dB"). (robs) o Changed deemph filter from 1st order to 2nd order for better accuracy. (robs) o Add option to silence effect to leave periods of silence in and only strip out extra silence. (Mark Schreiber) o synth can now generate any number of channels. (robs) o mixer can now mixdown to mono any number of channels. (robs) o Added oops effect (mixer special case). (robs) o All effects that could only work on mono or stereo audio, now work with any number of channels. (robs) o Added WSOLA-based key and tempo effects. (robs) Other new features: o Show (with -S) if clipping is occurring. (robs) o Added internet input file support (needs wget). (robs) o Made it possible to build without sound drivers. (Reuben Thomas) Bug fixes: o Fix (m)compand transfer function non-linearities; fix compand drain volume. (robs) o Fix crash with pan effect. (robs) o Add missing RM define to Makefiles so installs work. (Bug# 1666599) (cbagwell) o Fix I/O performance regression in 13.0.0. (Reuben Thomas) o Fix .lu, .la read regression in 13.0.0 [Bug# 1715076]. (robs) o Fix uncompressed NIST/Sphere read regression in v13 [Bug #1736016]. o Fix displayed times when playing a file and using trim. (robs) o Fix CDDA sector duration display for non-CDDA sample rates. (robs) o synth fixes: brown noise; inverted square wave; offset < 0. (robs) o Fix crash when encoding Vorbis or FLAC: with no comment. (robs) o Fix effect drain problems: chorus, echo(s), phaser. (robs) o Fix rabbit responsiveness and memory problems. (Peter Samuelson) o Fix broken stereo audio when recording using ALSA. (robs) o Fix OSS driver on big endian machines that was introduced in last release. Internal improvements: o Renamed libst to libsox for name recongition and to avoid duplications with other existing libst libraries. (Reuben Thomas) o Moved effects to libsfx. (Reuben Thomas) o Got rid of several hundred compiler warnings. (robs, Reuben Thomas) o Added basic performance testing of I/O. (Reuben Thomas) o Effects chain processing now available in libSoX. (robs) o Added effects-chain buffering for effects that use a window [FR# 1621695]. (robs) o Added cmake build files for Win32. (robs)
2008-04-26Update to 2.22.1:wiz3-20/+20
============ Version 2.22.1 2008-03-25 Bastien Nocera * Makefile: 2.22.1 * sounds/Makefile: patch from Damien Carbery to use DESTDIR appropriately 2008-03-21 Bastien Nocera * Makefile: Add COPYING to the tarball ============ Version 2.22.0 2008-03-21 Bastien Nocera * COPYING: add * Makefile: Fix dist target, include changelog, build a .tar.bz2 by default 2008-03-21 Bastien Nocera * Makefile: 2.22.0 * README: add licensing for the new sounds * sounds/Makefile: update install method * sounds/*.wav: update for new millenium, hopefully a better default, most files modified for volume and length by Mike Langlie 2008-02-01 Bastien Nocera * MAINTAINERS: upd 2003-07-01 Kjartan Maraas * sounds/question.wav: Added this file from the Red Hat package. 2000-02-19 Timur Bakeyev * Simplified sounds/Makefile, so, it is not so gmake dependend. find replaced with the shell wildcards, "install -d" replaced with "mkdir -p".
2008-04-26Update to 0.4.19:wiz4-19/+26
* configure.in: be smarter about automatically finding espeak * drivers/espeak/Makefile.am: remove libstdc++. It is not needed and makes the Solaris build fail.
2008-04-25Update to libsamplerate 0.1.3. No pkgsrc-specific changes.bjs2-7/+6
Version 0.1.3 (2008-03-23) ========================== * Huge improvement to the quality of conversion with the SRC_SINC_MEDIUM_QUALITY and SRC_SINC_BEST_QUALITY converters. * Minor bug fixes.
2008-04-25Update PYTHON_VERSIONS_COMPATIBLEjoerg9-19/+12
- assume that Python 2.4 and 2.5 are compatible and allow checking for fallout. - remove PYTHON_VERSIONS_COMPATIBLE that are obsoleted by the 2.3+ default. Modify the others to deal with the removals.
2008-04-25Remove vestigial PLIST_SUBST from makefile; it uses PLIST_VARS now.bjs1-2/+1
2008-04-24Add a variable XINE_MOD_DIR_VER that contains the subdirectory namewiz2-6/+6
for the modules. Use it in xine-lib and its dependencies. Fixes a bug in xine-esound and installation of wip/xine-xcb.
2008-04-23Update to 1.4.9.1:wiz3-8/+10
VERSION 1.4.9 BUGFIXES: * The last.fm dialog did not always properly disable options when the username was not entered. * Fix Amazon Cover fetching by using their new web service api. * Don't insert items into Dynamic Mode that don't exist. * If unavailable tracks are in the Playlist and random mode is on, don't stop those tracks if selected; continue with available tracks.
2008-04-22Bump PKGREVISION for SDL_sound ABI update.wiz1-2/+2
2008-04-22Update to 1.0.2. Add speex to DEPENDS. Update buildlink3.mk and bump ABI.wiz6-147/+14
04172008 - Look for Speex includes in new directory. Converted all text encoding from ISO-8859-1 to UTF-8. Fixed "make dist" script for dealing with Subversion instead of CVS. Added Speex to the README. Upped version to 1.0.2. 04112008 - Check if Speex header has bogus data (CVE-2008-1686). 08062007 - Updated my email address. 07152007 - Minor correction in Timidity resampling code (Thanks, Sam!). 07062007 - Fixed uninitialized buffer in mpglib. (Thanks, Phil!). 10292006 - Fixed bogus memory dereference when SMPEG fails init (thanks, Chris!) 10272006 - FLAC 1.1.3 breaks their API _again_, so we try to do the right thing at build time. (Thanks, Josh!). 05122006 - Patched to get mpglib compiling again (thanks, Sam!). 12172005 - Fixed gcc4 whining in playsound_simple.c. 12062005 - Trimmed a bunch of junk out of the build system, and now it works on Mac OS X again. 10122005 - Check for libmodplug headers in two possible places (thanks, Tyler!) 10012005 - Added playsound_simple.c. 05302005 - Backport from devtree: Fixed automake nonsense. 11122004 - Backport from devtree: fix .voc decoder crash on file open. 05082004 - Fixed "bootstrap" to work with MacOSX. 05072004 - Backed out some commits, converted repository to Subversion, and branched off to a 1.1.0 development tree. Changed MikMod URL...old one is now a porn site. :( 10252003 - VOC decoder was broken. Now it isn't. 10142003 - Build system fix: acinclude.m4 had some word wrapping badness.
2008-04-15update to 1.1.12drochner4-9/+9
changes: -security fix (unchecked array index, CVE-2008-1686) -a few bug fixes (including the 1.1.11.1 regressions) -new version of the pulseaudio output plugin -open-source upport for RealAudio "cook"
2008-04-12Convert to use PLIST_VARS instead of manually passing "@comment "jlam21-98/+92
through PLIST_SUBST to the plist module.
2008-04-10update to 1.1.11.1drochner4-10/+10
changes: * Security fixes: - Array Indexing Vulnerability in sdpplin_parse(). (CVE-2008-0073) - integer overflow, possibly leading to buffer overflow, CVE-2008-1482 * Reworked the plugin directory naming so that external plugins don't have to be rebuilt for every release * Made the version parsing much more reliable; it wasn't properly coping with four-part version numbers * Fixed an off-by-one in the FLAC security fix patch. This breakage was causing failure to play some files * Support 16-bit big-endian DTS audio * Improved frame snapshot API. (ABI extension.) * Re-add support for # (stream parameter separator) in raw filenames * Fixed long delay when closing stream on dual core systems pkgsrc note: CVE-2008-0073 was already fixed by patch
2008-04-08whitespacejlam1-4/+4
2008-04-08Add an option to use the new jack-devel package. Bump revision.bjs2-4/+20
2008-04-08Update this package to 0.110.0, refactoring most of the patches.bjs17-1122/+281
There are still some bugs lurking, but on NetBSD/amd64 4.99.48 with azalia(4), both the sun and OSS drivers work fairly well! Try it out with audio/moc-devel. Please let me know if you encounter any problems. Currently, I manually create the distfile with the dist-bzip2 target in my local sources. I plan on hosting a repository of these sources somewhere with a NetBSD/pkgsrc branch soon.
2008-04-07Now xsidplay linkes fully against libXt.joerg1-4/+2
2008-04-07Fix DESTDIR.joerg1-2/+2
2008-04-07Update to moc-2.4.3. While here, add a check for sched_get_priority_maxbjs7-324/+133
in librt and remove ffmpeg patch, which is no longer needed. Also, I've changed options.mk so that selecting 'samplerate' implies 'sndfile', as the former is dependent on the latter.
2008-04-07Add moc-devel to audio/Makefile.bjs1-1/+2
2008-04-07Add a moc-devel package for version 2.5.0alpha3. This package usesbjs10-0/+384
a getline() function taken from nbftp--bothering with gnulib was too annoying. It works for me on NetBSD-current, but please let me know if there are any problems. I've also extended the check for sched_get_priority_max(3)--both here and in audio/moc--to look in librt prior to giving up. This allows moc to run with realtime priority on NetBSD-current; unfortunately, presently this requires root perms.
2008-04-07Add a 'sun' option and update patch-ac to support native audio outputbjs4-15/+53
on NetBSD, OpenBSD, and Solaris. This option takes precedence (by default) over OSS in the NetBSD/OpenBSD case. Bump rev.
2008-04-04DESTDIR support.joerg3-12/+14
2008-04-03Fix build and add DESTDIR support.joerg5-10/+46
2008-03-27Update to herrie-2.0. Remove patch-ab, USE_FEATURES needs more testingbjs6-54/+27
with this package. While here, correct ncurses/ncursesw options to provide the right arguments to configure. Changes since 1.9.1: 2008-03-16 -- Herrie 2.0: * Added: Brasilian Portuguese translation - Eros Carvalho * Fixed: Make vfs.lockup.chroot expand ~/ and ~user/ * Changed: Maintainer email address * Removed: Debian package infrastructure, per maintainer's request. 2008-02-12 -- Herrie 1.9.3: * Added: Support for Debian GNU/kFreeBSD * Added: Debian package infrastructure * Fixed: Shut down the application when we lose TTY input * Added: Chinese translation - Ji ZhengYu 2008-01-19 -- Herrie 1.9.2: * Removed: Native Windows support - it was incomplete anyway * Improved: Manpage reorganized to make more sense - Marcela Tiznado * Added: Finnish translation - Jorma Karvonen * Added: Danish translation - Joe Hansen * Improved: GUI scrolling performance when dealing with big playlists * Added: Switch to scroll pages up and down when selection goes out of sight
2008-03-20fix unsafe tmp file creation (CVE-2007-6061), patch from Debian/Gentoo,drochner3-2/+17
bump PKGREVISION
2008-03-17Don't clear LDFLAGS so the build can pick up the right ones passed injlam2-5/+12
by the pkgsrc infrastructure.
2008-03-17Remove header from original template file.bjs1-3/+1
2008-03-17Oops, add ${FILESDIR} and its contents.bjs1-0/+26
2008-03-17NetBSD _should_ use the barrier thread if available.bjs8-27/+111
Note: This may screw up the OSS driver, but if you're using NetBSD, I recommend using the native sun audio driver. ;) Some type fixes. Autoconf glue and functions to use netbsd atomic ops. Conversion to pollts() for better accuracy. Bump rev.
2008-03-16Update xmms-nebulus to 0.8.0.obache5-10/+52
Based on patch provided by Zafer Aydogan via private mail. pkgsrc changes: * Marked as DESTDIR ready. ChangeLog: Jan 08 2007 Pascal Brochart <pbrochart@tuxfamily.org> * v 0.8.0: Rewriting of the glthreads effects. Use mutex when really created (fix deadlock). Fix memory leak with SDL_ttf. New translation (pt). Pause and unpause display works again. Aug 18 2004 Pascal Brochart <pbrochart@tuxfamily.org> * v 0.7.0: Bug fixes. Add sinus wave to spectrum analyzer. Use GL_TRIANGLES instead of GL_LINE_STRIP in glthreads. New translations (fr fr_FR).
2008-03-16add jack-devel to Makefilebjs1-1/+2
2008-03-16Behold: The JACK audio connection kit version 0.109.10 (SVN).bjs19-0/+1335
This update was long overdue from version 0.100.0. Especially of note: native audio(4) support (OSS driver initially converted by jakemsr@openbsd.org), with certain changes/fixups by me (both in the driver code and elsewhere ... it is very much still a work in progress, but it is a work that does work, heh). Also, some patches to do the "right thing" throughout, i.e. press the "we are not linux" button. More fixes/enhancements coming soon. One outstanding issue I know of: an mmap failure when trying to run with realtime scheduling that I haven't been able to look into enough yet. A good player which supports this is audio/moc ... I hope to add a gstreamer plugin and much more shortly. I am in the planning stages of a rewrite of the driver using kqueue, also.
2008-03-15py-gtk needs Python 2.4joerg1-2/+2
2008-03-15Remove needless "/" from MASTER_SITES, suggested by Zafer Aydogan.obache1-2/+2
2008-03-14Update to 1.2.0:wiz16-670/+51
vorbis-tools 1.2.0 -- 2008-02-21 * FLAC support now relies on libFLAC * Support for large files * Fixed acinclude.m4 to properly support --no switches * ogg123: added remote control support * ogg123: fixed a bug in esd when pressing CTRL + C * ogg123: fixed a type mismatch in option parsing for 64 bit systems * ogg123: configuration no longer hardcoded to /etc * oggdec: limited support for chained Ogg bitstreams * ogg123: compiles with older versions of libcurl * oggdec: support decoding of multiple files into a single one * oggenc: -k, switch for Skeleton bitstream encoding * oggenc: fixed issues with Skeleton on big endian systems * oggenc: proper 5.1 channel mapping support * oggenc: FLAC module does not confuse every Ogg file as its own * oggenc: compiles with older versions of libvorbis * ogginfo: recognizes Skeleton, Dirac, FLAC and Kate bitstreams * vcut: solved issues described in ticket #1313 * vorbiscomment: support for creation of long comments * vorbiscomment: support for multiplexed Vorbis * Several minor bug fixes
2008-03-14+sonatadrochner1-1/+2
2008-03-14import sonata-1.4.2, a GTK2 client for the Music Player Daemon, fromdrochner5-0/+103
Johann Franz via pkgsrc-wip
2008-03-11Make sure that the installed files and directories belong to a sane usertron1-2/+3
and group. Bump package revision because of this fix.
2008-03-07Update to 2.1.5:wiz4-35/+6
2.1.5 - January 26th, 2008 : ============================ * Added an option in the "Process Fields" scanner to enable/disable detection of Roman numerals, * Disabled unsynchronisation when writing ID3v2.4 tags (as Taglib doesn't support them) to avoid problem with pictures on some applications (thanks to Alexey Illarionov), * Fixed compilation problem with previous versions of flac older than 1.1.3, * Fixed the size of log view when resizing the main window, * Fixed browser problem with the hidden directories filter: directories starting with severals dots were also hidden, * Fixed problem when renaming severals directories and files with the 'Rename File and Directory' scanner (thanks to vdaghan) , * Fixed detection of valid roman numerals in the "Process Fields" scanner (was used some parts of the Roman library from David M. Syzdek), * Brazilian Portuguese translation updated (thanks to doutor.zero), * Polish translation updated (thanks to Michał Smoczyk), * Swedish translation updated (thanks to Anders Strömer), * German translation updated (thanks to Götz Waschk),
2008-03-06Recursive PKGREVISION bump for gnutls-2.2.2 update with shlib major bump.wiz10-20/+20
2008-03-04Resign from maintaining a lot of packages, so everyone is free to updaterillig1-2/+2
them at will.
2008-03-04Update to 1.5.wiz3-9/+21
pkgsrc change: Fix installed .pc file to include rpath. Changes from 1.4 to 1.5 * Support for Mac OS X and Microsoft Windows * Distributed under the MPL (in addition to the previous LGPL license) * Added support for Speex files * Added support for TrueAudio files * Added support for WavPack files * Added support for ID3v2 general encapsulated object frames * Added support for ID3v2 unsynchronized lyrics frames * Added support for ID3v2 URL frames * Propper exports of all public classes / functions * Updated the APE::Item API to work with value lists * Added support to the FileRef class for new Xiph (Ogg) extensions * Made the samples per frame for MPEG headers accessible * Made MP3 Xing headers accessible * Prevent invalid encodings from being written to ID3v1 tags * Non-Latin1 ID3v2 text frames are automatically converted to UTF-8 on write (if they are not explicitly set to UTF-16) * Added support for reading ID3v2.2/3 unsynchronized tags * Made it possible to search for ID3v2 comment frames by description * Fixed a number of bugs in ID3v2 relative volume adjustment reading and writing * Added work arounds for iTunes writing invalid ID3v2 frame lengths * Added work arounds for iTunes not being able to correctly parse numerical ID3v2 genres * Added work arounds for iTunes putting non-text information in ID3v2 comment frames * Added a function to export strings to std::wstring * Added a function to check ASCII compatibility of strings * Added a function to check Latin1 compatibility of strings
2008-03-02Patch the configure script to fix a broken check for flex/lex -- thejlam3-1/+51
variable LEX is allowed to be a full path.