qtermwidget-qt5-devel-0.14.1-bp154.1.105 >  A b|c!M@eeeB2NJPb<cl˶SwlIۢႵy;/Y7h?ZHI ?97-sB^(vp<oN(h+.rP1KGZ '!2:iP^Ύ1TEٌL()=>!O.?v&8_<7f2r]UYwҹp:vP.=A̚2tp%{r5[(Gڪa.=)8be3b0a45a92544c9d9e18da14ef37c9130d6a97f72facbc5dce7dc4ca204290654923c38798e805441884c2eb33ebc9d98782acVb|c!M@eeeQ<`,Ry-fKj%$x_ӴߺZ%n=;gP׸sW'=XIP[fX7%VAU-5\=𠸇y 7ڴ.AAzlSU'XMT*О͵p;f|fVsԌx84qt)sVOى ԌG>͔..װr=Pey#Sqhm=e-c8M2vU6]`OUnP>p>?d + Ex| *08 h          4 d   8n(8 9 : FG H ID XPY`\ ] ^b6cdPeUfXlZup vw x$ yTzhx|Cqtermwidget-qt5-devel0.14.1bp154.1.105QTermWidget devel packageDevelopment environment for qtermwidget library.b|cobs-power9-10USUSE Linux Enterprise 15 SP4openSUSEGPL-2.0-or-laterhttps://bugs.opensuse.orgDevelopment/Libraries/C and C++https://github.com/qterminal/qtermwidgetlinuxppc64leEv4%$ww,JA큤A큤b|c\thx\thx\thxb|cb|cb|cb|cb|cb|cb|cb|c2496b40d478fef86183b7e851c48bcf997b18b86afce589cd4ffcf6db0b4e142ff89fe6b820e79dd5403c62ef697173f7a6909b9ee897557a39639a300281165bc1000cf08f22fa8a7beb7c7a0434f58c6d8f8cad476ddab8f58fc2f6b2591d73ae9d1950328257f595a9e6f54c6657ce4ae8824beea37540cef0f775b170746dccb43380340d8403bfb4a98f5fff7697e3b2b589907e3996988c935cdb4c8728c21dccc94944686dc7018e1222cae792df51ac02e08a6f2951957a072c2fa0f0d56a1d1e9779751b54aa4019968d6a793403f822e0298803851c3afd446d012ff03576f3cb093a14410f9c8f8d61c44270820439455cc49cd8c7fafa04bbffaf920afeccbc19c89b070ed510d88681970ac0d1cf26b9159bf36761de7d6a3cblibqtermwidget5.so.0rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootqtermwidget-qt5-0.14.1-bp154.1.105.src.rpmcmake(qtermwidget5)pkgconfig(qtermwidget5)qtermwidget-qt5-develqtermwidget-qt5-devel(ppc-64)@@@    /usr/bin/pkg-configlibqtermwidget5-0pkgconfig(Qt5Widgets)pkgconfig(libutf8proc)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)0.14.13.0.4-14.6.0-14.0-15.2-14.14.3\y\R@[@Y|YXlW@W;V@Twmvetter@suse.comMichael Vetter mvetter@suse.commvetter@suse.commvetter@suse.comdap.darkness@gmail.comdap.darkness@gmail.comjengelh@inai.dedap.darkness@gmail.comdap.darkness@gmail.com- Update to 0.14.1: * Only translations was changed.- Update to 0.14.0: * Clarify the licenses used in qtermwidget and added the missed root licenses * Ensure .bash_history is correctly written out * Make Backspace behaves the same as xterm * Fixed visual glitches in the search bar * Redraw cursor after cursor type changed * Fix handling of ST (String Terminator) for OSC (Operating System Commands)- Add asc and keyring file - Update to 0.9.0: * Take transient scrollbars into account * CMake: Prevent in-source builds * Refactor and fixes Python binding * kptyprocess: Try to terminate the shell process * New color scheme: Ubuntu inspired * Fixed some github pathes in uris * Add a comment for potential future breakage * Use wstring in TerminalCharacterDecoder for UCS-4 compatibility * Support UTF-32 characters correctly * Fix "bold and intensive" colors * New color scheme: Tango (#167) * Finish SGR mouse protocol (1006) * Fix build of example with latest lxqt-build-tools * Expose bracket text function * Drop Qt foreach. * Revert deletions in .sip file * fix python bindings * Expose terminal size hint API * Remove class name * Return something * Expose bidi option * Add an example for remote terminal * Makes the use of libutempter optional * Fix behavior of scroll up (SU) * Install cmake files in LIBDIR as they are architecture dependend * Check if utempter.h header exists (mainly for FreeBSD)- Add BuildRequire: * utf8proc-devel to have better utf8 support * Qt5LinguistTools new dependency - Use switch to not use git to pull translations- Update to 0.8.0: * FIX: #46 fix vertical font truncation * bump versions * Really fallback to /bin/sh when $SHELL is missing or invalid * README: don't recommend building from source * Improve README * Don't export github templates * Support REP escape sequence defined in ECMA-48, section 8.3.103 * Fix build issue related to utmpx in Mac OSX Sierra * Remove the deprecation notice * Handle DECSCUSR signals * Copied issue template * Update building instructions * Require Qt 5.6+ * This commit allows the consumer of qtermwidget to capture the (#111) * Allow the terminal display to be smaller than the size hint (#123) * Backport Vt102 emulation fixes (#113) * Backport the default.keytab from Konsole * Fixes (#122) * Updated README, Added support for PyQT 5.7 * Fix memory leak in hotspot (URLs & emails) detection * Adds superbuild support * Use target_compile_definitions() instead of add_definitions() * Update find_package() documentation * Use the lxqt_create_pkgconfig_file * Improve lxqt_translate_ts() use * Adds COMPONENT to the install files * Renames test app to example. Make it work * Drop include_directories() for in tree dirs * Use the CMake Targets way * Pack Utf8Proc stuff * Adds export header * Use LXQtCompilerSettings * Packs compile definitions * Adds package version file * Removes Qt4 stuff * Add translation mechanism * Use const iterators when possible. * Enable strict iterators for debug builds * TerminalDisplay: Make resizing "Size" translatable * Exposes receivedData signal to users of QTermWidget * Exposes sessions autoClose property to QTermWidget- Updated to 0.7.1: * Bump patch version (#105); * Added a modified Breeze color scheme (#104); * Accept hex color strings as well (#101); * Remove the stale lib/README (#102); * Implement background images (#95); * Implement other BOX DRAWING characters (#98); * Preparations for context menu actions on URLs (#97); * Drop the ancient wcwidth impl. and use utf8proc if possible; * Remove widget size checks in setVTFont() (#86); * Delete unused tooltip code (#81); * Fix size of the array passed to memset() (#79).- Updated to 0.7.0: * Remove support for Qt <= 5.4; * Remove Designer plugin; * Check CHANGELOG for additional information. - %%cmake macro.- Trim storytelling from description.- Updated to 0.6.0: * Full Qt 5 support; * Drag & Drop support; * Lots of bugfixes and cleanups.- Initial build.obs-power9-10 1652319149 0.14.10.14.10.14.1-bp154.1.1050.14.1-bp154.1.105qtermwidget5Emulation.hFilter.hqtermwidget.hqtermwidget_export.hqtermwidget5qtermwidget5-config-version.cmakeqtermwidget5-config.cmakeqtermwidget5-targets-relwithdebinfo.cmakeqtermwidget5-targets.cmakelibqtermwidget5.soqtermwidget5.pc/usr/include//usr/include/qtermwidget5//usr/lib64/cmake//usr/lib64/cmake/qtermwidget5//usr/lib64//usr/lib64/pkgconfig/-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:Backports:SLE-15-SP4/standard/d71d04c3be95db392bf835239c0d8e36-qtermwidget-qt5cpioxz5ppc64le-suse-linuxdirectoryC++ source, ASCII textC source, ASCII textASCII textpkgconfig filePPRRRoNpOk2?AaFutf-880ebea04ec802c2fb66cad6163a12335f8aaba7cb87f0d2e91390fe02ccddaf8? 7zXZ !t/O5] crt:bLL &px1$fVMQLYWJd%tm" gYxjߣ/&om`r3TIYW#1U]{e j!&8^o 'Xț r/:TLSu|Q|~@c:dAñ")4:CeDh#: O(\_-k>'532!\Y<ܣԃV;N QMVp]j$RpZ+H )?j\Qz6n HQ$JBB2R V < zo۽ Gx C ) hfy?J%1d`*>rtoA\pN(٩**lp}y-/#0a l5~o=;JR~M' MMقW)aDŽCkYOA+Ujh}\cXH㸺fjdoaӦ<m尼p|낉|b.4XKoUDpyKKAEzQ7y&J9l:<zz煼Qlgha%chis*g5np9Z`y.'mr>]G>Fz CZsZgKG __%􌽁B,Igo1lUie5XH(!o.1w=CU?4ɡ1>`6E.)-]sKn/ggy; O? L;a;әbYh#仵_ɑc5XF`)rC-3"Ơ*|"qzאYմS=g`c_ \sM!9A%kgPSG-Iт$9#F0&J_ j,4`}( %O}R [_XX=*Q΅ hnRŋ:eە.RwewSq˵\wlh"b1 .1\*XɞDUyq< czZY2V?g>N$I#@:M>}j{`{^WjՑlk\6 J;[H'JTj_/(S晻d3,d 05}cKCX&<)1\*=ɇ-H) EVUa𫞒)fv0sA*éqcVD=x,7Ln ]udG90==<7/4m.|p<-c1^GZlA‚A460([9 },]I>( MVsqb7d&,pg$CCϒ?:, YC^GgDy`GGY+'Qdu'? ϶ rgE0|c3TkJ\V$nxm]b)k폟_{aByƺ=JEN^)8D/҉bUB/ŮCKm/ǽѥ'=Y:~U/GJzI{] r`+].dM|Ҹ$Y[,+ygQ/[uZ5%ͤ"';D)Z#?JO,GKc4QP*187[5`YULzuWk]GQll񻈮|C 4:Cm%kB Bw3Hc [^pQ# _rm5G?;(iHcXjxsV[*u Ӯ{MSA֭89,_TBmbo5A(xWdO$~9 ([U|&Zc.@`(M"qx '6p$ĄuXc J/@i#k~Ӽ,jǠMT ?j#n^!dVWW&IInghKs+.JΣ*zwC1jO<,yԖSwi1"$ixrm, h٥ kU]wU:fmUƝhB'Ǜ:. 0i%E`G}q{)w7 1撅Q5^Z;]Đo8uT($7\Ȋ)&e zi}K +h{U-WETqrqm;X0^!-. nd.S5"[*^% vZ#hl`KA>uGulWD4h{ʭ*)7x^ p ?Ny{1lqfbd&SayKm \v룋+(yP+NR),*\`2LmZ jVAmhB CdQ]Tڷe5;tVs[wLiTw#?πw<R]٧l3:>~5s vvEsӬ:3PD7@/*[>=I;Gh,Q]nߡ(((1j;ʀ]|'c/WHI+u@= أOFH t\r/~‡30Ўzfc3pV--Hg;pXY`Xwbiq&m |kiNA;Z) (N#auSɜikE UqFuCJݵnR z8Ie@?Jhh(:,P]`}y&PgrB1'tڂ0uJuMJ9#ә"8 (_&5;"sXة@{4ܤavel_|?ؕ"n&@k[ѩ8^nu9}na!wfKP+jŒJTJZ[?b@oG16ZK=hp! smvP,֚JRHh"y $> Ԏ Xѣ)g](B 3Weh^*tEW6;b"˟>(EB|4x0Y^@K\GZ6[)X9!Wlp]ЇUBQH-T37NB/Ґi;@6%T3NJ12RAق%>i./wH& RgL74Rv>qڬ"@ΜN$@ÓT9F'nt[ ;+0R{1*T $ _3C=:V)J^Cih9N4geQj!"wJEowThv3k:3HaY V6Xq !ii0LcH`szyۖ~}88,L٦Si09n, Z8/"R˸F'u1 NU7I|pp#׼1&[ ;6:u:8yyJ9a| ephIܪXȅQ Js.fY$X?YnnBDErq 9PA@Ľ(v|s0RM,g{;ٶKRh ;ћzN?J ݈q^eVmk4j@c{lNvf_=Ep(:jS^BiRhl]~ fd5.y|7O`jMmz)cD,Ju|$y.lNhhj rL>ݏ$YSIދP' DdWxj+?O~t" F6P]YJ#}*vAOŧO,s²}/р jeC@#[$U QFԮs .҈s0܄W͇]׀  GO494Lvx|ycv6BF kc!npmlK :r'S[(:|/a;it0H0GZ!J} iq;=4$agJf[/G t4$ dxZKuZVm5 ,j.2YJh"u|/,*Q "FjLZZb0fڀaL9t\U7t'lf}qpGnFY0Fϭɢ"@WKL^V'baH8r(̩gH@%e42+v]&ihX)lw6R¨G P' se`/6gc!^\u>ŃR-څh\!F,e{=EAzBNM>w jgޘQdʗ1 TT8l#u@c4Օo* NQv ÕorukUR`V#ƄpکuFjzс2޷-aW]SO$M'S W7la6 79 BDҠD-."zމO$ 88=]|g% mZϓL0LETzwcEܜcץ7IpӲT6wҘf)2bEam4M¿- hwAmFU 7y0# s 8+WElg⦁ZB6Ɇ砫:m/q~b->YV}vԝ-*`,`?rɤLKװĈf-&0Lᵀ]𣷲Izr+vA3$q*ڑrcl ;:zKz23}9&(U&kP:j5< S!y+".ܾq2b +֜v|  zyZi;!h]fHSޣ'6u 4Y:gUODwq׆ܑ`Ż1G,AĩgϝJ%yWͪ=Ds;-e"|1J')O@N}DR5%_%;0Nm 1"H<;#".Ť,W ≻bzgwG^oXL kˌ}[NI)8қ ?[>)taCe6@Jh1>I'R6 Yl6" 叜I[T~ !K< ؒKx8qk;ݕ4cpo/HԯRZe%a9`ˁm8EٮAYi%cPz}ZǴ0y®yV/c*$j>SG( z\Fz8m, CTr((oDN,` C+7_E-  g qA'ݛ_1X4" &+bʮYCJʺ[=SX!>h ]Ȳ8EhJldf,CX!>P>AG^u8J#vHª.+ͳ"D]^4YK(nKQZ $]2C:aMSq"rGut߰[ψ u_7ggf\{އx:Ji6C`X֯`b)VEaxNDcĸ#oVO#J|9r4Y\vlX|tpjO]cZY %ןKfya NĢȏakOܑEG-菒Ka#Iq\oݒa:ϙMÿI[o>th,/-ZU :ejuq X,nD!X\S? Aglc6 X[ݓHb> T|}W =\) p;·u_lԮ? MzqT#FErQ 4b=Jo5gv&Ψ,ESqmU ɊpѣL8oƱBWI6zl6''MW 4k%m[f燧}Y 8￶Bܪ^՛UI5}Ƣ ,GV/}uoѥ6?Ӷ/`\COj^}^ Ɯkl`uK֢u$4SXz=󗈽u8Ch泺V[b5Ok\o>I>EtK?fm?'lC7)BiPx#b+{xPmVP8͟]tO]p/ZKn:5VZ7WG05*A7"uW?+~W{HO5 SAJBF*iÇW^3K!242'2KՊKK%Y'z(#@?S3l)fAͪ)2n`9*rO<32m%Ժsq:8TQoR.4=8ךfQ̒kQ <SfA!baqC+ hYE?o~JWOߢ nQ]'zlm)#6hM֛MC5s{5}"vJس8g=9H$BSӆL֕_%C1EM#k̂D)L꾯.^lj>\S:!Y.9.EF׺z #/\hmPG^?|}mu/KDdTG/_h+T tI$\]^ ;c^BfG:{X슋  1{更f\ZH>PRM]<S;zJ`@_*̉H{@-ĕ/I j[C3'~2aҀԋ 7#:0m7J!C uASdvS]k,2{H@-C*栬_Vene9$|P'βۓ_HdA|-K5Z@= ʂW.iLq^XGI 7M_];lBeqN Wbw)y4ZW8@B4f, =4DeȷnKx55Xo`]hŽڹߨ6G ͺ@EgZ5{6]P|م. q#.Y /$,oWB'$b-bM[ G`/> r{wzeH,UX;| r$<;'D[k#ّ׸aGPrmnOrfO?D}hᕗ1,14: ?D GW OPYXcXOg#:X-X%)"B;@f2|gYs˻cwUh^<+$UFT٥Yp#uFc,eCʑk=hTlrf*EdYVIp""?Hs*hޓw3-(N w#.ThY0A9#m(Q*n X?~ɠD ߐ)osxZO%qE麣UKC6ʱa[^|pHWĿ*/jZz xu3Z~D C$N q{IJx57`ʥCv`]̭%u8(6sP`|ێ<+m+4㝯Ʉ985H:`(vMntE ߨ:GHs{6ϻt=E>]׷ CN!,P̙VOb1жcE< vb(4sD@ Ϧ8|^Rgh W!'Ab4r\ ]SOׄ]8P ټ0ODJn*Ŕ7J 3p[-@`!qG} GsɄ[5&ٹ:kG3x1aW?XpR߳7XF{/:Zv5@JHc"_wtJH x8'EeWsOg7H?LGT٩qtf[w"|Q?dǢ[?D̒rA"JJ5=I'%w嗙-K2{of{ +v2}[˖>"(Wd8q -fQef3 M+(K&B ؖ1f09kȥ{zq_8sAHǩ.Y 褼P<o!*kP9&}OW/{F`S/oZx?TˏZ \5l[qS_/:d#/X]xF$!^OrH9J]HXe󡝴Vw9L nC I]ZO)mD@yVEU.Fii`4OjU|g~.+;dM@g]HqO@|O46EXm“*l<6%y% /MgDu"W¤hWx!~ޮzBW8E@ǓP@+C1V܅;@J LMyA0DS++ipJ,,/_^"z0憜)ԍ'ڢ)?$TJsnvL(K@_rt 2 C(m'F:͢E4سLsC83pa ɷŖLII9`vGa.6 XMLD򴊝qq&ws`Ҧ2LK )K4qAGՖs.u̸ډJu@,e4V ;֙볛D;/f`z{[A9f xE>ܲ?i1O ?m9F}0^`Qzx 9og {]쁀s{^*RTY;l!.<;k!(T*DFs$#OU=+9ӷ&*1.7/ ̅tHMLVӄ&07it2ve;#¸b vj)GQԶY9׌%1A 4w5 v/t+"$Ԉv왿&@ ?"FE]:#Yܱ qWYj7Y)`ɣPjaQH_jlQye`v 2Wϥ6%~J<ݹ%v7)2 'jTh!aϋXXz0 IΎ"єcXw_y%:ekJg} tIT _ki4K nb{>2D 5v+Zݍ6lBv5m%;:+O 4 i9}2_aJix8' ~Dumu^Q){}~lwl ;qV@h~w?HIR=D,l20gω&/|w̬-28m0|FE5VZݓ?֙'K3Nx1:j}Kwzݐ½(-YSzvHgYR2* Ϡ&$ :clp hL%Ie:z!/m.%vly#n =Qvӝ#1oSy-,/b3~W3>7cujZnDmUh9j MhgrNIy9 9w JuWm|2֗%185