retro-gtk-devel-0.12.1-bp153.1.25 >  A `C !M@eee(q;I3UF4ucz&-cߍt:@8& ,AP)մK_xG) LE'CVFE잂1*eãvSpr=,fjeU>M˭iciU2lXۙ$y=ع2.UnE!Y`1Y*f"K-_TTYnH{5}!,HJ ruzQ5529f517a4f0f7705da616357be816bf91e7686f030da6638f9c90f9928db2f07e560be83ad4556a6e94c0fbdf3231dad90d436dn`C !M@eee^#++w=$rtBƽsli|tvK0d`gahp©Vtٛ ]]h=ks=*NRHk#@XNh_gHf@ᨭ;¿ruX=#];U{zA|Q nV>*~ušG.d)Erw 5?M$wBl>p>|?ld $ b!*2 Ll     @``(8 9 : F1GHHhIXY\]^gbcdefluv8w|xyz  &hCretro-gtk-devel0.12.1bp153.1.25Development files for retro-gtk, a Gtk+3 wrapper for libretroretro-gtk wraps the libretro API for use in Gtk applications. This subpackage contains the headers to make use of the libretro-gtk library.`C obs-arm-9dSUSE Linux Enterprise 15 SP3openSUSEGPL-3.0https://bugs.opensuse.orgDevelopment/Languages/C and C++https://git.gnome.org/browse/retro-gtklinuxaarch64 l\SSāA큤`C `C `C `C `C `C `C `C b7cb04428826141d31d28f5eedd78f523418cd2ded3f264a1a36e89ca43c287273b0ce082df137dbaccf8cb89159519aa4a6e42e75f9c6a23dda60622064f790fc1bfd31a96226a6b85435dc3d8f52db7010cb903b57d3fb039e1b648039e9ed861cdb144a97fb9d5d9bb82e2195b730ab0f6999313b3ab13c0fa3308963ceb052524a6bc74350227d31db17f284fd356552ef203f2750264b41a628f1ab85b5c7739a0602a715aaf3d3ff5975861655c8297f8d45782c2f1a10f924f4e4ece2libretro-gtk.so.0.0.0rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootretro-gtk-0.12.1-bp153.1.25.src.rpmpkgconfig(retro-gtk-0.12)retro-gtk-develretro-gtk-devel(aarch-64)@@@@@@@@@@@@@@@@@@@    /usr/bin/pkg-configld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libgio-2.0.so.0()(64bit)libglib-2.0.so.0()(64bit)libgobject-2.0.so.0()(64bit)libgtk-3.so.0()(64bit)libpthread.so.0()(64bit)libretro-gtk.so.0()(64bit)libretro-gtk0pkgconfig(cairo)pkgconfig(gio-2.0)pkgconfig(glib-2.0)pkgconfig(gmodule-2.0)pkgconfig(gobject-2.0)pkgconfig(gtk+-3.0)pkgconfig(libpulse)pkgconfig(libpulse-simple)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)typelib-1_0-Retro-0_120.12.13.0.4-14.6.0-14.0-15.2-10.12.14.14.1Y{Y*@YzY@@YlX@XƉXf@X@W@Wv@zaitor@opensuse.orgaplazas@suse.comaplazas@suse.comaplazas@suse.comaplazas@suse.comdimstar@opensuse.orgdimstar@opensuse.orgadrien.plazas@suse.comadrien.plazas@suse.comjengelh@inai.dedimstar@opensuse.org- Drop no longer used tar scm service, upstream releases tarballs now.- Update to version 0.12.1: + Core: - Fix a memory leak in the destructor. - Support partially setting memory regions. + CoreView: Reset inputs when losing focus.- Update to version 0.12.0: + CoreViewInputDevice: Don't log errors when 'view' is NULL. + GameInfo: Remove some free to avoid uselessly trying to free an already freed RetroGameInfo.- Update to version 0.11.92: + Core: - Remove the barely used system-info property. - Use Gdk.EventKey for keyboard inputs. - Make the init singal an error-throwing method. - Implement disk handling directly. + CoreView can be exposed as a joypad, a mouse or a pointer. + retro-demo: add pointer support from CoreView. + Make all error domains internal. + Make internal and port to C: - GameInfo. - Module. - SystemAvInfo. - SystemInfo. - most of Core. - keyboard keys. + Remove unused symbols: - DiskControl. - GamepadConfiguration. - GamepadButtonType. - Keyboard. - KeyboardState. - MemDesc. - MemoryDescriptor. - MemoryMap. - Mouse. - VirtualGamepad. - get_system_info (). - SNES specific memory types from MemoryType.- Update to version 0.11.4.1: + A demo application has been added, it allows to directly test the without the need of an external tool. + Loading games: - Add the set_medias(), load_medias() and set_current_media() methods to Core and load the given medias (if any) in Core.init(). - Remove load_game() and prepare() Core methods from the public API as they are now used indirectly. - This should simplify loading games for the users of the library. + Logging: - Add the Core.log() signal which will emit a GLib compatible logging message with the Libretro core's name as the log domain. - Add retro_g_log() to simply handle Core.log() by outputing the logs in the expected unstructured GLib fashion. - Remove LogLevel, Log and FileStreamLog as they are now useless. + Add CoreView as a prototype of a single widget to handle most inputs and outputs of a core and use it in the demo. + Add CoreDescriptor.get_uri(). + Make CairoDisplay.set_core() and Make PaPlayer.set_core() accept null. + Fix the transmission of keyboard events to the Libretro core. + Rotation and many methods of Core are ported to C. - Rename subpackage typelib-1_0-Retro-0_10 to typelib-1_0-Retro-0_12 following upstream changes.- Update to version 0.10.0: + Save the expected ratio as DPI of the video frames. + Bugs fixed: bgo#769833, bgo#779924, bgo#779987.- Update to version 0.9.92: + Allow recursive iteration through Libretro cores of a directory. - Drop _service: upstream publishes proper tarballs now. - Drop libtool BuildRequires and no longer call autogen.sh: no longer needed since we use a botstrapped tarball.- Update to version 0.9.91: + Deduplicate some documentation. + Add missing MouseId values. + Remove deprecated input device types. + Allow core descriptors to check the firmwares. + Add an helper method to core descriptors tocheck the supported MIME types. + Add a module iterator, allowing sync and async module browsing. + Remove the now useless foreach function to browse the modules. + Add methods to Core to handle standalone cores more easily. + Fix an integer division when computing the aspect ratio. + Add a script to update libretro.h. - Remove retro-gtk-fix-build-deps.patch as it already is in the new sources.- Update to version 0.9.90: + Merge the retro-gobject module into retro-gtk. + Merge the RetroGtk namespace into Retro. + Remove many unused types and functions. + Refactor many types and functions. + Make the API overall simpler. + Search modules from their Libretro Core Descriptor. + Search Libretro modules in paths from the LIBRETRO_PLUGIN_PATH env variable. + Drop the ancient module query mechanisms. + Drop the ancient Libretro core path env variable. + Allow to set a smooth or sharp rendering to CairoDisplay. - Drop libretro-gobject0 and typelib-1_0-Retro-0_0 subpackage: functionality has been merged into the Gtk parts. - Rename typelib-1_0-RetroGtk-0_8 subpackage to typelib-1_0-RetroGtk-0_10, following upstream. - Add retro-gtk-fix-build-deps.patch which ensures the internal header is compiled before the files using it.- Improve the description and summary.- Initial package, version 0.8.1.obs-arm-9 16150063580.12.10.12.1-bp153.1.250.12.1-bp153.1.25retro-demoretro-gtk-0.12retro-gtk.hlibretro-gtk.soretro-gtk-0.12.pcRetro-0.12.girretro-gtk-0.12.depsretro-gtk-0.12.vapi/usr/bin//usr/include//usr/include/retro-gtk-0.12//usr/lib64//usr/lib64/pkgconfig//usr/share/gir-1.0//usr/share/vala/vapi/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protectionobs://build.opensuse.org/openSUSE:Backports:SLE-15-SP3/standard/770bd9de9dc944f7075f95fbbf4784a1-retro-gtkcpioxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=e649182061a770e33f5134d184c6f06648b70c5a, for GNU/Linux 3.7.0, not strippeddirectoryC source, ASCII textpkgconfig fileXML 1.0 document, ASCII textASCII textC++ source, ASCII text RRR RRRRR RRPRRRRR RR RRu kLutf-8d438b72c7afd1a277c950f1f1a3ce4752ea1fe21314069519a6c24e66f0ef695? 7zXZ !t/J] crv9wJ aɦu5Bg 5$ Я$xKaRCx gkr`h BZȃ3ɉJ6"E#D^&\,cv0Ga1mM9/f߷k%lR;l]^@UzM/aYsk3*[]~i9Gk-2 VH4. ۟(>Rm/G[5ZjR(0UJ%.;'ZWGB($5.k@0k@v,)Zxn22|pʉ&㐴6k /]݀.l+ hWOя݂ ;RĒ~&z˜UeM8!@ffaDG~R='\Ӌ=)?и{# FN 9AY\-v-¯`gS7*"N}R>/GHQm yp Gʰd D09oGh0ٰ%xG8ل<5UMZ'yQLL/<p[ Y.eᥒs(rH/6 a,@.ؖTHWW\h8yTP \v:닆BdyI\mE\L'?Sڲ#ok˸37k3w)P% Mp} $\BŢ&-UE;gΡVQ}mG[vَfAup F*Li+R#,Ct1Lr`]ZLdG Hx() _K15q$u ?<̢2MAytdtg8=ّchYR(Uӎ{Z_3O-M\]џS4{D=#^ RcUq:v$Ԡ'r1/LsHa})~'^_L0ϯ`bF-|(cut|$bע 3ˁH};(Ir _-fn~GL8L8-s%#=_kNYx<_ HשD P (O挌òNC _Auu;x}~ɉGk,Јd ZBu|nn1V6ӜX[ɥh\1rB-5CߪD9_ kw0ԯO!K6sa8_OꋋK *ޅ$U'4wa}:?]gpMQ3F E `M-/uUEht 49-}; h`Lxڑr |Ḍܟaiy\b߅$qVbx02Df舯e(7PD߷5$Lve@<xlasP;6y[ǫUA&fWWg!oYlS # ; ~\D;<]Q7$H2d)~ҐZKG}1`xa\d`*.)|3eXТ )ƁDeOTbLc[ͱA PU,X׮!nhc%@ie̩{2`ڷ)X?/-13j/$Aژ#Xj|LbACZX'/J=e6 RJUi}Qwr;$|52ufq&36af1LYs!e%؀2YSRdf8Ee_"1"-F\b%C1 ^2UBg_fBHt@̡m^X_l? t11t~ }c\֓qJgӑyX?N<,5o}qsxH( ƖWfP-ɕ%L:4ףEnӧ26L ,(ߟ[tM3td7n&^lmT936(Y|[^勐T$iX(:qs( /o.;wKGY}BUkDT5d8ǭ/孪ƅY+)1TG/:Ǟ"m :Y ƚ==wkmC)[YDG$6ükc&zۗ ǹ-(mM'z۪ފFob"yltL}- EBFp߇,Vsְ<ZW<!իO?\OLjF7 lEE1Iem>xG6;$_,;sa' Puf߰iiMB}|Ӻz_F+#^,BLbOVOdQ,M‹Ve aouUt-5PT{M~l] 9yEPEY`g)m\R`6}M}un-"F؃i%Bx;dfq t?j0{;I:X>(d5~կHm=_ ړd;Q$Yu:de)߮tԣ*f[F^zd`T;|;W?Wn/[2cAfQPNN)c.]*4Kkhx.|[(ng3̒ueP*30CvG@E(~[[EE[ZC=tgf>B*ay-hDSl_ǭR]?۰OhDՄu|!,v;.){0ڝAX:oj$cvy;RӅӭ;U/_Ou i;( A#yJjԉ0] +22=ȫZJ(gD,?~3 >ǻ>Ԥap%:=Jb/0uLykSbj*M w '.EytmF @fdov1y;y)u6 HCy'Rѧ m*M¿\e4$1Mӻ5+mR+jCxCf:2/q}^TLn%iۻ2* Ule3`%I R{Zw3┫Cb7'7@d;X]{s̲}0cʮg`\CglFeNǼ-,\W[mZ(6N*o5ɇED|JZ >_U+.5= +]PM,tF0}fI&Waq$raJHl, iP"ʼG@vD*(b1pfYY{.mKs]'<$m:YME1Nr 3k2XRluB n 7b; 6(vĬ"YhѪ-7LX!wڸKWT68@btg6 OB2$:}3fBU8O~M2 2@Rqں_6~5/n+ڟ*ę ٿTxѦ3Lw1~( QH:gRIO8gTqx&B &.Wi;FXշ\'ggs ZyV5/#I00;7H>4\SM-nT{ːgZ#U/ eݺ~9װÃ{ț/+o VHI żj[b#I֪Z[Ve?n^I Mu"u3/PpIjSV7e˝Jˬ扜:px!鿞2/7w8\Țqsżv8ޫN|?kl/C0aK8;SmzEZ[G#o76HkXq(2P ,C"BoWLy2ؕ*eF \h:⟻PxCQ޷n"<yKkTz?S$1Cv] A~3my M\’f*ק&2YpcjA:`cvo/ҕ*J1jO1&ЅTˆWӗ8k=2 "rŜ\>}kB,p^3Oe#!Fnj9pVp̆zޞZ8BRLgP/4+0W? V4ng1XX/̛-?g7xOKǩӲy+kf=0ǬjKТZ-44*ɮ͢x5g 1D?趪C#'tpx,@ʮ];F J |\!TjUUz.Wƣ 0EG>:Tu=Ys>w L뎩UGǽ*fUt 'HXDPu0:N4ҽ4IlBCVm/BfXpw}<ó!y|~'g)V l `K>DeXh^륷1OPE5ȮzinG+ֳ²1qV8pYc >'Le ?Ӫac $knL5QRmG|>D+_άBߟv5V.ggg59$@ Ve Eɝc+eo[]hCV@?A!R3˟p^i,FswGӞ{ s 8Et0]@i8e^seZ]U6S? fPm~%KM,(nrR~ĝjQVmx/I t!v(~`+)Sq 7pwR{۳z6 YOmzāa_S0 {yYLI0 *Hk 6ޤflU,d/ DTǤKrA5 (^ߧdJ]?{mvO-}g$MX7KccvmT)Vap?D,ޗiFw/ׄ, "siꚮ٩#,[zip꫟?Wi@WU*a&c@F̉68 ⏟)Pr35?X24hSTQ]g8B"\8r|:UhjV#+z2iPfUivpI8! /yhno9LUQߙ;-" Ȥ&Dmj]r HJqNb!ppOys#C~^~%萼Vdl-I|Xe ut׏*sR!pH*A/j,3~,t![+̉Fab“K+ F6;f~[K->ⱐ:ۋq#0t)1l=XJ3ץ$ lfT s jMqpmzvpE J=Rn&.JcįsjzXF;n72:dd-;3A7%պъg*;E"j~ߟ FKn>KRJX =<{'6J6ag6: s=-#Ve(.ha?  E>Thf+urYҫ[Tg -!㦣ا5c'uR_`Ai55 QLʰ'Wj>dɠ"&$Fq6ۚwo:‚ܳ$gدV:@ܴ'xglX1L) .Rl@y[}}OAi!іCCM*acb3ͼgBOQ#h51:d<+ꚏ"0_ H1Xv3Z-q#P^A:"T"OgǔLl;.}UfQKŖ LL~Q!̞f_n?9Qay%Tޮm2׊DRL6ڧI͸zXP= BIAqOQDoLvM&/C0sEm ? i" aGvh瘅OY,['6*t0L Lǜѯc|TAVvN"9K{w5:9p/2:ЗCBE(}of*Ø`1uL&Qb!FRoH.UQVvp REITwB碈lFey7G)!mչ0ʘO޿ Fl(`U(o~ 0my!`xBƂ"^SḢQ?iV>y] Z'eQ}gqI^Z`D% mTP8lS-Bk;׎9Y/Mjd{hk,_ L\?æ&/Rhlm goJ| 3u@}w~ : f|ёɛʘؔ5ٯjKϞêwkxښ  Bos4MIUGv=<ߪcN_⟣8[&QNsN*Hc і>H[bGg5oqE EZIݭ1SpKʱ,ҟY6XPe% G6~O[u$}>!e| SNW02 04x aϤQ>{NY#AZۻG62sn=YC'']dL8=lL<;If)F6oVΏ6:g}sq8JaYv@k 45Q[9ɨq O;?S}uBf+|XKAMa?xm%2a>܄æ -83B]m{[e,^*(Dx!|giEcZ<>.E+smC`_MF--Oº3Y;42KT^mʋ0XŽPC{iaӈ8wX;Al3.YkkL'rOC6 ?~fxrl{?Q)$ocxT4U V"^6Q wS-&R%F,qqꊱs)b?@J­<%\_ٜWp[Z& _zkc* [Ut "MCOSX:L%5t+<\48kG=D36䆧^^mi"D>qΌzȿųs`,}7OQ AIjvab_0$VK%B*P׻dz%Ct~ACw^Wk⇞?2,@ d!6bKy8 pÔ4Ij"3}rwKrfwQ82' Ub֨"}#P^x9R 'PN;):yvZ[G4#,ąOu8$س+`|Hh7ʮMdrgf umExݐ)@ ;kNIJU ,ԄvSP4*TQz᳷y̲+3D s"\^\QoK(ZMG=*jnD0ҳdvh)/u8 nAϕ#.XPWF+YBЅkFpxh5kUw6]Ƣ= I=T%L/ -6)bk4͈$_ ҝA]FM={cwu'IGrwp>kkS\A({~mXn@fX<ѩEL9M!Y7˦#ɒ /W GU:>'%?Nbo1p(܀FkrЫ+C>%ғ%Uf6;eFtlk1FsC|f4)[r?LBJ2,%x軷Oz"(H ;jsrߡTB2E^SyqA=V$;lW\yD V϶!ʈ5prկCѱ@owS:sDqmFzBߤ m/]'r &0Go- wW ۳ք˴d5U8VNDN3瞞[QBtC,C|.~ڤoOT1OinUr쿨0as0LtlJ4B-,A}Ҩik7 C)J8[AT,_Y0yM r?M^${L*m Y';^l 7~ݜJRU1^@k_9t̫0*`!XT Z4K/m>D?F=28oi@5Pcgu |џ /J}CTtAJMynડY:^3hqf{GSAw1ܭuzJ܆~$h!?Hcy 7J3=>`jfv9jt2 S%وHTʪCqȏ-"ٹzk^B\RֿM^_yR%n/;qh3ټc"gՒCҁ^Whak$;pk.lxp&n]Og&rV"=rkaa #xkʉ$ݳN/5&5@/ ̍S'W::xe} ,si.8~wOI/bľ3 BB˳i 'ײ(}߮(Cj~I͎7/3N<Ȥwo]f ~j6Bep>VL}33j19))tG'e]UVN. W^A8 ƌ(KB)l~3O6]iFyd/%!˔cbZ<67\Ӊ+@]{8ļ~7q1,HV(~k HT\@Ft-b0-:iΐAR<3*ȃU֢֚rI|WۏH%A#3 Ԛfa]w?e`\/4E}M* vooK%^F˵!1J '"g X(uձٰy|*k'| "Qf!v9WF~RV @cCT\~F4ģ7ѐkO% KЅ+&g^3>\ YZmKOGHЮeDqFU"XRtQ"lm<7TyR~YwsOLSGYs p8xYLYZXiiS1%aFUe0dg!Fds1Fb3 Qz>͆.6 $GNU9ƯuIZr;M2h]+f}lPZz ܠלs|7GԆX-௖v(kHWI̲"H -fń'T*e4{ui0bV?$Z^/bLǽruy nhwMd_#VRU&Bfb{ϝWf5VhD_+Cn{Xˠ"[1ϻ`g8`(慐P1>dd+#jp`8,N+8 IO)OӳJ#CU#oVݦq.Meev,a݌(L 4_XEv*^glVZ*j~)PY!9]*դcZۃĭΊu8)Wq? TZ%Mqs4PLk5RlQ;i,+xl >՞>Dk}\Cڐ*ƥa}uQV ofAJ\U}) .r5J $ 5'8  7tk^'iYzTOq~d-9hm92*~џ7"Gd9Dm^_w- +B̌͢U)dR>iI hg !@ B*'d 7:N?D18 WlWPɢ(>Atj}܅1m+ !mƈo0]*xo}*(PI^ Y+xܪHϰ0WLD d}~HxDl`c]J]s/NےIG-NZ5\9@a‰B ২J7eRII$gyIX,|r{>6JIj cKF(F{+5D.XW]JT~hZRڻ}jvlZ|5+"ozրAvrtX5vO ~`j|d@Q9y #hr7J 11^Y\ .Sg뗉jJB Cgn@M. {zO>[gER܏#-?jzBOp}6z⻟eVƾY?fũpnOi e 6–jxԶ%2&Vs :/8B0K@diH}FP|!yDJX3W(W "hIWb f'ckek QF7c._ϛѬoJ tDdtřȚy"A߆;pIY!KzӿusRuG\ge܊ !"X[U(3&ӱwyS7JA(4c~UAe3dRRcba#i)nS'M2]# DZ tɖ Jdw*e?Oo긍J~%4ajdbk壟D*xP1KRnGU~@86󂴮<>=vVGx"p`2NV\c͆O ȫq.*v25(ɢ&s3B&Yxk7c\IR."SQ8fRyX?]$™<PJ:sgܟzG֥bAp0Fs^eb2b0AU]o K>@e]6^A72DMO,F39OPWC |..Ii/ƛL }YSDyŴr׀4wM6i݁T*^YҭhijT cM`4-"-I M3!db0rAnR}kf0YWHL7֍cɃ=FZQAI(l-sjk$(OB%zZ&3Ixq# *# ƀ<"?䰩=19[Ŀ!,Wy*>[ܓj yJn+cb'ž d-yUrRp6{r*÷+7D8Twr3cgc\r//z%uXG)C%흫/ؠvm0Q_; N!m\kB?= wx:/p-H':Gv6Z?x}޶}{# 3E}6NYOc zC(]z.8i~$~pvlk1H]Wrr bVF &nsV/T9i~ }LW A9éh1HUË6Ƕ?Ul^ zƓd#f4ljX9x1ҚkTkq(X1> _ o @83߲ukvU5uV,kh}&/17v/ 6#R,tyM2eWmxalMJ9E\3b+ <XQFBszGZޟ++wdsdaeӀ]-tKUmQsFU/ѬBZ#]^0C iJ+L^r[h` Fd^DUjYj1a`0:%n2&z;=Zĝ,Fl&nx$_$K-wn+Ϸܤ)P P~HaiO1\tC5/KAp[Etg˃BivuaCM8R;?!K"i`g|̹#^0Tvzar7W_ӫk&ǻXt=/`2f.#]&YHG)פ:Ӭ(H] aQ²_°Wұ sTkEU ?"GG,9\;BV sYL$"X+1s5cx$?`/<#v(4,r0-Mᱡ/,ʡ(jJ5ttTul ލSDkJCܚlGZ7܌Z|>*?64{̳L? S[O)duH}ͼr#Pk *7a3nͳ xJ1:fGbȂ#.5]M?#ˡ8hF\r\W:$ n>I z>L|V(΅\AS^.\m}zQzRLf0ȋw+|u5^  =UbWI:K֜/%#4LOvݲroizrqZk; 9+$19nT4DB7-wz&XSCk{`0Xz,Y*FppqUC5)t"-=*qI̛Z_G)bou\Di6*C¼\S`2SW3n .Kۺ4gTgrr%;vXټYqF!csƪƮ4U:sE *&?zM?=2j1I3\!|p_&jRX(B̮PzQe:m ٧O^_NJD:N4w MR-t1 z(C1l`!"tG0ǁ/9JlkGc;4Ү|^[)>S R^ff/Ix$&WHK(#Z;%C2J浠Bg|s\[+o*¸ez7N,n.贅Ȋ&uC|=bwRARff7C$ρeo uܘkN`̀3@1Ӿe0X."$E.ֳ(,X k[(\eYݬj gn}C&n} qu4jOU{i~ n,/L6(>Ua3I]xEg +10X+u4v1 ɝCkXf( ʈ?o;O|pк0LZwR/^w mK抜dU{~4sNK /u=-ETuk~EP-&Ta5$" ctb)Oy ^78OJI`(,%{ Zz{"a!D`".rs Oܦ!ەzM9mP"2Ui9To wD$qtV4s9CdbbNEEE"0H"S[Tuv$W[26CȆ 9wя.GG>s4}gb8i ~t+; ճ,QȝqjrPhB-?} iZۜzupZ7O P~`m 8Z ι M=9/ (BZ/.oˮ:;nR"?ID18]Ϫ#2$B[h ߠn6P`ONo{ +}ioӏ\>6)  zs7Y(Tr8Q d4Z%HX =Y{3 SzM^L@c@fNʯQ/KFhqJ0eW/O$b_vȏL|I(0MpPdIu߬8RhX^\ȫbt~?qa0孎+jg^}&[EgQcY8y6V}I E2E@'dۥQ椓FBGtb~PMi VN;Ni M#)U0q,-y}Ji6T1&IQ8]N/a~EEŮ/f)3ˎY\AT/ W[V,?[pYY~7Tswx4fZ3FBYLA YZ