suil-plugin-x11-in-gtk3-0.10.10-bp155.1.15 >  A dkEI%z ]X?Dz=g~M }FXvr{p2\=FepZZW˦!_EUv1yLE[ :Ǥgʳ32@&hmyXl+^#b}?9Qt::~4C,s*2DXV dHo:Hgk[EL˼^WC8O˗?<%>lOG󮘇ܰ;DU# qx dv$6HCvWe^ϩNBI0Ýo(@y:8¥Ii< xCb[h3=n]yq Lj:[%@<_zei>[4(SPd`zr{f=Zȹ$@#p4@?wT.7Yk Ndc.0 f-eĉR_}3du]cSYfxIJm9)R Uf)2ɚ-.^~z@쯈=*jVmyA%r"j͑P\]׊ QXC Zo͆R/M&ƔqOCe`y/*ڣye 3%YabT.| #]ikVN4ѭ}((NBDs7_;bZ-ҽb݈xMԦ0̻\{?۫ Z@7MO>pAX?Hd" - b 9?H\ f p  I Pd}(`(8 9 :0 FG0HDIXX`Yl\]^bcIdefluvwxy zDCsuil-plugin-x11-in-gtk30.10.10bp155.1.15Shared object for GTK3 hosts displaying X11 LV2 GUIsModule plugin for: * GTK3 hosts displaying X11 LV2 GUIs using suildkEs390zl26LSUSE Linux Enterprise 15 SP5openSUSEISChttps://bugs.opensuse.orgSystem/Librarieshttps://drobilla.net/software/suil.htmllinuxs390xG`A큤A큤dkEdkE]dkE_6a95e3bbaa7ac84c83d1f6c51e956b798a31825f1286966af64b7551b1e08c514b94f49432bec4fc2887849711bc4f2aa32c8788175879edb94155d3fc520bf47e6139dec7f68dd1954f1fad039f4b200daea0ad9951b11645d054d777bb78ddrootrootrootrootrootrootrootrootrootrootsuil-0.10.10-bp155.1.15.src.rpmlibsuil_x11_in_gtk3.so()(64bit)suil-plugin-x11-in-gtk3suil-plugin-x11-in-gtk3(s390-64)@@@@@@@@    gtk3-toolslibX11.so.6()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libgdk-3.so.0()(64bit)libglib-2.0.so.0()(64bit)libgobject-2.0.so.0()(64bit)libgtk-3.so.0()(64bit)libpthread.so.0()(64bit)libsuil-0-0rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)0.10.103.0.4-14.6.0-14.0-15.2-14.14.3by@_7@^0"@\E@ZjZv@Z$Vl @S @RI@Christophe Giboudeaux Dirk Mueller Stefan Brüns Luigi Baldoni jengelh@inai.dealoisio@gmx.comaloisio@gmx.comdavejplater@gmail.comRui Nuno Capela - 0.8.2-10Rui Nuno Capela - 0.8.0-9- Update to 0.10.10 * Clean up minor code issues * Remove the need for a generated configuration header - Spec cleanup- update to 0.10.6: * Add no-cocoa configure flag * Update build system * Add support for Qt5 in Gtk3 * Add support for min/base size hints for X11 in Gtk (thanks Hermann Meyer) - Drop upstreamed patch suil-wrong-cocoa-detection.patch- Drop bogus python(2)-qt5 runtime dependencies, python is only required for the build system. - Remove unused python3-rdflib build dependency.- Update to version 0.10.2 * Fix resizing and add idle and update rate support for Qt5 in Gtk2 * Fix various issues with Qt5 in Gtk2 - Use python3 for build - Added suil-wrong-cocoa-detection.patch - Spec cleanup- Fix SRPM group.- Fixed supplements lines- Update to version 0.10.0 * Add support for X11 in Gtk3 * Add support for Qt5 in Gtk2 * Add suil_init() to support early initialization and passing any necessary information that may be needed in the future (thanks Stefan Westerfeld) * Fix minor memory errors * Fix building with X11 against custom LV2 install path (thanks Robin Gareus) version 0.8.4 * Configure based on compiler target OS for cross-compilation * Add Cocoa in Gtk wrapper (patch from Robin Gareus) * Various Windows fixes (patches from Robin Gareus) * Center X11 UIs in Gtk (patch from Robin Gareus) * Fix initial size of resizable X11 UIs in Gtk (patch from Robin Gareus) * Bubble X11 key events up to Gtk parent (patch from Filipe Coelho) * Add Gtk2 and X11 in Qt5 wrappers (patch from Rui Nuno Capela) * Fix compilation with -Wl,--no-undefined * Fix a few minor/unlikely memory errors * Gracefully handle failure to open wrapper * Only report suil_ui_supported() if necessary wrapper is compiled in * Upgrade to waf 1.8.14 - Dropped qt4 plugins - Split plugins into separate packages so that only actually required libraries are pulled in- Packaged plugin modules in plugins package- New upstream release. suil (0.8.2) stable; * Fix embedding several Qt UIs in Gtk * Add configure options to disable all Gtk or Qt support * Upgrade to waf 1.7.16- New upstream release. suil (0.8.0) stable; * Add suil_instance_get_handle (patch from Rui Nuno Capela) * Fix compilation errors on some systems * Upgrade to waf 1.7.14 suil (0.6.16) stable; * Fix suil_instance_extension_data() for UIs with NULL extension_data * Fix crashes and resizing for X11 in Qt (patch from Rui Nuno Capela) suil (0.6.14) stable; * Print system error message if module fails to load * Lower dependency from Gtk 2.24 introduced in 0.6.12 * Add support for new LV2 idle interface * Support resizing for X11 in Gtk (patch from Robin Gareus) * Upgrade to waf 1.7.11 suil (0.6.12) stable; * Fix key events for X11 in Gtk without using a troublesome event filter * Fix crash when a broken UI returns a NULL descriptor * Fix compilation on BSD suil (0.6.10) stable; * Downgrade to waf 1.7.5, previous version does not build modules due to package check breakage in waf 1.7.6 suil (0.6.8) stable; * Fix crash in x11_in_gtk2 when event_filter fires before widget is realized * Use libgtk-x11-2.0.so.0 (with .0 suffix) by default which is available on systems without the dev package * Update to waf 1.7.8 and autowaf r90 (install docs to versioned directory) suil (0.6.6) stable; * Fix embedding Gtk in Qt as a child widget (support reparenting) * Support for wrapping native Windows UIs in Gtk2 * Gracefully handle UIs with no port_event method * Replace host provided features that match Suil implemented features, rather than passing UIs duplicate features * Disable timestamps in HTML documentation for reproducible build suil (0.6.4) stable; * Correctly handle resizing for Gtk2 in Qt4 * Improve documentation suil (0.6.2) stable; * Fix crashes when wrapper widget is destroyed by toolkit before suil cleanup function is called * Link Gtk wrappers with 'nodelete' to avoid Glib type errors * Allow run-time configuration of module directory via environment variable SUIL_MODULE_DIR suil (0.6.0) stable; * Use path variables in pkgconfig files * Add support for embedding X11 UIs (ui:X11UI) * Support new LV2 UI features automatically if provided by host suil (0.4.4) stable; * Fix embedding Gtk2 Qt4 UIs in Qt4 hosts that do not link to Gtk2 suil (0.4.2) stable; * Fix compilation issues on some systems * Fix build system Python 3 compatibility suil (0.4.0) stable; * Initial releases390zl26 16847517710.10.10-bp155.1.150.10.10-bp155.1.15libsuil_x11_in_gtk3.sosuil-plugin-x11-in-gtk3README.mdsuil-plugin-x11-in-gtk3COPYING/usr/lib64/suil-0//usr/share/doc/packages//usr/share/doc/packages/suil-plugin-x11-in-gtk3//usr/share/licenses//usr/share/licenses/suil-plugin-x11-in-gtk3/-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:Backports:SLE-15-SP5/standard/d526416013531215f698f3804ed4a38f-suilcpioxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=ad09eb0e4d7292fe611ad183c3dba726261845b0, strippeddirectoryASCII text PRRRRRRRREȕ.SRta&(gtk3 and lv2)utf-89cbdc27860d014767a162b2100ac75b99181b9729334ed75be5e44a54b8c4195?7zXZ !t/O] crv9w񠹟: V+ˠM)[,Ǘ73rs;/J[߈*Oy}H>k2j!pÎ{)p漆W K_]LvĘh0τ6LAԢmټPR! WjT"n?-Ė0 Gz^ TVp֨xs$+'/<'{ te|s\V W6Oôkׇ4JIXb>P7yضQsN0 rܹc!5Ta|Ħn떖4:Jr?m#2. Owfd-AM@ 2 I Ub'C%+Ch0Ee>'~*osp(WieZ]]]_[ sGjrK݀UqHugZT J(`f?WcʌL*b %S2_a.O;J*TO_@=Ey&h?xz`mm|ճbZMcyKŭCiX.'JYm1 B!F&f I,w7i;"(#a?. AqA撦:X\̘6{Q B| Hƪº. N":+ ۮxL̔Fm!<{uŝџ J7Yxwc-VPw:n%Mv;W=Lx)U~]2w95߯Dxz.)&Rq h?#2LԚ}UQPg8&DZ&g_ nkgMʁ"J5"Uu ? -\ ѱD}$ 9+ +P<Wb/Ń9\59XUQx@EuO^:7+z^qd`Rcm/Jr]be\u $q}RF ,T0"k٦Lmϗϴ?Ó93+xyej⑤Mh] BݭKxYy aԍV[v#Ž <ĕ( u>ݖjᱟy^\Bs919h#Nrv0%"Z< "uX0ۏOA<ɯFh]J.y3w\8RzXsw"` { ;L+T݇kRWamOQƔ*V*nKaڮ~®FKSTX`||w$-1vI\x'*D"/9`*417Q}et3xuASje*d%op D"Sb% +aŏ3iC/R'niGHPėQ)+C%>S)V>(2B{ҷC1LmTZ׸ZC6jnG\k|%n>ᰌ5mgw@#b\i$43uiؐȜ3J{5%70Vܭ檴_3,FVXO97&o| bIӽ4tzGP 5^/ r>1AN.+Es A:@4%#iTU/cMaιC]󣊞T=!٣AYQ<}aٔbsmBLhC_90:`B[J=r:wԬ (kn8<]?jԲ K[B qXV;[Fɋ拜uahb_)#ᝪz ۣ!$ؗ p x7-[ ؎>5^S_nN~7?x"{#<q0Zpb6WT3=Z|!.ʻL3NDa(vI0[۰:l<wLaQ*彩puV-te짔= ?"U;'eh\I'݋6|[ےr";*F|R}VkZ|JA:δTtؒ#&3}Bq;c$_$R%(!E٥ j*6ܷj01z{ߵς0mk_K@۫V58uG :1.jybm4)G-,P`vb[0'qtҪnSXHiY6ф`7 t++eTN04*mCC,|\p^P )w_JM[?H&WX@6tI'gȗ}M{͒N)Ew٧jg ØSĢ9ꀼ 3DkRr؈XbTpv;C34 #Lũ91{| \'^o K\vrv"D,G7L{#_ϕouxrYbY;Hv:Jܞ"~IԘ ͆xE bi2e~pXud$ yA׷ܴ-_V[P%1CǺ {nJ@"vUֳCv w*&_VxJĐЈtg?eu VE)Y2ĵ|RpLxQ_rNƛ7i*-&EZpIW-&\L͸@oY4Fנgf(Vu5_mJ%;%T 4ap!Pwv^DNU;P? x*'г󢈋ljn8qUWK4里6YZN1|VDCOFSYZbr|c$uTQZd3&ي. H%Sa4NxQБQy~AQuO3c!Ȓ(Ck9\ZvF\ ]2̗1U5~% pa`0aU$:_dQ,ND}?aæ@dc ryfqg_&5e_R[@RNcxwܯ"N&(B9,$/Bʊf,n=Ey/AuRg1)qw5ltQ9``JDggqޡ\W Źr#,Fl詸 KrJ5O`ӯ_{n;W\Y@e%T{ײ2+_oJ9QT ?h˭nVx 2̿m"є7f^ENeV\^hJ/ei둚7sxH ~Yk%@WwU1bak[m YF|[ Ѯ~(6u0,#U){ZCp{T>Dz+'gxM%ԘwX]Y<*бZȋ3#t=!g Qu1ۯbAvcm֢ϑ/d?h_ q0OۼXV`b%u<ѱ8d@c\p/\GG10NHEOqy 5dhoS/eҿ!ò٧@iE/6gꟘ ]7.`i$ ۋFxhKK$g2VSZrT(Msc(r:q7/5Nr3:ܑ˃ Efp!9Pߔ%GoYu8%*zraˌI0B:>H}0U !\@]a9? va;YARjOl3g`Dd yJ iMMҒ@ܙ37$5rO¿8HЮo qϴ c7Co(m=wpܰ-|D8Ǹq/QLSH3cPMVW٦ Ћ;=?꾱%ÿ~ЈͰ.Lᎊ7F] +|.M3YEHfn$ՎBr.2v->͎0$XڮHb.8]ps6LxRG9Lʫy;䮏iHb9BU{TVm_B:(­ }r)D]xx<{?s9J2u+=t7p_)crl0H1ҝBc gY 7sP?fm)XKlO"k<+I0 У Tt%KmPLѳ)m=a