aboutsummaryrefslogtreecommitdiffstats
path: root/audio/openal/pkg-message
diff options
context:
space:
mode:
authortobik <tobik@FreeBSD.org>2019-05-01 00:27:32 +0800
committertobik <tobik@FreeBSD.org>2019-05-01 00:27:32 +0800
commit54120b45dd73179dcc52f56eebbe23a3c2448451 (patch)
tree6e0ded799a239ed2dac44d6d723ceb5741f13b9c /audio/openal/pkg-message
parentc6f1302534a930be897f9821d461994645313b85 (diff)
downloadfreebsd-ports-gnome-54120b45dd73179dcc52f56eebbe23a3c2448451.tar.gz
freebsd-ports-gnome-54120b45dd73179dcc52f56eebbe23a3c2448451.tar.zst
freebsd-ports-gnome-54120b45dd73179dcc52f56eebbe23a3c2448451.zip
Remove expired port
2019-04-30 audio/openal: Abandonware. Use audio/openal-soft instead
Diffstat (limited to 'audio/openal/pkg-message')
-rw-r--r--audio/openal/pkg-message14
1 files changed, 0 insertions, 14 deletions
diff --git a/audio/openal/pkg-message b/audio/openal/pkg-message
deleted file mode 100644
index 1331e9e0c798..000000000000
--- a/audio/openal/pkg-message
+++ /dev/null
@@ -1,14 +0,0 @@
-===============================================================================
-If you hear cracks and pops with some applications, adjust the
-OPENAL_BUFFER_SIZE environment variable, for instance:
-
- export OPENAL_BUFFER_SIZE=8192
- fgfs
-
-If the OPENAL_BUFFER_SIZE environment variable is not set, the default sound
-card buffer size is used.
-
-Increasing the audio buffer size increases the audio latency but decreases the
-CPU usage; decreasing the audio buffer size decreases the audio latency but
-increases the CPU usage (which can cause cracks and pops).
-===============================================================================