libopenal1-1.17.2-lp151.5.3.1<>,5܉^҄B/=„|Fv'v4 acyJiZ1_n'& PaݝðdrP` L2Q5x҆]k˳P6?h]9|N9CqUeҨIoUmf1iFTG z^v&:34utEC91)d/ߞNY(,皩gZ #X-݉>C?d   , !=CHP T X `  4(N8X 9 :J >A@PF_GtH|IXY\]^bcdDeIfLlNu`vhwxy zpClibopenal11.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.^҄Bcloud130 openSUSE Leap 15.1openSUSELGPL-2.1+ and GPL-2.0+http://bugs.opensuse.orgSystem/Librarieshttp://www.openal-soft.org/linuxi586 ^҄@^҄@79458e81ea429cf3690ce7f20cbac3eca5c1f31dace25d9479d737f14f82b7b8libopenal.so.1.17.2rootrootrootrootopenal-soft-1.17.2-lp151.5.3.1.src.rpmlibopenal.so.1libopenal1libopenal1(x86-32)@@@@@@@@@@@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.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.16)libc.so.6(GLIBC_2.2)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)libdl.so.2libdl.so.2(GLIBC_2.0)libdl.so.2(GLIBC_2.1)libm.so.6libm.so.6(GLIBC_2.0)libm.so.6(GLIBC_2.1)libm.so.6(GLIBC_2.2)libpthread.so.0libpthread.so.0(GLIBC_2.0)libpthread.so.0(GLIBC_2.1)libpthread.so.0(GLIBC_2.2)libpthread.so.0(GLIBC_2.3.2)librt.so.1librt.so.1(GLIBC_2.2)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.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 macro/sbin/ldconfig/sbin/ldconfigcloud130 15908547221.17.2-lp151.5.3.11.17.2-lp151.5.3.1libopenal.so.1libopenal.so.1.17.2/usr/lib/-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, BuildID[sha1]=1d7c12611f300cd98ec40b36ae792fe0d9aa80e4, strippedPRRR RRRR RR RRR RRRRRRRRRR RRHIl&ŷ7@openal-softutf-8a8ee0766f8389b0dfcdf81cb7a1d3eb2ba8c2570d3d3a8033b9544959a8bf4f2?7zXZ !t/(P]"k%{U}dR:&w4:V369r: ѮS!\Ōk Za.KTē3|֧~}VuB÷1K*3 n񚣛gAZ X2S4|GPo$*o=^Zƫ\skyNu'vLg-sdzr?bmz-ЮrITs ,VfК1k}T눼vn"/7< Hվ;_g/ a +q知#3/ϿuhUbH&UUAI}H-ͅssiS'Yy+-ah:++>N.)$_5K8fէBIc󖋏]ߋN)e9"iHvu" _ w1M6ux'f0<( Ҷq le!]MbN: at` m6_|"ts}yxNB<C 7b|pfvWo44(4OՏȠ~Qmj4śY~q*pv?mIb<5}ATw2##ͮ@Db?KlU Add7,Eg˷TU0Ko *^As` 6`*Ϭ/RSvO=ow5J`(%pb72faw ַ`3ADN%a9 zbU*F*\\3iI`\dlΌ)'ARXN?zi\#0a b/zP5"JڥI,c*n_8Eh±THS Z#ڙ憼g&X3z0珌LÔvk>0Xlٟ*Pt?ia%i>T`D# jZe Ef3:%NR ~Oz?*aT{S{]:m3iRq^ U&DPbՇ\[8J+ ɨ?sF݊V0c!-o +\_A xL y:*ra^uuIu?,E@Ad: Qh/G[33Oܟ=>p+9K﯇<<2 J0/Nj~ F,r՗?X2 7}xFg46 bc+&!zj]-Vb:l3'IG)^m "㰶UpںVYp) YI-i55+p*h|pu*1d,'v+t 0y V9Xt# ANC7[ PX@5] G`y>|r@x ɏ)$iik˶'Ҳe髄q&FYC HದZ&ޡ Mq5=\M1J|@x˷!= @(, \2dxw\3:6Z`4fɪ q3˸$QG`- OLm!/(dگ]c3vZfN>#w9g ' ႖\uSpd GJ#˭<$;@i `q1ÜRO-i)vg\\,pd|< 9Z@@bpCD nSlx@Fꩿtrb.a xFʀfRf =Mqfwe5[Hd*0G\lWK ٍP6hfȃ=mVOo2 g1퍮fIYnm!Ơ2ueיaDӒ?*@ *횟qZzA/0AKynt7^ ۿ)DQo|j\CEX;F*/E(iDij%Xm%  BCQ_"I5[2_9з GLi_6N_̔G`(4poNB}T}&Vx{_e7U ?T.XF>Y2#k%YSMb&q<fT zo&5'Q #uK9Bdity>{G@?{m;!'pº< ǷqŞ̿=&L/NWt,z|>`efTgsڊfRq͋*=X/kз >b[d:)7ONZhfgW#J<+.'ulspI$|zh nJnsy^Ӟ`_ MCiP x\7 |fBpC~ʍF5v 3"KJW[>e/2WR8q"F./gS)S89NhiqLm䊭Km6)NF_2BNy3a?{ 7wӭ >oAG#U"G'EX&΅(&j)e+ (lEU>"Nka$";N S€f k#8ɶ*3g;;cd ;}m&MX`ihGQ8C- zNp sЗ"(,Zw$%_ -r?R2&|QgD wLJG=@%(1 A9zy?yGJ #Fi&u(#. W-.d:HmAa\@Mmg7??$ hE!B.:>]% F;#{=Z8R4χR(Ōv6S*aF#Mz \/LChU%wMN{ĄT8)wԓ! qN9*!@r&d"#kX=SX(+ٛG<4XBĂqj%J8f/gTv[ CB?J><v9VlGAJc}\+Mf@ HeRRe !Կ+:X@-9y8ܞֶ*kiai?Iq@xu1=Ųܚ<27(i>"Si# $EZF4I4`3:Oc›пu"~8L{p1XTerPՊ/7yGu2)겏f-Ã@4bE?!qPAy0zzredw.2_^<_KĮE*d˸⃜nZ\$<ݓsƙG34->6nw[ߙxoaO#!b}I.;z}:m}8}1[rV/X؊6gL vAwd`f 8a8 RP(2aF3@R˝'Xݒ"g>ذ&rbA|}r=+6j┱aϋf}1 ,Y;4uXNfC.nCpT@hDo#y:N? 'Q0K YZ