bcallah
5056ee09a1
Update audio/openal to 1.15.1
...
ok brad@ jasper@
2013-03-11 15:26:14 +00:00
sthen
37bb2d3b74
update to OpenAL 1.14, from Antti Harri with tweak from Brad
2012-04-06 13:48:18 +00:00
jasper
e34592c101
- update to 20110627
...
- remove portaudio support, only use sndio
- Alc/portaudio.c is now in upstream, remove
- part of Alc/sndio.c is not needed anymore, remove
- Some CFLAGS cleanup
from antti harri (MAINTAINER) and brad
ok sthen@
2011-07-02 07:34:31 +00:00
sthen
c12b40632d
unbreak build, from robert@
2011-06-28 11:39:31 +00:00
sthen
fc4525096d
- fix my broken revert of patch-openal_pc_in, sorry
...
- Antti Harri takes maintainer
(no bump as previous didn't build)
2011-06-26 20:05:26 +00:00
sthen
aac7c2bf73
revert library changes from previous commit pending further discussion.
2011-06-26 10:36:16 +00:00
sthen
7a1fb3abee
various fixes to the openal port from Brad;
...
- Use CMake options via CONFIGURE_ARGS to disable unnecessary backends
and unwanted features which also means being able to remove some
patching of CMakeLists.
- Fix hardcoded path in the OpenAL code.
- Fix the pkg-config file to properly list the library dependencies.
2011-06-26 09:58:08 +00:00
jasper
9f3b82fa20
- update to a more recent version
...
Some games might require reseting configurations if sounds are not playing after the update.
from Antti Harri
ok ratchov@
2011-06-25 18:42:02 +00:00
jakemsr
02a38b8b19
* avoid using a negative array index (fixes crash in supertuxkart)
...
* block size vs buffer size correction in sndio backend
* disable audio(4) backend
2010-10-07 04:34:59 +00:00
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