libsuil-0-0-0.10.6-bp153.1.1 >  A ` !M@eeeTx3_]ĮaY4E\ܐ9!5Eot4!wIcK7i1zD&U͝]`KLٗ Dא˙1xij Fj< r7!"#@Ͳދ.5d'VOuggb-h\,oW,gvRTy!- s /*T=H ўERdFdt()B<[ .A%(ӹr,f92308204d114479c0e9d5b319bb41ff840701c6f096a2f9194b94c496a6dfb51e0e25299e043b3f08d244e794dfe5741660c1515̉` !M@eee@&dGB*N ogگt]`Ci ыj~v>AR!Gs34uAjל3?RĿ3M'(&p ],}9g`iJXzǥuX4a>J;x?KJ+8P +I,\88ZQg@d/\'} : -a޺\Iq@$?8,h~3?0^4dzmxJ;l>p@p?`d  ] 9?Hd r   c X  c (8 9 : >-@<FKG`H|IXY\]^@bcfdefluvwxyz\Clibsuil-0-00.10.6bp153.1.1Lightweight C library for loading and wrapping LV2 plugin UIs Suil is a lightweight C library for loading and wrapping LV2 plugin UIs. Suil makes it possible to load a UI of any toolkit in a host using any other toolkit (assuming the toolkits are both supported by Suil). Hosts do not need to build against or link to foreign toolkit libraries to use UIs written with that toolkit (Suil performs its magic at runtime using dynamically loaded modules). The API is designed such that hosts do not need to explicitly support particular toolkits whatsoever. If Suil supports a particular toolkit, then all hosts that use Suil will support that toolkit.`obs-arm-8SUSE Linux Enterprise 15 SP3openSUSEISChttps://bugs.opensuse.orgSystem/Librarieshttps://drobilla.net/software/suil/linuxaarch640AA큤A큤````]`]efae276c73d1ba7f11b5e8cad24e9763ef8179120058799f0a347db5ec9540f64b94f49432bec4fc2887849711bc4f2aa32c8788175879edb94155d3fc520bf4117d1583f9f18016e0bff77531aabc9234143e107ec393d9107cf069eeef1161libsuil-0.so.0.10.6rootrootrootrootrootrootrootrootrootrootrootrootrootrootsuil-0.10.6-bp153.1.1.src.rpmlibsuil-0-0libsuil-0-0(aarch-64)libsuil-0.so.0()(64bit)@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libdl.so.2()(64bit)libdl.so.2(GLIBC_2.17)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1_7@^0"@\E@ZjZv@Z$Vl @S @RI@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.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 release/sbin/ldconfig/sbin/ldconfigobs-arm-8 16216161110.10.6-bp153.1.10.10.6-bp153.1.1libsuil-0.so.0libsuil-0.so.0.10.6suil-0libsuil-0-0README.mdlibsuil-0-0COPYING/usr/lib64//usr/share/doc/packages//usr/share/doc/packages/libsuil-0-0//usr/share/licenses//usr/share/licenses/libsuil-0-0/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protectionobs://build.opensuse.org/openSUSE:Backports:SLE-15-SP3/standard/e7120252c399f1e01001374969a9c65b-suilcpioxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=9befa1fdaa599443cd73c816f6fc35664fdf40b4, not strippeddirectoryASCII textPRRRRKeG40dutf-88ea364590f0ad431d08e54cf52b27334591e82cf5f055dc484685d99f4346994?7zXZ !t/k] cr$x#6Ж7`NW܆*J~?ϩ%4Z2&GV7 EHTt^k[huS@`:!@0Muv>8@UoD g8/^tU낡1!aA'F2ϱuk6 .Q_F:MbԎ?pv\-)Tr O1jePT&JR3z|_a+3 qH0_R1u$ΖR*}v^ dZ)Vu{uO[ho'aʺ+n(|ek mU/.;8ڽnIv ,Ł is~j z"0Y^PE(cNN"zGĶdF`tH.UGt ӝbޚm%3l9~J"&n@u?笞Ɛ˾%p'Y姫(%Ch޴'#NO=!1EDPsi[sDn@ieS'&?O{hm0ܖӼyӣšb2i%ri N'#Nox 5 MOȠhh(^:m0^ł7ӑ_'uH7!i1āZٽ}P$YVG"Ix(OE2#xAK}~4Ѭ 5RS[EO?$0FV׷qCQ*1bwAoi e1NI4ggBx gj0WGXKYx\aAP YeBH qv!YrÄ́65=o:ETZJwqwמJ<;;FE2$$.iaͬ-8p \C .m7z`JbC:uRk\u݊6?7E\ɣ)NNLDB;F&}Tĭj/&q;(%Bao-ҷ +p &2dXe8 +{)q$X3@{<)D#n%3qM,l{FH:4ԶtYGsp5R˚d'ݱRYd0X-g}zGWSe_{5O> \X${~iq Q1o5Iw6ya.Nj)U0AӲDN)AKD4?7>M_';d#J3~~L8@>P%yH+%At^&P9dPDč& ()= T@^ǀj `M e=kHFJۭW΀D '#;ąOqs1X6Pi^_SLp-H *o RF6grvKk+ۆ]hkHIa\N!g}'B$thx?i`L  h3'{..o)9Ȕ띿WK/%IA,n05mZ\i{sA#a`%f*s9$(/d,a-H{JZ PW,^&UB[nmUD揆r#c65۔aiI,Ffm:O>Qp4 ,YT\9  ykuf7(4LX$F?ݽ-RklɧUҗLo\3rQUa}?@f@fq̢]8f2K88Vvl7>g-Ux < pQPv /5 tl'}mlΉ9V~Xa'iY].3ۊ#n5!qղOM34=4b|"4t-LyY[Z8 Z?BL+3h]v X e5dS<>rZO"DKnۣ2ѥbꁖ8;!B7Z+gXs\OL_n)q%8,% ULfٷL;IՊ"9>+yώ(l\;*rҭq7Tbx ndULZR$^]{#j08+dfMFtϪ;B¬Ak=@;#ȭȱGYZ1HJUk?9FRwoUyU͢u ӱ<:2w|Bq{tI"}dž@u4~jIlGm?M|Po_!o6;"Wh|S٣JqO_-n'RxV2"#6ky*r5LbU#h*an=fmY;)kl3.Kę`PuUvrs>L"=!ԽEGFk={9.Ay74`饕N5 У_l5{_&-w QB*]ȯX2*9Yd5'kҏQ[`, x"MC'vê%FlmC_5byf~Cۃ)ԉ7ɎHB/It L6%?ȁ6%'c:7/AoMHWM֏o| /BJ'ֈjkdd4xyf@ c00)]ȯ (S23 /vLc~D.Cj_=a؂Q5*s 0RRM"ݙh)S7kaɪ3ըqXsVp(S\\a\pnfdHY!R%a#'髳:pCԘB4k*ց[+%n]I87QxQ>ԧ)ӕʝ\ߌ4aW- tRuIy+⨝l.>\ g/AfRjhs`=)vgh"-)iF&໪4`9QĻ&n|mJ:?ZEoӐw'uʖWh7.RaS밇/:^_M\YShYiOIKݷIntͰԟϰ8R=/Nm6|ÁJ6H& .uHsa>"Ss Q-bmtNLJҲϲ_rR 3q/sm5EQ 4/KQQKɫ5:) qYؿ㡽xLŝv+gKRyIu0%<(M i#h^U)Gh!dMnQCǥ~I='7_8`ThZ6)~}e7/wey0#&do+Ӣ'4pK!ELGucw84A@Aj;YrbqԈ _o~mێλՑ#N73A8*Kx|JN[8]g+2J2GcW*E߷)`0`s*؏^OYFxU<c P$=lUj@ z!$s}c|4 rOȺCQKwGB%BkEWŪ'@ BPC[k/r3Noe$#X(t@H=3'4tJʂr񡄊AE %k"̀rm m*?eo(NYY'I+;ӲB{KNBt|)J}4y\ˤ'qn:4Ul_DB[k\?0t:ݨg&0HIvS/Dqc'koT4l,A7E7u1bC}[e߸;C}_40-4ʼn旾֯YQV;ֹDc'CĪKp7nwt߳ >Ayr:_(Nu OmNGM 1ŠpTJčq4[IJͨN]N# &AA{.JN$#ۊΝGENԽYfvcDS?.1'׳;_NŁedlLLPĢ0Ƿ{tPxy'i}ԃ-*1\t td .{}ɧ5nƘ 3hSo׍aOV"BCd9M QcԶutN$3K(ޭ_pK\26qtzk`O\䩢gzK #-7ciMZ6oנUHh槼Ҝ_?`˙ =o%™#VwPm9igvǁ_cC_fyknڰ;3-}xfu7%EQvOznfL-L0;'Jf9[p|l8rcR&"5~wSSLqs;Uh(  YZ