liblilv-0-0-0.24.10-150600.10.2.1<>,EPfۨp9|40Ñl˗}rϛCtYw9뒘 )U/Ψ \hӕy}u'S&)x>襙Dcƀ! z&^qٙea@&#{R\v^&Cvĵ <{T+6T\^9 "]6U:4:>@?td $ I (.8H P X h  (<`p(8 9 : >@FGHIXY\D]T^bcwdefluv$wxy z$(.pCliblilv-0-00.24.10150600.10.2.1C library to make use of LV2 pluginsLilv is a C library to make use of LV2 plugins in applications.fۨh01-armsrv1 tSUSE Linux Enterprise 15SUSE LLC ISChttps://www.suse.com/System/Librarieshttps://drobilla.net/software/lilvlinuxaarch64A큤fۧfۧfۧ_pfa7f0302dea15e0d9945e029c594bc538a2495b9c2c34a690c1fcf34a65049137d1b54fc34b445eec4dcfba71e59891d2ee9c64ff0374ea6a58527da221b0140liblilv-0.so.0.24.10rootrootrootrootrootrootrootrootlilv-0.24.10-150600.10.2.1.src.rpmliblilv-0-0liblilv-0-0(aarch-64)liblilv-0.so.0()(64bit)@@@@@@@@@    /sbin/ldconfig/sbin/ldconfigld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libc.so.6(GLIBC_2.33)(64bit)libc.so.6(GLIBC_2.34)(64bit)libserd-0-0libserd-0.so.0()(64bit)libsord-0-0libsord-0.so.0()(64bit)libsratom-0.so.0()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)0.30.160.16.143.0.4-14.6.0-14.0-15.2-14.14.3_T]@][YYZ@YZ@X@XwoVuFVf@Vf@T@dmueller@suse.comdavejplater@gmail.comdavejplater@gmail.comtchvatal@suse.comdavejplater@gmail.commpluskal@suse.comdavejplater@gmail.comjengelh@inai.deolaf@aepfle.dedavejplater@gmail.comsomeuniquename@gmail.comsomeuniquename@gmail.comp.drouand@gmail.com- update to 0.24.10: * Fix memory leaks in lv2bench * Fix various minor warnings and other code quality issues * Make lilv_world_get() use translations * Split and clean up test suite * Allow passing strings for URIs in Python API when unambiguous * Fix cases where incorrect translation is used * Fix deleting state bundles loaded from the model * Fix memory leak when dyn-manifest has no plugins (thanks Michael Fisher) * Implement state:freePath feature- Add specific version requirement for libserd see boo#1158728- Update to release 0.24.6 fixes boo#1158296 - Upstream changes: * Add more strict error detection when storing plugin state properties * Add option to override LV2_PATH in applications * Don't print errors when saving state if correct links already exist * Fix GCC8 warnings * Fix creating directories across drives on Windows * Fix issues with loading state with saved files from the model * Fix memory errors and Python 3.4+ compatibility in Python bindings * Fix unit tests on Windows * Make Python bindings more Pythonic- Version update to 0.24.4: * Fix saving state when broken links are encountered * Don't attempt to load remote or non-Turtle files * lv2apply: Activate plugin before running * lv2apply: Use default values when they are not nan * lv2bench: Improve support for plugins with sequence ports * lv2bench: Support running a single plugin given on the command line * Gracefully handle plugins with missing binary URIs * Remove use of deprecated readdir_r * Install Python bindings when configured without tests (thanks Clement Skau)- Revert devel package name to original, causes unresolvables.- Switch to python3 - Run spec cleaner - Rename devel subpackage- Update to version 0.24.2 - Remove patch lilv-python-bindings-fix.diff it's now incorporated by upstream. - Upstream changes: Fix saving state to paths that contain URI delimiters Fix comparison of restored states with paths Add new hand-crafted Pythonic bindings with full test coverage. Add lv2apply utility for applying plugins to audio files Add lilv_world_get_symbol() Add lilv_state_set_metadata() for adding state banks/comments /etc (based on patch from Hanspeter Portner) Fix crash when state contains non-POD properties Fix crash if NULL predicate passed to lilv_world_find_nodes() Fix state file versioning Unload contained resources when bundle is unloaded Do not instantiate plugin when data fails to parse Support re-loading plugins Replace bundles if bundle with newer plugin version is loaded Fix loading dyn-manifest from bundles with spaces in path Check lv2:binary predicate for UIs Add LILV_URI_ATOM_PORT and LILV_URI_CV_PORT defines Fix documentation installation Fix outdated comment references to lilv_uri_to_path()- Rename soname to sover to better reflect its use - Update descriptions - Since there is no %pre section, replace questionable Requires(pre) by Requires.- Add baselibs.conf for gstreamer-plugins-bad-32bit- Force lilv package to use the version of sord that it was built against.- Add runtime requirement of sord 0.13 (new API required since 0.22)- Update to version 0.22.0, Added lilv-python-bindings-fix.diff backported from unreleased v 0.22.1 - Upstream changes : * Fix loading files with spaces in their path * Add lilv_file_uri_parse() for correct URI to path conversion * Add lilv_node_get_path() for convenient file URI path access * Add lilv_state_emit_port_values() for special port value handling * Add lilv_state_get_uri() * Add lilv_state_delete() for deleting user saved presets * Add lilv_free() for systems picky about such things * Fix lilv_world_ask() to work with wildcards * Fix creation of duplicate manifest entries when saving state * Fix bindings for Python 3 * Load discovered owl ontologies as specifications * Expose lilv_world_load_specifications() and lilv_world_load_plugin_classes() * Tolerate passing NULL to lilv_state_restore() * Preserve absolute paths in state if no link directory is given * Fix a few minor/unlikely memory errors * Configure based on compiler target OS for cross-compilation * Fix lilv_realpath() on pre-POSIX-2008 systems * Fix directory walking on some systems (thanks Matt Fischer) * Windows fixes (thanks John Emmas) * Minor documentation improvements * Upgrade to waf 1.8.14- Update to version 0.20.0 * Don't load files multiple times if they are listed as rdfs:seeAlso for several plugins * Call lv2_lib_descriptor separately for different bundle paths (fix loading several dynamic plugins like Ingen at once) * Tolerate calling lilv_node_as_uri or lilv_node_as_blank on NULL * Add convenient lilv_new_file_uri for creating file URIs * Fix use of lv2info -m and -p options to write plugin data (useful for porting plugins bridges with NASPRO) * Fix issues with lilv_plugin_get_author_name and friends (thanks Filipe Coelho) * Improved/working lv2_apply.py to apply plugin to a .wav (thanks Joe Button) * Add lilv_world_unload_bundle() and lilv_world_unload_resource() * Fix several minor memory leaks * Improve test coverage * Upgrade to waf 1.7.16/sbin/ldconfig/sbin/ldconfigh01-armsrv1 17207694480.24.10-150600.10.2.10.24.10-150600.10.2.1liblilv-0.so.0liblilv-0.so.0.24.10liblilv-0-0COPYING/usr/lib64//usr/share/licenses//usr/share/licenses/liblilv-0-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:Maintenance:34741/SUSE_SLE-15-SP6_Update/d495c2d4f32d58c330a61450795f1557-lilv.SUSE_SLE-15-SP6_Updatedrpmxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=45bf05768e16f221219ab04d753977f11b7503b3, strippeddirectoryASCII text PRRRRR R R RR"#\$/nyـ{utf-8f5c0944c7dad565b768d9eb5c84f95f17f1edcdbf7798f4b240d09b44d773b68?7zXZ !t/A"c]"k%{pgqYKqpJ !z .-rO '&0hC* æH5gA+1V/づ%Ŗ_Kb>XNJAkN `3}aQ1oMW[u2[f5tĝ iuXf4؞Ywi2cgѿht,uO*AvCfKzax*qo΄Lo4`YXI)E>T4#a˺nsR nSٔ.C90`uy2>/ڹWVʌ$Tw\QɍhR`QYK+~r|A!6 1n=>8E҄ŞN!uDD*?EE!XD #3~_eQFYP*ê?@Tó!ϳ3n1HT:Qъ`0(8x(of1Q }:.$^ORCN,[ףzpvw]0fPJ|9P1{2s, R|\p" 3x;bhhTzEcg)4lك8ޖ0 %Nuz"m$j$8Rn֘7+&S\QZF d$t>QQU/Aߕrf2 (k &q4/{uLk Ny RQZ(e$Y\21UmLaY>9Q#U~,)"f8h8bR4ؤD/]zp< o2Ԝ/BՁ5ʜR[WHoC$C1_PlB (ꈒ WYs5E0ժM`KL˼)fPPed;se܁HgTkWC-{+w=O_o˚)"=d[eB591e*JN3L^]I$pl 2WÓuR-h%9ќ~K"4ViсNT1.2\ט72%.vjۮ3bJ֗CJZ}`Hn4k 8-F1%U$9z>nRit 15Asn?42Jץ}KalԝZd/g=j,$/@XU*yʼnc=; \=FxxrD2;CdE:8)pF|u-^NZH0669Wx+$셣\Jky/?R*? mzb5UfUݭcHx(ӎ"3 .*!mqI޸YS}<_du-p f,y&lOTmⲙ&JIySFI EG@74!೼s|kMR#h[ǸL雀0PZXUGN_BZK2\i)ܢ=R}Hjk aW1Y(7j(Uz7'xx i CW;Bձ;=<@HsIF{Uˮ|22}G2#k<)iB@$o8 ##"02qE$7ƨ:Sm0覘)@J_%lcJ~|a71-F7ԙz8/qiB;QOעقKQ s z/kt>[qz!n:>ˆ7_@K9>9q&$ UdI=*L!hfaUzK2)Ys$^qˈAafOѮ|T;HHd\Ѳ\/a_lTg=^.!_(90+ti nAU:¸90;>ZuYdE:2l|G,/{y5VZ? tJ$z'Z*+bq軥PnZxKOqvﯾTIكrM[@; ! o iTS~Qb'lpI +=h`;S;&4շJȻ(|Pc8*Bz~j,qָ24B%RW-cx=CJkx7Y }s1`-AwE5DYp^= z͗HD1m'}\zkCF7#5Vp [˫R}+HhJmruV/}'] =*nE\/sל>/1iFqt'DU|2 ;=6`C_Kb9=;MM)""#l ht#M$F?N}rMaީz+bãci$yevܞCL9\mh0-ւylPFdi=zvvDMjjMhДY/+ܑM*.>1ah(zG ިJw3 S]^;^7l`sy<Z|e*S0`zޥ!'\m=|>'C־|Wxi(5L4alvE22*lVPlPvS8slGD,3]€hWM&@[8?uCxY⌕/4C& ePbYN܍"1>N΅su S%Iv}%sgFWyȢq=$`j*NlRvF ?%^8mcRuvTI#kEN{wVJYBK,NdDuЖ߿1ߥ޹K,p%{?1^8x)߻U!ܮ@(g.1u1P-3[J8Sȑ?EH!@y[Fe|Ca N:2eo#.i7Qe)ɒwI3LfmoGn*J(ԎQLrl&># hvEt<p,.z Z^-.Vv8j )rqv;l :ZɅڱAg{Q^<7jN1 lkvݯ?y/ķns 4+o1`6ӷvao&p j<.'=7"F/v(H֋S˩É lߵpi0fio"FH6 Y_B2ibS9B](>`" Ȥp |slA8ظvWMZopesB!_,ydUDw+SV,2 BbA}u#3(jӲ]iĹbѼFIpۙԃ=\mL!V{24܂ZIf&< A9fU8"Ѽm.pdy]R㕌yv sLЉeML`gA3F^mUtҁmvgw,q/U>†.RN:iʀ jhOqZĬ*(]Ot+|mU&-ARvZ>B12V(Sm$sڪ*RW"uyx6.Zx0v'e)a|Y*C~_E_pe_7O2(28¾,%u7d=OWY[\x; \ܘxh4Ao0:.1`# q=B0HuF_vWu50lb҉J[W*QJLMlEf1 YZ