qtermwidget-qt5-devel-0.14.1-lp152.1.7 >  A ^=R/=„-F /|9v+za`Okz{j~zNi0+h>LC/2W=l|L O]ŬMW7 RxTuF3|}ͩedXpv֗*` zZg% 3bE. ;zvkB C`A$yJDHƎlGL²=#dYþc">k7b2db8773bbfeebb6a50b77fa7d5d531bf43dd56ee27b6245fc1702c7186759c4c3d30c9231c7469a3d4fab18dca43f426feb217U^=R/=„9ʃ?f,+*QANMroZm϶_1oR.p2h}5*8˦[2y0EV,=`6MclRqyj3uw){7s _Ρ^Th(I#fXK&Y2y𴈴qashTNԻNaZTHRMmL[KwRa<>p>t?dd ) Ctx ( X  p        $ T   ()(M8T 9| :N FG H I XY\D ]t ^jbcdeflu vDw x yz`Cqtermwidget-qt5-devel0.14.1lp152.1.7QTermWidget devel packageDevelopment environment for qtermwidget library.^=Dcloud132>openSUSE Leap 15.2openSUSEGPL-2.0-or-laterhttps://bugs.opensuse.orgDevelopment/Libraries/C and C++https://github.com/qterminal/qtermwidgetlinuxx86_64Ev4%$wg] }OA큤A큤^=@\thx\thx\thx^=#^=@^=#^=#^=#^=#^=@^=#2496b40d478fef86183b7e851c48bcf997b18b86afce589cd4ffcf6db0b4e142ff89fe6b820e79dd5403c62ef697173f7a6909b9ee897557a39639a300281165bc1000cf08f22fa8a7beb7c7a0434f58c6d8f8cad476ddab8f58fc2f6b2591d73ae9d1950328257f595a9e6f54c6657ce4ae8824beea37540cef0f775b17074659a32a1a650d19a2b40d1748f5c3493e8e34319e4ea05c2a2c28a081a495fbac8c21dccc94944686dc7018e1222cae792df51ac02e08a6f2951957a072c2fa0fdd8ec8c85a48136aa59269152ab50c27af56763547d953ec485f82172c5b9e900e9d820100410ec624c6ce70a33a385f1300515990944b7144595d0df820278d1dc72d50fb5561b119eea18110aea443093a3d802884c60c9d0949d02c703b27libqtermwidget5.so.0rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootqtermwidget-qt5-0.14.1-lp152.1.7.src.rpmcmake(qtermwidget5)pkgconfig(qtermwidget5)qtermwidget-qt5-develqtermwidget-qt5-devel(x86-64)@    /usr/bin/pkg-configlibqtermwidget5-0rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)0.14.13.0.4-14.6.0-14.0-15.2-14.14.1\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.cloud132 1589656900 0.14.10.14.10.14.1-lp152.1.70.14.1-lp152.1.7qtermwidget5Emulation.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:Leap:15.2/standard/d71d04c3be95db392bf835239c0d8e36-qtermwidget-qt5cpioxz5x86_64-suse-linuxdirectoryC++ source, ASCII textC source, ASCII textASCII textpkgconfig filePPR+Wiua)utf-8e13fc87e575540574c9e99fd27afaf9375e16f19d1dae54623eebc761269896d? 7zXZ !t/;5] crt:bLL g~B$ӭ 4/['eU#d, ^Ao{,!~DY-6:0[:uA* (ֺ6k)S궡y76I>"n|9I+#0Q*h!s|,1`L7% V#_8/-QOfqYr{)-u٫l=ޏk[q."ْvFr sjMkH1jyhĽQ\(+C\ޒ#s%) nEߎo3}Wj Y7a¸jF$z cH%-/?_yu+:m̡ enT8(ۏ &&̠0⺸4mTUݫ'}ibJDhEy${Ϫ @ZC(A錗2X6Ŏ <|OwIǟm< u:h1=ngL~ۘuA3F@f,_3g^e2A7^H2܌rfɀ3ކM5(B ^k[7LVt"jeGVtݥc ~ƒ~D-){\#Q l<Ɍfij&hҭL`U AFoNi͛&oA"^nn7f`d!^R:64"ȥE?0 ЪfJ3_yTV<>j%AwPᔰm_g.m7 c"9?@Eؤ >Z/BdY>ƥVlfMIg^JYsnʳ 3VSpu^(ku:ڠ3;a'y4m#yb f[')ŝuʈ;r%TDf} WWĐ>RsOLj~zX-.#\WBmꌟ~i}iyoXlaQɏgzxnsl:np3?w} V ' ;ʘB 5À֔^Ԧ3]Pq缳BZu;G{Io;gr W* Ȁ[ >iU+}|LV`aUp)a]aNig 4n 9 ljuE)4dnT(27Õ5[wL,42rޅ|yE0Bry~Ħ6oZe(fi6zK<{gk'fA/ Vr%vr,&B3?f@,z<(R 3tm7*MZz+AE y5s?\|U3@WZQSL@ Z BR(9s,H̍I`cz?@\Z95@ qrvNwF_ Q-m:pR Ktдqe&BKK7<fyT±YrkdTh X(xƄ4zj-`#Sz?C3I۱0=^H|X9 <)!Dap&1ڦN-d[`~Ҏ>twJ(J'^xyD} 9OnH7 ;{/s௡(+WpKB0S Q)3_ɾ1+ūRFT#]݌>@n=>f"F9ܳ..%w凔Ltb$^a`-+I ''mx.?1M Bh ?x 6:u)_|Q<96CV\5YԻ3 nJ`y,0tBW$񢈴ŠLj¢dq\/{ 3} ?T(39(C&F00=+2NK"b#/za;0SZ$|1jFC)|Ę^HP1o j.: HgQe:4L/dnLO,{g9~[Z` #(񹁙} '~p V°HvD1a@7 ZHV"0 z#:IKxX]D(3AcT= ҧlCL^qA"D*#sQ^#ŗDM3Ld\%GT|R*LxC7H%'ARg=dxյw֨ĞDU7uA`Q4Slp5 aMi8y9l Y&I "˃u<^szN*F$jELvb^u-Hrnʹv` }l 5f;ėӭTzJ{?l1cG"W: WNzsTʛย&AL Q%e׶ES 0au6ӮJAEYk6, r" Γ?;׹ҩCHPj߶CG>^'Tm@3qD:?!N{FhVO jsFH8nx ,,| 啑A29{]x\d㊰E{VƳ%uw'nJ.:>i]R GQ(|+1b챍eW\n4w/[a~훬Iy=';}Ց(d9KVWE* Z8_0jEݻG?wr>r2R+xNd-O9 3I닰|y-T{i:Hynf3f8*z'#\ƨ0j9}7[:`oŭ\# S sB?t<)'FV ]~;n1ƊL: EAoUU`#bҌ5kLxGRԬD;Ԧ8?hx?&-v@x9 ,uqXyl1;%ԩ$.ӸcJvRca^$CBlhiOx`쫞NF摱 PHqۊۛ]1.ވͅQX" {UBά)1P:Fl ʝ}yr+4Լ'NP( Iz^eS`G6M' m]9l}џB} ,}CQZ-1f6kTY˩Q_'{.+$%F& $+ r#bfSOlͷTI?O)g"~ҶľE<(:QxZ9%Y7gSR,E+ntBD'Rq4N8@ .ԯ\ 217D`\׿)Fq7$9bbQ]j\ Z یW]c6}fyLdq)@(<\N{0Xd(E t BU([|cX+Wu!w?Ac }b>`5]?1R(k_?%ʠYxq'N3,-]눵"g, P?סEǢ,|tEI9!8KΟ{ &ɹ:YT*\5 ƚ E1ܣ`-iT$4K\A.ˠTk8@>O BELA],P X O A#X[Lc"Z^O4+Pa.VwpJnOiAҀ|\ g%dw]px$B\⋶GïRT#gސH=ѫ< @n6V"d!+n+s_ *]*<Հi:9W]9v&I@%A.ϡ4($, qs-a㿉.6 FrԽޒ4 LeKh<],vJYִDX1V@vC5OOn9KCaYw)Fcɗؐ뭫Vjr4 dƴDcRnʀ?cZ;v5mZY.r  77n5hLZ2EӸ@FBKC:R!8_DPm+Q{qȽ_zs]CvۧE@joVwC 5h t'lDG.K'm~اHv@/pV Mtajڸ`=niVtÄI4P QĜ*߱!I`wsd\//xgFz(HSo*:kD_O_Q: 7 &8s)_Jǔrg 2]"6ك?S>F r妝YdAڵ7-e# J>mĭD| 1~k ¬-bf8TA z+) z;` 90PfRXBl<-|M`9EX:(qe|4@MBY}@| 9:g4=PVNR8y'E,VGdn0j~<2 'F.DP:%(D_1&NN N|$ wB X"C·{e@Qs\hGW,9qPAm0Oo( {עj|Tnx93;z%#U鑿YHda~݆`.#2"my MD|l ,(L:g'2* qf>aݡY(ŭHR;MTzq ǀ A 9svUf>W۩ ?췖(Uͮ)贔 !! ƗZ"o3KhVfcsS(p5)Vt5R|xh0k!nfu&a,ZШʻ}z;wX@3f@]T\ -Kbup[1 1Ϲ\[DXvDpE*S(Z{^vð#m0 r7$ d&#5$Y`"B)Ng`6d9W΁]磄zaqiQo[P%Dl[OPD074'V5%bmy<;_Ln+an}TQQrPĔ|Zh摫gDfdk,(B*%=jADht6zЏD ?I;DՑ'?H#5a[ 1@O"[##q^@Y -ApIR\@H22pN;/\ "ӴuEgV1j-lCxX{H2rXZԈVsÁ\Vѷ\ފgssw "*ZU'?b>\nғeܽ(jJCKklI]&@#f?Y+ߎ'xQ{h;1/Q~,󣯦*E#CmL%s}O'T 8V0Ǿ-luPϯzoE5#_]{Z]4Tk("2gy$UDgs"#unc+2IC*04 `4?GZ/O0o *xqe\+i[D#Uj9a[T2|;u=~;Qva\..Wʿ4ސe?Gbn-O&сk 項"Vu%]kdHkߛRxl*}i8D]\@B>rFzȬ2#ʑe8FF:XmID`* /|O 坛/euܪ3n1Y hgܱj.A`nVζS (w"ߕsD&.c3;2$$QOxH߿o˫c_KBd~94rM9qƏ$tT5uǟ3^j:'$k{Z}Un]QJ xa`uٗ[@;c̜6 #Lpr ?t syKrpi;5 M^9b QX4,+jI~QK~[X2b 9ih;IuaKq*(;I|1(Zmaq5S:GZBn =?Ǚ65rf>|\w=,li-ӣIKludt/Q%EC3g"P=NN#;,ԨCް嘊'WOEzIVDTgX5U%g rőavlǜ:Mٞwϊ+=%3lӨ 'Bz Q>Ҡ?qgx=o?CGp96|{k&iYtdNgiDeH.?W8Y/|\ϛs =ӂ`O ,.>gNCYTcx@PkqbNwN9';8B~C#WI5(5?>؝!|ܔVl{PxT گŬݝG~<`nl:d=P0]uʶ-_YC*.SXivQ;@)<"`vk?!3X2zKfBo\&E?Cύ\!")O}r 0[F``G) 51`'|Nrt95ܪ :}=L1e쵅oOc:VTEqw^7mӔ-nkSސ+ALUgٶ5v_]0QRkߪ/axᙳrO/쎾W_@5lJtC¶)r81YW^~߮LNuFPzUoX 3G*F+ ށO@k7 I˅&5gLRWV9yI@WgO,hgׯƈ]c' ; Y-xČeE'UC'*ZGNY.VqR2yh06lLqo 2nfQ  {+!LOH=_k4Q_;8 ԣ(|?Jd`sl]h|W )8P=0x"7G6]*=ܜdjSꦏ_z ЕNTHy nfL[\: T8lxj=C>9k,.@sRTZof],LboNa8x )Th-/e) @bey:/znv R&\ ¼7+C=~IIA`A9ƟD6T>|Ž؂~j%(|s?fC\LFh^+׆䄟 B!(,RNݨ5f"R˽)t__$=MLJ 0snL9H]sa#5!vb"ڷVEGdå0^hu?90{9X>VI΁qE#Tl!M,l( ϳ"|?_dw~2̾}a@j^` H|8qOtlcבdaqm dGU\3g56w[>xPaW!S> +OKj5}2~"o"اX\YIz.:5!#DQPUsaNǶi\Jt!nS~A :v (TU ~P >j3 Q{ D2z5뛫IȻq .؊t+M =ClҷMוl")jR4PC:{PNC(_t O~F&2Ut?)z!}iDĨxPQ}=d $;W K(Xm ֳ%]ܸf rqT1cl/=t,&?H{<\q}PXT}ԗti8}A/pcU&ilmWGgV?f)Ć`u'%Tm;8}*0D< y &j,K*I6U\/kOm}#کT s;M5?.0.׳d9>HvλٽvF5vVŞ׵ڥ[NrvF!IHf9hEB/NC3 ETz'aݯhRA'm3fժܖ}pXR&iNW7jE1uqm:K(In&1.rȰ|>vC |ẻ!}J~YNNM+NXᾅ6Aj }}>ǡdAhƙZH)Ʉ+5ɄaF=L Bj? _t$ A!xv_9=Ħ#x*6 "]F{"'0l`S#j?5~b9؀p lGaҸL؛ٺ~ͭ4g?EGKڿ;dSt/,#Y;I=:a?<9\TL/j%VqwW+Gsm_r;wOn%$vSsHb;*6 &LSfPF.#\[˲Kz%<t¯=9=Wf0rD{muHe `4^qZHԽM4q.}0!WwXQ6>)ceRUI=n&ƌekSB 6V>El7jrfEMh,qe|󱱑(K4 (/h0_ ak5?$9;Uԥn+YSzYgar!Z۝sWb6֕M[@ir^a$^zaU,F/59b$}u(g[}qz0cŏi";%v<#51y 2%"Jgdxw1Y]DZNe(M9ie6]`գzPJYxuD 7YG:ʭA+KRq= lO0BO%Ӄ(ؿYBnc5)umvㅗ ̴H@0~U{Si LfG}3m?ZL2 r\G?۪| {<Z^-vʶlEf5hOzRy_IE]ѼѡWެxV;o p`÷$