Version: 1.20.1, Package name: openal-1.20.1 |
Maintained by: David Carlier |
Master sites: |
Description OpenAL Soft is an LGPL-licensed, cross-platform, software implementation of the OpenAL 3D audio API. OpenAL provides capabilities for playing audio in a virtual 3D environment. Distance attenuation, doppler shift, and directional sound emitters are among the features handled by the API. More advanced effects, including air absorption, low-pass filters, and reverb, are available through the EFX extension. It also facilitates streaming audio, multi-channel buffers, and audio capture. |
Filesize: 500.948 KB |
Version History (View Complete History) |
|
2020-06-09 07:22:43 by Antoine Jacoutot | Files touched by this commit (7) |
Log message: Update to openal-1.20.1. from Brad "looks good" to maintainer David Carlier |
2019-07-12 14:44:13 by Stuart Henderson | Files touched by this commit (877) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-02-13 09:10:38 by Brian Callahan | Files touched by this commit (10) |
Log message: Update openal to 1.19.1 -- improved and upstreamed sndio support. The result of work and comments from many, including ratchov@, sthen@, Leonid Bobrov, David Carlier ok jca@ |
2018-08-09 14:50:47 by Alexandre Ratchov | Files touched by this commit (2) |
Log message: Add recording support to sndio backend. With help from Leonid Bobrov. ok from David Carlier (maintainer), ok jca@ |
2017-12-31 11:46:26 by Jeremie Courreges-Anglas | Files touched by this commit (2) |
Log message: Avoid a NULL pointer dereference due to missing sndio capture backend. Backport a fix from upstream to avoid the crash. The code has changed since and all backends have been converted to the "new style" backend API. Fix tested by David Carlier (maintainer) and Thomas Frohwein. |
2017-08-18 06:47:58 by Visa Hankala | Files touched by this commit (1) |
Log message: Remove BROKEN-mips64*. They seem to have been readded by mistake. |
2017-07-26 16:45:35 by Stuart Henderson | Files touched by this commit (937) |
Log message: bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. |
2017-07-16 13:19:06 by Marc Espie | Files touched by this commit (880) |
Log message: use COMPILER_LIBCXX where applicable |
2017-05-31 02:08:18 by Marc Espie | Files touched by this commit (173) |
Log message: switch everything to new COMPILER idiom, even stuff that won't build with clang yet, but at least that part is done. |
2017-05-28 06:13:22 by Vadim Zhukov | Files touched by this commit (1) |
Log message: ... and bump for safety as well. |
2017-05-28 06:12:39 by Vadim Zhukov | Files touched by this commit (1) |
Log message: Leaving clang and/or gcc4 in modules could have fun effects after switching to WANT_CXX. Zap 'em and unbreak openal. reported by naddy@, okay espie@ |
2017-05-26 22:41:43 by Marc Espie | Files touched by this commit (4) |
Log message: use WANT_CXX, these build trivially |
2017-04-08 12:21:07 by Landry Breuil | Files touched by this commit (1) |
Log message: Use gcc4 MODULE instead of clang on sparc64 & powerpc clang fails to build those with 'could not read symbols: Bad value' (cf http://build-failures.rhaalovely.net/sparc64/2017-03-20/multimedia/gstreamer1/core.log & ttp://build-failures.rhaalovely.net/sparc64/2017-03-20/audio/openal.log) Fix only those as they take out a large part of the portstree for 6.1 package builds, but reasonably MODCLANG_ARCHS=* shouldnt be used unless the compiler has been *really* tested on every platform - or clang should be marked *BROKEN* on sparc64 & macppc, or those platforms should be taken out of LLVM_ARCHS. audio/mpd, textproc/link-grammar, devel/keystone and devel/cbmc are in the same boat and fail the same. The problem is probably fixable directly in clang for sparc64, and on powerpc clang doesnt package anyway for 'relocation truncated to fit: R_PPC_PLTREL24' errors: http://build-failures.rhaalovely.net/powerpc/2017-02-16/devel/llvm.log |
2017-01-05 16:04:24 by Jeremie Courreges-Anglas | Files touched by this commit (1) |
Log message: Don't build the Qt-based config editor. Spotted by naddy@, initial diff from David Carlier (maintainer) |
2016-11-04 02:40:47 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Drop bogus patch to unbreak. spotted by nigel@ |
2016-11-03 04:27:38 by Jasper Lievisse Adriaanse | Files touched by this commit (1) |
Log message: add missing patch |
2016-11-03 04:27:16 by Jasper Lievisse Adriaanse | Files touched by this commit (6) |
Log message: - update to openal-1.16.0 - remove BROKEN-arm marker from David Carlier (MAINTAINER) tested in a bulk and ok aja@ |
2016-09-01 04:53:27 by Jasper Lievisse Adriaanse | Files touched by this commit (36) |
Log message: retire sparc |
2016-05-24 02:07:58 by David Coppa | Files touched by this commit (2) |
Log message: 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-04-09 15:11:57 by Stuart Henderson | Files touched by this commit (1) |
Log message: David Carlier takes maintainer of openal |
2016-04-09 08:50:59 by Stuart Henderson | Files touched by this commit (8) |
Log message: drop Antti Harri as maintainer, as per his request. |
2016-02-21 09:17:26 by Jonathan Gray | Files touched by this commit (11) |
Log message: Don't attempt to build on arm. sync atomic builtins required. |
2016-02-15 05:00:30 by Tobias Ulmer | Files touched by this commit (1) |
Log message: mark broken on sparc, missing sync builtins |
2015-12-26 02:45:51 by Antoine Jacoutot | Files touched by this commit (7) |
Log message: Remove more BROKEN markers for ports requiring built-in atomic ops. from Brad, OK jasper@ |
2015-05-22 05:31:20 by Antoine Jacoutot | Files touched by this commit (296) |
Log message: "/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. |
2014-12-09 13:46:00 by Stuart Henderson | Files touched by this commit (9) |
Log message: srand_deterministic |
2011-07-02 01:34:31 by Jasper Lievisse Adriaanse | Files touched by this commit (5) |
Log message: - 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-06-28 05:39:31 by Stuart Henderson | Files touched by this commit (1) |
Log message: unbreak build, from robert@ |
2011-06-26 14:05:26 by Stuart Henderson | Files touched by this commit (2) |
Log message: - fix my broken revert of patch-openal_pc_in, sorry - Antti Harri takes maintainer (no bump as previous didn't build) |
2011-06-26 04:36:16 by Stuart Henderson | Files touched by this commit (3) |
Log message: revert library changes from previous commit pending further discussion. |
2011-06-26 03:58:08 by Stuart Henderson | Files touched by this commit (5) |
Log message: 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-25 12:42:02 by Jasper Lievisse Adriaanse | Files touched by this commit (20) |
Log message: - 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@ |
2010-11-14 17:22:54 by Marc Espie | Files touched by this commit (427) |
Log message: convert to new style depends zap default spec that are not needed convert libspecs as well convert p* to REVISION. No package changes |
2010-10-28 04:02:05 by Steven Mestdagh | Files touched by this commit (4) |
Log message: 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-24 01:53:23 by Landry Breuil | Files touched by this commit (1) |
Log message: Auto* uses libtool m4 macros, set USE_LIBTOOL=gnu |
2010-10-06 22:34:59 by Jacob Meuser | Files touched by this commit (3) |
Log message: * avoid using a negative array index (fixes crash in supertuxkart) * block size vs buffer size correction in sndio backend * disable audio(4) backend |
2010-09-05 18:04:29 by Stuart Henderson | Files touched by this commit (53) |
Log message: new-style REVISIONS/LIB_DEPENDS |
2010-04-02 10:02:28 by Stuart Henderson | Files touched by this commit (8) |
Log message: sync WANTLIB (mostly libffi) and bump PKGNAMEs |
2009-12-16 14:12:20 by Christian Weisgerber | Files touched by this commit (2) |
Log message: fix function names in backend |
2009-12-16 13:00:41 by Christian Weisgerber | Files touched by this commit (8) |
Log message: use sndio instead of ossaudio; small correction and ok jakemsr@ |
2009-10-14 08:27:34 by Christian Weisgerber | Files touched by this commit (3) |
Log message: char is unsigned on some archs (powerpc, arm) |
2009-10-10 16:51:48 by Stuart Henderson | Files touched by this commit (3) |
Log message: 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 07:55:44 by Peter Hessler | Files touched by this commit (2) |
Log message: newer versions of gcc whine about typedef-ing void, so change it to a #define OK steven@ |
2009-08-26 06:12:46 by Matthias Kilian | Files touched by this commit (1) |
Log message: Mirror this. The original URL does a bullshit business redirection game to creativelabs.com. |
2008-04-04 03:33:10 by Jasper Lievisse Adriaanse | Files touched by this commit (5) |
Log message: - @requirements@ wasn't properly set in openal.pc, causing openal to never get picked up. - regen patches while here from brad@ |
2007-09-15 15:26:04 by Simon Bertrang | Files touched by this commit (149) |
Log message: remove surrounding quotes from COMMENT/PERMIT_*/BROKEN |
2007-04-05 09:38:13 by Marc Espie | Files touched by this commit (1270) |
Log message: base64 distinfo with SHA256 |
2006-10-30 16:31:37 by Steven Mestdagh | Files touched by this commit (13) |
Log message: update to OpenAL 0.0.8 ok jolan@ |
2006-08-01 06:13:29 by Marc Espie | Files touched by this commit (40) |
Log message: new-style specs |
2005-12-23 09:10:48 by Marc Espie | Files touched by this commit (4) |
Log message: SHARED_LIBS. Tweak installation procedure to avoid *.so entirely in order not to pollute PLIST. |
2005-01-05 08:47:10 by Christian Weisgerber | Files touched by this commit (122) |
Log message: SIZE |
2004-11-21 10:51:48 by Marc Espie | Files touched by this commit (79) |
Log message: WANTLIB markers |