openal-soft-devel-1.16.0-7.3>t  DH`pYٸ/=„~>vt峠{r!+)NH)!5 &E=ɐMsa`&vIp$ڄmW3$lUܧ'E#/Ne:ֻ$? tGyp~*‘sn"L1p MՉNĴ7*.L8_Pi׫sƘ@PA[ChP_J \bV_sFU w%!+_MChJ:K@h :FP?F@d  +  ,TZd            ( Z   X(89D: FB%GB8 HB` IB XBYB\B ]B ^CMbCcD!dDeDfDlDuD vDwE xE yF zF0Copenal-soft-devel1.16.07.3OpenAL 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.Ylamb28openSUSE Leap 42.3openSUSELGPL-2.1+ and GPL-2.0+http://bugs.opensuse.orgDevelopment/Languages/C and C++http://kcat.strangesoft.net/openal.htmllinuxx86_64c!w@A큤YYSSSSSSYYb6679edc58e0b4747522f02b5223ec20b3dbea1ed10ae0aec895de52030a3f2e9a76e2cec0b8ab11139bcb8b96eaae4203837ba6f47fd9be6e5c36dfb59fa7cffec76faf6230fd31db712ce592eab1cd882e3aab079c64fe27ba47d839f57d95ac82e462fc6642e95a4c38c4fdd178548728107a7d574c132aa9d1e7751bb7belibopenal.so.1rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootopenal-soft-1.16.0-7.3.src.rpmopenal-developenal-soft-developenal-soft-devel(x86-64)pkgconfig(openal)@@@@@@@@@   /usr/bin/pkg-configglibc-devellibc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libc.so.6(GLIBC_2.7)(64bit)libm.so.6()(64bit)libm.so.6(GLIBC_2.2.5)(64bit)libopenal1rpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsLzma)1.16.03.0.4-14.0-14.4.6-14.11.2VqV }@UU6;U@T@QP@P @PP@P@PP@P O@MbSKKTM@KA@K+nJ@Jx@JJ.NJ{Io@dmueller@suse.comdmueller@suse.commeissner@suse.commpluskal@suse.comlnussel@suse.dep.drouand@gmail.comlnussel@suse.delnussel@suse.dereddwarf@opensuse.orgjoop.boonen@opensuse.orglnussel@suse.decfarrell@suse.comlnussel@suse.dereddwarf@opensuse.orgdvaleev@suse.comlnussel@suse.delnussel@suse.delnussel@suse.delnussel@suse.delnussel@suse.dejengelh@medozas.delnussel@suse.delnussel@suse.delnussel@suse.delnussel@suse.delnussel@suse.delnussel@suse.de- 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- version 1.15.1 * Fixed a regression with retrieving the source's AL_GAIN property.- install legacy provides for openal again. Some packages still rely on it.- The devel package requires libopenal1, not openal-soft- Fixed SLES build - Removed Requirements that are resolved automatically - Added missing openal-soft-devel Requirement libopenal1- update to new version 1.15 - Fixed device enumeration with the OSS backend. - Reorganized internal mixing logic, so unneeded steps can potentially be skipped for better performance. - Removed the lookup table for calculating the mixing pans. The panning is now calculated directly for better precision. - Improved the panning of stereo source channels when using stereo output. - Improved source filter quality on send paths. - Added a config option to allow PulseAudio to move streams between devices. - Currently disabled by default, as the device specifier does not properly update. - The PulseAudio backend will now attempt to spawn a server by default. - Added a workaround for a DirectSound bug relating to float32 output. - Added SSE-based mixers, for HRTF and non-HRTF mixing. - SSE can be detected at run-time, and be disabled as needed. - Added support for the new AL_SOFT_source_latency extension. - Currently, the PulseAudio, ALSA, and MMDevAPI backends provide proper latency information. - Improved ALSA capture by avoiding an extra buffer when using sizes supported by the underlying device. - Improved the makehrtf utility to support new options and input formats. - Modified the CFLAGS declared in the pkg-config file so the "AL/" portion of the header includes can optionally be omitted. - Added a couple example code programs to show how to apply reverb, and retrieve latency. - The configuration sample is now installed into the share/openal/ directory instead of /etc/openal. - Note, /etc/openal/alsoft.conf is still used to read the configuration like before. - The configuration sample now gets installed by default. - undo upstream change to auto spawn pulseaudio (openal-no-autospawn.diff)- license update: LGPL-2.1+ and GPL-2.0+ See the c files in utils/ - looks like a GPL licensed utility is included (as aggregate)- update to git snapshot close to 1.15 - re-enable OSS support - also rename libopenal0-soft for consistency- Remove support for old distributions - Remove Icon tag and icon file. It's not normal for openSUSE packages to use it - Remove Conflicts/Provides for rename from openal. Latest release of the old openal was in openSUSE 11.1. - Use pkgconfig() BuildRequires - Run spec-cleaner - Rename libopenal1-soft to libopenal1 - Disable OSS support- the used fpu control bits are x86 specific- new version 1.14 * Improved multi-threaded efficiency, relying less on a "big" mutex in favor of rw-locks and atomic operations where possible. * Added support for HRTF-based mixing. Stereo output only. The default built-in data set only supports 44100hz playback. See the new hrtf.txt for more information. * Added CMake options to cause a configuration error if the wanted backends aren't available. * Modified backends so that only one is used at a time (for each playback and capture), to avoid device ownership conflicts. * Fixed enumeration in certain backends to not list a default device, when the default device is enumerated normally anyway (eg, with DirectSound and PulseAudio). * Improved device naming to more closely match the names given by the backends. * Fixed handling of NaN values for float and double buffer samples. * Added a new efx-presets.h header to define useful reverb presets for EFX. * Added support for the ALC_EXT_DEDICATED extension. * Fixed alc.h to include ALC_ENUMERATE_ALL_EXT enums, like other systems. * Added support for the new AL_SOFT_buffer_samples, AL_SOFT_direct_channels, and ALC_SOFT_loopback extensions. * Provided an env-var.txt to describe the available options set through environment variables. * Fixed the source cone angle properties to work with the full 0-to-360 range as intended. * An env var option is provided to restore the old buggy behavior for apps that need it. * Added an example program that streams sound using ffmpeg. * Added a utility to make HRTF data files from the KEMAR diffuse and compact data sets. - removed rpmlintrc in favor of a lecacy exception in rpmlint itself- new version 1.13 * Added support for the ring modulator EFX effect. * Duplication of stereo sources (onto side- and rear-channels) in now enabled by default. This can still be disabled via alsoft.conf. * Support for the new AL_SOFT_loop_points and AL_SOFT_buffer_sub_data extensions. * Added the ability to redirect log output to a file, by setting the ALSOFT_LOGFILE environment variable. * Improved invalid parameter checks. * Better checks against integer overflows when allocating buffer storage. * Internal mixer support for 8-, 16-, and 32-bit input formats, improving memory consumption by not converting them all to 32-bit. * Improved device-change handling with the PulseAudio backend. * All available PulseAudio devices are now enumerated with ALC_ENUMERATE_ALL_EXT. * PulseAudio devices again use the periods and period_size config options. * Improved stability when PortAudio is enabled. The library tends to cause a crash when it's unloaded and reloaded. * Added a WaveOut backend for Windows. * Added a cubic resampler to replace the cosine resampler. * Increased the maximum number of source auxiliary sends to 4, and changed the default to 1. * Massive internal changes to the mixer and buffer loading code, designed for future improvements for allowable input and output formats.- new version 1.12.854 * Fixed playback when the PulseAudio buffer is calculated to be more than 64KB. * Restored compatibility with some older PulseAudio libs. * Alternative buffer sizing for PulseAudio, specified using a new config option. * Improved buffer size calculations, to prevent drastic latency changes when certain properties (such as ALC_FREQUENCY) are modified. * Added capture support for the PortAudio backend. * Support for PortAudio under Windows. * Added support for the format extensions AL_EXT_MULAW, AL_EXT_MULAW_MCFORMATS, and AL_EXT_DOUBLE. * Support for the new ALC_EXT_thread_local_context extension. * Improved library load time by delaying backend device probing until needed. * Updated alext.h to provide EFX tokens and function types. * Unsupported effects and filters are no longer returned by alGetEnumValue. * The Wave File Writer device now creates WAVEFORMATEXTENSIBLE files, to better handle multi-channel and float output.- new version 1.11.753 * Fixed compatibility with newer PulseAudio libs * The PulseAudio backend will now be tried first, when available * Fixed a crash with the echo effect * Configurable resampler, supporting point, linear (default), and cosine methods * Improved reverb, which now supports the Modulation and Echo properties * The alsoft/.conf/.ini/rc drivers config option now allows unnamed backends to remain available, by ending the device list with a comma (,) * PulseAudio playback will try to use an output frequency and channel format that best matches the default sink If the sink device is configured for 5.1 output at 48khz, for example, OpenAL Soft will automatically use 5.1 output at 48khz, unless overridden in the config file. * Multi-channel sounds are now passed through the auxiliary sends Although they are down-mixed to mono, losing channel separation. * Fixed playback when creating a second context from a device * Added a new config option to enable real-time priority when mixing for certain backends (ALSA, OSS, Solaris, and DirectSound) * Buffers now store 32-bit float sample data internally, to retain 32-bit sample accuracy * Added a new head-dampening config option, for mono and stereo playback This slightly filters sounds coming from behind, allowing for some subtle differences between front and back sound sources. * Added an option to allow spawning the PulseAudio server on demand * Support for the new AL_EXT_source_distance_model extension- update to current git snapshot- add baselibs.conf as a source- new version 1.10.622 * Fixed OSS and PulseAudio backends * Support for disconnect notifications with PulseAudio when the server connection dies * Fixed surround sound channel ordering for PulseAudio playback * Fixed 7.1 output * Fixed potential crash when setting an AL_EFFECT_NULL effect on an auxiliary effect slot * Backend libraries are now loaded and released as needed In particular, this allows for backends to be added and removed at runtime when their corresponding libraries are installed and uninstalled (provided support for those backends was compiled in). An active backend will remain available as long as its in use. * Support for multiple contexts per device * Fixed possible ghost references on buffers and auxiliary slots, if they're attached to sources that are forcibly deleted on context destruction - only actually pulseaudio if at least version 0.9.15- update to current git snapshot to fix problems with pulseaudio (bnc#551022) - disable --as-needed for libopenal.so.0 compatibility library to force linking against libopenal.so.1- new version 1.9.563 * Preliminary support for the new ALC_EXT_disconnect extension. * Support for 32-bit float playback and capture on some backends * Proper support for the ALC_FREQUENCY context attribute * Fixed compatibility with newer PulseAudio libs. * Fixed parsing of the speaker layout config string. * Fixed buffer size issues with ALSA capture. * Fixed a problem where the reported number of processed buffers could be wrong. * Fixed possible crashes when specifying invalid device pointers. * Removed the backend-specific period config options, and made it a global option instead. * Deprecated the refresh config option for the new period_size option. * Better cleanup of backends when the OpenAL lib is unloaded.- new version 1.8.466 * Support for two more effects: AL_EFFECT_EAXREVERB and AL_EFFECT_ECHO Not all of the EAXREVERB properties will currently affect the output. More should be supported in the future * Improved reverb * Added a PulseAudio backend * Improved mixer efficiency a bit * Improved ALSA playback * Multiple auxiliary slots supported Default is four, which can be modified with the config file * Multiple auxiliary sends supported Default is two per source, which cannot be increased without recompilation. The amount can be decreased with the config file- new version 1.7.411 * New table-based panning algorithm, allowing the center channel to be included in the mix * Speaker arrangements are now configurable * Added a new PortAudio backend * Some changes to the ALSA device list Standard enumeration will now only list a single ALSA playback device (for "default"), and there should be no more name clashes preventing a device with the same name from being used * Low-pass filters now affect multi-channel sources * Corrections for 6.1 channel placements * Multi-channel sources are now re-mixed when using a different output mode This prevents source channels from being lost if there isn't a matching output channel (eg. 5.1 sources on stereo output) * Multi-channel source gains are now correctly clamped to the source's min/max gains * The air absorption calculation now uses the correct distance * The source room rolloff factor can now be set up to 10 * Updated reverb code that better follows the reverb parameters - add pulseaudio backend from git head and enable by default- add shlib policy conform provides for librarieslamb28 1494419151 1.16.0-7.31.16.0-7.31.16.0-7.31.16.0makehrtfALal.halc.halext.hefx-creative.hefx-presets.hefx.hlibopenal.soopenal.pc/usr/bin//usr/include//usr/include/AL//usr/lib64//usr/lib64/pkgconfig/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:Leap:42.3/standard/54c66ade71eb05d08fb9774a4ef9fc1c-openal-softcpiolzma5x86_64-suse-linuxELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 3.0.0, BuildID[sha1]=2b2fd7f119bccfaad0cae5878df33c3994f4d996, strippeddirectoryC source, ASCII textASCII textpkgconfig fileR RRRRRRRPRrFHdu΢'U:5?`] crv9uhLEW6 %=T%K,Tq~S^Y(Bfiq1ny'C@KT+6򄝼Ŵ VSe/#|3WpYc LC>?o,&Iq^pҲ]nTZ?fC+H5770V4Idqx4ڹib/? ֊Kbfu1c%Pz8IsAorAn'GNrqrP>K1RA/GVoУT7e d eXFH#.X zxN~XI~eCn,pvL1u?<\i3wo(kԓe .:T̍fvMa>άd&VzYB]?4&b̖q̅4~'Mf5>kBW9Br5[ϡX bwRWgZB6s[[ )BkQB@:k+F#+|^lN5g2!̛jhV|_gt+\BFj@>X|`8.fƹR|D=~sWkMgr](qֱ@FE 101ʿ@>J"=xXYaۑe/XTvЈs͵s+/`ENP,ep!ϨNx%2$aD&α8\f"4Ői_7j:+M6dvˠ^V/!xZy'JoK{))R ovHc "4j*m,b5&'b}ѲٸFUl~=0 Äۃ @+'<}]1庎o;CLTf6B{76Ӳ-ԊCI.:Ӳ{(V^X0ȭuN4]ݒWDqjS)|L?F 8+n,d=A%ƽb D5.O\P)9L@|ȚNYbMCV&(;BK]o4VS7NVԐ16q!TV1E Qޘ0llH7Pjvw=<+0i4-$&jZ1?4jEuav]N>USF3)CHQd$}Q*TPM68"Tfҽ\0nO) }= =6~!6q|ǃ4wX{9N ۋ`=}ۏ^[9lRySEe^UP+dX?q Ej;q@Z`d&aknK%UXVYysķv)gQzD9bSiY/ΚorFSrCJ$|vzTF: 鴉ěn+m(Y9o%Ų!C7*_5+ %͹X@CTQ`ZXIz<.~P&hQWj?oR"n% $ Fԁraĵ58bDJdMDzϊftGŮ*cX(NWC7Cj)8U)m7 }\+-m<'zkBQ /mn^؛B*k9vt3EgMKH{k(Z?%.*ڤu|NTc'{aZjyP0(®eXz=6h%.x~ø.OW~hi[7lҰgIlPqIq*+LjaGgj0USlѝ7S$:idD?G#UAA(NiފD{e*:`Yr1 Yћ@(BV40QZ:_攮jkƗG b+u_^ݓBsS={p5XH9lF 9gT3;@"8DVmF7Yr>oZTIY'-+;<`_Xf͡PM$2qjPVni0jéo^zD!OͲM*60u Mp-=B!xڪ\^EgǓJށ$uV<`xt*XL*:vVDjPR{oRZW%qk6U3:OERkcD u_Cg+՜%'YѕJz&:uZ/lj)PPBky<\f˝W+Fj]u+ȋ{*>2}S)%̕8Z˶Gw[$&ixqa^g_ɦ Rp*&VaXBRւѪ&ċЈyORE]/Ř20>>3UFp7gRuDB]:V4TZ &d6 =;`̷OB\{[_JLU7?&,#ӣFI W`4;O[jb, ?Jd-+H*o3ʣpG'D9X8WuA516(nBb8P rfBe,%pT)F:|ܻڀy$CR2/.<Uy|%*[;\b\6NK* ^wX;󓰋f<_IH3sܬ䗻*EZ-?s+ ܙdV81L3' 5EP7]UXԞPy Rȱ/IR `6hCs7;J#w,NmEs͡x\=EIKRfsُ__ Yj}@8^iG6V!X$ ,JsֿլrE*S=RnoM\L_pITBwcaEG7BmۏBߡC{EB>{b2ܻ=nM9uGz"{`tc ŗTy[W-*L!3ah0*!=2r4} Vo%%)đQ1RIەZvTq6).a*waVƋp/@:&>vDp;h;B]Z&6Ey% Y1uF@rϔ d|bEv@:k9nX4YQz;;t!W0-xS0-H-Sv yCqa{˸Cۦ_* kX?[K[^% V)u%M3~5,0 =}HpBWQ]G7^{[K<@ۨUBRٙǵ4d q2Q[`%€9psg-XI ^24-t,nt?n@e[2h!`VHMHe 1iڤhS$hwsY2@ toHX5rf# ?"IVA-`-ֺ`a.T>2(vf8MԿ&"c!YBKi¤(L].U^d콇Z?d%(K.?( "JݼJO ?9s~0 / lۣ(ra; ,k=(sik<TGyM0z8v ;+ҫ7Ҵ$SPm Ywx|iEƀ8&~D%<4o {4.KٯF͡y*8\mH1wI%O/A2ۇi9 t4(ĦV1Eh3%BC~=\@>&^u3bn7C:ŧ'cE8xYk"R:# ٨Hݾօp+mq3=泜|lݴ483sc;&-q&hӊʍM0y{6ɶXT߮`C&QS^ȍsFG6;W7lBHzUz[RVKtY3_/lK7cx^ՀoVn9lE9^?|7AP1"%eW)ġ LIX-Sl.U/F} "cҞ-W4 Aatmgڂ,*iu |nizWi r`s.-CK->Mț馿U4o["`)ݖ2_z(`i t6\,lǛ{vwq1&|&VXr~y|̳\Ҧ׉!cּK86:XX|09Ye.xM 45|ɁWۏW:z.2u`Q4gD2bho!P,%NDc 4TXVƈ y6oTWk2`HQ(PJfDž+;fb~6_dj2+B5 O"X^&@Ocp#:w5\lW ]ȵcos[t˪^[PUh&[&4]1͵|ſ7c4݌4th^-pkccb.%PL1_K/PWzwi'ǵ}Km5Fh=*榓ABqH/PT|J,&)JQwx!+ sn,k?=W]~Ls |S>0ti2-Nf$(f]NT<Hs\ymOМ/ Mz7I֢vEĆD"M@*5JH A5)}ٻ\ePf2>+Ũ!HSlwOw q%vF4ۊF'k!Nj*ۣvLǁR0׼e'V|[\Zi3:꺨bBB˵ZV=شۃ25ٜ"v[zih Cś-Ľ6L v19PZ^ai( j~gmQAjm50[4y:yg<}ӵȠ"gQ1>k\w)耪87 B[EkG,[$Ɓ~: bm^5H*5BƅMqH:p(pp BP+?]s֤q_,>|~3qI,%:ŊnB2Lc;X)!Y~N&u Ey*/GT'ȌLu@p[Dúe #aMp.HܨgoTMo#?Cr@blv.1 iȢ-w3-b"y Mlpw/MIS75!oq:W\{鱔CPOLTf֞t V,WV`UnUx]i)"'m!@)^#me0=YAt]|H^f7$G)ao6Tr)AӁU#H9-}? .aeRhpt\˸lU[ zE壘Y&K "$L9+JK>Bo"KtUt}0gSxbi(ЗRjc, gWU B- 1{53דZveXP㌜,0z)$<% )󒛙ɢp8D? KvB?8A>.6q*9&*3DE5/pA: #E׌ZY@1i{M+dv­ӻ v o.?N!R m褠4/~pEtOoAFR#Nxty`RmB";,$ ^Zg h MLw0 9ϸrԜrW+] =޶ħ 2!ky+crI#1R%w-NCq[-.坐9ӻ w(zPLIpeA#./NPuaǀr%;Wy~wud;o\p8##ЃbCVR9l*Rbj4O?H_u(XRά`)c4Bk,FlGĂ 3<гsK ϰw:4`" 92GƄ?4B^6Q ٜ'3B 3miGls3lNy{+LO1"/`KX1|;ݼ֐z wi>m.4WPXRzNɨ@rbpJ!fNOڊށ2Z Biw<}B8יK?+C},V$V2*ó?&5˰넘PUg$* PtV+aic4IbwoyHT2H|V-8p n(HkRBқI {P0X+tԍ?4}r!w<hᨭ1T;гq",cYHD AkD^{a3vH&iv\L9ar4>yj=Ǿ[!&wZzɩM }NZAdNnvC~=Ăw<}ƞ75-u4aT+ (4pD9 >iYCCc*ҁb2aՋQ̜?noL?0Aܿ^C';U QWhE=Q'`[0,簹[4MJfp[wZ~&cDAu[ZGϚ.!giI:;k_Q7!v,gBOyIE?E gxcp8CU~tb@nBӀ4E+Y{ FQgo#Ş{G ڙTa&tN- V|_3l8wxag0/Xg?ܹi ЬosX?VUa$8[7Re:L@GP6ڇآBP-ZSS Pc”>G֯c0ҧ%oHoBݹhZK9tK\3H Au!SX!mݥ$> wsCaYk ./p #J~ة -w/\N[_u MtQ -<1MC t$$AҎ=I,J.E\QVL6B\y"Q5Hvs0.MYmr`e1o Y23k\0gxcp$Opb['V)uI#oy>^¤P|xvȆ5lx |_? ͷ8iqyw;7Jh<Ar\2][WBq Wp~*Ǥ4dݮ\L!Zİn(ml"Ƅ?=f41%>ța Ӂ'C6[p'fMUg <]*rc EhM_;'Wqe9FV=+V)sh#nMJ& 9{. QPѓbDC'[P@MG-VJXh۹`s9>XϾSčj`VN_ţԌVGDSDg3w"%PRd W;==4Eѓ1"k)=[Sp_Aa+>D`i*'yGg931cy3.J&]pBcͰpYvجc+oFF^I1l*&p mJ=!*> SKu`RZ,ClǖA3~H%t+i>&~)6C<›43ޣ}Zt(l6 wNeDn@P}FA\KO)2rhOцqorc5-S Jl MאoZt9Tɣ!f[Ǯ6 0&.p&6a eBG!Ͽv߳f5[:xA}NyynpJQU@W>:K0%@jWB ϼH9dddJk`ADz>.,CaJ3ݞpmγ_I;~8wEX Z.IZƐ L +>Mv@* JVGeb#t7" >.!'DYL7`0ʎ[S~ n~ /6W0+@/~`^AWQޛ j~Nzy%Q(X1aBмMjvОUHKxb88ϙUAdN^0?Zr؇fy籟]usV!" {u##gCj6yH۶|<H{Dh'Mwgoz&Ma$:R WZ\bl4ʤZ rlz6(ɒG`e .A%jH0q[`0B+S+ 88'6?/hV>xBBHaѾ5'WŰ}f"N< ih%OWZ⩏lyqre%@8\1pK^5U1Jhd!L'z-M!z$){h^H1Fq܍)?0y2=J7SM5{@"o p^gAhY,66weZph+r@/>}u<=Wp@Ѫԉ'mv򿌏 k},X^YG0=`cWoeN qRe:=uKᶵ$zgaf0W#+fQ_1;Ŋ*T51JAtt&ݴ&bsM ӵKWMR2)#{f͜mwJW2TI{Nǟ(T瘽c=^_"ؠb7} c_X0b~md+e~-Wǀ:@F? c5|܎2= KM(žMm#! Z"6坬}E HW|-^'egO^sD"e ?hj!Ht@)~7I7U?jF.3:zLGUhuZp[9M"Ic.柅ןX=ꪐ@o]?`h{2KӔjҹKThIHx!2(}~v'Gh-TW_eg)[e;isgS^Ak1]2 ~ֺs9N6,E7+fET.(e}ǫ\RF]Lu(qPgŧߐ`7ɉ2Rj)aզBS'L0wkW!XAA|S~K 7h2z2%WiXUD't~PO}^5MƟӴP*cHp͌94zFU6Rʲ~B *CR-e7wRRrtq4ϩFq@h3:9hG3Ϊ#-eـ5i Dl5P#,eo+Wy~5Ϗ3bP2Nی!ǑeQK~٧ \Ic7\!R:J4fDUފ Y ~ףN04xN5 ai}x΅ EhƁKh̓^";D #|{|#pp#efy"*(" ^' 9o&RiZ\3X2⋸۽iz! Xg0i30EѵsuU]kWC섲6zm"Mq9y00@{C`bH8Ďi Nhj=b qZTjriƤ-> S7ڒ%,|vr&\Qp#XT 1bP_ M#]u?(/(B':SfxB3[[ #Sb)n?LjkqT9la<ZJJ|v|rn̜s o(xH6aj|BeD:FAH&h2 5&W SxϿ(wkqo%! 42evލKtZ_5d]|ϫۄY) ['U0ՙHꮙ趵J7,q J^ufvM 7-v ӧAro(OCl&v$N@+e7QU{a=ZSxg)u IZ+D#$e^ҋGf ekQ{a| śqgocPmsāRMgJUBzI;h/8Do-e;M3A遟|QC_ vf}|6QAU`dT5вꞎ`F-޲1VJ2,tHd}I P$w~K{/? dԓŇMBP;&S)Y7sv'U)a\'b=,S3놗\XJ_VAON=KȺZ^ ~'?@9A:wGZxn_`&d=n|\9.$s@K#̕y,n VSS3#г )/6+;'i,T@o64s; I woh/jRpqU P:AKy:/`3AC)aJxD6"!/n 3*8`AOFkSZzp(Y/6Ok*P!_dS bZ@&;;y$a&s{壧~}f)"OE 梩1nCcTY>+wȁ;+:1Oo%~^rr*cEv[e7hHe@G},:ƦM+qX"TU`yҡ._.1VG!WsIKÑ\ J2P[F+}^lX6-6l}#m+H4*0$W[+YR{1BJBxWj IOJ' K@ IOҧagNXP6M1B2x:)s$yسk~ٖMWOVyI z~f{~PTqA>WWYCd3&7qAx+1H.R(+%qUo|j3 H䳆;2IjYΌF҂Ok?k @Lc X*L6aeU"y*k,{gu-)e;`K5z# j$cWO-]( ~dL/(R1f]D$<=nyХ 9 4^`# eM(x P@Mݓl艖o 7$X"I`64zOԍƑL$3Oy'j_7c txfv;o ~yoNNLSG:qFvjf-Ҭ:zzm (79q ha?j>0S)(sUӴT D Dh'1o4Mce.+OpֲQ!tE`x=qzg8(+H 3! 5w+{18?a^׬gQu XYcQ:ߠ5]ibe^IgYuM(=;9_$MCM>M"T]vȐ_\̉8nm1{ح֎X5"@KC=1=-t L FO NP:]^b/qp&#ܿ@x YW".v;u&7uukbI,krsD7ey|2d})| )-r2!km9D9}+7tV^58! 9eel/]۰K$|2CĉL4>`ZWe븨3\5" 1VNˣR^FҨJM:އ=&w1 eϻ|aue`Ev3?;<ԛMo);{89˔1z{CkdmD@h$X;ާ-;m9 2U@R\k*0:- s5{^ހt9;Dl;o(ɣ|A/ks\0lΙO-bRH&%ب[!f/[('NڬMu=;7Q|etE@{4w6~ߡm>#OaN-uZ?{,Aj84#'FDC/#v\$S H=j8e\ 7p7sE*HzƏzm(D"&U\םs@~-\X&= ?/Hr o6GsvH[wU])gV"A!p\8+N2"_&R.Xc? :U68HC _%m2"zA+tx4HmW S% !Z- aNƜ0#]q\Ǯ~/(euw{qPD5c1_ZU5ОX^&X| )UGJI*SMȞIg5^-y&sI=azMG]/Q_‚Mj1B pWBl+2>I'!6`scO6nA. z }UZAm"v!&-'P+?PHP>n[V&-zHٹ'iSR_v@:eG3xjbN - hhgWS<~o4mt;n-{U2>lwބPVi'Iގ+,O)Z} I&X"˩5VĊ~GȄBdx+%ӑ{n3_Vp,=rèULݩ}D~ 1KP`R ʂmGDgw:z>0_HF)bnEܠ`㮭%p]ǦG+pIe J~Us} OEubzCq]מl;L>y3b|.LY2<7nLi:do)/ɖCQJi 4tbE/nr\ ŻvGǕ!^G $H٬ۜ[?H+jܯt$бU eUou譁uY{#΀`:/0](!'V ZTDI(܋B1VIO>x=w*11u8xPWwpfi\)HbHђ]rݜ6cʩ/و%&zi٧GΙT^vne[i̶荇ur7I]wC*'kir++)'Xt_j!l'?奼 M~6=x7Fn}_$ B;oClJq7+gkFE l>q5 9TJ٫e3 __)_`CoY x6UY?Cɥvdk;-EC+-ORG DkjPԛ&۩9 \>05X|a>8OlRCfw%VՕI heRXGߜPvyyPd<Ԭ%-?CD\4h_ehIaEX$j:_ћ vǛ Qw^zidUFrb{3N@28(J"L3_ʢCrm0 ~eW?r(+}梣XX7z! R]*s-Q+/?|b7*W8 ?d/Y΋܊KhF >"k[F6dmCu.\!4lXJ ?%6̣qh9I_SۗkzM jkc*ȣ6[z8izKx'zE.GNiqӐ)ax-̞pܝ\> }~mٴ_^8[BlNb笘S9cD/kl\, L {D4KQ qJYR <Ώ!T ?ݭEa _Hođ f.r2T[gמ_dH'Zҳ|}s[ 5LV"|`B9bdR \T;T ڗD`WDpզ6./+ݭ.Jֲ&+Rwv>]&5u^VdQ= z nQZ;VNjD>8PHFE*atW$t֙<"uW[BGaޖQ`Ȳ5XѶFK΍Ԓ Xq/'Kt? 6ci:zm.lT8z*V r +F'rd($',m7E0C>|?GVQ"HC'!3z;Q1ﮊ>+-T FIurZ6x,_)&@ +G71=нpwB_u%Qc;-3WO}W5Ͼ^>KFvG,$YajVG[o ^Z>yU~R4)!Y|?ȃL>nƄ 2ʸ5"Y)lTs;B(( #ھ4'2 3I#l cd`,¼C40Qu}+/ +3K`mpG`w\!6o~TF=~Ut?+$\ZSm 7 :8ĆH;Xh(uƐ5POkz'h+. $ '7lI 3Nݗh{I;" -U1Bk0,=t7)ɔx^,a\t+'w'ˉE`@8P4Yٍv o)=:Ҍx?TH,tV(? !3|жq*Ry+ CHVo znJ5i?>7౹4,7>BUje HuYis>DYaDT/NDcBm-(o}\k7cz#_EH`y$= ǰY5L8Ӧ urc <&  Nˬ܉vv^ ?yb_!]#6wjM] X//jAI/v1 e| @;6\ os u6HDG rlNJoZuQdْ .qw#6 4z:hSQIUIaOl&e\LAKuV\ /f:[ DYE 8⋣ S3ڗ2@g7lSG`?U sD1W^TMgt9|Q|"GE+WVMKZQhPGl`x 1"ܢ=tW"p-?'|ffmA=?eG41y0&=g"v34B_Gf T[aGJp[F:LsAc%N-oNE,~E-rfld֎a%xzطFbc 5#nx??<,c lFڮC~#dR׷j/źN fp  xmODJQɶ/[9~|*ߞ/s(9& p~7;1"C8B鿓+9ͱ} -;c#;u&zaXYngi/|CͿltY՝]2Pۄ4u;<LS!x+K_o9!E)ѣ= ~.xO#}vm}b_ἐ X=nNeRƏJݒۇYjB_n=vC?w MŪk±$aY:fZPU BdGdY4煬gTG9,J*w QD_&3?Xݖ|-7@@w9 r lb0MpMpKPn=d;c{ /j>JPVrb:u WCFD&O;09Gi9u-XW:p3h89bWZ-iˁҖy:aˇ]ˋөe6$ZJ*wd<:Ʀ :Z*f]LuaA}Ĺcs`T7%a'- T @=r&x-CuX/P3X$ah# w\t$DBŷ ז髌 \cKpF:Y3Svl֟M5$mJ,BjΪ*R Y:c!2}m sRBލ\j, 9l,&mG8^Gu8dM2|JL4 aZڬw*_?0@qꗧ&$I*©̭pʼn 6cWnj%t _J#NS#[ӱk<-KfI8v62>4a ˟:I .* eN$[֟,TQ_Ǔi]_z>%#[TEŮW17G2Ƴ* oV‡RK'G pF,l!a/ 6k,Q]ݓO IK:,. *߂4tAJ$HdI%YT hd^I5^׏O"{;AVQaپ= Olu3|an  [fBo1jZˮup#ܣ([ܽ{\&I3w2ӢWMV owNձ!UE8\EH]Vyύ]Q]'T\i)5:BbDo-|W +Fط=)0'd'd}gt/GiB`n}ea&K!hb&TEQ蹝R$/3!w͝TųO/•)g9oR+XDmiR;ZEgWcsB(#,TR?ł]Xwݹg5VaO5lɎ-6wse͉"[I L:AKˬO tq@]=FM{ʤt87(ZI=OS;THKNNi3z4N8N~C`.!4Ύٜ6Zw#.T^~s=lY]MЌw 끿"$}dSLڴ'V$ _G5\*Fz?)C)S^;]>bTLw̹C3W66hG,I+r77?-14Ɩ٧҅XvgntgDW?)wZ>C^f&JS85*}!}Y}ݤq]5Ype#񙔽vful|Pب8EK?(9Pr_Rܡ2꘍?t '_%s [L GԌ[ؠۉzaoY7sv}v,i.|W:iMߎ( %}z( h@Dr5 jĭ"vu ᠼwl?nў̟eÝPK#ohʮKj:'me a1OR ']A,B!Rsg4;L 0A.(Yn70Qxccz=)WK:?ZK}H+O6"ͽ8 \I; 39Oyyj 4fG^/.fccj)Erqc̓ ێ*ֽoMO9w,ӞJt(Wfj+l9;mƮ'L#h>MjYP6m\tlxPG>T6qcOTDe |؍l(Ѭ R6:^iEx 708BFn4gV[!v-' *c|ZJ.XHk+ĝJix4˽{Uov ~ .GӇ(3-ϥ3KnC;l9InBi;<عi}&A2)F 9j̙9qm>1Z\Bn#5)ښvJ]Xȿ}MÐRE;eOUߑbE>tVc, ] JceT\ss)j U׉eAkbTM$5V k$TܝЙm A'q[5Z=4z#-@ۡ7pq* #)}>3N|+b*/?Lړ ŬCiqwYAq&JmrLu=!9M]bL'K9]/\k'Cg jy u7+)Ͳ$M lՁ%'u" u8?jAZ/T_{ +91HEejMBV_mm+ގ (fX$Ya+챺ޠa$i_`x!˷X"gh  Vcoq1GɖuJ'x<_-C̙g+H4y?C8ȹ!H'E]ە]!&CLTk c!zwbpVƙV;~RO:#.Q\- U '9 t؇PrSؒ!H: R\2ʣoF!+g{`+2lt}~w\}xMfj0h4>6:bY()W/~CMY-,PvGryb!/H|do TR{[ǖ ԫC-FsyaRO _Ś\cڄUY]n69,5b9/;Sޔ,%" V@Kf\2W沩gsPlz/ {-O?5Q¿ǫD\R*ijO}uul?6]֌uD4q2cAL >/rJzL̨&J4"aⷩep`l^gU k'0ơ-W] ޤny=&k`ōg="+P/*!m tkj O࡫Bh8Z[ȉ-,?dT3@VLzSm=*#dƨHfMY$44q.1VZ#i6{uŪ 1#saCP! )_z%sVFW]S 3uUm+f4!.e$~H&K|MnQJ6_c`}!>$Q#YOҌF-<(Ff_udyV,5;c5CNnuzAʬ>9D!!En鶪6ջ6Qgcr[IX3sGC/ 5w ܂&ނ1VS{-\XSaQ]yDn3Ã8Rcb=k2 EbB|New?P剣Åvs̉ʠ*pxyA2 _~D DUcAs -s/O{ўB ⽷-0|$ip)G?Fq*bO~\ӯh+ awS&Kͼ(jJ*9%ٛU4m'SsoE`V L9aF"H٘@w4Mf g!t'`9Ÿ ,/N&Vf.0Fsw3k3E ν3ƞG])旔] ]GO±Ky+b^Lf m߬ 2fU7c~\1Su5'5;,!uJj\6[ jHisX(#u)BUo^tsvV0Qi*%#Z;! 5)dn'hϨ%ΔvYjxxHץ1pIwZkWKn3:/f)zT1/YO%SgIZc_KP15zGǙMݴl҄BPf2< G|ܤ~9~n7mDͧdJC2gRiԹ( t++쒗 @:ӛ&ҧ r7e,jDm\&r8Ύweol ; ]m);I_Uu6YƷj18ka;i]oQU+шئp{I6c#K|ijaft Ccxf.{ jc}FﮣCZ0 NBheO܎'H}SnzG<((+Y+[v?aӨ>Bsײ/^н;ڋP_n¥93 @0 ǸAR`z _[^\a< @MraYO**'?CbM9_ٜ[{ (]v3xVI$ z0G]"Qn ;2J䤮e5ŘMQAPXal7hWlW=Höٕ0%d̚u:e K / v{EUR.qIr! Ax 0[rM%Evuб7$&P_?Tu썿öGDr{[(`4-;?ލL0Αsz<Ė/3yEV/K]5/2R="on^| AsN){(N(8Ǻkb/&%KT+2^+ BֆṤgMqz΍y:eTbˮ̕@G%*Vdh+*~<1n~{3W-R_|6U+?tFTT5uB_,xRǏwT[g ʚLMEQЕc "dнv-=El_0>>vͥTXGjwXP=niq=y](Pd(  g+O @9w܉ɑlY 61R؛İƑqX[f3}K[yztj߿Gjh3vk[L;M@D9㤅v.RRY`3Gg;ui%)031q+ҌN\UĶț?W\ʂ BWͅg7v=Wtx-JiA9,QM_g YE#}u034׈cF+3\aϒTb[AusT:=Z<5J".YČ_vӏqV{i<(cub{zTW܋D)u%*kw/z{݊o .84_TkUYМP8*6A:p@c Bi5vH+]uMv [,GgydXА,lnŞqV;Ķ'ǵcϑd xf0[}CXPe)͒Њ؅޿ȕ& ctpVQ̫uKmz}+"Љl,YT~.t'@[?gBw=ND, Ly '&hFCزJl;SN-&ēē𖐀Cx|12܇ FR-X:RϨłb26H?lS0*ׇ\Y+5i3)U ȵanFG` ƤYD?6=Aփ(Q~ @]\ G S(Lw>lEs,OxmyC~wd .RT9&2}FtbM "a|:_| *YB,tı,-aΟ@'2⬒aHȹ)S[EyUlsC%qkR]ͳ NS2#+a9ݷk,Nw6C#k ".ٷلw/w2^++j e\紏g4 J]'D}˭1}M$׵=SrXmPk$otUT_oFTަ;| ܔC༟PXYiM7yH9޸E.Ӵ~ƴ>ͷmK&`pe1oLi ?SyM\ƈ0Z '5CG47_UW"du?,uŅ`J:QfK?}o|傸6^T[x@J}f_P+IgAH @?4gSQgսc^6dΣ|TkrP@;-Q3 Q+?/m.$Dze~|e_F9o+%m7R_@S(̈-M fwQ/PUHX:з iOX7`;+b#%atw)vp(fwٲ\ )DW5g9~clX;Ә