typelib-1_0-GtkSource-4-4.4.0-2.45 >  A ^Dp9|\?#^lჸM7퍾gmsD.'b ~S ^Z?{m;zǺ*"N˖swVZh"'>S}A,M^W o2kb4avMTg=w ^>qςFlx$xnm<Sܦfa8a[Jr9| ŶLVbXk:%%`O`Oru7d~ѽt<_d2c96da21ac54e2c33176d82ce4259c248275a2661b8efd4c9d4afa403809d75b58a7d3d007e533b05bc7f678ae5279fdbf47de9_H^Dp9|KE*|ͤ fU[Sc$c~0u Ȅn MnlU2bDwh8 Gx3`ZYUBA"n"^`\QCvlaz Us s35b; ^& h>Gm cl ڝ^;s#(@no(ցsK~30Y- hCk} ti=vY*[T~Z߇3]5K^u.b{>p> L? <d  % Zlp %+48 : < @  Ho(89 :FG HIXY$\<]@^Tbqcdzefluvwxy z 8Ctypelib-1_0-GtkSource-44.4.02.45GTK+ Source Editing Widget -- Introspection bindingsGtkSourceView is a text widget that extends GtkTextView, the standard GTK+ text widget. It improves GtkTextView by implementing syntax highlighting and other features typical of a source editor. This package provides the GObject Introspection bindings for GtkSourceView.^ibs-centriq-5 pSUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/System/Librarieshttps://wiki.gnome.org/Projects/GtkSourceViewlinuxaarch64 p^df22acb4f3db8f9b9fe317d55e4aa828163d1ca949449e0cb2162f9736805122rootrootgtksourceview4-4.4.0-2.45.src.rpmtypelib(GtkSource)typelib-1_0-GtkSource-4typelib-1_0-GtkSource-4(aarch-64)@    @@@@@@@@@@@libgtksourceview-4.so.0()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)typelib(Atk)typelib(GLib)typelib(GModule)typelib(GObject)typelib(Gdk)typelib(GdkPixbuf)typelib(Gio)typelib(Gtk)typelib(Pango)typelib(cairo)typelib(xlib)3.0.4-14.6.0-14.0-15.2-11.02.02.02.03.02.02.03.01.01.02.04.14.1^,-]]x]p\t@\@[[ug@[&M@ZZZZ+@YB@Y@Y /X@X@X43@dimstar@opensuse.orgbjorn.lie@gmail.combjorn.lie@gmail.comluke@ljones.devdimstar@opensuse.orgbjorn.lie@gmail.combjorn.lie@gmail.comluc14n0@linuxmail.orgbjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.comdimstar@opensuse.orgzaitor@opensuse.orgbadshah400@gmail.comluc14n0@linuxmail.orgzaitor@opensuse.orgdimstar@opensuse.orgjengelh@inai.dedimstar@opensuse.org- No longer recommend -lang: supplements are in use- Add pkgconfig(fribidi) BuildRequires: meson checks for it.- Update to version 4.4.0: + Set NO_AT_BRIDGE=1 when running automated tests. + Speed up GtkSourceView rendering when space drawer is unused.- Update to version 4.3.92: + New syntax highlighting definition file for: ASCII Doc, Dockerfile. + Improvements to the syntax highlighting of: CSS, Gradle, HTML, C, PHP, YAML, and Grovvy. + Performance improvements in line number drawing. + GtkSourceView now requires GTK 3.22 or newer. + GtkSourceView no longer uses many deprecated APIs from GTK. + GtkSourceView now uses fribidi directly to determine bidriectional direction for cursors. + GtkSourceView now relies on GObject for correct marsharllers as well as va_marshallers or provides its own. This improves profiling with kernel stack unwinders such as Linux's perf. + Visual column detection is improved to use the tab-width instead of the indent-width. + Support for DnD from GIMPs color palette has been improved. + A performance optimization has been added to avoid painting mark backgrounds if no GtkSourceMarks have been registered. + Updated translations.- Rename glade-catalog-gtksourceview to glade-catalog-gtksourceview4: do not use the same name as gtksourceview (3.x) is using. The new package is obsoleting the old one (including the one from 3.x).- Update to version 4.2.0: + New syntax highlighting definition file for: Fish, GDScript, Solidity, Dart, and Powershell. + Improvements to the syntax highlighting of: reStructuredText, C++, GAP, CSS, HTML, JavaScript, Groovy, Meson, Python3, and Logtalk. + Fix testsuite for changes in GLib hashtable ordering. + Avoid double entry of languages based on globs. + MSVC build improvements. + Fix usage of GRegex for offset in text, which fixes a Valgrind warning. + Ensure CSS is inherted from parent style schemes. + Avoid storing GtkTextIter across main-loop boundaries. + Fix incorrect transfer annoation for gtk_source_buffer_create_source_mark(). + Various memory leak fixes. + Updated translations.- Update to version 4.0.3: + New syntax highlighting definition file for: Gradle and Logtalk. + Improvements to the syntax highlighting of: JavaScript, LaTeX, Haskell, C++, GLSL, and Markdown. + Performance improvements to space drawing. + Various memory leak fixes. + Updated translations.- Add changes.lang language definition for changes file syntax highlighting capabilities.- Update to version 4.0.2: + Fix new compilation warnings (-Wcast-function-type). + New syntax highlighting definition file for: SCSS and Less. + Improvements to the syntax highlighting of: CSS and Rust.- Update to version 4.0.1: + New syntax highlighting definition file for: TOML. + Improvements to the syntax highlighting of: CSS and XML. + Updated translations.- Update to version 4.0.0: + GtkSourceView class: respect the GtkTextView:accepts-tab property. + New syntax highlighting definition file for: Groovy and Tera templates. + Improvements to the syntax highlighting of: Erlang and Fortran. + Provide an Uncrustify configuration file for the GtkSourceView C coding style. + Various other improvements and small fixes. + Updated translations.- Modernize spec-file by calling spec-cleaner- Update to version 3.99.7: + Rename gtk_source_completion_show() to gtk_source_completion_start(). + Drop gconstructor.h, add gtk_source_init() and gtk_source_finalize(). + Improve documentation. + New syntax highlighting definition file for: logcat. + Improvements to the syntax highlighting of: Python, reStructuredText and CMake. + Improvements to the Visual Studio builds. + Updated translations.- Update to version 3.99.6: + Reduce a lot the number of translatable strings (especially in * .lang files), to translate only what makes sense. 630 -> 93 translatable strings! + Build: remove ENABLE_NLS option, always support gettext translation, to simplify the code. + Fix bug in gtk_source_view_indent_lines(). + Fix bug to read GtkSourceView 4 *.lang and style scheme files, not those from GtkSourceView 3. + Code refactorings to prepare for the namespace change. + Improvements to the syntax highlighting of: Vala. + Improvements to the Visual Studio builds. + Various other small improvements. + Updated translations.- Update to version 3.99.5: + Avoid type redefinitions. + Fix bug when GtkSourceView:indent-width and :tab-width are equal. + New syntax highlighting definition file for: Swift, Maxima and Kotlin. + Improvements to the syntax highlighting of: sparql, CSS, bibtex and LaTeX. + jade.lang: add *.pug to globs. + Various other small improvements. + Updated translations.- Update to version 3.99.4: + The API of the GtkSourceView::move-lines keybinding signal has been simplified: the copy parameter has been removed; and the count parameter has been replaced by the down boolean. + Force visual word movements for RTL text with Ctrl+left/right. + Improvements to the Visual Studio builds and add support for Visual Studio 2017. + Improvements to the syntax highlighting of: Rust and LaTeX. + Add mimetype to python3.lang. + Misc bug fixes. + Various other small improvements. + Updated translations.- Update to version 3.99.3: + Bug fix in GtkSourceGutterRendererPixbuf. + Fixes for bugs found by Coverity. + Build fixes on MS Windows. + New syntax highlighting definition files for: ABNF, HAXE and Django template. + Improvements to the syntax highlighting of: Meson, CSS, ini, Rust and JavaScript. + Improvements to the build system. + Updated translations.- Drop useless --with-pic (it's for static libs), drop useless %clean.- Initial packaging, version 3.99.2. Based on the .spec of gtksourceview 3.22.ibs-centriq-5 159177412744.4.0-2.454.4.0-2.45GtkSource-4.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-protection -gobs://build.suse.de/SUSE:SLE-15-SP2:GA/standard/95d4835b73ba3b5a528d3191be324bd5-gtksourceview4cpioxz5aarch64-suse-linux PRRRR R R RR R RRRJ1}V5sutf-81debee8bd49407a76abc283a7973d5e5e8cf48b5b0aad31eda180285a78c9868? 7zXZ !t/:] crv(vX06ه AUO3rH𐙮P~d2O @2NU>~qV;\nOfp/(*о`pީh^)UY$UHgi|_jZĶq[y G <7R6UW󳽦0 {TjWWC;-/@GxFYXѭFfn~")tc/8Ld~O`1AVXn=uu_#V V~&o!zb$}pV:FO_~[O}s\t $MFd_QE Y^bo׌>bk:R EVGο;3ۮp.~rԙQ{刣ږ :PQ C4sS(eRiÇm<&b "Nb,4-V;dG}8Ps Pc9e?B*TD2? 4 S_seX{T$*o9tCO' =rփC7 pfb.~7"HLSUp|s_H\Khח_B>hK\`)T fG Jp6fO3}/K'-@85Bd׊%u{3G5_ "/o/Xv IAXDK:d3;õY!daIä\ur\1 (Дk/F˒4W3AH2&?# zN_e[Mu1ih9aylQ5pAsVVr$䏄/*|]!X{砂.q/,_O1W}Ϳ.>V(L@7!\ fNI`,3S.ލ1i^rJ ;TN4a>t%Jt e7<,9/V_oL>Mi^1=$^mlAXp6zr?g>|\Vζi P-y+,Nm7C%[G <%ss~/>(Sܷ8 ^ EX_#$g6aԂ/MXl]c#Xɢ6 C)^%9!)kJ.Z20KAǒxܧ/Q 3 *g BC94͖ 4;^@ŪoSFN!ɺ)3S{<2V PJbz`^r4[wmL0a¡w ?ʣ&ߜūv R/_b0rBd+oqSaLHkK,Fay~JfL8[&Dgl è/Ee߀u> i% PA?+b0ԹƵUnj8}ZL2Be?n >݀6מ&n! %ҵ_sfƓoD p@{sTX+'vfe_4.?[y0M5"cJWK=e;LE-4-nX"Bo.Ile@Y!n2cfouw 'b ]o5 ^nh=޺u]DZڗ 3;lw~^Nnrcއ-j&=_.Sg*b|νNV;fbb'$-$EfK_ZܚoP`P7Wt(P$OP)pt'ZHa[:X !Vw(ラJܶ0'{ŠO jmZ B *_"#Uk6)(=rL-Dc|!x*Z?eX՗W~G}6oe!quh^46"o-L1L SmZTXEE*FywBa[k-;uzjOlP~|죝N4#]E9MtqPp_G~2ҏ lgc~R<\VOv_-&U9kE37Y+_%@!]}CdҰ(ff3,VZ17R?{BX*l;`(O`#KjM;[/mx/OV=2 c/~D6x=xqtpK;T{PK*/<F~Pifc7 ٗ5ZnF#YHVR͈u 1[*$U!ހ΋ZGK h0n݋i$lzټo@v*&Hs(ub(3f -G%n~}R }Hc|`r [#`glT6ؕp@X.kacvd)i TM uu _!Zݽ>܎#p rwo((1fC7_5Wv3na)BHijn&H` I&:=~jzRSlcE(r 9mtx,܌W| 6Pݲw"yٮʣY;K򞉫)?B7ةi>v}fSbFOYnetySF56ʞ1\EYZ[fJ˗?>mJ'=S?!Ȇ sI\W)DD{TT,!'Iij9T+XR"Zm*ٮs&pʲN{4%E[ z_*צ4tF#Plcߌ@YGET"J` h9߀g!#>(F%n^ϳk֪S+K&-cȜj8#_3{c]Mfw'=5X'|Jq3Sy>"&Q;*Eԃ~9הƗf|Z9=4N6,"+,ν% ƢτD@e@EE[Y>#4׋J^2!"R}yG{-p!iWRà)|zٙ ŵ< {-`#O(07YCkH]āJ%"d%>:mh~bW&$l9]l4g5\+Pb/=Sb_L´|% %*!?I8{J,вJ Ep1xH3BKLz˒2a.21K$-)~ꚚGkq/4+ t"82f[40l8pO2oف)DȾk7HOoRUO \fD) 莳hzWČ)$({E&<*#L[wǏ youր7!إ*Z|Xd,1 Jet;`!Uuݐ?~| 38};?^&R)RM,V@ek:w kv\g駹`FxeL˂J6,خ=odԌfYCB4=SwI c:p-_4=ff-}9AG3u/bXjR:R<֫Yy6|zxO\ש@@BZ`&w~e—)ɨl+9u>qR]ӆZ.-c!_ʫZ/2Rꚩ6L*aؿ k/!4+/MQ< D}_EŵEQ_}ζw1ɳnYh.czJq|D7=?Cr(T@ *м!bcpQ?>ڏsH(dNcBFUuiKP˭۷% *‘n&G"Q?Hw^N&m,r\yQO뷶ilW`]Q7mf;8vх?^ҷt`+=ec#/t=erv]R6*iPKr/}J76i;!ۚ@SSؚ0o0ЉhS>f-V#&ށ7[\UD26p⨹R~8ߍgvd{Gv!,꒰|3W9G:dh/ ,zֆ5Jd\p@n__U;Ecv esAq@=@K1 2د|( *1*v1,ш廷NJm3uM+s4USG3 Gh ump0N9Ѹ‹4F:ڜ|pU&v!_R.J:6HHLDbe͖؝WPd>e$jvzva6Ds:TN;)d f: Kp@Ph6 kPZ~;f;{0@eN@%8tR"2KNѱ w*=|f Vz@ Ⱥڲ.Ӵ5Ia.A<؅0/DXt #[/P]veS$>7: u],OWHt]IؔL=͛W5z?Pf$KO =} akԒ%1 dO#,8I?!u#_,[K]꽚ihf=7_'.Y9@\t.~ _ȴv;u(I}B)h|;u [B0F3İtyJVm6 LA\M7;* jmN1 w#;T25DJYƆNPkcX"t` x:)Tϸ2peRWO< R1V ;h-k#^pOEL"=lL=tz \Y}x~$IIPK.K@DDIFWݑ}ؑPFn'=i9 [P7 {"ٽݐ?sT(;0*0pO0x;ljH#Wn h ^;}Z7NB K}sh`u EĺKmϵ}ZR&ա3d L#xjᙞ+btC!+SkmSP{ԠFсCfm9{>W![xoqU⃭g2>BjZ8IޕyCwYHa甑"))qMES}l6Yg{Yt9W[F9vb+lD7=`-=CL>xma4f\AI9P'X!QQqªxBkcV C~##- i; MP,C -,K?}/T>#qKK87{sx.6"1q4Xc~  IE ;Z|xR")& Tvg~ X~ZuEW3JxmܧV="LKfHYNO{$$0JめPirhvhF[e2rf*rJHZ(Y-_hS%k/Ix- 0G'&|2:PS#_Y/K#ޘQ QfLf8%+@(7Br D˕ 5>xBbsMpسJ??R?5zm#9χp#e!,f3Sc]Пb3|10ɼhPKkJ0X?Ah<`VЋ(h֙8dxlxqz@x05h6eE2l7wt@>27?@Ģm % l !Y EVUO(e>| g# |mr}'],B i~I<+s}!OLAG\}#iUiTjd7PW&ŃۑiZBdƨ]3-95rSq`hO=L1j" Iq=+J毕J!1ol'wbLjje 8S) 74 vA ıK;2ky!^~:1RQ:l's? jsA,8 \,:iV{J܆?(cb꧅w)c<!P+vKyMtX eI{[ލix/>I8xȓN- "R}73}]>)X~|cuG@.P 5-Rs&A P*ފ=?]%:mF@諙8(WɞogSg6_?IU z1C6Ct gU^ 6┞ z:?On\Hvf'xVn]h͞ |mE VsK aSa'ׂǙ.pB)(n VԧpKK$S]W8w9_]6d`ޔBR,l';^f@AWY$klU ԣ[yQԓ |{F *fҡ0^d#fqب🊦Aa#0-WXMZ[ӟΪ]RNP(]~0FHjI36W͂a XC%r2V] cL$2Sn¬м(_٠T鎔%7-o:r#kf*17Q{=,28+;ŠkjD_5̀Mt2q6w6iu:"&X11Ba,A+]T !^$P^x:Q؇iNpmrS(չDRGqO;Nt9jꁠvRi@ms Gq n)㣔.:HO߂SrI逝fL3P ~%lf&6ֳ(/G+P,٠гQx~uQ_1sF~k_8Xʒtrk/^[S~i%(v>Lw,ЏZPL*!/nU5 tૣMެ7F#"`HgGo ^(YH Fjtk1B`Ź*\5\Й,xwD+ أFQ2$aL0G.fHcNMNR4ҦWY Pyg\$F&\ .f;B(!sʮJ'{:WW+(݊6᩻AWHOypl_$7BАn J4#'1@$Zz`s0^v.a)x":őǢڍ3]+NǮ7nLL7JEZ Ūg\%"kDsک >9ᰤj⽎%lGRj "%QYP'Yݡ_>=W XlW_+lZYIӆ79O &R[UEa%=bϝ(KV)EL+ =폕xӮSF?W]yRnQ"=wha lʼnc-! -éJ{*,;nمS $2;DN<쟡"%sݐ&Z[.5>d"_@7!@ o% Z *DžO;G{CrȝrtY;#l- YYzQEqiBͦ)Va\ Y^LlԹάnKxb@g>%e)tH'aDR oC޶[?C^HlV#ٜڢF8iƍ8p Z @StWk;-Ye&'%se'F-d޲0?ږ + ny%N,Q5q} qKۢ{Zu]rk@hƒj:LW*^( ,>t&<bw+dVж10noGCۭ2Op罯jY6_;;m.SRaemQ #iCŁ_u.obSDŽ3՞չřU$ Iy?z=PCȝ(A5Ш%YT_ >Gڝ-ܦY _5f6pKƣXN3lz4nE2,-r`h ~5c+ֈujjS͐"pDe~aܘ6_wEY;*j; Opbbfyi܁"iqI,#G2g0H!]R1РmBl#DwDNSa"w87`‚fV*t싖AJh[sX>}h/ͰTM /Da*Un%KY5:Mmc|Ȼ;G<홱5|lϡq ^%u w)T/DIIRkqtZDT5նHJ[{~lX"rA!f%-E̖]Ul3#]H{W&B*CHNbŵCpOGH(_\J9?tظ NK-jrTEbWG/pUҁC Bq@55ܺ'q^Vn+/hZ~t>fkflC73P c=r(h B'-+:3&~{A{K]bs½! )D2OJ FKۧӁM{ * s{\;uP"ִ=@/Xj/X}ʍRX2"%Q)yﱦ'_HSwMlͻ#Kh= OL%(Li1ѭ`#l"O{,Tb] 0P=JO -CzXWSK6B]}6۠/ewWш:SĪr״q5䠷&YlW*W*#Q޸2~Cw4CK̼~ۡCr 3\ 0P+IJ0$%0_ \B?R$;4JFc 8\{\񡤶 [)Um[Y&^G+jḚv"C#m6kpijF|v\gJ2I#OQfi/b$m!`N& D|XTQ ߃Kn!s4%*iJ#E}GtZn'LϾ x0{b/ _;>F4M?=߮ʠJ6TLUxF -ǚ 1[Cs}+18_Ҽ+dn>nDLo9áOȷϭS$ʳz%8o73FE#'6Q^AnaHʘ0wضn< )*azOe{FKlߔ,t%wPa FQo+əjC'E^ 9_ΔTV1mN*DHZoj }FH\M֘Aǎc3lڂ0t߻ KO*<1I1st92\T&ՐUDB%_? 7 d y9bJĸJk1ׂofmNސ&mLO]pP5*N"JoK~Cp>r-?ϠF3ޅ.U)G__X&mO'% 89f&Ӥ!bukRB E(M ~}(Ҭ\'e;[JH?J #8B=ރ_nCQw\o|\7@"j2MN%Q!ŀ@/mk\r7GfvE/[ :*Uc%uy#&.ּ]idsPѩ>{xj;T㙿ܝ\I8rQy1㈽Ms '$JP/ qŒdV%:!^0Pq [έ!%5QFm-B&DgZ.]GP{p(dR͔ϊqH-?Zn: Ƙ#8%4nYglonX^Ic*S X(#4%Z6(L} qX}] 2ksѻ]Ũ5 k.GPL-/mX^YK|{t%#yJEERΗإ VD/stbʔu;Ac90?5)W_~FX.cIuX> YZ