diff options
author | jylefort <jylefort@FreeBSD.org> | 2005-11-24 14:49:56 +0800 |
---|---|---|
committer | jylefort <jylefort@FreeBSD.org> | 2005-11-24 14:49:56 +0800 |
commit | de71cf8e887df430a25542561eb815f5452c7226 (patch) | |
tree | aa63ad460649b5aa24619c8e8e048aea627b2a29 /www | |
parent | 80935b40ee15108df7d9917398310897ca021f03 (diff) | |
download | freebsd-ports-gnome-de71cf8e887df430a25542561eb815f5452c7226.tar.gz freebsd-ports-gnome-de71cf8e887df430a25542561eb815f5452c7226.tar.zst freebsd-ports-gnome-de71cf8e887df430a25542561eb815f5452c7226.zip |
- 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)
Diffstat (limited to 'www')
0 files changed, 0 insertions, 0 deletions