openal-soft-devel-1.17.2-lp151.5.3.1<>,/؉^҄B/=„̺GA} ^кj\l `GơmlepNTCȁR !{Y6-RZe!#Y=0J+r_'Xz?JjY.mC˱Obq꼱j>+3[nRuهE}QmƦk$|@& [1N2! }΁}#klɊ_5Pa5^8 Fj.B4C6ҏ*D Zgp,(1F&/@/ ȡggP!\>> ? d ' 3 8TZ`            $ V  $l(8  9 0 : FG H0 IX XdYt\ ] ^5b|c:deflu vw  x 0 y X z     Copenal-soft-devel1.17.2lp151.5.3.1OpenAL SoftOpenAL is an audio library designed in the spirit of OpenGL--machine independent, cross platform, and data format neutral with a clean, simple C-based 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, occlusion, and environmental reverb, are available through the EFX extension. It also facilitates streaming audio, multi-channel buffers, and audio capture. OpenAL Soft is an LGPL-licensed, cross-platform, software implementation of the OpenAL API.^҄Bcloud130KopenSUSE Leap 15.1openSUSELGPL-2.1+ and GPL-2.0+http://bugs.opensuse.orgDevelopment/Languages/C and C++http://www.openal-soft.org/linuxi586c!wGA큤^҄@^҄@VVVVVV^҄@^҄3e01a4cb0e7df8cb6212ef5c0ee76af7c1b3748a47b19c9cc113f7d2da778c0ff5032c6dbdb6186bbf2c45b1287d677b4f37cc24dcc9eece49083b08088d2eb6d2ee998f214c2222a24bcc886e8665de6a72a4258cae1f99269bcfd5406199492f07da8614da3ee1a24f516ab07cbd0eb9de8601133d18418ff35d0f3aa756a06572bab7fc8c7df1a4519cf0f01acbd6a55b5c75dc5d815f4f85bd46ff0a789e0d50d15c4d6ed4c2eb990d75cc2f8fd019168fdc5dba0ba36712371e1aefd97966be2c2e8c2b9de6ed1337033fc1dd1bd66c1e4fda08f0415642c900d16b258f53d54996bc830dd3959f9f647cf2003f3ee5f39a05cc6f373534ca52b420ba4a1libopenal.so.1rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootopenal-soft-1.17.2-lp151.5.3.1.src.rpmopenal-developenal-soft-developenal-soft-devel(x86-32)pkgconfig(openal)@@@@@@@@@@@@    /usr/bin/pkg-configglibc-devellibc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.3)libc.so.6(GLIBC_2.3.4)libc.so.6(GLIBC_2.4)libc.so.6(GLIBC_2.7)libm.so.6libm.so.6(GLIBC_2.0)libm.so.6(GLIBC_2.1)libopenal1rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.17.23.0.4-14.6.0-14.0-15.2-14.14.1^JZX,J@VwVqV }@UU6;U@T@Marcus Meissner dmueller@suse.comvirtuousfox@gmail.commpluskal@suse.comdmueller@suse.comdmueller@suse.commeissner@suse.commpluskal@suse.comlnussel@suse.dep.drouand@gmail.com- fixed lib reqires for devel-32bit (bsc#1172301)- add fix-neon-build.patch for armv7l build- Add missing dependency for JACK backend- Update to 1.17.2 * Implemented device enumeration for OSSv4. * Fixed building on non-Windows systems without POSIX-2008. * Fixed Dedicated Dialog and Dedicated LFE effect output. * Added a build option to override the share install dir. * Added a build option to static-link libgcc for MinGW. - Changes for 1.17.1 * Fixed building with JACK and without PulseAudio. * Fixed building on FreeBSD. * Fixed the ALSA backend's allow-resampler option. * Fixed handling of inexact ALSA period counts. * Altered device naming scheme on Windows backends to better match other drivers. * Updated the CoreAudio backend to use the AudioComponent API. This clears up deprecation warnings for OSX 10.11, although requires OSX 10.6 or newer. - Changes for 1.17.0 * Implemented a JACK playback backend. * Implemented the AL_EXT_BFORMAT and AL_EXT_MULAW_BFORMAT extensions. * Implemented the ALC_SOFT_HRTF extension. * Implemented C, SSE3, and SSE4.1 based 4- and 8-point Sinc resamplers. * Implemented a C and SSE based band-limited Sinc resampler. This does 12- to 24-point Sinc resampling, and performs anti-aliasing. * Implemented B-Format output support for the wave file writer. This creates FuMa-style first-order Ambisonics wave files (AMB format). * Implemented a stereo-mode config option for treating stereo modes as either speakers or headphones. * Implemented per-device configuration options. * Fixed handling of PulseAudio and MMDevAPI devices that have identical descriptions. * Fixed a potential lockup when stopping playback of suspended PulseAudio devices. * Fixed logging of Unicode characters on Windows. * Fixed 5.1 surround sound channels. By default it will now use the side channels for the surround output. A configuration using rear channels is still available. * Fixed the QSA backend potentially altering the capture format. - Update project and download url - Dropped upstreamed fix-neon-build.patch - Refreshed openal-no-autospawn.diff- replace openal-soft-arm_neon-only-for-32bit.patch with fix-neon-build.patch to fix the build instead of disabling neon- add openal-soft-arm_neon-only-for-32bit.patch to fix build on aarch64- baselibs for -devel too for building wine.- Use %cmake_install macro - Add dependency on pkg-config - Remove missingok from ghost file, it should not be needed- remove conflicts with openal. That package doesn't exist since 11.1 and actually only the library conflicts. - add back ldconfig calls for libopenal0 - mark alsoft.conf as %config(noreplace,missingok) to silence rpmlint once the rpmlint bug is fixed.- Update to version 1.16.0 * Implemented EFX Chorus, Flanger, Distortion, Equalizer, and Compressor effects. * Implemented high-pass and band-pass EFX filters. * Implemented the high-pass filter for the EAXReverb effect. * Implemented SSE2 and SSE4.1 linear resamplers. * Implemented Neon-enhanced non-HRTF mixers. * Implemented a QSA backend, for QNX. * Implemented the ALC_SOFT_pause_device, AL_SOFT_deferred_updates, * AL_SOFT_block_alignment, AL_SOFT_MSADPCM, and AL_SOFT_source_length extensions. * Fixed resetting mmdevapi backend devices. * Fixed clamping when converting 32-bit float samples to integer. * Fixed modulation range in the Modulator effect. * Several fixes for the OpenSL playback backend. * Fixed device specifier names that have Unicode characters on Windows. * Added support for filenames and paths with Unicode (UTF-8) characters on Windows. * Added support for alsoft.conf config files found in XDG Base Directory * Specification locations (XDG_CONFIG_DIRS and XDG_CONFIG_HOME, or their defaults) on non-Windows systems. * Added a GUI configuration utility (requires Qt 4.8). * Added support for environment variable expansion in config options (not keys or section names). * Added an example that uses SDL2 and ffmpeg. * Modified examples to use SDL_sound. * Modified CMake config option names for better sorting. * HRTF data sets specified in the hrtf_tables config option may now be relative or absolute filenames. * Made the default HRTF data set an external file, and added a data set for 48khz playback in addition to 44.1khz. * Added support for C11 atomic methods. * Improved support for some non-GNU build systems. - Add gcc-c++ requirement; new dependency - Use %cmake macrocloud130 1590854722 1.17.2-lp151.5.3.11.17.2-lp151.5.3.11.17.2-lp151.5.3.11.17.2makehrtfALal.halc.halext.hefx-creative.hefx-presets.hefx.hlibopenal.soopenal.pc/usr/bin//usr/include//usr/include/AL//usr/lib//usr/lib/pkgconfig/-fomit-frame-pointer -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Maintenance:12791/openSUSE_Leap_15.1_Update/962be0831ce5cd04949a0ddd16b09200-openal-soft.openSUSE_Leap_15.1_Updatedrpmxz5i586-suse-linuxELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, interpreter /lib, BuildID[sha1]=f8966bad971b9328a6c04c3b7327fd48cb334946, for GNU/Linux 3.2.0, strippeddirectoryC source, ASCII textASCII textpkgconfig file RR RRRRRR R R RPRHIl&ŷ7@utf-810c2274a472b7a50e4b03129f91c9f12bb608575897a144a6a289621f9540557? 7zXZ !t/j ]"k%N2} 5,m8xТ@'|LgEum ''v>3V=P8 3b͞EXY%N"=]f V_% ѯmsE‡l_n߸3UuAtn#&4 "~lDtf~89Lz#R/%$l5bz a'%57@Q+Xm3yХpUMIN%7ÀnC\SgvIɃx:dPۘ :).ꎑ7SK0mFiC4TOYM%[dޟIdb?(>rd0`> &SoIB v8R ?b;?9|+L-0F"!!#MAx 0嶊ss&$e92(2k!&8mMCHb b%߭[2|QG7$ROCC7B=[Hp?%ɀbƺsP}_;} .ZT#~|{d#i}݆|a8}*5~v K3TXzAMD0'wjKEiE4 c3@T<; =1wl~$2sR3:

