K 10 svn:author V 8 jylefort K 8 svn:date V 27 2005-11-24T06:49:56.000000Z K 7 svn:log V 559 - Fix OSS support: OpenAL uses a buffer size of 1024 bytes, which is too small on some systems and/or with some applications, causing heavy drops in the audio output. I solve the problem by using the value returned by SNDCTL_DSP_GETBLKSIZE rather than 1024. - Add options for enabling aRts, esd, SDL, vorbis and smpeg support - Enable capture - Fix info file handling (install in post-install, and do not use install-info since bsd.port.mk takes care of it) PR: ports/88728 Submitted by: jylefort Approved by: maintainer timeout (15 days) END