Commit Graph

21 Commits

Author SHA1 Message Date
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