B΅CEM.%n#d XgJcd+7HqZozFR| Zd݆gگ("͜EĨ{w /!NR@`Oh: _RA ZQboQV礕5X5K $we/e#a^[g]2Z{|Őh ie&f9ﴟ.3dv޾h &4!qx[!-Ȗfo5.׌:93X^z~8%{^""+1fCD`*>K%F*O:oFuwZ7JzpVA;lhmFg5&;?/]9ۀoKO>j}#F֌r8/mxj܏32N2GXON9:yub t$v._0 uY!W숹: W#\4')ʗB4lށ_צ~&8xsVpT4`kU|e8XbYe=~#]fSEVD4dބb,ʱ?( ^ +3뿖aIs0DkL% @n}=л,teLbb@Ksxr~^n.bWCE"s՞v#?\nPz:`1LVy M'Z>e8.<=BA ;LJbmK+TR"8].x! x:UCN偪U } Ǖ`pkE y!h06&K' O{`krr˽x"n #,jq,*Ə- PG4mF뫥Ng,$\ij_{[W&!ᓍ㹐b#|$ƫoLGDyݺGGQ|"w PuǒuCݵ?N4VDiB?*u?a` ɋ(GA=ǡQ;${/B@^&xw KS\72Û)ׅ'Φ9>n<K뀶 YZ