libspeechd2-0.8.8-lp152.4.6 >  A ^3:/=„-)!t/dQkV[izq/PvܓB߈JUE /u{Sa#̏4b4b2΋]iG|rZƣ; SԟZn|D^΢vUUZ0VOp;>-U2 31o`gPBHڝY}H7NC%{=*]`S +KﶀbJFv ZfXNE8 8dd73d68a746f4da44f75a5ef43ede89e98d75844642f617b9659f6944155faad78d0d9eb22845e63b2be2dd1621cf4561a947b5N^3:/=„4ea#وa`ח8B&J,6 Fګ SA| `OrBMwnu/5Xʤ'PWr^'L}+2\Ѳn`(O~IF̪KG6\/iix)P]Pl|#OT{%ǙpGj֦P9ti{IB0 $;MYY铔/Wm er|)fC9=MkHK)0m/6ӑjÜ>pC?d  ] #,5 O`       LTO(v8 9 : >@FGHIXY\] ^DbPcdaeffilkuvwx y( zP`dvx|Clibspeechd20.8.8lp152.4.6Device independent layer for speech synthesis - Client libraryThe 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.^3/build80XopenSUSE Leap 15.2openSUSEGPL-2.0+https://bugs.opensuse.orgSystem/Librarieshttps://devel.freebsoft.org/speechdlinuxx86_64X^3-^3.d23f24d34a3b856f8fea59c2f0310e29c9283d16eee0b22a5df24eb058bed64blibspeechd.so.2.6.0rootrootrootrootspeech-dispatcher-0.8.8-lp152.4.6.src.rpmlibspeechd.so.2()(64bit)libspeechd2libspeechd2(x86-64)@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.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)libglib-2.0.so.0()(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2.5)(64bit)libpthread.so.0(GLIBC_2.3.2)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.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/sbin/ldconfig/sbin/ldconfigbuild80 15896543190.8.8-lp152.4.60.8.8-lp152.4.6libspeechd.so.2libspeechd.so.2.6.0/usr/lib64/-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:Leap:15.2/standard/12a4f4126525dc4d9ac7f578baf31e55-speech-dispatchercpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=2c3c58e4456849c5aa4a6bf5402937a6e6d194c2, stripped PR R RRRRRRR (n#BV@speech-dispatcherutf-800cc36e2919f1aaad72b7976e9a3e91edcd853f93f5224d548519a3a15f41c49?7zXZ !t//u] cr$x#+PUMB9˙/Pà80@_9mNsqd{nRc a,v9\XHO~ctW"DZ;$Zd=ݮ d;Cl Ҕ(okEg%mg*ѣddP9<'rs NNY- i]#ߣ%}Ӈ9|\97_OئWp8z!@Ax%yb4=l^rJ2| lfP_{&AdHp:%oQ3u \&$@RƒĭCT3SrGT1+#!?Ԋd'n_O;lz:S} FN9ΥT-} b}Lo3F 8,mu&+ZQoT+jVkCxoxu" [OK~IfdZyw2cm?u덎k!*<%F'u% لi=y]|3ꠀM*O,MOhRMH.l5+XMA9 'LU;Ώnh;A1fF!9(1*z*TV$QN`GDw7Ex`&Ժ?lDW~?e0*UbF#vQJZtɅ;BF̺tflȹ`3D:%Q #uױq{JMhrvz e$Ƙ  6ȸ}v)h]6pz9Aܴr?TT !1[Nζ[HD2 'vwf_m~L?~~Ts|X?o8:M4}rNji4DKn[}{v~`3S[);:SO-Vk'"e|\5'|zK";RjJO{|Ǥ;Qr-s#EB1pdڅ-`iv\rTcolu\i9raP 0io`k9DK.tu| ]'Y|@ tm "'L؜ʵ~o+< ^ܸX MPLFVȰ$Zt7j|q݊CQ `E~ϼ.D} ZY4d2ee]q%rYn\\XNeߴ7jD/Kf `(qjTt)&,>ޜ腿r&sR-H >[WR4ȐUW^&约?^Nf%mXplk䧲/0lVW woGudix^hHt_5'FԵ3=4`_*f&0WKlՅc$ǰ׬p ^hE;:O@fᆲ흀۞՛{NȽ$ . Fy4\uxzT'$2ڰvV<$iޣ\Rع!>x_5/Ezjǫ08 " }׈c7ŋmgsB in2 =:6cV]-u^ݫ`,[-fK'D 25Y9V>yk!gMCޕxY :ɧLˮUS_/?ld2u{3NVYKߣIZd4D~rOxM .V@bC]'o-h +1jpaJۥ8A{*Qy2XOIJ?#yke]š&V)6BIt) 73 MS 9cˍCUXrG}an)ȱ@;'"apW38z0 Rӏ s_{g,hG!ՙ" 2@?Βo-6?\Z"6^b*_\sqMa-xYIU݊ cd_,+!3jaf% ]L'쏑av9F] xFuetE8#_mM]zf egekNlY{QĪweߘK`}=*B@Sj(tX%#^s@AEna xTѴ 8lհuwFi` 2JLQ:|>єv26j+22LzDIMӔ"t%Wi`~LfAWo fDCw˂蔼ͅHB=y=`|*< 쮚B{?,"|c6 2a |;z2œ!-N2B`6ڋ3N0STbKS<.[U<ɝF?i "'kRP1xRC$rc|'>rro/Dr.f.†t]2]+G ڮoUi`fo[<zwޓg 7\߂^^QE;3m'ƺo ߥLaےtvtE5s( a^A5t~w`P[H3+M.EJr0DIkK{ Ml٨npBKÁj*Cc|V[M xWe*63|ȧHɵS]Wv*rwS[C ?h;F~ocǣP"g{جt{M>ss_ .g*WX:Y3m+86*40Q7U8{)3/z?[ ))oz Lh# ~EZ'(&BCr6i-/MDt][\~bU(p$t$ƆPnBV* K_rp|S Fbް9 xܾ[YLnF#|+>;M Foaj~~4 *&!Ϫ[hn+11>`t\ 00b;Wo¿$Oຩ 8LCט,(B^|bɉ\N2.h>@?2 Yfdq,@OU^\TI1ɜwOMmij Z'imUdܝBYDUؐPPPēJG䴿5{&$^53fFЗ0:+pVۋ[\Zu]ZmmĊ-X cRE>2q EZDЧ1𲤚UJe~rQPfQ<|łYr}gaX$F40aq]kF)vLPlRWM>5|G(ƭRJ5h;zP# 2tVYSWgx|nLg ȵO|ҹ_$ݼGtTwmLH)uߺfn* !S蟁}LN Cu>}-@ (ٚIj-'v;N(# ^pĻp6SWa $ru(O\hTLc~{( ?IaӿE1(hy'S_Pl7(mB`<\̓LST7 ^i,g;d\$ ˛6lA mNaAى} vu9MʖC :l{ҟm ::DJMe)P)US!i ֌nuU}Dl4lƴ=eפlr]\Iq Z3t>v";f :T|.gk*?2O:Jtf& peAHa'Ox%󂊥$n /煉s$¿6DTdGVq3oQ9 \WXdV)o]Klv%G0,wDϞq#éŸԟNab͟4UL%{߶Ent;62عG6 zNGN_: L">2~:Bk`@<'`GC 39e l%53C%/2V\XVL~ 9 t]M$%fɳ$5یxAN줍q+BhRՓMKQގ!l.|> o#x~"8yq7zw%#|7mGXJHJ(TBD;$~Q M0-'x5^~$. Pp-k/kt) k?t81̶{AΈ;KN yZQB(WjغvZECy jW@1jS0&,Y `y=xZc`n"뵁ȁ_F{R\ߖW|viH [&*7c xLsfjzITpܲv< R^[t0~ב'9_/}Gu=Rp&@ mh;~ݱG>dP}JJ r?i#tf'eՌ̾UY$/d!?:Q RX- iC*ō.w5btOBMao"JغJ+ 'g{1ɮ#W&%~h'7C3 b܊}[^K伥OrpcfK~@SxoFndj9Pv>Pv vR=(ʽlqhT ]%7GaYlsI n+Eo<3ߏu^o]e9)FhBXhɓ-loQum!C@(~sMc5Hi2m!3V̘!ZcqzVf̖Y7Z8Ui ]ݙ*6ITǝ% ؽz._Huie$~,O{7ʟMVGm>"~V:Kh6:.DptwyDc#h!|0 dsF|0|yySn7T;qbh3ret I(8a XL^&*_o2m$q_hqǃM6T)ߍb&'t8‡w9[5U*S.]M^dBn+оjt`e` , TTDL6tcy${U<~=봱;}=s) ҝ;#bUhj[XtKx5B95Bn! ( BMn6CEcl8e'3R¶z*Rch$dtEV7'slY=ذ_n\EUit$Kf&w尲 6-G |/;^孏G&u@Kľ?Q%rMy~}P3x|%)SAQ V?Ȇv';sN=YU%sa>&[=ӟ{݌VMYn3G%6+Ĭ$]2~[ q`Eڱͥ5e\xްWǻH|n  w3 $SG+4m;#PfHm4JymD/)axH,ɍO^,=j$^[̥Ȉ_ #$xi񽏡py}8%I<pl~ \3o+2é/Ax$l]kqfjsFM)3 -Wi8ddzMq3vF3-l 7~ iXnof8&3.VnUN*Mbgzke( A68Ka+k( (v;~;tijtks agՒn7h^Ǽ֞ }& =6S\9dS!R88⹰q&.筟7Ujj~i3O%/spQ)e3qQJm]G^7~R5SFWޑᤰZN+&ͥNefhqry,a-i'á܇KBNtGL]z۲)eZW}#lWxltr ;˶^)QrGNԙ̃\ ݐzc"=cA>qX=]n{=9b7 s&Wv:9F $(? $N 5na]0M^'U+m&ZoB'FiTXjO pAmJ[Q,Kh>%ݓ l e31TDX7z*Ӛ9*QfJ}c;w1`kk<o4Œ= CKR]a-?_|!!k إNVhnTgv)5kAx1; h:/~OUC[ꩧS­㧁a$ZY\Kjn˱.SMR Û +7Os ؝P%]mǙH@~lth? EzxQb\`<`"&,_rtC{d`a/ֱ2q`aldL7Sr?=[yOX9!yfqЍ ,,o'M(69vz rWzzzhu`~d\(ɥP'N]S̲ ;1&X׋$)~GLk>-th!Sn7%~EaHA~B|0ζR[0(L^lpS?l.0&F;>pIz濱0}>$6Ҷ]{@9uNS_撔Dq{~+z 1Do79 @Ac)•}6!)Сbl,q|U2*IfR,@l5h BbR"OjPT0EV 4āe+Hӟ@…|>p?YZ\Vbݸ|wLs]FO4IJߎ|NޝK!VtY6/:cpetuuQa/\N0d%ӴaN:#UFȄnOF0 wApusQ JC{&$m^d[Ƣm*"5|'0zW߰ *~8?@cl̲pwjFw抒uDz&@r钵<yODYanw R(%LnprcKE2[izdE>R5gUDzjC,yuV GJKkYRu.9^GɿˆxQ$ݶiLB4@be[qwNRBYEɭmr5jB;.i\G$}܁ױn\A%mxrqIgV=*nX0 шe9I }7#mp؝/yPMHam[~Ζw,]5BR}+I4MP~F9o\\`NQg3e! ߋo!^U>oI%3ΎM|^{{DĊI6RaUhchpLO2c:Y(.v(h S aQaW \kax)6-›Z||s#0DdS,m1xQ 1 SZ(IYIl_73] lOZK@1;GiquĹ LF5 ^Vą!/J:4V=JAذ3&Z\LCC`_60)'R 3W1Br- \BnE|O3ڷ.w{*+o=1@޸ 46Ӡեڷq> p_rX~B+~{tGUTcmi8xƷKLц8ޣ ܍a,=t#=eً9Պjji4re ;R}TH%?A>fu[qw膃ǧڳ҅./FfUB GxNiEq# pɯ2?`e;3z祂pPٽU~$wɷؕU.] })W'-:GTJ:|W9R,F*،^2*,  |dE!#j+3]c= i2#H0QrV$بxow"m֙dիTGz+$_ƆVԶ!H\Rkxwu*ŤUy&+읂cYAٞe&aTv0VpYĥ^ mG rTcZvAqR8h& Fv^Ȭȕbn?C(LΖvCT/DrT#S8.wY>F8;s}&[x8PH hPWj7E LҠ2/_<`h 6s{Ĩ5ӅġMߝ*tR mL- jW<繛׃+)>Kr%jA_ŹT҇e t!'LO={B!T(^lhp;~M,- 0I){UGTA>e@4x{f*0]:?nk#܃=YXg= MO|gUή-~ 0 7%^dk# &n:{K)i j=O?FX1`Xf Df$G%>UYv佾r~wx]3xa ).1\9DiI [1<Ɯ# Ӝ`X- ¿FNe[r ,#Mh{h')cVB=9LNftpS3/w2SZczN? =yfn )O%V=]pt.Z\ 53ԇtu0>ϕʹ` fHqO8BVi k̍NǂNMJzIF6WG& )^_+䶟)=@4gRj5}7_.n&52:̈́sVVԯxpx .V._芾x5+|Z7ք YrN}bvfDǂeITpa"}) +,' -)pfP+|ul܊T)Wv\ "=Js^T'ݵ9Lb 9͊yCadBEpMX "~M#zݏ'dL@(l0㫖90Mn_Gf YZ