typelib-1_0-GES-1_0-1.16.2-bp153.1.22 >  A `CG!M@eeelJ6mMӸE^Y9g|| 5VI4r_) ;TWڍwgOlC/VeJfk&k\%a rg;~NF]8w@i Dof&X }UZA %K{aFކ^LݪN[1,5JdqrK3?f1d6c5d248739bba6c5de9e3b2278b04a58c51cdfa3a52a40a5aa735f29c89995961be5235bff0a012687401ace3c827fa57feb80`CG!M@eee S3An p>^}G˂NCXp$/AW4IẽTZq6Yh%ix,x%ǎ1VpWgFoU`1UѲɯ]{=wxp5*j6xIYT8tFZk^O稣j)6O{ @*^0+!u;9 qgfhڞOۺpU" !\rhivW/@JwY_4'w"0>p>EH?E8d ( O 3D     "X\(<8D!9!: !FBGBHBIBXBYC\C(]C,^C<bCYcCdD{eDfDlDuDvDwDxDyD zDDDDE4Ctypelib-1_0-GES-1_01.16.2bp153.1.22GStreamer Editing Services - LibrariesThe GStreamer multimedia framework and the accompanying GNonLin set of plugins for non-linear editing offer all the building blocks for: Decoding and encoding to a wide variety of formats, through all the available GStreamer plugins. Easily choosing segments of streams and arranging them through time through the GNonLin set of plugins. But all those building blocks only offer stream-level access, which results in developers who want to write non-linear editors to write a consequent amount of code to get to the level of non-linear editing notions which are closer and more meaningful for the end-user (and therefore the application). The GStreamer Editing Services (hereafter GES) aims to fill the gap between GStreamer/GNonLin and the application developer by offering a series of classes to simplify the creation of many kind of editing-related applications.`CGOobs-power9-07!SUSE Linux Enterprise 15 SP3openSUSEGPL-3.0-or-later AND LGPL-2.1-or-laterhttps://bugs.opensuse.orgSystem/Librarieshttp://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer-editing-services/html/ges-architecture.htmllinuxppc64le!`CG55752f75572f6d96a0d47386d516aa7b1029d4494a29013eb6f3e22df95e5cc95rootrootgstreamer-editing-services-1.16.2-bp153.1.22.src.rpmtypelib(GES)typelib-1_0-GES-1_0typelib-1_0-GES-1_0(ppc-64)@    @@@@@@@@@@libges-1.0.so.0()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)typelib(GLib)typelib(GModule)typelib(GObject)typelib(Gio)typelib(Gst)typelib(GstAudio)typelib(GstBase)typelib(GstPbutils)typelib(GstTag)typelib(GstVideo)3.0.4-14.6.0-14.0-15.2-12.02.02.02.01.01.01.01.01.01.04.14.1^K]]@]\@[@[t[W[c@ZZ&ZZ.s@Y@Yh@YJ_YXqXXX*XBX:W@Wv[@WaC@WVyVV<@V5VqTXBjørn Lie Bjørn Lie Bjørn Lie mgorse@suse.comBjørn Lie bjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.comdimstar@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgtoddrme2178@gmail.comzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.organtoine.belvire@laposte.netzaitor@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.org- Switch to meson buildsystem: Remove all conditionals. - Replace gcc-c++ with generic c++_compiler BuildRequires. - Add pkgconfig(gstreamer-plugins-bad-1.0) BuildRequires, meson checks for it. - Add python3-gobject-devel, new dependency, needed due to changes elsewhere in the stack. - Disable pkgconfig(bash-completion) BuildRequires and resulting file, not built when using meson buildsystem.- Update to version 1.16.2: + Initialize debug categories before usage- Update to version 1.16.1: + See main gstreamer package for changelog.- Update to version 1.16.0: + Highlights - GStreamer WebRTC stack gained support for data channels for peer-to-peer communication based on SCTP, BUNDLE support, as well as support for multiple TURN servers. - AV1 video codec support for Matroska and QuickTime/MP4 containers and more configuration options and supported input formats for the AOMedia AV1 encoder - Support for Closed Captions and other Ancillary Data in video - Support for planar (non-interleaved) raw audio - GstVideoAggregator, compositor and OpenGL mixer elements are now in -base - New alternate fields interlace mode where each buffer carries a single field - WebM and Matroska ContentEncryption support in the Matroska demuxer - new WebKit WPE-based web browser source element - Video4Linux: HEVC encoding and decoding, JPEG encoding, and improved dmabuf import/export - Hardware-accelerated Nvidia video decoder gained support for VP8/VP9 decoding, whilst the encoder gained support for H.265/HEVC encoding. - Many improvements to the Intel Media SDK based hardware-accelerated video decoder and encoder plugin (msdk): dmabuf import/export for zero-copy integration with other components; VP9 decoding; 10-bit HEVC encoding; video post-processing (vpp) support including deinterlacing; and the video decoder now handles dynamic resolution changes. - The ASS/SSA subtitle overlay renderer can now handle multiple subtitles that overlap in time and will show them on screen simultaneously - The Meson build is now feature-complete (*) and it is now the recommended build system on all platforms. The Autotools build is scheduled to be removed in the next cycle. - The GStreamer Rust bindings and Rust plugins module are now officially part of upstream GStreamer. - The GStreamer Editing Services gained a gesdemux element that allows directly playing back serialized edit list with playbin or (uri)decodebin - Many performance improvements - Switch to meson on Tumbleweed. - Add libgstges.so to files.- Update to version 1.14.5: + Fix compilation with latest GLib. + layer: Resort clips before syncing priorities. + timeline: Better handle loading inconsistent timelines.- Update to version 1.14.4: + Bugfix release, please see .changes in gstreamer main package.- Update to version 1.14.3: + Bugfix release, please see .changes in gstreamer main package.- Update to version 1.14.2: + python: Fix GES.Timelineset_child_property. + Set GLib log domain to GES. + group: Fix handling clips that are added to a layer.- Update to version 1.14.1: + GstPad: Fix race condition causing the same probe to be called multiple times + Fix occasional deadlocks on windows when outputting debug logging + Fix debug levels being applied in the wrong order + GIR annotation fixes for bindings + audiomixer, audioaggregator: fix some negotiation issues + gst-play-1.0: fix leaving stdin in non-blocking mode after exit + flvmux: wait for caps on all input pads before writing header even if source is live + flvmux: don't wake up the muxer unless there is data, fixes busy looping if there's no input data + flvmux: fix major leak of input buffers + rtspsrc, rtsp-server: revert to RTSP RFC handling of sendonly/recvonly attributes + rtpvrawpay: fix payloading with very large mtu sizes where everything fits into a single RTP packet + v4l2: Fix hard-coded enabled v4l2 probe on Linux/ARM + v4l2: Disable DMABuf for emulated formats when using libv4l2 + v4l2: Always set colorimetry in S_FMT + asfdemux: Set stream-format field for H264 streams and handle H.264 in bytestream format + x265enc: Fix tagging of keyframes on output buffers + ladspa: Fix critical during plugin load on Windows + decklink: Fix COM initialisation on Windows + h264parse: fix re-use across pipeline stop/restart + mpegtsmux: fix force-keyframe event handling and PCR/PMT changes that would confuse some players with generated HLS streams + adaptivedemux: Support period change in live playlist + rfbsrc: Fix support for applevncserver and support NULL pool in decide_allocation + jpegparse: Fix APP1 marker segment parsing + h265parse: Make caps writable before modifying them, fixes criticals + fakevideosink: request an extra buffer if enable-last-sample is enabled + wasapisrc: Don't provide a clock based on WASAPI's clock + wasapi: Only use audioclient3 when low-latency, as it might otherwise glitch with slow CPUs or VMs + wasapi: Don't derive device period from latency time, should make it more robust against glitches + audiolatency: Fix wave detection in buffers and avoid bogus pts values while starting + msdk: fix plugin load on implementations with only HW support + msdk: dec: set framerate to the driver only if provided, not in 0/1 case + msdk: Don't set extended coding options for JPEG encode + rtponviftimestamp: fix state change function init/reset causing races/crashes on shutdown + decklink: fix initialization failure in windows binary + ladspa: Fix critical warnings during plugin load on Windows and fix dependencies in meson build + gl: fix cross-compilation error with viv-fb + qmlglsink: make work with eglfs_kms + rtspclientsink: Don't deadlock in preroll on early close + rtspclientsink: Fix client ports for the RTCP backchannel + rtsp-server: Fix session timeout when streaming data to client over TCP + vaapiencode: h264: find best profile in those available, fixing negotiation errors + vaapi: remove custom GstGL context handling, use GstGL instead. Fixes GL Context sharing with WebkitGtk on wayland + gst-editing-services: various fixes + gst-python: bump pygobject req to 3.8; fix GstPad.set_query_function(); dist autogen.sh and configure.ac in tarball + g-i: pick up GstVideo-1.0.gir from local build directory in GstGL build + g-i: update constant values for bindings + avoid duplicate symbols in plugins across modules in static builds + ... and many, many more!- Update to version 1.14.0: + Highlights: - WebRTC support: real-time audio/video streaming to and from web browsers; - Experimental support for the next-gen royalty-free AV1 video codec - Video4Linux: encoding support, stable element names and faster device probing; - Support for the Secure Reliable Transport (SRT) video streaming protocol; - RTP Forward Error Correction (FEC) support (ULPFEC); - RTSP 2.0 support in rtspsrc and gst-rtsp-server; - ONVIF audio backchannel support in gst-rtsp-server and rtspsrc; - playbin3 gapless playback and pre-buffering support; - Tee, our stream splitter/duplication element, now does allocation query aggregation which is important for efficient data handling and zero-copy; - QuickTime muxer has a new prefill recording mode that allows file import in Adobe Premiere and FinalCut Pro while the file is still being written; - rtpjitterbuffer fast-start mode and timestamp offset adjustment smoothing; - souphttpsrc connection sharing, which allows for connection reuse, cookie sharing, etc; - nvdec: new plugin for hardware-accelerated video decoding using the NVIDIA NVDEC API; - Adaptive DASH trick play support; - ipcpipeline: new plugin that allows splitting a pipeline across multiple processes; - Major gobject-introspection annotation improvements for large parts of the library API; - GStreamer C# bindings have been revived and seen many updates and fixes; - The externally maintained GStreamer Rust bindings had many usability improvements and cover most of the API now. Coinciding with the 1.14 release, a new release with the 1.14 API additions is happening. + Updated translations.- Update to version 1.12.5: + Bugs fixed: glgo#pitivi#2142, glgo#pitivi#2133, bgo#793874.- Modernize spec-file by calling spec-cleaner- Update to version 1.12.4: + Misc fixes.- Update to version 1.12.3: + track_element: Always emit "control-binding-removed" signal. + Revert "timeline: Return FALSE when commiting an empty timeline". + xml-formatter: Save encoder and muxer advanced settings. + Enhance some pad linking issue debug logging. + smartmixer: Give a unique name to each compositor instances. + pipeline: Allow up to 2 seconds queueing in the playsink video queue. + asset: - Add a function to stop proxying an asset. - Clear loading error when reload is requested. + nlecomposition: Properly update segment->start/stop on commit. + timeline: Remove trackelements initating move from the moving context. + xml-formatter: Serialize encoding profiles in reverse order. + pipeline: Make sure tracks are unlinked on NULL->NULL state changes.- Update to version 1.12.2: + Bugs fixed: bgo#784769.- Update to version 1.12.1: + No changes, stable version bump only.- Update to version 1.12.0: + No changes, stable version bump. - Changes from version 1.11.91: + Automatic common submodule update. - Changes from version 1.11.90: + Bugs fixed: bgo#780854.- Update to version 1.11.2: + Bugs fixed: bgo#776805, bgo#778248.- Update to version 1.11.1: + Bugs fixed: bgo#774480, bgo#765967, bgo#774641, bgo#775051, bgo#775295, bgo#776063, bgo#776064. - Add missing Requires on main package in devel sub package. - Move manpages to mainpackage where the actual binary is. - Move Changelog and README to devel package.- Update to version 1.10.4: + ges-timeline: Properly calculate absolute diff of two unsigned integers. + ges: - Add NULL check before dereferencing. - Check if GstDiscoverer could be created at init time.- Update to version 1.10.3: + meson: Install ges-launch. + validate: Remove space breaking muting ges-launch.- Update to version 1.10.2: + Bugs fixed: bgo#774751.- Update to version 1.10.1: + Minor bugfixes. - Changes from version 1.10.0: + Minor bugfixes.- Update to version 1.8.3 (boo#996937): + Revert 3 commits: - "video-source: Expose deinterlace-[fields, mode, tff] child properties". - "container: Handle setting children properties that need prefixing". - "formatter: Prefix all children properties in the XML formatter".- Fix Group tag.- Update to version 1.8.2: + bgo765853: timeline: rename "track-element" to "track_element" in select-tracks-for-object documentation. + bgo#765856: g-i: use only " ges/ges.h " as c-include for introspection. + bgo#766455: nlecomposition: ensure elements pending to be added are not leaked. + bgo#766459: ges: ges_asset_set_proxy documentation fix and add some g-i annotations. + bgo#766524: audio-source: unref private capsfilter reference on finalize. + bgo#767053: nlecomposition: Fix race condition in seek handling causing deadlocks. + bgo#767293: ges-uri-asset: GstDiscoverer can return a valid info but a non-OK result, consider this an error.- Update to version 1.8.1: + titlesource: Add support for absolute positionning.- Update to version 1.8.0: + Hardware-accelerated zero-copy video decoding on Android + New video capture source for Android using the android.hardware.Camera API. + Windows Media reverse playback support (ASF/WMV/WMA). + New tracing system provides support for more sophisticated debugging tools. + New high-level GstPlayer playback convenience API. + Initial support for the new Vulkan API, see Matthew Waters' blog post for more details. + Improved Opus audio codec support: Support for more than two channels; MPEG-TS demuxer/muxer can now handle Opus; sample-accurate encoding/decoding/transmuxing with Ogg, Matroska, ISOBMFF (Quicktime/MP4), and MPEG-TS as container; new codec utility functions for Opus header and caps handling in pbutils library. The Opus encoder/decoder elements were also moved to gst-plugins-base (from -bad), and the opus RTP depayloader/payloader to -good. + GStreamer VAAPI module now released and maintained as part of the GStreamer project. + Asset proxy support in the GStreamer Editing Services. - Replace gobject-introspection-devel for pkgconfig(gobject-introspection-1.0) BuildRequires. - Add explicit pkgconfig(glib-2.0) BuildRequires and version it. - Add pkgconfig(gst-validate-1.0) BuildRequires: New dependency.- Update to version 1.6.2: + bash-completion: Disable during "make distcheck". + Revert "build: fix make distcheck." + tests: Properly setup GST_PLUGIN_PATH in test environement. + Dist gst-editing-services.doap. + ges: Set restriction caps in the audio source caps filter. + formatter: Do not serialize top effect priorities. + launcher: Make sure to not activate validate twice when simply loading a scene.- Move the NLE GStreamer plugin (libgstnle.so) from devel package to libges- Update to version 1.6.1: + TRY_GET leaks string pointer. + structure-parser: leaks internal lists. + nleoperation: leaks srcpad. + ges-project: leaks internal file info.- Update to version 1.6.0: + For changelog, see mainpackage changes, everything is condenced there. + nlecomposition allocates unused UpdateCompositionData. - Add flex and pkgconfig(bash-completion) BuildRequires: New dependencies.- Update to 1.4.0: + Add support to gst-validate, allowing us to easily write integration testsuites. + Add multifilesrc support. + Give a name/unique identifier to all GESTimelineElement in the timeline. + ges-launch: Cleanup and allow using encoding profiles from project files. + bgo#738624: gst-editing-services fails to build with current git gstreamer-validate via Cerbero.obs-power9-07 16150219031.01.16.2-bp153.1.221.16.2-bp153.1.22GES-1.0.typelib/usr/lib64/girepository-1.0/-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/caf48a484181b3bcb33fd6f187f53ef1-gstreamer-editing-servicescpioxz5ppc64le-suse-linux PR RR RR R RR RRRwD'Vyutf-8542504727a00a774bc70cccdf2930f594b35cb0011cc38ab0e0c1108def248af? 7zXZ !t/"/@] crv(vX0aқ uLu$*vNٍ-|D? ݘ)U )z]aUEuBF kl%Rn\[DQ riGTx]<ܛn"M? >o#s[=4!n7րgKh )[Y:{}׬(MZaS ۧ0 7([wB2 Йg޶㞏U' 0qNDňT9*`# z`q7~:I4?2y^Ž&I@|* 4en-nwyMrsŭڷ0}"dn䅊e wA@pzKj"QfkI4.4+Sl,0H?J f<%Guϳ ^oW]jA;k{PYme̦Mᶲ!"`V˗ I"TC'TqhhD_ūy1CY;nh o)|w7ˮ5;3S˫xHWF/V$wkM-h %p "ѩOߤ<47"~]"~#xy%aNgQfy[2zmu@Ai.kjc\1rruvL9xke4ՑoW=0B<f):u6q@yW"pq[w. LV9N5 g)G<XdZajH<_(V,E5Zζe_8:B'ѦV4Zn.ٴԗi7n ps`]*-V1a65?;R.((x" g_gBNڰ2cCKArxSS@YMd`]K8-vLtQ'J(tR_v}+. B1㷾hC>FE]P͈}OۈlRۥBȢ {6a/oޯgD1|*Rԁ 1q-Ig+~ "W?vHS]\X+5:x?lߥMIf%;ѵfO(GTs^12Ⱄ ik5UZ9:2Ɛ+r>F9;pimRc6rE('-jD 'hfDʂ6K-QB9Fl^˗x:*5k5̤ _ޙ  |˗ē-9!v#=w1j ywe,Qk.~7b7|`k7.JKw$a1DWF_8/wujy|@ymEf՗zE$ vL&|BBwwMM uQ"a\nl9 >7f\M-GK r=}&OAH)0-tuLݿ/z2TlDPVB`QI&NLsv]a_fBV'NU~ZGL1jax΃U!NԴ_(s뀯3( r?E !BxI5TRgnl<(tأeU$f KOC640p,$NIucm8`ڗ]&L@)EڔfK`o=27[SPpɺeݭȳWG@ˌ#z]"}BS4-,yNjZMU ic?CcdW~X+v ihJ8,?9RT?k7w}v/@5X&*!kAR쉟9L| I&>9fV{@J102(F$V88>QD0v\/jވ8=RكA&]xŅsCtV ":[QCBGCDaRlHW2!fyq4Ö "XWTUVdJ/"I$5܋8ҕ>AV<@luHl#Sy*“wGA)>bk"~vԨ)H%9N*9te U$4vv޹sHs e? pA'y!Ka>ŦyAZx lo@Â+bO71ZC1DO:rZ@DlV w0A w F aA[ /Yv3PR@\^X ql5ذP7 Ŝ^sswî^6wO.#]|)*ofX0vF/0~oCbi!ingΟf[>sG1dA B؇ҔU^lHn{"+OLQqɂ*霡Mz&BdLC6홀H/GY}RTCNN_jcl K=ʳр\J0]kDY57s,|?ao5U"K`*?E7OrOixOT}< |y}o h^xL1q%DXb,=WT^pǴ~l(=3`Pz&,q0LCl±-#'7m{u G& h&*;ϏYԬWnv'3KuߒntvBL&,x ۜlu:L}g;:΍%p7#>Ƌ\i=):HUM5{PkS8t HۘIoT+k9(,:V:YP -ihi|/NtwPFRTpi-58LA m2s &nfV0TKhҙpӀ_$QQ=;`ptE.LגtB ]Wn;Y\SĎ۶rn==qJ$;ȈGQ|65" pN4Kb\0jBre4j*̎HBv_ǔ ƄQeB"H BhgΏM8:fv ka jbb 7EC>.u,efY|6d25R)uu mÌ-RUxzŖ"^"ܻJ#Dy\jTN Gj|v)*-vR~ljF dgo5Nz2,+v!ol<s.ȶ<; 3D@_DBaZR@tg`RfS3-0VFï@]L間> SMAS=%e^<ʰuϧ@sTqpЋ F$ZS0(y yl!{ ljؙ23ϦkfeتmMIx蠦蔾v0D($> s#RdOJӢa#PU^QKgͣy΄n֧[:PCR)O-"hopZE&=跢r:lX'ȿ.|Dϼh!%"/* #+Axy>hѰ=j\4$Uq:n'9C Ѫ&ܽ/c[kp/ޑ*JKiU+=44tEra씕*d46gjNq"2MsS!<_I =ߤ?QƁ6K6J, ,}kU[g$ҙN]i M1l3NZ6ʓdyyqݗŇS :@ +MiSF$G]Hȧa[S'Ğ-5 QFqkHdCS7U%&+G\#{kI0GME2IܳQd{t;2%/`:֢Y7(~0#t*|B _@D7.t6}/_'°Y2: >j~7qf{oM_ Nb<[̆}m7yܼ„``YVmٵ# t8pUnxrK$!ab(qkc=hMP'V@qlDY5`\=y%9S+c|ݿUJ*7M [9^z Jh X\co@oDUL+Bo"'t.yN; J\6@/ ąAd1Í("`{Jok_a"A;DȬ5wRF9s-coR-Xn.' *z܆'1֖Fx Fy"E[2\@.[. /+~Nh 7{y5G~CB/i_ [:u+ [|Z*nkgGo&Lق N[qV2l+V&xro#SkWxLPX/H簉 tBmȍ`ʋTgjSW@+@L)Smc`lm'Y=7?_7zYjJkce|c=rU}_wƘacׁaf'ƨT(HL1/;Ġ}bKyu9wd1xaՐ|S[kҚ|D>06L)ՍDkq⾋s;ޖ{Oc xmO8>)ܠGXcNVS&! e'Yqa5;a⒩N6ROrcLjOZ<"/t.XEI*=8kg!֐d@+aMmo T10KcEj.wj#o>o"}`94o1'4W气.+7`lkyXMmR[Tkf݆7|&'Sq;ю}s%L66_}pR +j?KSK1=N`Pk6uiXPCyjl\Ci*h S1F cA# GUOw˷QE% UvBj4(QTٵV3nEf"v_CgǕbR7wb꘺a>+^v>܅ ȔP<+V:{!)q-VFnBUo[tۢ+gHs=Z)s) ց<츙.j' 5ˣϸ\5mE%Di h|8b:67֣-EP4Yqϱ@*P_Wh+v(E%yIʞ7sQ\%EKf(ζb# iYX& EزN$g'~|Oh¯k֘$y;(Y#$2 m2TkҲ'XOIY͑זrό 4.h6نZ _3!E|N' +m=8L!DvRs2yCz1ڟt=Q,xĠ}<:<.2qYmKy*,/0`KJmsR=lRdk8Y4r$-IEYK-زV/sm#y9cg}FV,FT t@gRP멽6Z׉6 Ƀ"ԤTnh˭'5c~E0+F.RBbS"u&(.pUX||s%i8aYOGڤ^R)0a8iiҔ.Oq̯сN&Xz /_ 6:tp]"t gXز/' Z0NkzJlM.{8n0D&uMLbA06k2F[I.~3-U[${4pK)?ׂ01㹊C2w_EMߝA Dco]^GD[W9e$]~  Q 5+=\=P 'OKs" jzة& y!st@& lD.k 1j~-QrQ^4@8Bbr;.1t-m,iWw#3<&Aylups,^(+veW-ˌ#Bx۔Ρg4!tw,vL7o4ϓA2]:FN]-StH$K<ȚZhc9.dK`6qĻn[.7Y& ܕo.:"]8iJG#Gyx $PHUP?BS\%oPd v: ِ!`l*awBKX+w8@ 'N!Rd>1QY9WfRXޤ]`yx]PӠP9Le0Vt#1IA9F ][LO`08Rjǵ>Ŕqadl# i*zfߚuҙ?ϭyN'SJ'J!(Mes4E)GıO>/ e9WK Rnu0]z)bNt}T_FwIfE9HBV|@|/}׉4Dgvm v-oyn*Bcz۞Ji?bV蠲 W5T=*=W#J96csF};%(:!㛣T(Bu .tkmac1[qQ)_-7xXS)>@7]H,*8UWDN]qϴwW2/EjLzbmĪCpYA@9I\/(U<"ivOI[*2gu,0YfpN%0eYY+8.6iH QSZi(<:i0 0BR%R1l}|5$=:űCBګ ¤|ڋsBJU_0&2P:{I}~@V Soo\,4k;, L2:@/qw\j15?G01iRд<ݼ!+ ʋqBs{ߡ`U%2^I90rV.zƽ&viWYb[oYp~&B[gtFR 8:k{7su_~D5>Jغ#N>XEr{<+ dLU&nھaJ5U-iҔ ;cL/0]-Hp$ b!-v)d;QMWaHP  nJ,5jgEVjJuZ8>cg)#CbORJy 9 ogNTJ{wMxܾ :á%s9+o;e5 1%$\s{sg4G{;Cʐ~RYnv=^V%^>rq `(&* HIܗ&MK6AvT|vP/nsAJ(2G?G4^c r6WN];".Y;Z':ks ^ w )c1*?9WgGVπSOba0oJ<@oԍa=k&U!eD]/Qi x1=(([pnqL@<_0$ H4 y %\ k2>!s}*/ܮLN 1UH,֤] JV piBHBs3ɄD䧉l#'+tJ@Wi z1^Z")<3/6x4Y"ΰPT>>Vu>>f8ɬq׆"J\SQ<[z TWRDA; ^)N=4l,a`2$t3X)P:# q_&+-G6Ŵ0EC,g\j)Һ+Pl e?\6-آ{ɿNj7{M#!TfiL GjlrUk=BڲwCąĻ1jM8zVC$ZeP;tVFj*̑R3@6텈he_vV،gڭ h)bDhHFD-f0LPE?3:Vog7ʙ$D0`{zRhtBV}Kf {( _rou<j0Ǡ"5_>.Ò=xsF=1Xno6(sit'l}*^{S6Dx $y 4CNZ٧[PG+PgatWN .o3 wh3#T\>ڀMkl:3p)VDJog#me*1; fErmÓxp*?pX6̨^ӈ )3دFj5Z*0wb\pIMvodF sz,/(cD/MXR' ȯ+ ;'n 9cX %woTߍWޕO9'yĒZGRy Wipr)hmHa"w͌qSd"vҎlgyY*6*t"[ʐ`tF\V)D MSA1!ut5'ɢaF!׏zoɴ/X\WhNK Avvmg >:0+`b`[g1.iW:W3;n7$gAؚbi#+>"tĕ/B}'}zB rB+ڞNDtD E~!>M/- >~U*Dˋ ڪ]&N[I}/쩯gLb8 jөjpʳj1mF~2my"7KTD=`_.kmJeg%0Ec߫4[FYBKxG.O̕QWWI|%;*Җ3y:Їj~6muyީh(ZY_զk&vMT!8P4m8Q&~Jp@ n {Nqi>]">mJB+G~g vm ̤J l<ّ=]Vs~_ZMZdݏ91o@b DFg?-=|KZ]) WPJeH<)b$X:dwriZGȰJ4(uo%iQ,U5p19C3E Bpr}.p)=S0aнARcO:G\a0Re+w ^K>;#!b}ќiڹc|>+MQg"5Y2eڡG~{s;͜ڥ@D@48n+(?trB\GO4 OMGe/jJ̾P2@ԑ6wx[qsY z< Gz$O4<\> 1zƉ?Xf uE RoZt85"(Ά(d&k<&} -/'ܣFU3,VIw9DM ޖg ({0e7re:,cԿ0ӊs%1k)Nq =@ + |5A&4ĸSh6k[x59oô}&܎LIðP ցGl28ΨAM QFU@)7,Bvɥvk@f̉NAE,9A Nj6ŧkq6;aLJ:ڧlIJB'8ΞЎVY EE" r,! "$p 8 S:A͘*stu9Kp׼F`8#mEPt tȂ ^ݗ7 ou>6<9H[ JydƗ-Ry?{FH~X[~by t"hn;0} T>.q[w$*/vOM8G_2Y gLHfH-s E 7iAMY /;}>˿!T"aJ%ӸbvO^Z3ayvڼr)Qk2"~sb+Q?mq<`%zߧ/IEpen ;[B*5LҔs4?l+U` $'Un- } ¶Q #d"m=Bצw8 -A S4>=lz<̀NӇ6qFK$ae a3 @W:*+ Q-FP{]IB׼(s{p$$s3|UkXo7\6ߟe NV0| $Fh 0ؕ 5gyIfM=Xp߱;V9 gI5vAU>$0( ܳC.zie#MߥQ%8b[듡6,g+hhhbd^>aI!i,sw"9M_3ҴO :MR˳[=__~{b+oB<ǤDgdoRd^YEK";9.d; qQ璇\0De'}/ ;uLP ',^\qO /Iܢi%"Q|jHp^D8DF&3;@Tc]KHp FpAG|g;ʾ#%{Rj5 F>?,x(]ty'MFEr6b>N-sKWؚ&]sa*rGF~z[FBht$8 t[vx4xX\]Y\*$Ɠ{eVkkjxA1gr! Q{ȼ0A\gbɬGTS _ދ>8o X6ݿ[|<_ b?jQJ_RvC*D%qa=K#!i/0Q/!w0sˋHgT@v-p\Q=9P * a[L{մ+7TNK`YIOk\s;u}(d9%!c”?xiY'SnW?@7Y8*/픗X]Ylnm~5c8_eX+ kȥ𐻎3D%ݣqrL=( l,>](mXp"zSZ!**G@ў2Q xsq /%2PVMobMt>>7Յ~pF\0+|s8n-&ƬH4*4V~J[tqi@=?K[t3q?}Л)8#;SҎʵ`uo(,}1 nHlO&yEn﹟ɰ UMjd;nnɎcwΗ Q;% Vhv:$mb-Y^ J`&*;'r?#TUfX<vżkNGtIm@ qNfe>m7q~eQ tW@OB0%^쇘L(֭M^ne b: `_&K#