---
name: openal
version: 20060211_12
origin: audio/openal
comment: A 3D positional spatialized sound library
arch: freebsd:9:x86:64
www: http://www.openal.org/
maintainer: erik@bz.bzflag.bz
prefix: /usr/local
licenselogic: single
flatsize: 751721
desc: "The idea behind OpenAL is a 3d positional spatialized sound library analogous\nto
  OpenGL: instead of micromanaging each aspect of sound playback and effect,\nthe
  application writer may limit themselves to placing the sounds in the \nscene and
  letting the native OpenAL implementation determine the correct\namount of pitch
  alteration, gain attenuation, phase shift, etc, required to\nrender the sounds correctly.\n\nThat's
  the goal, anyway.  \n\nWWW: http://www.openal.org/\n"
categories: [audio]
options: {ARTS: off, ESOUND: off, SDL: off, SMPEG: off, VORBIS: off}
files:
  /usr/local/bin/openal-config: 55848587d056ed286c1377392bf77fa801474ee94bd91eb8edf6e1a4ab7b9a8d
  /usr/local/include/AL/al.h: 5ee29d020bb02ddccb873ae5b2626f3ba695073ff74207fd7e20650eab5dc542
  /usr/local/include/AL/alc.h: 59ea0ebd7acdc85d9a3c74f4a2a474534028998583094e918174f93f1c2bcc1b
  /usr/local/include/AL/alext.h: ee6be4d8636e297e5de149ae63c7418c458fc9361fae300b68d8a9ba644f7063
  /usr/local/lib/libopenal.a: 8aef502037703b65eb4e8e79df4bfb5cc5298346bd99177d2f4b6105ea68858c
  /usr/local/lib/libopenal.la: 6e5d0ec4d356331d353f401b5fb7ef39c680aa0e1d3fbf37b4b47a5ecf166c43
  /usr/local/lib/libopenal.so: '-'
  /usr/local/lib/libopenal.so.0: d2e6d87844f98b098bebf944aceeb7d17ec0404b9fd486d11a6501d23773b6ab
  /usr/local/libdata/pkgconfig/openal.pc: ee335e1bcd2c451458f7275bbe5a9f4f581ba5ba6a81f9c60af3fd8a3e9bced3
directories:
  /usr/local/include/AL/: y
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
  pre-deinstall: |
    /sbin/ldconfig -R
message: "===============================================================================\nIf
  you hear cracks and pops with some applications, adjust the\nOPENAL_BUFFER_SIZE
  environment variable, for instance:\n\n\texport OPENAL_BUFFER_SIZE=8192\n\tfgfs\n\nIf
  the OPENAL_BUFFER_SIZE environment variable is not set, the default sound\ncard
  buffer size is used.\n\nIncreasing the audio buffer size increases the audio latency
  but decreases the\nCPU usage; decreasing the audio buffer size decreases the audio
  latency but\nincreases the CPU usage (which can cause cracks and pops).\n===============================================================================\n"
