typelib-1_0-Champlain-0_12-0.12.20-1.63 >  A ^ wp9|sje0r8f\ҧ+r-TJSHޔuȸo+7H ŐbSzpuzUFхb_/cD}U٢+mp>?d% * \48HLe       Li(89:&FGHIXY,\P]X^bcOdefluvwxy"zpCtypelib-1_0-Champlain-0_120.12.201.63Library to display maps -- Introspection bindingsLibchamplain is a C library providing a ClutterActor to display maps. It also provides a Gtk+ widget to display maps in Gtk+ applications. This package provides the GObject Introspection bindings for libchamplain.^ibs-centriq-5SUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/System/Librarieshttps://wiki.gnome.org/Projects/libchamplainlinuxaarch64^V^]00cbd011717e9204dafe1dae84fee4b9b3b60cf0be979b494ae7093264d77418d31a9e99938919ce898a25b294b77357f8a86801f0b02d354c16a003352409b5rootrootrootrootlibchamplain-0.12.20-1.63.src.rpmtypelib(Champlain)typelib(GtkChamplain)typelib-1_0-Champlain-0_12typelib-1_0-Champlain-0_12(aarch-64)@@    @@@@@@@@@@@@@@@@@@libchamplain-0.12.so.0()(64bit)libchamplain-gtk-0.12.so.0()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)typelib(Atk)typelib(Champlain)typelib(Clutter)typelib(Cogl)typelib(CoglPango)typelib(GL)typelib(GLib)typelib(GModule)typelib(GObject)typelib(Gdk)typelib(GdkPixbuf)typelib(Gio)typelib(Gtk)typelib(Json)typelib(Pango)typelib(PangoCairo)typelib(cairo)typelib(xlib)3.0.4-14.6.0-14.0-15.2-11.00.121.01.01.01.02.02.02.03.02.02.03.01.01.01.01.02.04.14.1])\{\n\-@ZZm@Y@X@W@WV>@Vf@UU hbjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.comdimstar@opensuse.orgbjorn.lie@gmail.comdimstar@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgmgorse@suse.comzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.org- Update to version 0.12.20: + Remove autotools-based build and all the related files. + Fix gtk-doc module name. + Add missing gdk required dependency. + Make the build reproducible.- Update to version 0.12.19: + Fix incorrect Requires in pc files when using meson. + Various meson-related fixes and cleanups.- Update to version 0.12.18: + Fix incorrect so version when using meson. + Avoid exporting marshaler functions by dropping the use of glib-genmarshal and using the generic marshaler instead. + Don't use glib-mkenums for champlain-gtk where it's not needed. - Changes from version 0.12.17: + Use of meson build system, CI tests and automatized generation of documentation. + Various map wrapping fixes. + Pass data as uint8 pointer in champlain_renderer_set_data() and make this function introspectable. + Bump versions of some dependencies - clutter (1.24), glib (2.38) - and fix depreciation warnings. + Use https for all map sources that support it. + Don't version-control generated vapi files. + Combine champlain and champlain-gtk documentations into one. + More helpful README.md with links to pages related to libchamplain. + Various housekeeping and cleanups. - Drop patch fixed upstream: libchamplain-Fix-wrapping-champlain_view_x_to_longitude.patch. - Switch to meson build system, add meson BuildRequires and macros.- No longer build mephis support: Drop memphis-devel BuildRequires, memphis upstream is dead and gone from the web for several years. libchamplain upstream have disabled mephis support in git 5 years ago, so we should not build it either. Pass --disable-memphis to configure to be ensure we do not. - Pkgconfigify spec, align with what configure checks for: + Drop clutter-devel, clutter-gtk-devel, gtk3-devel, libsoup-devel, sqlite3-devel and vala BuildRequires. + Add pkgconfig, pkgconfig(cairo), pkgconfig(clutter-1.0), pkgconfig(clutter-gtk-1.0), pkgconfig(gdk-3.0), pkgconfig(gio-2.0), pkgconfig(glib-2.0), pkgconfig(gobject-2.0), pkgconfig(gtk+-3.0), pkgconfig(libsoup-2.4), pkgconfig(sqlite3) and pkgconfig(vapigen) BuildRequires.- Modernize spec-file by calling spec-cleaner- Add libchamplain-Fix-wrapping-champlain_view_x_to_longitude.patch: Fix wrapping in champlain_view_x_to_longitude. Previous implementation assumed that after using x_to_wrap_x further wrapping would be needed only if x + priv->viewport_x >= width. - Do minor spec cleanup, use autosetup, make_build and make_install macros, drop obsolete and unused BUILD_FROM_VCS conditional gnome-common and gtk-doc BuildRequires and autogen.sh call.- Update to version 0.12.16: + Add possibility to set User-Agent for requests. + Fix touch gesture zoom. + Python demo fixes and cleanups.- Update to version 0.12.15: + Fix path layer surface exporting when no clone is visible. + Fix printing in gnome-maps. + Fix build on RHEL 7.3. + Minor example updates.- Update to version 0.12.14: + Add support for horizontal map wrapping. + Make the number of parallel connections of network tile source configurable. + Remove Mapquest map source as the tile server is not accessible any more. + Remove Maemo-related code. + Fix small memory leaks. + Bump libsoup dependency requirement to 2.42 and drop deprecated function calls. + Various minor improvements, fixes, depreciaton warning removals and cleanups.- Update to GNOME 3.20 Fate#318572- Update to version 0.12.13: + Implement ChamplainExportable in MarkerLayer and ChamplainPoint. + Avoid runtime warnings due to the use of deprecated API. + Make sure enums are introspectable. + Fix occasional crash when closing map with layers. + Various minor fixes and improvements.- Update to version 0.12.12: + Add possibility to export maps. + Fix map getting blank after some mouse actions. + Fix tile loading at higher zoom levels. + Improve mouse wheel zoom handling.- Update to version 0.12.11: + Improved touch-screen support, pinch-to-zoom. + Add champlain_view_set_world() to limit the world to the specified bounding box. + Various minor fixes.- Update to version 0.12.10: + Improve key-press event handling to better support custom keybindings. + Add a simple demo demonstrating custom keybindings. + Handle CLUTTER_SCROLL_SMOOTH to fix moouse-wheel zooming with newer clutter versions. + Make ChamplainLabel shadow optional. + Emit animation-completed::zoom signal when zoom ends.ibs-centriq-5 15917405530.120.120.12.20-1.630.12.20-1.63Champlain-0.12.typelibGtkChamplain-0.12.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/e21020e9e0b770851fce40ae18ffa758-libchamplaincpioxz5aarch64-suse-linuxPR RRR R RRR RRRRRPR RR R RRRRR RRRRRR RRRRiLԢ5zf46TBGutf-8faa63d0d92566881b18f0b705df3847d5639120faacc5b3178f8d2536257310e? 7zXZ !t/༫*+] crv(vX074hׯ`rtLt$0H2a`>C4:S Ꮆ.W+uK9+~hNC02i ؿ])?MuXfu"鼌@?tUuE4Fh2(i!zxhОцb<ʔ (R\̀o?] -4Cr9H]?HY.?b% Rxzxh|EI93s'S3إ0Subp܆U 9AT2(qĶ*rɠnb?%;`nL,wL)PaH?ɢ"̫򩘵@x VSF}kSm+Tv&/"=:#'#3d /C=hwTcUSt9kTc5u?*i He IZ9+Ĉc0~,Y- =Z~Z{ i9S^7{V :UZ rUw tu`UiE2  'j9e!~y[QzGpSQ؆B,PsX%Ùv,Yq;nyؽÒ`ʾ+Ғ.N1RNkžH+2lwbm}&*ףOa,KMCM->Tw;l4Ut]s(iNK}ޣP.k>V]L51q +Y%ʸPg0h?> VdZJ/,7!o(,0"38ı uEa[ʿT\o;?#3sWRUS8)}ZT[CĠ)ek:uA Ȭ DۙٗO=Ek޵i/2@IDxG|Q׭Gb31J{!'yg?k* /#ki(Sw^oTF8qL\6I 7%4x*YmSa#m\ptYQgE8-qzE=;,B[RqD)%Ús?4B$@s+R6r⦋1Zh׭4T\VE8>LxKv [^O-MZ4>I4qqy u6F}\lKT{11SΒfK` ۍ{*nuˋe\F/R4Lam)hwm4Xj3x#Elj+n@rgNd7:%F'nv꬀K7`XgžZV{1x1渜^NʿIXҀݝ Uu.fe NǢk.9<6.Ě9_`rQ|ɗZ|xs #,j(̘槿c*#Ubr^{BFK&A(6t|pILy2zB&47VRZX6gU^~k 'xqy˅=eqZ 5pCM5w+d<Kc`zIKҾR1F;I&g°] 4| `O+?:-:Ʀl2|1gF&t>`=cJ.|dGN*ֹo6REIHtʪ<>: hӉt36 1;ax]G4h,EPp0嘘- 2Dwg[CWs']};.hQEghձ4=ZW€q cOzP;KkaYEi saW9) h,UU{%w>5P-);orAsC-T0V0_H%а(٭m .HQг SPt L@6\;#Kx+j|=F( H6uhx8,a1ۻPZš6aQ:B1hlJ푐7T$EJ>' ?Y5?˙ClpTkk38BEr{1B0 ~ݵ7^d}<=)+TMtJATK-D 9LTHyj" %[;YlVLq :Y7X;BrhgSurU9S7m~~~WR$SB,?W`~*KwBv Ve_( T=.5BV K me?Rc MKbیPkNu(t}ADžϳ3d5JV a[(F2_+Q۠r6cNzqhfY@vOg$:O( f7+%Q(H!7`ZṣWtML(w}G't~7ZPi9xf <͍IVj [}uXNߧDֶm^IO;Ծ։/Hm@};bz#7g ܰ~"* >;]f 9sc#RBilyvVvR4 Xtt,bb4 xln/V%3 jª6F{aL~!m&#Kʅ !C}'q0qmm*Mvq/ZKgT;߰*S LkpW7Is$F&?yr?)IrcRp{g A XV2 Y{tv!Cm۳hw8K{^*+?QZq|_0: Mo"ި. ބy4~՘'` (XʡFat6>N5ړM/BBg}{q֫HFG4{ۛ\!O LvL؁MJy!h}Ssn{wU`FOlgKAd߼DKjueJ܇zNKOMz(qYg]*ExS"6L¥G$7t3w*Tۃ+%$2 ,Mt'*ٶ=Bvί/N'ʩo.'/`㫧 [+|1]%֏ Vދ0Ӄ>ZFWХ.P0 qHzu_{q@ejG^myA2`jY#G-zf|>Kpie1կRAUL#7hv"t5ZYN I[ֺaRbٸL1,n;~Xb&B 7}CiPcv BI@iW1ǯtP6~QI=@{. (僜Q4Ԁvy>pqq;$3MD`!,\&Bmodž*i(?k0B >֒.,Ӛo7.[`̪%>n.'̑oV0a ;::3Aq`7ߢ?@h+E\@'Y`u7V bgXۑwl#lO#lal%u@wgndqQX튊/D+؜is Gz!V i>pvb\>^6z;ߣ OoE.]UACg۔эGيzImk `fZ,wOjЇS>a]L$~F8JǓTVIکWf^<Bip/}gCDfUJEb -X.LF:f5&8ekF f7AO4a^C}>VhB m{nD 'RkghMjB]3Y$dvojD.$ X4PTYj{o#u6cSio(Ao+-yR_Y`WS']5-VRCEI+f >8dL'%Ę|B#*:&RAORl U _T` q]A@[=&nj|30A#ʫ<&{ML7ݹGRK2gt|rO@N_<'kڣn༻u> >TR!oۉK:ˆz*J%@ōPQuow;zQӐ2M"{9]EICD^'2~Jt]yG%it#Hݕ!{@L;{ǢmSBM wK>'0 kw!)[tEoO'Okӈ!R3j @LF/sr.㳈ml<.4-G"Ӎ'.\dx\˹CӲ* 8wPr4#{sku3zF%*s4}I:~U$vq?^]KTnhQNx!vc~dʛuf`:YTHo[M7~.\Ey[W,N/@cϭ@lnq!4Oh 5Zn31'B:15WCL0A}ׁ=u2jTpuحhQMΝm^-zS{4:/i_C  179;l㽛/L1p~86A,s(+v.]Pԯ:Qx< E&㫅21Xw|Ҫ:D {E`{S^٭{]1u b+HZ0 +Eؕg; R"MGH,T?ejj Ab_Tu't&d]iڴM62{Y|" "Ȓ.˄ H^ y]Θ֟Qkh eszrJ]Is/*Ӛ3AQ0ذ=&P0YzʠO+ !52VIHb$PcT(u u<l ]栮ȢCW%v)>K4pI)Ru!U tV&3e<FGu:']z hJu%u3aHu 5a[h'EG~|^DSf|wV":]׃C!e4׎)繼vJ? +dd Ӽ>RR;LOg]2)7:?R$@R&^Wק65 M|}X7>4b~+UH7sZkWs0[|%aaTg>E5-ӻL-t amNx_UEgdٚ/}4}tuJiyY5.pV=OgSzqu2 `:NL]Rz@_\`?):/Fu=ԛtw)/}1cL62 ɎHY ޠSZF^X--rP b *9V6ށS}) ސ΢nab-D" 2 K9 ƥDž81@LAqH*2a YGp:к\'#uXE{B Vr*|Rf069>\ X\ \{]=?zcy MY"+ƥM WT,_B_yנi^g-p4ua3z/GK/x5@y!MP3¥S`l7~lcQüX~ހ`>)+w̏91mhe*,GUey56 $gmqA"vmv0jTZscǮ&(^V߭&^_JRʋ <ᒮ1}c[Ўd!M ^21 Vkɤ] s,dahCܑ ɭEZWǭm4G?Ϟ>v&&Y;y! ҇'[">RfՆgM.j˶+$['2zf=ٺ'|r(߷iz8%.&^Ts9*X SlY%*W5OrmV"/N$-No-fRCa|2`Q!UiCQ ADʄu=Q$ށF*51<0YMm*aʽc;weQΓ҄*SEB| K{>%`'30}X{)h,m (]#SЪ;sCexjdTՃo gLׯ @d7Os:"~ Ñ\uXxoY0Gͧvyb޴N (isR슢0%(o4F ]RyQ?Zpp5Z4\47vоc=i$0?3alcE. GP"} c_!ę;z;mhOi*C;ycė\Sgm7^Z5DV~ɱ̛F4ڔvnȆ,WgI8qh|{7wRBI'OAD:*8Dm68MP~Kt|.֑V^ʘ<HXZJ@.*uToMeЂud Zp *Hkdm7^65aah('͛A'b1WwĜ5!vnȟt LfS9glXUwǠd],oN͕iGn-6?jPywkafP}LD44g| nӀҷZ˸a8g$dCcG@Sl3Jc5p"֎⒖"|A,~uM %eqR|\84h) Q}%#-*Kc> b%3M^k^FHko(&粓͘uR#WV3 cȟ7apγS qC,^OËj}#4S2Vo"N4 xG`6TڅeQ@-2(lʝO/ej, /g۰'}?,PR$oqD&" ]?Y-9L>XE_*m\% 4B:n0d#[$DF@z(&"DaQ3'?e~ ?QLIJI!C7SjiiW@>{Cז mHbfvCHߩn^zvgu=S3Q բ;6ir)89n%9"l͒5b9FXQq]<1O͘b|4gP75?fKvM_K8_42&';-;&$dgh-niExD0](bJ(F9K'Ȓwb2XaϹY:q!{W_d, "K <'\i .%^x_R!. ;5CDD .w s]v=!gR.&QyՋ[pNQR (!Pjƺ av@DbpA,ھA}nɎ<wq~ߢ YA^4Z `^SE[7 tn5{.Vs(׭&x5Dr2 0ʰm5wIh$PgRHT{"^+^Zj~ \lH;q5`$EINT`s)ؓqreKjdtG"yG>ů]Z@AuՎ^QdJ |@^8Q!iݐq݂Byȟi~m4}Sqm7 S+`A>\F@*]*#ٓߌW@nn!kGzӔ똃`.݁,cD=t nQf^߃^T.yW3VKA=!0G"N`ii2Sps