jca
de35d67299
Don't build the Qt-based config editor.
...
Spotted by naddy@, initial diff from David Carlier (maintainer)
2017-01-05 23:04:24 +00:00
ajacoutot
6fe9c00def
Drop bogus patch to unbreak.
...
spotted by nigel@
2016-11-04 08:40:47 +00:00
jasper
e751df80ac
add missing patch
2016-11-03 10:27:38 +00:00
jasper
3334b8cfa1
- update to openal-1.16.0
...
- remove BROKEN-arm marker
from David Carlier (MAINTAINER)
tested in a bulk and ok aja@
2016-11-03 10:27:15 +00:00
jasper
003e889c0a
retire sparc
2016-09-01 10:53:26 +00:00
dcoppa
8260411546
Avoid an underflow in the SSE mixers if BufferSize is less than 4
...
(upstream git commit 564a1822595e287cf808ea63a03d96719e3cc7b4)
Fix a crash with games/ioquake3.
Reported and fix tested by Ryan Freeman.
2016-05-24 08:07:58 +00:00
sthen
e8ed7ebd18
David Carlier takes maintainer of openal
2016-04-09 21:11:56 +00:00
sthen
26a3f4e28f
drop Antti Harri as maintainer, as per his request.
2016-04-09 14:50:59 +00:00
jsg
578ae7c7ca
Don't attempt to build on arm. sync atomic builtins required.
2016-02-21 16:17:25 +00:00
tobiasu
ec1b03dbe2
mark broken on sparc, missing sync builtins
2016-02-15 12:00:29 +00:00
ajacoutot
f816458f34
Remove more BROKEN markers for ports requiring built-in atomic ops.
...
from Brad, OK jasper@
2015-12-26 09:45:51 +00:00
ajacoutot
a183b75553
"/usr/local/lib/pkgconfig/" is part of mtree(8).
...
Packages should not own this dir to prevent its deletion or a warning that it
cannot be removed because it's not empty at pkg_delete(1) time.
2015-05-22 11:31:10 +00:00
sthen
b753bbad14
srand_deterministic
2014-12-09 20:45:59 +00:00
bcallah
5056ee09a1
Update audio/openal to 1.15.1
...
ok brad@ jasper@
2013-03-11 15:26:14 +00:00
espie
2d98db1697
PERMIT/REGRESS->TEST sweep
2013-03-10 22:55:01 +00:00
jasper
df3534b811
mark this broken on mips64 too
2012-11-29 16:36:56 +00:00
landry
d589429af2
Mark as BROKEN-hppa, undefined references to :
...
__sync_bool_compare_and_swap_4
__sync_add_and_fetch_4
__sync_sub_and_fetch_4
__sync_lock_test_and_set_4
2012-09-29 06:49:03 +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
espie
2314c85f45
convert to new style depends
...
zap default spec that are not needed
convert libspecs as well
convert p* to REVISION.
No package changes
2010-11-15 00:22:45 +00:00
steven
08cec9fd54
this builds fine with openbsd libtool so set USE_LIBTOOL=yes
...
however auto* needs libtoolize or some other libtool macros, therefore add
a build dependency on gnu libtool
2010-10-28 10:02:04 +00:00
landry
b22bd9befa
Auto* uses libtool m4 macros, set USE_LIBTOOL=gnu
2010-10-24 07:53:23 +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
sthen
b18b7a4a66
new-style REVISIONS/LIB_DEPENDS
2010-09-06 00:04:28 +00:00
sthen
a941ac7fd4
sync WANTLIB (mostly libffi) and bump PKGNAMEs
2010-04-02 16:02:27 +00:00
naddy
21d6a138b6
fix function names in backend
2009-12-16 21:12:20 +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
kili
a7bf5c472f
Mirror this.
...
The original URL does a bullshit business redirection game
to creativelabs.com.
2009-08-26 12:12:46 +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
simon
ec8fc0fefe
remove surrounding quotes from COMMENT/PERMIT_*/BROKEN
2007-09-15 21:26:00 +00:00
espie
470294650d
base64 distinfo with SHA256
2007-04-05 15:37:40 +00:00
steven
21b36db35c
update to OpenAL 0.0.8
...
ok jolan@
2006-10-30 23:31:37 +00:00
espie
b019a77038
new-style specs
2006-08-01 12:13:28 +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
naddy
199c30b4ac
SIZE
2005-01-05 15:47:05 +00:00
espie
48252a0ad4
WANTLIB markers
2004-11-21 17:51:44 +00:00
jolan
460ff833fb
openal-20040816, cross-platform 3D audio API
2004-10-21 05:04:16 +00:00