retro-gtk-devel-0.12.1-lp152.5.6 >  A ^2۸/=„#k3L\i!i&[i3X1>4G~h_Ցe*@@cEsՐϔ!ZOSS4\fÂM&={I)]p!]z/F֚MSɄ}WY]Vi,AҐ p0KAlSD8σT,ݮ}TWY4b>p<};TnШRG!FkvqAټ_9EH*na5b75d2446519b9b5c55b43f3e90baead491b549501b864d3b136ef28643044087a1dece5f45565612072284ac1e05023c73375bj؉^2۸/=„LaBЩw K wa/=plr#ɽs(*=tb""=*Gq ,N!*u3qW_{Huѕʼb+(Z)MD"s]<kspMdR5f*W2$Q443o{4CL) \9&Ƈ1KMi\ӟ}_ٲY GUFM N+OKLmTp>?d # a$ >^    |  0P!(]8d 9 :e FGH$IDXLYX\]^#bcMdefluvwx4yTzCretro-gtk-devel0.12.1lp152.5.6Development files for retro-gtk, a Gtk+3 wrapper for libretroretro-gtk wraps the libretro API for use in Gtk applications. This subpackage contains the headers to make use of the libretro-gtk library.^2lamb64TopenSUSE Leap 15.2openSUSEGPL-3.0https://bugs.opensuse.orgDevelopment/Languages/C and C++https://git.gnome.org/browse/retro-gtklinuxx86_64:l\SSāA큤^2^2^2^2^2^2^2^2266fdc7299f47da73438683b4c00e94cf1a2141a16b54b53d48597a95577f46f73b0ce082df137dbaccf8cb89159519aa4a6e42e75f9c6a23dda60622064f790fc1bfd31a96226a6b85435dc3d8f52db7010cb903b57d3fb039e1b648039e9ed861cdb144a97fb9d5d9bb82e2195b730ab0f6999313b3ab13c0fa3308963ceb052524a6bc74350227d31db17f284fd356552ef203f2750264b41a628f1ab85b5c7739a0602a715aaf3d3ff5975861655c8297f8d45782c2f1a10f924f4e4ece2libretro-gtk.so.0.0.0rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootretro-gtk-0.12.1-lp152.5.6.src.rpmpkgconfig(retro-gtk-0.12)retro-gtk-develretro-gtk-devel(x86-64)@@@@@@@@@@@@@@@@@@    /usr/bin/pkg-configlibc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.4)(64bit)libgio-2.0.so.0()(64bit)libglib-2.0.so.0()(64bit)libgobject-2.0.so.0()(64bit)libgtk-3.so.0()(64bit)libpthread.so.0()(64bit)libretro-gtk.so.0()(64bit)libretro-gtk0pkgconfig(cairo)pkgconfig(gio-2.0)pkgconfig(glib-2.0)pkgconfig(gmodule-2.0)pkgconfig(gobject-2.0)pkgconfig(gtk+-3.0)pkgconfig(libpulse)pkgconfig(libpulse-simple)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)typelib-1_0-Retro-0_120.12.13.0.4-14.6.0-14.0-15.2-10.12.14.14.1Y{Y*@YzY@@YlX@XƉXf@X@W@Wv@zaitor@opensuse.orgaplazas@suse.comaplazas@suse.comaplazas@suse.comaplazas@suse.comdimstar@opensuse.orgdimstar@opensuse.orgadrien.plazas@suse.comadrien.plazas@suse.comjengelh@inai.dedimstar@opensuse.org- Drop no longer used tar scm service, upstream releases tarballs now.- Update to version 0.12.1: + Core: - Fix a memory leak in the destructor. - Support partially setting memory regions. + CoreView: Reset inputs when losing focus.- Update to version 0.12.0: + CoreViewInputDevice: Don't log errors when 'view' is NULL. + GameInfo: Remove some free to avoid uselessly trying to free an already freed RetroGameInfo.- Update to version 0.11.92: + Core: - Remove the barely used system-info property. - Use Gdk.EventKey for keyboard inputs. - Make the init singal an error-throwing method. - Implement disk handling directly. + CoreView can be exposed as a joypad, a mouse or a pointer. + retro-demo: add pointer support from CoreView. + Make all error domains internal. + Make internal and port to C: - GameInfo. - Module. - SystemAvInfo. - SystemInfo. - most of Core. - keyboard keys. + Remove unused symbols: - DiskControl. - GamepadConfiguration. - GamepadButtonType. - Keyboard. - KeyboardState. - MemDesc. - MemoryDescriptor. - MemoryMap. - Mouse. - VirtualGamepad. - get_system_info (). - SNES specific memory types from MemoryType.- Update to version 0.11.4.1: + A demo application has been added, it allows to directly test the without the need of an external tool. + Loading games: - Add the set_medias(), load_medias() and set_current_media() methods to Core and load the given medias (if any) in Core.init(). - Remove load_game() and prepare() Core methods from the public API as they are now used indirectly. - This should simplify loading games for the users of the library. + Logging: - Add the Core.log() signal which will emit a GLib compatible logging message with the Libretro core's name as the log domain. - Add retro_g_log() to simply handle Core.log() by outputing the logs in the expected unstructured GLib fashion. - Remove LogLevel, Log and FileStreamLog as they are now useless. + Add CoreView as a prototype of a single widget to handle most inputs and outputs of a core and use it in the demo. + Add CoreDescriptor.get_uri(). + Make CairoDisplay.set_core() and Make PaPlayer.set_core() accept null. + Fix the transmission of keyboard events to the Libretro core. + Rotation and many methods of Core are ported to C. - Rename subpackage typelib-1_0-Retro-0_10 to typelib-1_0-Retro-0_12 following upstream changes.- Update to version 0.10.0: + Save the expected ratio as DPI of the video frames. + Bugs fixed: bgo#769833, bgo#779924, bgo#779987.- Update to version 0.9.92: + Allow recursive iteration through Libretro cores of a directory. - Drop _service: upstream publishes proper tarballs now. - Drop libtool BuildRequires and no longer call autogen.sh: no longer needed since we use a botstrapped tarball.- Update to version 0.9.91: + Deduplicate some documentation. + Add missing MouseId values. + Remove deprecated input device types. + Allow core descriptors to check the firmwares. + Add an helper method to core descriptors tocheck the supported MIME types. + Add a module iterator, allowing sync and async module browsing. + Remove the now useless foreach function to browse the modules. + Add methods to Core to handle standalone cores more easily. + Fix an integer division when computing the aspect ratio. + Add a script to update libretro.h. - Remove retro-gtk-fix-build-deps.patch as it already is in the new sources.- Update to version 0.9.90: + Merge the retro-gobject module into retro-gtk. + Merge the RetroGtk namespace into Retro. + Remove many unused types and functions. + Refactor many types and functions. + Make the API overall simpler. + Search modules from their Libretro Core Descriptor. + Search Libretro modules in paths from the LIBRETRO_PLUGIN_PATH env variable. + Drop the ancient module query mechanisms. + Drop the ancient Libretro core path env variable. + Allow to set a smooth or sharp rendering to CairoDisplay. - Drop libretro-gobject0 and typelib-1_0-Retro-0_0 subpackage: functionality has been merged into the Gtk parts. - Rename typelib-1_0-RetroGtk-0_8 subpackage to typelib-1_0-RetroGtk-0_10, following upstream. - Add retro-gtk-fix-build-deps.patch which ensures the internal header is compiled before the files using it.- Improve the description and summary.- Initial package, version 0.8.1.lamb64 15896542250.12.10.12.1-lp152.5.60.12.1-lp152.5.6retro-demoretro-gtk-0.12retro-gtk.hlibretro-gtk.soretro-gtk-0.12.pcRetro-0.12.girretro-gtk-0.12.depsretro-gtk-0.12.vapi/usr/bin//usr/include//usr/include/retro-gtk-0.12//usr/lib64//usr/lib64/pkgconfig//usr/share/gir-1.0//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.opensuse.org/openSUSE:Leap:15.2/standard/770bd9de9dc944f7075f95fbbf4784a1-retro-gtkcpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/l, BuildID[sha1]=9913b0f6e1a18b7c99bba8aa25b5639f6b124ee9, for GNU/Linux 3.2.0, strippeddirectoryC source, ASCII textpkgconfig fileXML 1.0 document, ASCII textASCII textC++ source, ASCII text RRR RRRRRRPRRR RR RR RRX[]C.4utf-8cc94566187b029b88b20d3434db225a330d93cae74782314738bc5770f06372c? 7zXZ !t/!{G] crv9uQRy)r[;<2\b*d OH=oM򛈞Dr(}e΄pR8-'m̠б&禦ܱ).PK{ >r(4-f-;tB[kJꐍbUw.U@Qb*lIa<*;j*l*u$qF&F$L0\ֹyt?O36)5/[ D ѩ"`u6qz(yWaCH_V;Lrv!>SoYAr7q.wz t] nkhؿue[rM 4]Ljd{ A|?q\IGLJ 7V\ %Ck9< շ޶k[r~z4ԓn.+ND]-bbL@^t}6+5BՄ,2N- "f!I&T`D+~HC ]+Q٩-c 7(TS) /T"$wʳ{)l= 5ϼL;SB={lRyN<ұU*Z>+{n ΍ UfLR9xϋ뽊'ݕbF~gsg@Klm^ ~*ƾdQ#hcˋ0095³ hzЃNzt{$.EN͌NZ7S͐ w4&p1@S)Tm0US4ǻ~\iO@mΞu&` n݌'u): Y*Ena\JYtFǤ >tHi;/5MBN:HYH 2w6LAV/o|Cc@FC[`IQMT`#Q/$W.1vJƧ MB6]4wEu Fb_P?j+MxqtOYS~ f`2%I[ hҀjD*M)8|WXv p0+Lr !d/RԱe$4?تJYFw60rQF8*4s8FYc b8甃ًA`⿩ טl7hϢ]+^$'6iC˙Fm!^{[Iq pg1#JQ`B;1ۗٳ^m^3KN[wE ͽ.= `Tg)U5sE1ߎ|qGz_>\wK{&6G ء{-g 1IzNQYXc%6=F 6z? O@@ oV`Enu*2!y;yB2a;U^$*W8Fs-xh--ZXRH)7iΰ"A K>-rԷ\9k̴wJļFW^a"UHT80%2]eU;0+&ycpHy=[ʙ^B5 L^>! SYR`:z2oQJ48|-=:,rڤN%YEQp-o o^-1eUO=q4df炔 CP:73HckkohŻB!zl4V 4 4F*LêG2sM9ZNRct`R<\K|)anHo,7wj4*KɫBsnڛ6'dbǐ$tB`Mxrc3SD;Lq UâJ 5g <a7[8TVKtlλo2XY\n=;L~kQgx(s <=ΕT~7je(3$79G6dw@A{T~nYAyf1, &<'  표TO *ٸZJ@Rq(6;Yma;Kݶ8 R&^eϢ_L[+U!RӖߏS{ؓȇ/Iu6Yzh/,bƦ(4%'--bo /|hʫL>5Mzʢ[ڐ`ML; YuNEtY)ÒXHdrqzBĎ>m#v4>jzhF8lv. ZNyhbh9dja;3 甓8r)J1:n󫗵AtgzAҹO#t+^7VSjK[TbĠz_䄱l?TtcʳA% >/ARHl}̨leH:aیs;~p( ht ;!_bʎ++'c(OO;P]kˡ 3.S$vFޤimk׋{4ܘUmܭenLRo!N[x29&X28ފA-;y/j)6_åtL/TB2&}U  38,6|:uՕ@1>.d'ؼCKB0!+0rLv])`!b-W[@9i~H_} *.= a%;Ln&T5UuG3Ї-ųi1<(MgNVrDNm`N&h% B"|@lC;)&cOG<noGZVX )TlX"ρ``9MHZ7X.oʰ5w/{/njo[Hto0y_ﮪo;39l$= 2*Bʌ]KCxH[ bT j&!r#X?QnYwҽA;ϱYT$󞆹%S=&$-Ⱥו`BNx yy5Dh!f=˜8UT4isJH<}7:)ÏرK֩T76G.GUY]uҘR&W sMT֗[ rrx C}&BS$, +sr󻓧\)+u]n+/M$7,GP,Q빙YjX4L䝰 uKi ~vSՀ oS`h%0g"^BY7 j@eH(B]wz<Y"[ $mtUOj2"!NI%w>H<<Et]p ٓ"oM`={v2Ч$Bd lǜck$Ya>&ϡ/tt6݉/iTi>+ f͏UxF>xwۘ?bc"Ali$u7"Z}L.ԩ]U&y@zL돷.̞C0r|CgB0weqtP|Ƣ>=ƞ Z^-ȭg7N:yq2s"R{g6NUpGJA,&Ma X-GUPUS8§? 3Rq8yA;qWlc ZԌ0}kϮj㐏G% 2(~R!wu<Lңq9D%y~XDosd22GZBPHzqNXRpelп]>ԪVӴG!z^s  e6xLle\"_sEF{M`Y`{hԪĊR6!E= } ]kidYNl;VTXVsY(ŃCr&f8q>;+݊6>ߤC0\b>]PSb)3b.XH*\$خ?)buֺ@n!478$坓pe0}` d42r @< [ 5r!cwŬ}[~!6t{+n>ˋ[)a27$A˻Z11+}Gm:YULCD&sXhRtSd5{!5LTOhXQCIj٨NiTKs?_WMO(30fMjCbq+[M^k:.- ggW+h>=Tg$A ' ~K6kHNB|U{ 4yE,#OhZ=?Vɬ*ŊB~/fX B ,uq"bJ]U,r oӈ(*.KB]PU >j' 7|Dbe>IfxM=.oH8pY{F'H)@$a-n8eۃ BCvY F?/teT@STD: FiL9ЙYhA0ij5u oO[%]V(s<k17tG%۹#gFFJ&)?"ҜDSbz80ATHc&)݇B74SE'KIu=/[ '4=m4Hi)!JS-?AEEn:wa0|־G'PkCߪtĿ꣢S&FR }=;xA01:YlTSHuYQ 7(N/Fuc "p!k"ATl5B'K*Ӫ2jc4.h%I)7V5`Juր.l,YN R=T>BxR޼fsʮ!HOo+fXMPYW6iKI4i\ݝ\li"o/v4߽y6hb(K}kW+މXǜ'ӥ7i9$Oq wpxv\hoSj|9n_#@;n+_m[x ")jf/OCIm_tv U %=:N*Yǧs9 yR4w>73v+( "#S++8cwf1ŗHIvOVޜqzmȶ-ho`1,r!Sb: DP$ 37&'B"%+K]}Y3d. $Aj;a0@ވ)mG;KFT `QyE8cŒ7A 0ˋ r(:`( x"~U#r&j{UoE QwO6S8l@ړ}jY̝*F=CA;)y ŚVҪgׯî.FEʩ3BaLE@$w r]gJ%_3]8~t 6.8Zy[Lyv9#S.2,2AW+xdÞT"pC1йnrysZ=P Ձ\6?VAl%qqIMW;+)S4&jBRrzbh] ~cR?]L>R"qyUw;>KXXGMO۬=̾a5Li::nȀ9É0і.+pcɔG#,5d^^}Sh` g1ωJ'3 emY8!Gk)5I\kຽ1D!s2xx籨63+i3ט|I|?nH8/Mkbc$thf ]cbUTd0&z>Ȃv!kB\ы ~ý*ٴ0'j|EKjݑk)l gqbt Rv-4=tӮAԛ\lr[ 6=/-8jvSO2Uy*.-ɈSꙿ!9v/2Dӊvm"n݋sA4sEmkRx[ IZ=Y;}Ş?ajIٳG*tŘͲ|ڪe0VfN+򏁻WbwWx(NP_t(lMXPˀ1&<`P>HDxc~b:JM> 9~ ĸ?TJOaC=Ə#,IG+1?4<DM*`j8K,ms/ jNΖ:soWZt׽M3 0ۇH*գ.t jMh ?Պ-x33 b! e)l⵲Z!"*By (p)) o ?0}JLͷId&3ViEPZ^b6 ]ѾdxHO=k^n&H8cShtBcU9N~ՆpW&倝GSiW).mG%_qwYDW;,g8܀ qOS'=[PwЏy 𦋐':@ݞ|0/o$7ӗ qK|}32'GOC,r+уR<"w _6\ >[ @O\:w+k8;R͑(.Lx3Ƹn:P~cj*zb!G0nAOtj;FЈ*&aRG 沩b۷RG74@!s 糙($h$l۬#iQ>P>.ʓ9"0#<jLWtsKE⬧TKFיʍ^%+Sݸ72O4j3i\&iґ Y޾5?߃5bGyKd<f/xEH.nsLrhb\2rݍ;a:yP ԰^q079l~;4ԈpoH0`B!z3sC!Z&R3.I7$Ԟi"/ ĕ&yVuΰk>3[BTK&V)}tj>7@5\wݞJ^99٭2KElĭ|~WMh\\z *y_  F}U pgŷTx1?0?s҂9viY ;'D i<[g]lA.8 ]!@kU|JdB,=O%u,-riwC}B&qݺ;f&<Ͷ,"d.lP:,،gr@BF;?zmڮ-؜,|4[o纟d\ Dwmcbv{P5%{͇p X.^sbO!rK3[ǾwIS_J!;`);Tۉo )·cd\J[C8eoPm5ǎ:lHq SXY3P yC>>r?*:YIlZ {Ѝsh.b2kЫ{ua@&*Zw]M8()0I;6+V1<*|e*a0}>^<?ِA[~dF1yZm '%z;f@wm Jp}ܲRX5jl9 > xe%3fVKC0C߾*GC`:)3؝M 맿p?X "Koir{^;)q (;q(* #Uq} g쯩٧Бy$vhlSk&RILǂmcr%PZd@b[H_Vc"*Av۵ݯt\K:D_O c--6@\-JLIvl GX~!ߏ9k b|2Н;lѸ`@&<}([͞g@5MP|&~bTzE rBԵI<@peݩaW3uC~iLx @Chvt:S2pmE%fXȒ#K-;Q!kG4W&xd3h(icC5; ^,0o, Ȳ~ Q6~M 4doGa}%E2y[> cJcgL NhYƣ!Z= 1uj60"bDb3}PFq3L+4fٖ%^&1NҹE|V6;GqXh*_(A=Ԕ\}3Pftײ益 Z{` 7/Sֽt5sw@:zZ»󞌇#wpLKFX @L~)6 ²`S8NCw!8Q?KǀRf$%x4u%$c!d/=yΡ:@P a1$lXZ675Tj[_)M*-iXbSr0Sr>YF}RBᔤn&[upeua "X#Iq-z: Y tZk/"K^(]<ܵ$_yͭR!&먔Gpd'-WExʓYT⇎D}%kYj̩G$/*ƛsX!Q 'r2WĔP`5 /-alx~$v,tms{*B}4J^Mz0*̈iCP5" Yak 7$vy_۞MAۯ{X09\:w!dXkBJ;|A[^tҁxndH7ӖάHZX͗pYrSZJ{rg0@_3˩:GT" RƲ*p5* LUJ-q sΐ/feShSzhea)T"9epJػ :/)N5빙LM :ziYHu8SfT|yQ1XEwJv)s~>r{*TH y[VH&t՜F7O+p—&]7z?^ ù[¦ IR(> ˸@h4-|E`^!/1hCPZ&vB:fe8Ȯqю**DSԸCeHi֑Lb]a2gEWUÉb[$ X+q% OC o#; s!Zw.i 1eND~P0qR\llHxh G q^WMml}<3FQ3@н&{-X\L`4+҃KwR`!MШdždx6b 2x#Y:gUg?y$ztqƚ6UxmS_(n;;)ϚEB tv͒ϑ/T`[*°VT~3F^wȸ=Q’@ďJjəQc"l~1،mzY7>^4~9`˪}m oU" (HSײǮLy>@}}H#ܨc0O?vYF;/Ұj`ɢY.@5co ;~xv9j~O'BS!FN=3^r4;A?\.s|- oV'/ֲ;ۡD>sԺV9poɶVg瘫'a#S-4  `*/(g*1cRVpODUۖm./$riה:BzCs*`N7S>g8hw0l7oyٹޛr/e1.8_LZ#}^bEaKi3v?J_%bzI辀v̦}p 740P\&CP-iTG6yvl"dR$"3 1ӐƮ8E)fF0M괘`L+"%\ES+Yq~,*6K=Yb`Jp`alޅ%{nmWp4V:|P,t804Z+F-1irKjcWld3SW$QjyQw~=0.jLJ9uLYhG;Hvҷ|N{ &>CVR{ &yۖL!5>D Pu)}XL+la\![GDd,L*Z1CzM$Y5aIgvH_*sP˲4"; LEp(OD=9i(OQv}0rCy,-Wwݵ7r>>k^͎ZSp^6$IQ,kc9bz#rbUlnDoeMq=|T|km'z(rOJa&"{CE ڃr̭mO?O(օ;r Cui^e"-Tޓy"MTM+9W%&Gp{>ݶbKmIJ|ĉYCT9sn"X(yl|kOKk)Q?MRdR8x]Vk(O҆ Mb$SF|{DI9[뗚'ggG$5&L;Iqdzc MȾ x1[AW3ur v8w-sJt^BŔ)d@_Sg#VQFwzq)s*s=8jX;뤜l+vgnXfƃxϵiPg(rIKzIj7͎wܹb+QfRڍ,Vz_X6:6K6 !"1Bc,Ս(*cj?@ODwP09R rnן+DŽXL~8.8)3U^|SyhΛbK 1_Fn'e/ӓ2Rr5i]P <`ehԙԴEC|Ĺwq\CS/7I/8T+'z79Ja71}u%|Dohց55qk$L]gH'sw2_ɟuf ǰYyX/hgV?16CRe') :npۣnF>vTgfO*hX~oC{05;8s7WĜ "C}PZiܕ &/ҷ p)ǃ@&b ^Zvvp̈ȐTxͶ,/ ۯ`1G/kl5uCss(!:+__= 4q&PC ~zL bQ+bj6oL.S_9[=+`R̓[Z0g |^e{1Sr˸ y Ӧ7i&J >JknPQA`WR,za "<1 ז"`v N}Ji xcny0}1|ܯ4'J;3R6ԟ2HNXmBx\+ISGǙ\M6faY"aέ ?ttH)( +1Z"EݒP+z!΅g'Șy3ltj˿VXw4oMҚG(vc1bAvGwUŁ& χ^2cW jTAi 0E?1}dW(Nz;>S+}9I0v_Fp&vɸG)29?͙c5\wGxXvô%u2̺-:2` tK/g2*UoؓU1hVC ͯD"GJm&w70[_+*|_~"mG{:˃ WKI>zz4azba5SUOĴvsPK71@khVx:)~KQuG('=&J4QzLh>-vXN!T"\*@Cm%B("lyG7#Qc䮛(? oD@pB_*]Df!xMY"uX D [dbpmb:Ƭr O$Itꠔ+:R(!67^o\&) J0#nV>>X곒dqa"܉Oj˜%3$^ YgSjuݰXOZGY;_Ò]bNHkpH%E#G2Wٟm!AZ)u2M?q7?^(2>*YUe)I [4~" #3/U|^pRZgɓ> X\2Y/>퓞)J7-`-%tP:yL$4PQ2 Cs%S9V.qO0(YxT$6ZӜzԠIJY4++r,@z:[b' #W"9܌G$j.'r 6Wvşm @(F`͸ٞe-{f՛NrOЇμϣ97: 'ReEȔD}HΈ5w:p S k<|"AkgYI] i|"Y^LxWs( k:*̑f >o$5 b$sY~P^;aڷ!:] B+ow) >Jq㭨Ϋv wS>{[i]EB\;35Wn-&: ^֑0[5AW"bHr(YZ HD3.;oVéVtNJi Vd.@`epr]cQN {qWX\Tf|u7u] ^1ES ,ڿ[Ck!#ZXdu1/+7צ|,fb+' 8V'ik s YZ