Commit Graph

8 Commits

Author SHA1 Message Date
naddy
aa242e42a2 use sndio instead of ossaudio; small correction and ok jakemsr@ 2009-12-16 20:00:41 +00:00
naddy
7de1d17451 char is unsigned on some archs (powerpc, arm) 2009-10-14 14:27:34 +00:00
sthen
77dc3bf601 Ports using OpenAL require libossaudio to link properly; record this
in the pkgconfig/openal-config files so those ports can handle it without
hacks. From Brad.
2009-10-10 22:51:48 +00:00
phessler
c33a469910 newer versions of gcc whine about typedef-ing void, so change it to a #define
OK steven@
2009-10-10 13:55:44 +00:00
jasper
aea74efec6 - @requirements@ wasn't properly set in openal.pc, causing openal to never
get picked up.
- regen patches while here

from brad@
2008-04-04 09:33:10 +00:00
steven
21b36db35c update to OpenAL 0.0.8
ok jolan@
2006-10-30 23:31:37 +00:00
espie
6ec09bae1d SHARED_LIBS.
Tweak installation procedure to avoid *.so entirely in order not to pollute
PLIST.
2005-12-23 16:10:48 +00:00
jolan
460ff833fb openal-20040816, cross-platform 3D audio API 2004-10-21 05:04:16 +00:00