libmanette-devel-0.2.6-150400.1.16 >  A bwXp9|~`ٵ85a'+~"7Lcx,"s.Ye~Hg]*$u3AZ1dǻt"e(ZkGKui5 t.Zq̱?񾙅dM}Q'5m ٌ2$ O$[3e y+M=[CzlP,:%)Kd>|b757d159d7e520ccdf973cb6614f70d015e56610ead0f40cba2e7b6c23b28ff522cd53e8b6c0be7526d4775142e1ab73d2c233910JtbwXp9|#]|e3lf 8]wrz}h멤W{ig$x*ݧgj1MpMWqz"x{To+03m=%tc6G5wwyyC*'3x<<Δ*N(}+)c )&`b~8]AI+oDq]pS.!j#6CU=]^4OQݑOt}Zq%~`acMRnUt` })*鯫 ȃm%I3"V<>p>?d % R "SYd      H@   (8 9( : FGHI,X<YH\t]^ b(cd-e2f5l7uLvwx yHzhx|Clibmanette-devel0.2.6150400.1.16Development files for the libmanette librarylibmanette allows easy access to game controllers.bwXibs-power9-13 SUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/Development/Languages/C and C++https://gnome.pages.gitlab.gnome.org/libmanette/linuxppc64le X   ,A큤AA큤bwXbwX_____bwXbwXbwXbwXbwXbwXbwXbwXb6cf626bf47918c48f13af38ed22033e4a72839ea740644fa62ea851a2ed46627a3d89700d040f696fcbcbb5a7652ac3b2f47aac8994ed4c00acc8fa50106013f0d2efc0ff6b78caf7eac8da03cba5091fc762d4a91dde99f96f730b0627640ab3d485a2ec1e15793dd730985c6e3e575e7b3d260c9742d18868f0626f1ddb5d9e8281dc792ed2c006a5887328b8514ef01322d574d3269a4ec9b311a343ee69c2c52538fc02c1bc0bd82c3a81b960e5ff9b3edb1b1fcdebea0f808559b8d63535c03a77657b21c295a43aab938a2c6d7a964666a1fa6b96b0f48fd8d3f15837f9528bace18a43d6a7da27c26c1f1044936cb26f3f2b4f8c074bdc6f1f1a709fc955f2b04a9df358a7ce4c5c1bd9d889c0321744f459e84774e324fbd35d9291f53ab8b6368923c097479049c984e7e8c8f7f5d9811e8d67793a5717c2c25303f165778f1cda65017ec866a67d42d3d916232cb7f1d04f35dc1d8d3598e75a24libmanette-0.2.so.0rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlibmanette-0.2.6-150400.1.16.src.rpmlibmanette-devellibmanette-devel(ppc-64)pkgconfig(manette-0.2)@@@@@@@    /usr/bin/pkg-configlibc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libglib-2.0.so.0()(64bit)libgobject-2.0.so.0()(64bit)libmanette-0.2.so.0()(64bit)libmanette-0_2-0pkgconfig(glib-2.0)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)0.2.63.0.4-14.6.0-14.0-15.2-14.14.3``o_;^@]z3@\M[@ZZZdimstar@opensuse.orgbjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.comantoine.belvire@opensuse.orgbjorn.lie@gmail.comdimstar@opensuse.orgadrien.plazas@suse.com- Add baselibs.conf: build libmanette-0_2-0. New dependency to webkit2gtk3.- Update to version 0.2.6: + Project: - Move the project to gitlab.gnome.org/GNOME/libmanette. - Update the URLs accordingly. - Give the project a minimal website: https://gnome.pages.gitlab.gnome.org/libmanette/ - Update the project's description. + Documentation: - Add a documentation. - Fix many documentation annotations. - Document more symbols. + Meson: - Require Meson 0.53.0. - Add the demos option. - Add the build-tests and install-tests option. - Various code style cleanups and updates. - Add a build summary. + ManetteDevice: - Add a missing precondition check to ensure milliseconds is in the right range in manette_device_rumble(). - Throw the full file error code rather than G_FILE_ERROR_FAILED in manette_device_new(). - Throw G_FILE_ERROR_FAILED rather than G_FILE_ERROR_NXIO in manette_device_new() if the device isn't a gamepad. + ManetteMapping: - Check mapping strings have at least a GUID field and a name field. - Use the debug log level for non-programming mapping parsing errors. - Make some parsing error messages more explicit. + ManetteMappingManager: Use a race-free way to check the mapping file deletion. + Code cleanup: - Make license headers have the LGPL footer, not the GPL one. - Use #pragma once instead of manual header guards. - Use g_auto(), g_autoptr() and g_autofree where possible. - Use g_clear_pointer() and g_clear_object() where possible. - Use assertions instead of g_return*_if_fail in static functions. - Add HACKING.md to document the code, documentation, and commit message styles. - Give better names to callback functions. - Give the namespace_object_ prefix to the finalize functions to match the code style. - Clean up and simplify the code in many places. - Drop platform:Linux from the internal gamepad database. - Changes from version 0.2.5: + Fix the build with musl by using input_event_sec and input_event_usec. - Run tests during build, add a check section and macro. - Update URL to new home.- Update to version 0.2.4: + Build system changes: Add the 'introspection' and 'vapi' options, allowing to build without producing GObject Introspection or Vala bindings. + Support hot-plugging in the fallback backend. + Update the game controller mapping database. + Various code cleanups.- Update to version 0.2.3: + Build system changes: Add 'gudev' option, allowing to explicitly build without gudev.- Update to version 0.2.2: + Device: - Handle absolute axes with min > 0. - Handle the axes' flat to support axes to d-pad mapping. + Mapping: - Support negative analog axis to button mappings. - Support full-range axis to button mappings.- Update to version 0.2.1: + Defer the emission of input device events by putting them into idle event sources. + Update the game controller database.- Update to version 0.2.0: + Device: Add rumble support. + Make the devices rumble in manette-test if they support it. + Mapping: - Initialize the bindings to 0 before using them, avoiding improper values in non used fields. - Ensures the binding value inversion is disabled by default, avoiding an unexpected state. - Clear errno before using it to avoid string to uint16 convertions to fail on valid inputs. - Silently skip the 'platform' mapping key as it is neither useful nor erroneous. + Monitor: - Fix the 'device-disconnected' signal marshaller. - Fix the devices hash table hash and comparison functions. + Build system change: - Make manette-test properly depend on libmanette. - Change the package name from libmanette to manette. - Change the soname from liblibmanette.so to libmanette.so. - Fix the soname version. + Fix the license header of manette-version.h.in, which was accidentaly not matching the one of the library. - Following upstream changes and fixes, rename liblibmanette-0_2 subpackage to libmanette-0_2-0, change where applicable, set package_version define to 0_2-0. - Tweak spec, use autosetup macro.- Modernize spec-file by calling spec-cleaner- Initial package, libmanette, version 0.1.2.ibs-power9-13 1651988702 0.2.6-150400.1.160.2.6-150400.1.160.2.6manette-testlibmanettelibmanette.hmanette-device.hmanette-event.hmanette-monitor-iter.hmanette-monitor.hmanette-version.hlibmanette-0.2.somanette-0.2.pcManette-0.2.girvalavapimanette-0.2.depsmanette-0.2.vapi/usr/bin//usr/include//usr/include/libmanette//usr/lib64//usr/lib64/pkgconfig//usr/share/gir-1.0//usr/share//usr/share/vala//usr/share/vala/vapi/-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-SP4:GA/standard/d2a1e1878fd48d21f190f1e79e5517a4-libmanettecpioxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=d93285b224e3eb66785709322ca3389e9a152278, for GNU/Linux 3.10.0, strippeddirectoryC source, ASCII textpkgconfig fileXML 1.0 document, ASCII textASCII textC++ source, ASCII textRRRRRPRR 1kVkcbGn$1o3xutf-88dcd1567fd5bbfa2faf19585970c561473b4fe09ca463967da7e493c40840620? 7zXZ !t/;&R] crv9w!AYX܄}6gR8 0~uE$ᰶ\]HQ#GH + P6cBS}LòM2[K<ʔ^ቮ9Ն#F Tp{|QHQ,RgUoq4YE>"l{I! G54fn. Qb\ѳߘn9SA\!۳Ys#z2" aSB>xլ,epHD}iIi_څLedTLl\eX>gF=;ЛBj1azJ."VmS_{",xiV-%& %"F֊W kAO||HiںN*x'.Qt7<3hIܛw6M{%s!^퇗cy ">׆& [8&ߦ` $ٕ;=2:MRcѽ2WbhЋQp_@<'$]֚<  q(;umpjYVՐUK "#? P̊aKW&nmGM&}Y14j'hP,Pv˜o| :cL\MۣNs@ OM |݃0 `}p;& A _[A=d8^ ]u!WR 3_Sb; c|[AN$)#tq&$ [Xp8P^Oe~|pڅNw4 u xoUGWey#"@#GRΕg׌dfl5w3 ft'溣ͨ6BwȌ7vhIG${`VOBaa[&`Qgz2a]>i9%E>P uJ.ew<^]⤞L9JAmA2t<ao,* teN5v(Rw ="LO5Ir9']/d+mmāTr۴dnVץn Y!^:-Aْd&S j"48K=qrbsgnD)+LuՠF>N+&uK')8$]@el{+ v|=j=L 'F3&( ,_kTѠpŵTURUG%:Ql~fȏ!T!z6W:y 3;!?DB7N* ܫ\^uExZmkLFmsr9GNGzGcjx 6cm _T:m:7*k]WR,RǽF63MwzWITY4b7Ssɠh^ɗr~ w6ԃ3 ‰|7C`R#pb.|5(WrG~VjR%8&)KM\;X3 PݥԪ!#T[t=kXA1奰-C4.PY }]jEg\*b4Qo>旞z촇kS|C1EsPN/opw(),@krܗj6kt#K[{ypTxk^hwFnR̉oba|13+#oʍN]C7 @S.[PF'kS*"U` ~#9Ģv/(>j&c=2FQ7[:)h9xHxx *р"F^E-$_LX҉6pYBE~?Q{+ +WdĒy(TW-$LIĔM|L%P~휳q m/qX2aY}$), P fX:f028rhV9CL^7첁f餼U,"%Zpv `faI#喇2|7J ;Mjd3A]f40\g |VE I7vK޸UoہzMA<á~C4]FQ=&긮LlVވn4aX*?_d;`e!DrD_m?}  7">2˞)LȈ%aݻxF/[2rQ o'|- kT*(h= zơ^˵ 2`:T~&)N1uK563HW $.roWئ/i ]xI;"ռ"߽B sV/a*/ʝHTdz @~&Hۡ@^rqmbhs쒕XWJYΧߵ卬7IZ-$:Ɍ1Q>,8jT9Y炾(k̓#2M±+͗m&@#.*wbnk'AIC߻hf2g4pXH a `oJʁ+K9?}ϗ NE<;˄slaBGhmTWLc+.;Sq|< V;39L|nOoXd\,Ώ/'yK8IГKD=Q2uu^Wӥ:t`I) w"R9v׷-wY0ǩvזoc_P1^/uؽ'߇\fbf- }EAB=䓆@(\P]*+֏pxU1K2< bϵaPe-0աYeyyRj:g}noXUF2Fj_iNBm earV12c$9L"c:o6J bs3}D j.?906e=ωO1/ Cս"ٵRY&w*_!Ұ}@gٱ##y~ V|;؇., (FbfA훹"$ߓ30k1ʛ?: bAȲX\[xTpˀ5 l-Ἢ?vp~Ӣ, <糆dU=֞%419̵O{"of;ݺD^b<1-bV- s\ :!~ժQ&@NKLڠ)&+ |_K^<>C MKP"X%B9DXOC_$Ks.L|oCkS3X+*ŚH'X_-;>uwjI2ڊ;nFzՄܞV{0.Mݙ|I&uF!oLm5NZ-8$ꢬ|"h=-ʹNY4:e #:t{tׄp@8m?UDE41Jnzc>nyi =~enO=O$7=QÏqE/S[5S=tJS"8{jspx>"O9uPe^m&E(4F:'*x [s_Žt齹F?PАŚOJ#Nи,'5c&nFv7:;֯ lQ*(CRC Y'{Ԭ7o8n/1)PM:c'5{֣ oMڶ̎UVWObaXk(7dHhGf(UŚvz6.qs.8GPAxAR<:Jhř&KU1z#v߁޴B W(|> 1}I?/ٵ8y[nɁ=be' V;cP!W4ŵFp sRORAs!2Ͼ 31[QౕD9?`BKqkVxq\."%|ե5c$NUx$~ -0f3+!Z)+䃅pWhlH|*x_(fԍE=CDw 7g4%Ҷ.T~{? 꾆i R-{zfH'S"[XH8osZ”,pcG7n Q8ŞsRi&=37/8ܕgq HnUexh fR8~1]wNw>i bua˄j,p0% zm-wח}?|n !CWdrJ Q~6٭ojK ѽMWMξ@YB]%CqL-{VrиH[idVYq<_U @g,巃fdcF1E͖HR gqϔ}!$+ЄѰbu=(vyǦVWc옄o U3k^!`̎ݕˡP jL¯ZG\ǡ5O:Ra}4V"w;bkO?VR?, d6p xS`;] qFT`^dwꎱ@0NԚ|흀9o$ywgItjjhF1-wZ^YL(cຕtk>Q̉ɰ2]ܲHCԕKʦ޶ 1Lp4=@2Q'Mʇ2E*ߑ4C .Rtk F۴d,Yՙ[9KHܻؒΔjGGU]럯wN=: 3eOJPcG?lK(V3gEdC *rUJ21sϭӦlnh= =6G7R'M*1ѡG\Qc##^P»U+ȵV3/Cx=vؒzJx Pap×_wQM~h %~5,HuCA'MaH!^[ЦF*{:OsuPc#LӆH<-߳? Tl3xP=N*$J 7ēؒ"sl洒D*qvs|2jT"$cz朑:+Ђl0I踩0sKz2܎Ug zT3gFЂ,^/xD%=RQwa8 cI^Q_eIi-[54dLJ)Zِ8[ed1H]CGhH៍b')%z/f')bP`_P,mTu<Bʲm~+32ns^eQCڞ7JT=s@3Ơ=\} V;FJah IW!/W|s񔞯<5b ]dwիWݓJ8CCt?Q9 T ҽq5XjX6!{҂:LW#HI ψYw #FT(OocD_&SŦmT(ITν̸ 0Bp#S- 7UQssa j7pP/̝Rh#~ Vlfr┹ Ȟ)Ώ?(ym$;.+@D4[ 92Oĉ#Ι>1_sYJ; Iףwu!f0'Qa<L x6G灦r%H< v`L! 8!ٰpPMS;.L`wA$t0hَ2 =9K:xet*Pr❁(.Y/%<.x,Q} 0pbx H&POQùmY&)mpS׉vwsw\<_J+/؇97@z_]5(bIܧTvuKyƀ2MK/#Mf4C"սOC-}vW],l !o3 *蓏W Dt YRXA t+vEo'! JUĿE?^F@ _Ymw*n&2@:V8-lVJ_ =Ṙ͌QzUQFNCPc<y`hVGznHʗzN]ÃGlLxG3HAT O,W܊v?/^<+ϑ/)UAT[~ ƃ<Dv?{Ni{ܙ`d2_A! 'Vlw rtG‰hMV `si #sDJܑk&61sF4㞟 ,;[p}%$tC"*HZECѢ;X4[eH@Eﰾ+xCH p֖Nt _jH3Bt'nҝN" F=b0sitERH]pr*T8鷇W*MFn,Ap!idsȘ"pg|Bp">_XeUOzF=L[9 AG.`;Hem@aNTMtjVƅ9t^$P Ac)\^OWx, NflwcD&z9v6$1'Ml;gF2ۼDQ,Kp237HHYpۨ%Lm;m"(0On9ej3vTDTe}=Ph/`P۔VP{pk6TX r/a>uER oѼ'tNӴ{яߠ|_tu0zj-. i9r R~GO*ԫuXE"i%8 $K"4LX22cL'<X#ѡz@ׯPǥSvP(Y/# [; '> ̘o{U+\YO!q6t*P`f(@)g>df8@h !B]q:h~ OcԤFBW$1E𵟬{ۏC8 UH,TK?!]\/ FnVz?32\r4Q}NW;L/^d$1.݊G#M'ڌrWi %4<+yꝭ6Z! 6 ^^ .fMg]5{s 0TšFL_'`6@fǞ}{ *I`'|3/vKM|Xc YZ