1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-11 02:50:24 +00:00
freebsd-ports/audio/openal
Jean-Yves Lefort 80d0833c0e - 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)
2005-11-24 06:49:56 +00:00
..
files - Fix OSS support: 2005-11-24 06:49:56 +00:00
distinfo - Update to 20050401 2005-04-09 21:35:39 +00:00
Makefile - Fix OSS support: 2005-11-24 06:49:56 +00:00
pkg-descr
pkg-plist - Update to 20050202 2005-02-10 00:26:14 +00:00