speech-dispatcher-0.8.8-lp151.3.6.1<>,\焸/=„E'p>qbՠIq`o_tB!jrJ4jqdܜ AZQ:7H,'8`tI:nINcض(-^ĝk6|ihSBgq?f8C;JFX씕jy i1|lj웢@KkOq}Sҳy!`D|ǣt2Bts|p f[&ƸyGg?NGbY* >NR?R d & T  7Fjpx ,00 L0 0 l0 "\0 "0#T0$D0%4%`0& &t)')))(*P8*X 9* :+ =<?<@<B<F<G<0H=0I>D0X>|Y>Z>[>\>0]?0^BbDjcEdEeEfElEuE0vFwM0xN0yOl{zQXQhQlQQQQQQQRCspeech-dispatcher0.8.8lp151.3.6.1Device independent layer for speech synthesisThe goal of Speech Dispatcher project is to provide a high-level device independent layer for speech synthesis through a simple, stable and well documented interface. What is a very high level GUI library to graphics, Speech Dispatcher is to speech synthesis. The application neither needs to talk to the devices directly nor to handle concurrent access, sound output and other tricky aspects of the speech subsystem.\armbuild01 openSUSEGPL-2.0+http://bugs.opensuse.orgSystem/Daemonshttps://devel.freebsoft.org/speechdlinuxarmv7hl test -n "$FIRST_ARG" || FIRST_ARG="$1" # disable migration if initial install under systemd [ -d /var/lib/systemd/migrated ] || mkdir -p /var/lib/systemd/migrated || : if [ "$FIRST_ARG" -eq 1 ]; then for service in speech-dispatcherd.service ; do sysv_service="${service%.*}" touch "/var/lib/systemd/migrated/$sysv_service" || : done else for service in speech-dispatcherd.service ; do # The tag file might have been left by a preceding # update (see 1059627) rm -f "/run/rpm-speech-dispatcher-update-$service-new-in-upgrade" if [ ! -e "/usr/lib/systemd/system/$service" ]; then touch "/run/rpm-speech-dispatcher-update-$service-new-in-upgrade" fi done for service in speech-dispatcherd.service ; do sysv_service="${service%.*}" if [ -e /var/lib/systemd/migrated/$sysv_service ]; then continue fi if [ ! -x /usr/sbin/systemd-sysv-convert ]; then continue fi /usr/sbin/systemd-sysv-convert --save $sysv_service || : done fi ALL_ARGS=(--info-dir=/usr/share/info /usr/share/info/speech-dispatcher.info.gz) if test -x /sbin/install-info ; then /sbin/install-info "${ALL_ARGS[@]}" || : fi ; ALL_ARGS=(--info-dir=/usr/share/info /usr/share/info/spd-say.info.gz) if test -x /sbin/install-info ; then /sbin/install-info "${ALL_ARGS[@]}" || : fi ; ALL_ARGS=(--info-dir=/usr/share/info /usr/share/info/ssip.info.gz) if test -x /sbin/install-info ; then /sbin/install-info "${ALL_ARGS[@]}" || : fi ; test -n "$FIRST_ARG" || FIRST_ARG="$1" [ -d /var/lib/systemd/migrated ] || mkdir -p /var/lib/systemd/migrated || : if [ "$YAST_IS_RUNNING" != "instsys" -a -x /usr/bin/systemctl ]; then /usr/bin/systemctl daemon-reload || : fi if [ "$FIRST_ARG" -eq 1 ]; then if [ -x /usr/bin/systemctl ]; then /usr/bin/systemctl preset speech-dispatcherd.service || : fi elif [ "$FIRST_ARG" -gt 1 ]; then for service in speech-dispatcherd.service ; do if [ ! -e "/run/rpm-speech-dispatcher-update-$service-new-in-upgrade" ]; then continue fi rm -f "/run/rpm-speech-dispatcher-update-$service-new-in-upgrade" if [ ! -x /usr/bin/systemctl ]; then continue fi /usr/bin/systemctl preset "$service" || : done for service in speech-dispatcherd.service ; do sysv_service=${service%.*} if [ -e /var/lib/systemd/migrated/$sysv_service ]; then continue fi if [ ! -x /usr/sbin/systemd-sysv-convert ]; then continue fi /usr/sbin/systemd-sysv-convert --apply $sysv_service || : touch /var/lib/systemd/migrated/$sysv_service || : done fi test -n "$FIRST_ARG" || FIRST_ARG="$1" if [ "$FIRST_ARG" -eq 0 -a -x /usr/bin/systemctl ]; then # Package removal, not upgrade /usr/bin/systemctl --no-reload disable speech-dispatcherd.service || : ( test "$YAST_IS_RUNNING" = instsys && exit 0 test -f /etc/sysconfig/services -a \ -z "$DISABLE_STOP_ON_REMOVAL" && . /etc/sysconfig/services test "$DISABLE_STOP_ON_REMOVAL" = yes -o \ "$DISABLE_STOP_ON_REMOVAL" = 1 && exit 0 /usr/bin/systemctl stop speech-dispatcherd.service ) || : fi test -n "$FIRST_ARG" || FIRST_ARG=$1 if test -x /sbin/install-info ; then if [ "$FIRST_ARG" = 0 ]; then /sbin/install-info --quiet --delete --info-dir=/usr/share/info /usr/share/info/speech-dispatcher.info.gz || : fi ; fi ; test -n "$FIRST_ARG" || FIRST_ARG=$1 if test -x /sbin/install-info ; then if [ "$FIRST_ARG" = 0 ]; then /sbin/install-info --quiet --delete --info-dir=/usr/share/info /usr/share/info/spd-say.info.gz || : fi ; fi ; test -n "$FIRST_ARG" || FIRST_ARG=$1 if test -x /sbin/install-info ; then if [ "$FIRST_ARG" = 0 ]; then /sbin/install-info --quiet --delete --info-dir=/usr/share/info /usr/share/info/ssip.info.gz || : fi ; fi ; test -n "$FIRST_ARG" || FIRST_ARG="$1" if [ "$FIRST_ARG" -ge 1 ]; then # Package upgrade, not uninstall if [ -x /usr/bin/systemctl ]; then /usr/bin/systemctl daemon-reload || : ( test "$YAST_IS_RUNNING" = instsys && exit 0 test -f /etc/sysconfig/services -a \ -z "$DISABLE_RESTART_ON_UPDATE" && . /etc/sysconfig/services test "$DISABLE_RESTART_ON_UPDATE" = yes -o \ "$DISABLE_RESTART_ON_UPDATE" = 1 && exit 0 /usr/bin/systemctl try-restart speech-dispatcherd.service ) || : fi else # package uninstall for service in speech-dispatcherd.service ; do sysv_service="${service%.*}" rm -f "/var/lib/systemd/migrated/$sysv_service" || : done if [ -x /usr/bin/systemctl ]; then /usr/bin/systemctl daemon-reload || : fi fit ^ ?X  + a'2H& ''Xv%68 t- gf^$[=DAA큤A큤AA큤A큤A큤A\z\y\y\y\z\y\y\y\y\y\y\y\y\y\y\y\|\|\|\|\|\|\|\|\|\|\|\|\|QC\}\Z7YYZ7Y\y\y\y\y\z\z\z\w\v\w\za75713dbef45b380401e9a70f5c7944ff0994f0e7a7efbe73db546b071b9b2a313d7c2fcd85cb16a7524cdfa95d0a57e8c9a0b6698580c578d70b8960012adaf601a2af028a3d737647c7d0adc442e1bb36ae294c65f645b1b3b63aa56d918e8f71c5462203686f5663c14f72df9d74bd91e3218b8ee29444a761ad1fa244e3bab3f9658aec23eba5593db3b98cefbda6e1b14e8aaa0b8c2397ab71efe96b71f29516488fdcdc925811ce811b5067125a387237b7e68537d8be8c0abbc3efb2c19d38cca8cd2b9fa4eb9e0c74e9fcda6639988e3ee325c921d11f772c3e29dd872e1422da6ab3a8c6b3c979f3d5c28f42ab39bbf7e27da112afd8698d1f70bc8c34da4d55748cc916b33fb0410b1ad97eeaabe248902b1ef3ae04a7286d74ca780150e4d47be467a739fa9bb4c5e591087e2da505cfb52d37c54b740b1894b6c964eeafad5492d22c2b386af055a3e698bbf04dfc82b896db20201110ac285ee92de6e12c6a6dda66f96315dd921b1c0282ed2c360a7a54cc9976f0bae580dfdfa5a7bb044e4dc4ca904279a32a8f21be96f06bc8461e673c52972a7b0affc7301b4fc6a9521395551642e37a2157313821239240ffdfbbb900117676b3188950a3d94e7c8551777cd4def5ca7f3de01fb4b0e181e8c84acd45193a06b2cfd91314a856015f10ca436b1e4e34718265bc44ab0292a4d2a1d84a80e88129b31cf82e7ee2bd9f3923a1212b3e3cbbb78eb5c2e0037c9a171c464842970d85023f1477784aab783da53bac91bd07829a9993fe89211da66933cd3bef755df033425ce3ee69c71b9b00efa1cb8d0537297568caa15db66f488d98d0e92d0a74bccc5b20ab94d60f9b9cb903e4db4d502a5056a31393e68c3a7c8d8bc7093b6363255d313e3e5ab8103d45f1b43c1f8113f6eeeb78243bbf7055306ce333a45d12f8a7fcc422de408c6759a7cdc9145c94670a984b9cac81f29fff1f5ec79908e75c3ce7205e1134a89d286bad2308f7590811e032d3f2cb89b2f62e513bc38c21592759bc96ce450a403fd5cc87b801ddfdf640fdb010261025f82aaea67242ee585fd30bd103ade5249160543bc6c1d9eba43b32c58d2b7e220a43a00a0a4b4ebcca3eba46b7a2a21f78666e097cf1f9f1daba03cf082f1e86c8d08f5c9f02480b478cabd35ce557b59998f0ce6f1184b10e84e97cd8d6c1da0d79839fbd5b98018bd2368428b63facfc9586d4be1bd6efb6abce76a9339ba058dd9f399f3efb3b44a3c2f75a4bb91f71a49416f1f7c6063c462b014c8564cbcaf4f318df154f4f9e4222434fbc629dcc7641ebe47342f0fd5a0f4a538929aa0758e1b4dc7ffbf27ba7072de141f7634dd21d9b91d448799e036ba86b6172abf5e95a19816dc79098476fbcac1c9073db7421d7ca789b0f7fc40e730bae8b4d7ee6952ba53db86ce3968f572f1184b5476c5ea1409f0a4daabdd53864c2cecb0d30a4bb03ae1e200a64f1766f03724919cf10bd82779cb813b7f61a30f1e4e4bfe1ac8398780c2bf196eb82671aefdbb93c7a9c4da23c6b03f694d5e63259f628e49d6830a5c38864bbed587cdafbd048510a5929fcb4b16640ad9a680479eb9d138b19697e80c494ecd425d92eb0a042c388700d6713f251cb7856a6e74aaac8271a14a23c6c2a26b53639a393e609a06fcdfdb5a0bfbc8f87a8303ac4f9914b18aed5d904cbe2b5d169a17a6bb134a3ec042a9c131cdee6100aa3ae278b98cd5fb89840dac96ddservicerootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootspeech-dispatcher-0.8.8-lp151.3.6.1.src.rpmconfig(speech-dispatcher)speech-dispatcherspeech-dispatcher(armv7hl-32)speechd  @@@@@@@@@@@@@@@@@@@@@@@@@@    /bin/sh/bin/sh/bin/sh/bin/shconfig(speech-dispatcher)infold-linux-armhf.so.3ld-linux-armhf.so.3(GLIBC_2.4)libao.so.4libao.so.4(LIBAO4_1.1.0)libasound.so.2libasound.so.2(ALSA_0.9)libasound.so.2(ALSA_0.9.0rc4)libc.so.6libc.so.6(GLIBC_2.16)libc.so.6(GLIBC_2.4)libc.so.6(GLIBC_2.8)libdotconf.so.0libgcc_s.so.1libgcc_s.so.1(GCC_3.5)libglib-2.0.so.0libgmodule-2.0.so.0libltdl.so.7libpthread.so.0libpthread.so.0(GLIBC_2.4)libpulse-simple.so.0libpulse-simple.so.0(PULSE_0)libpulse.so.0libpulse.so.0(PULSE_0)libsndfile.so.1libsndfile.so.1(libsndfile.so.1.0)libspeechd.so.2python3-speechdrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)systemdsystemdsystemdsystemd0.8.8-lp151.3.6.13.0.4-14.6.0-14.0-15.2-14.14.1\e\Zz@ZLZYYWWW9@U@UF@TdDominique Leuenberger ro@suse.dealoisio@gmx.comdimstar@opensuse.orgdimstar@opensuse.orgmgorse@suse.comdimstar@opensuse.orgro@suse.demgorse@suse.comopensuse.lietuviu.kalba@gmail.combenoit.monin@gmx.fropensuse.lietuviu.kalba@gmail.com- Revert setting includedir explicitly: upstream had this fixed in 2015 in the build system directly (bsc#1129586 is thus no longer applicable since speech-dispatcher 0.8.4).- set includedir to fix the entries in the pkg-config file (bsc#1129586)- Update to version 0.8.8 * Add German translation, thanks to Chris Leick for the patch * Fix some spelling mistakes, thanks to Paul Gevers for the patch * Some slight code improvements- Add baselibs.conf: create libspeechd2-32bit, required by libQt5TextToSpeech5-32bit.- Drop py_requires: this is a static python2-dependency on a python3 package.- Update to version 0.8.7: + Further fixes to spd-conf, which should now work properly. + Split the espeak-ng driver code into its own source file. + Add a work-around to the espeak-ng driver to account for spaces in voice names which recently appeared in espeak-ng git master. This will properly be fixed in 0.9. + Voice names are not forced to lower case, due to espeak-ng git master now having multi-case voice names. + Fix stripped audio output from the flite module. + Further code and build improvements. - Changes from version 0.8.6: + Various internal code improvements. + Fix more compiler warnings. + Python bug fixes with thanks to Sebastian Humenda. - Changes from version 0.8.5: + Use GLib main loop for the main server thread + Implement a shutdown timer in the server + Add support for espeak-ng. + Document an ibmtts configuration option + Removal of configuration options in the code that were not actually being used. + Added a command-line argument to allow for custom modules location. - Add ANNOUNCE; remove ChangeLog (no longer shipped)- Drop %py_requires from python3-speechd: this is a python2 dependency on a python3 package.- speech-dispatcher.logrotate: move options to local scope to not affect logrotate configuration for other services (bsc#1001618)- Update to version 0.8.4: + Updated documentation for required dependencies and where to find them. + Removed unused code. + Fixed compiler and GLib warnings. + Cleanup header definitions and inclusions. + Enabled silent rules by default + Fix language identification references.- Update to version 0.8.3: * Add API methods to get language, rate, pitch, and volume. * A lot of code cleanup, and compatibility improvements. * Removed all references to GNOME Speech, since it has long since been deprecated. * Fix some inconsistancy in the SSIP API for voice type. * The SET VOICE SSIP command is now deprecated, and will be removed in 0.9. * The C library API now provides macro definitions for major, minor, and micro versions in libspeechd_versions.h. * The libsndfile library is now a mandetory dependency to improve the user experience around sound icons. * Fix a possible crash in the festival driver (drop bnc-831609-festival-crash.patch). * Add a configuration option to the espeak driver to show voice variants in the voice list. This will remain until a proper variants retrieval API is added for compatible synthesizers.- cleanup spec file with spec-cleaner - update to version 0.8.2: * Add convenience methods to the libspeech API to free module list and voice data structures. * Add method to the libspeechd API to get the current output module, and update the documentation accordingly. * The API is now licensed under the GNU Lesser General Public License v2.1 or later. * The spdconf configuration utility is now translatable. * Fixed a bug where speech-dispatcher would fail to start if the user configuration directory existed but did not contain a config file. * Install the spdconf desktop file. - add rcspeech-dispatcherd symlink for service- Update to 0.8.1 + User dictionaries support added to the IBMTTS driver + Added a pico configuration file for use with the generic driver + Better support for multi-arch enabled distros to facilitate the use of the i386 only IBMTTS driver being easily installable on an amd64 system + Bug fixes, and documentation cleanup - Don't remove configuration in /usr/share/speech-dispatcher/config, because it is used by its configuration program to create user specific settings, while duplicate of it in /etc is system-wide/bin/sh/bin/sh/bin/sh/bin/shgnome-speechspeechdarmbuild01 1558636420  !"#$%&'()*+,-./01234csdehu0.8.8-lp151.3.6.10.8.8-lp151.3.6.10.8.8-lp151.3.6.10.8.8 0.4.250.8.8 speech-dispatcherspeech-dispatcherclientsemacs.confmodulescicero.confdtk-generic.confepos-generic.confespeak-generic.confespeak-mbrola-generic.confespeak-ng.conffestival.confllia_phon-generic.confpico-generic.confswift-generic.confspeechd.confspd-sayspdsendspeech-dispatcherspeech-dispatcherspeech-dispatcher-modulessd_cicerosd_dummysd_festivalsd_genericspd_alsa.sospd_libao.sospd_oss.sospd_pulse.sospeech-dispatcherd.servicercspeech-dispatcherdspeech-dispatcherANNOUNCEAUTHORSCOPYINGNEWSREADMEspd-say.info.gzspeech-dispatcher-cs.info.gzspeech-dispatcher.info.gzssip.info.gzspeech-dispatcher.mospeech-dispatcher.mospeech-dispatcher.mospeech-dispatcherdummy-message.wavtest.wavspeech-dispatcher/etc/logrotate.d//etc//etc/speech-dispatcher//etc/speech-dispatcher/clients//etc/speech-dispatcher/modules//usr/bin//usr/lib//usr/lib/speech-dispatcher-modules//usr/lib/speech-dispatcher//usr/lib/systemd/system//usr/sbin//usr/share/doc/packages//usr/share/doc/packages/speech-dispatcher//usr/share/info//usr/share/locale/cs/LC_MESSAGES//usr/share/locale/de/LC_MESSAGES//usr/share/locale/hu/LC_MESSAGES//usr/share/sounds//usr/share/sounds/speech-dispatcher//var/log/-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:10278/openSUSE_Leap_15.1_Update_ports/eaaed86606f4d1386f4c0d942dde24a4-speech-dispatcher.openSUSE_Leap_15.1_Updatedrpmxz5armv7hl-suse-linux   ASCII textdirectoryELF 32-bit LSB shared object, ARM, EABI5 version 1 (SYSV), dynamically linked, interpreter /lib, for GNU/Linux 3.2.0, BuildID[sha1]=372db4a9a8397c0c539eafda0f3b399d7647f004, strippedELF 32-bit LSB shared object, ARM, EABI5 version 1 (SYSV), dynamically linked, interpreter /lib, for GNU/Linux 3.2.0, BuildID[sha1]=60d822810b35b37a961d214559e81b3e57e07aef, strippedELF 32-bit LSB shared object, ARM, EABI5 version 1 (SYSV), dynamically linked, interpreter /lib, for GNU/Linux 3.2.0, BuildID[sha1]=cc007a03f6f2e52385ff238a5aad190c6b12e3e8, strippedELF 32-bit LSB shared object, ARM, EABI5 version 1 (SYSV), dynamically linked, interpreter /lib, for GNU/Linux 3.2.0, BuildID[sha1]=dbae9a53df8bc93267b98c48e5505a0535c34e65, strippedELF 32-bit LSB shared object, ARM, EABI5 version 1 (SYSV), dynamically linked, interpreter /lib, for GNU/Linux 3.2.0, BuildID[sha1]=ce3724e918565ab89c909e5698c48bb698df1582, strippedELF 32-bit LSB shared object, ARM, EABI5 version 1 (SYSV), dynamically linked, interpreter /lib, for GNU/Linux 3.2.0, BuildID[sha1]=f83f00428ccade8d7a360913d759d048ae9f9852, strippedELF 32-bit LSB shared object, ARM, EABI5 version 1 (SYSV), dynamically linked, interpreter /lib, for GNU/Linux 3.2.0, BuildID[sha1]=dbe6f933fe6cd11ce116208ae79c69a4092abbf1, strippedELF 32-bit LSB shared object, ARM, EABI5 version 1 (SYSV), dynamically linked, BuildID[sha1]=6e32c1b91543aab92c70287714781c7fccc6da9b, strippedELF 32-bit LSB shared object, ARM, EABI5 version 1 (SYSV), dynamically linked, BuildID[sha1]=f999894577dfad53e214b59404a23e7ac2fee64a, strippedELF 32-bit LSB shared object, ARM, EABI5 version 1 (SYSV), dynamically linked, BuildID[sha1]=b1f68807373659c10695b1ec2664aa4478815d88, strippedELF 32-bit LSB shared object, ARM, EABI5 version 1 (SYSV), dynamically linked, BuildID[sha1]=d2418e5220bb321b35bd0f0371f5cae448aeca9f, stripped +8ER^gp RRRRRRRR RRRRRRRRR RRRRRRRRRRRR RRRRRRRRRRRRR RRRRRRRRRRRRR RRRRRRRRRRRRR RRRRRRRRRRRRR RRRRRR R R RRRR RR RRRRRRR RRRRRRRRR RRRRRRRRRRR Ru$U HZx*ߑespeakspeech-dispatcherd-module-espeakfestivallogrotateutf-82d954121652a05a4bcf9b4298845740539c8a6aaf4b9e10afffb912cfae218e3? 7zXZ !t/8-z]"k%: ʙ@^" *ag<&2YlS^ a:wvvXvwjB^tH`lJ+뫉 If=6a*l1~I<YJ`dV|bFy5hW+A8R]%$el˛*`?lTxVNA襉gd5"57o'h՘!DK-b)l22AVy퓠j5 ^ "Vo\ h_JY6dXKf,%S֘8>K"#ZOARh pjz.|&`h 49 9{[a+.%>4 ؂-h4k}PVp nS.eB }O1;8١kk]$6D!p|zז?yqjʯxbg?ԆX_Kr&ˍ p_UzڛJZS}%g1: \|sQ%Ui։W OTpG9kVxp0 KDD"GY&` 2 XRH8g4G[٣Q`$HEH,ȌL&bt&)E.6D-0r&fovn"cfm\&Y|{[`'ShqJORQr-P&EXu_`@!Nt2c5@i,XKIs 1=!upjb >ؗ6 3~-΀Ba46a )[ԿlmAO̟ػd^;pw{$,$VrƁ;y#΍,b {E_ms+ 5gl2mFTCbQbS9&ܧuem{L}faX0yTwj8]T#P˵Q g 0zSJv+j{(Agn/تZM M$y flڍG$p4+ZSjTd4 tݵxh~^`)cc_}BU ^cUT"?2w!<0t7 Ip *ڥvLE]r9Z#ھTt^dbg@6-InzQz-\)c;M$>։_*[PhG a ^$5_z'`.x_8վ3N +$S$~j/#@UA4,(XQ,=1I+"X~0vCO>t5R,`L܎5F7w>ޯT#po +8j.e}~k(v=ԃqBC8`k J-{ˌ?BxMks; w.F3[kkޅu9|xX01ٲ[pKqc(6j8>C.}SRN&tdyٳ9!p3͟1pI1oX)f_UUv9(7)>a=ù!߹~Z#2Ȏ7$ ,d/ NƩK8&zEH(`z}rѲ=_ VlX@kwRDjGYλěLDeFIl9FϽmpǙ\*3㭍7/IK&%$X$86W^jdeX[d`ݡ$|ݥ`6I:V,G{C0#lbx?*xA(oDahg:Y 5Cl}֔`:r3֗Jά]Evz|œB_WZ)ņ<Ҧ@L_Jou uV( nl.RU_l[m K(J|F>eéwZNc2B#s>>  G%o/xj%2~P˥ Z1}Z_ܴ˄-#^/ X,9J%4U ȨyEwi[ta, q)i)n*3jR;,S?y{ rE<(L pHFJے(H})[r&_x.[.Ħ_Q_ŕZ1'P +tUI[wXj- |tEsGek;2Cg&$0Ջ' 3Wa|*F%.uX!#E%vk #hD8S l\RO7~KyS~ & '/ Ն[YyFq 0[ކ'}תxR@j=;P.Wkk8LP;}Ϙ kg\b ,$ }mx46YO,HmnNZ[N@Vi)L soQ IM϶͏G!.H;EX4S9cRmXWp{SS-8S<VP +m1n Cܗ}iX{ZfmC]ϗ<0;| Z`K=/E怊{t ]nGw^03;Bz@0 _Y*mIa8 dl0 ›R\Wl4C;T hnI./}&ʸm3uI U(7OyReh-]r`Hri'ĀN٫&Ls `2otWJ|a07kPEx a*[ CGB>We\a! PY/۵4;|bܘAʸ5-"Z֞Y.ИH%!&|+O/z_ʟbկ /zh) 95gȀ#kdL^nW(Y(KzȥF6Uƒ5a71gYVi +R}g7#$Ysϊ෇N?G5? !t68j;HfI⾹p=='Z+Є*hMH$z  sE/*6åH8y ?\_>]jTQ/}YQc%D4I?M5wg̕)6&6$u8Vn_w%sMbWe %ʇ"99K 9IhCObzL6oV8A'N--k \ |U'm.i}8|lf`n 2yEhx;36o5b{㽉Ob]-D?Xz fâ wyzH,EF!ErsdV 0X#Y;' ظ7Zl6i~Rk>M"(\R=RD [-vrtrM̤LV \v!A I32>S@أϴ~)$לq5 H{ֺ`d^ qx 'Uo]x&%u;/gDBR:Yxu^D P{3< 0|qzZu7>0=K 9 tie?צ ^{5Eg kd| Y}ҜX_zʏR~dCr2ᙫk՛*@fj>`?1w4~7nLE &5X7CKsS P@ QPku0AFP-zXYB@vxȉfGXe*gZ/B/-+ Nv1f!cfy2xUQ&POGH g!S~-5'Le~$oΦ0Xe l"NRezЊeb;"5_̴!RDh?MQmr\ًw1kܪ}, ^=x[E$bP#=kiQ(jFȄJKxntz+ϥ:pFDNa0ʺD!CR޵x \'yE󡜷10Cm /tN$f ݦ]nf9#7F3񋤠 mEB*{占 ?_Zz|Ilz3zB"9"=@tf$~- a#ǂ|1NEP;^+E9⸵99v^\d !5[l GVG9hBuT$ɎIJ蔜P lo䉭wՍBї7= dp8d7n͘``<u%cvѽ+: ρ|wx*: NP#Gú=ghPg,|<' M9=o HBt^ې$lu{8לðX[0.Պr6/E§) @Ŗ؁忀UX彊|kXN̷7=C-Gwx@GȪܔwכqxՁ7m 0ºĸ;se$s3QH-\1_'twՋƲT|kk V{;{nm5wAQɰ-cL(؇E gi$%^I;EDާΚMW_e̡wh>]>lPkP.e{_?< p-J-7ʄ !{H g HIGiάJB˴hבƺPgٵ$Q=B'Su[3 4 afyRV~$qOF,Hcg)cv);0dHNh89U@Zcsc3U_AEKI&~R5-BaUT.}OgB+(ߴp¯ F(0hgY{Y-l|b@yE9YZPS9Ac.n5/I` BؘרXFbۮCnIx/".g6FҙZm>ezw سt?l%)_~NUV2b*'cݕy/(9CAȕ9ΓeݼOez #'6l&Nǧl j҉&O7 : 3+$(}k3*PDA L rI?X\P-? /!V4ƣhF_\Q'&0%h D[>y ucOml#װ55_P6F%#G rl3>k2~$FFNblu0؍YQhg2梟&@{QM~tg&;=N/̬{#JS4wہ-ڢr>PqCeAE*MVlf{kQ:^n/z,.V P֮R8Coi?3xх+5-Ɣ͖z~z˂wo v=.!2RLbcCI m+CœiY(Y{ދ?$vma;ƨeG] O{ |cB8 83;iO_qh wHRy㪵c$'btZ::@6t{)?uszj9“z3]F ic@FL tӡePp so׬gyYC|irѯg6-f0}>èG3/; n|b~M0)wAGӳc?U!\/n&Rj#LÝmLt`a"e  Ťui}IiT1+R~o=/`1}MߐiF&VB51OA>Y>㥳.AM UaN۟Zy7:*L)OBԣ{5Lnﲐl0L=)j'bb$Ր`(,,DކfT8  뢗7+vΫmc%?tۚN1Z: Ȇ~K$\99ش3wkfbká˼di:"TD\yC?HQD]bƒY9eJ9g9@iM Ǔ30a=j2IV%{{~cy[55ӚcD%b,ΗjRY>Cn12QL̛q҉suR{ĘOWJoxq3 e|-A6,X+%9EoIq|:0:E_Cͪe894u4ZS~3bcA`yjsY0^ٰV\"uxPYΕ)@]A_l?If.0蔵^s: ʃG4+:){O'*z&Nu>]RD eM-^-MV27[nE 20*p.E&Nwa3괡hfJYruYj'AGlSWjޅp6#|+oz c<Q*_!Z,,;' .}`|<3pc Oj.-^H(cc E\0a8g{r-Ȟn_\AafOm;s{UȢBLf^zߓd`;}PFSIA Zq| 7CFđ6DflzO}bqdW~-3V`҉\9C'9i)$d? TqAPѳu%fH9K c UOV_RF-p(ِclFوᔯV{<$۩i 2ͩGR6 t3\t=v"Q3K&pz=(ttotSHJa7H/jH7|/?4_b|gT~. vSs2Ɩ_؏:rv:It`Xapyr6- a`7Ga93"M"HI%>KX~dM:V.\0=M+3^}Ϝ6T)y[5{ [DaW)o&8xUXRqrlPhaKRhI/pS9ؓElqIXnOMl\=!f]RR7/(:vKDRdQ"ŋK-UNS~%PZDnز}&ILE3V|FMruc-)7{4=_НCkiadvRӈ",(NEǦ3,SaqE/Oefaœm;|x@u@HχC.#vr'=;a2GY[e)$eva;dZ)y#wBy2Ah<PMhЁ{~ el MdVҚE[1`F)[1[]CpgՅK:p,XǙٝBFu`Xo6OG4 0cGq'+%~.q5x3j|9ѽW ߕY`[llL ;e.uF{1xLҎ ${<фU-|RjTx{poQ nR&8x 37*Ż>3֍ (98(dl!a~s-/2e{! MtJ-4?;p\:0}"<XeoyӋ.#o43ٲTԴ -~fԴS4ܚYɥ}1G2$Si~~#-nzȋNx᱗@>' xVm3[^O6/iDV6YqɿC_+e 'i!P 3qAg/L~ *)-jƉ PI|I,^Fި߃[NZH=^+P{Mlz\NnYx5&hDmDbZ!kUq:82os,(N`(-0yu6aP)2zES>kL۠y3؜gfs2UJրKEL,>s ә&^}bmɅGW%>o;Q3[VC@fpZR׮ 1(lH$q}*0o9 qϽJ-7)QpD"yri;"flP6݉'L)l *-Y 繜XJF=jvQ;0p| p4tlC< [ؚ`:jqisԌf gk?RzW{qJ7 joGGDZlƽ>cA[Jj&dy<\ 7eC?RrL<.L1fY'O)!Ɵ}g Ii0r5U#? !MABz2bޥt!#gWH[>| YZ