liblilv-0-0-0.24.10-150600.10.2.1<>,D@f۬p9|S#+kO#ƕI<]i#MRQCO5d,"^D ﻜF=*@ު&tGjfsz8{x_JŬ mAXL0"ዿKxF=Z#?Y/@?d $ I (.8H P X h  (<`p(8 9L :U >@F G4HDITXXYd\]^bcdFeKfNlPudvtwx(y8 zl|Cliblilv-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-ch3cSUSE Linux Enterprise 15SUSE LLC ISChttps://www.suse.com/System/Librarieshttps://drobilla.net/software/lilvlinuxx86_64A큤f۬f۬f۬_p8120514cf33f81941a45f3362aa52707bb0c15a6434c833c9b034d50b9cf9def7d1b54fc34b445eec4dcfba71e59891d2ee9c64ff0374ea6a58527da221b0140liblilv-0.so.0.24.10rootrootrootrootrootrootrootrootlilv-0.24.10-150600.10.2.1.src.rpmliblilv-0-0liblilv-0-0(x86-64)liblilv-0.so.0()(64bit)@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.33)(64bit)libc.so.6(GLIBC_2.34)(64bit)libc.so.6(GLIBC_2.4)(64bit)libc.so.6(GLIBC_2.7)(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-ch3c 17207694520.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_Updatedrpmxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=9520a17efa930be881227f8f35a4961423fe681a, strippeddirectoryASCII text PR RRRR RRRR RRRNLNLVLHXۖ utf-849ac9a52df47ff1a6a674ca2d0288f38eecd0e7b7b45c06419d2009b06f7783e?7zXZ !t/0s ]"k%{pgqYKqpJ G=Q jwv€x ;E?q)mj`7̖\_sE#.ܿZ1{@2EU9"ýeL2R7}|hoѬqAG .[[Vyv=>#r,Lj,Ub3J{yRG)PzcH> ncOy"YYѽVT5̥8ZIAr)o@ʝQIi m` wP8\A؀U[K-S}:(M s*EKH H8мn]{nB!r!Wk\y@;%qTY-AiĦrBV!W`L;kԽ6*Z)Kbn 50^rb2IvRKBפewCx  %aʦVQ&% GƴOv3uҪQLOrթ3,W]z=+~ֆ/Ugvdr a":M-a:z/I;ťz4j3lSD~k,buȯ  8¿V6~Yc΂Z>ehrI˪%~^wޭ=`0@pP,,35P k?~WAJEdB`}Fk2Dw2z[ +D*20m :,&QKCgJgYYc<uVѦ"aqFZV\qrT9&|@V s"rc0ApF IГ&eTaHlvbS;I:ltKIɤo)PؘvuR՜v15Hɘ2tuGRxu._"Z1;6u&j>?_}bJ(,v/d'{t"9UV~1H|"ܣEws֨HÚ-٫/DADfr_Ḅ]\"@FIq J+) EVQ?̡09M4(G>IXjwu^)3(,{_4bHGS&=* i_~@YjOWTHx]mC7N t JråA:nzqj_̼F>$/3e}be^cPǔэ6C #,9S?NBYA?gD Dr'z"͖; ~adL)/_ 3J.֚)s[l\"+nL Vp_WҢ-Ujma #964Oe[{֯TqA0veTG$N7Y.%{oh+M KwChyлɜst#N!һ'"F»>*u= t1*>YP*v fu*^Pɪr~k9XI]7=7_SvIr`@'rBd[;\WH2d@ʡ乚]圿}q\H5\<^i E ăzA4[.I%X9 I~-϶dKAB;fWMg}{|EWW1^;5ZvÎ,]O0cQ{Ƞ.ǍT>!~tT^*P$ױjŊMZJtD{v{Ik3X߲'ܽf!.pAsvˁwf?Hfo ${Gb|IO kgσJ= rJyvZ/ %( qGbcLwq 7s.;(B@ιRа?*l|e ,GEj.8FuxL"{5[Q]" ^%pE+{8 E+g_q d(iЛ!ɾ$FBsO*ũ$;z5?t.*!c$r~0fsQ(p W#$a]n+ 0JQfʵ:cnz@ gʇmKwq''4YNgIPÌ\yC޿S)M]Gc/'{0˚ʴOB&S*8뭈'vCw=k# >LI%]2zХ!b EHձ;񯥀:d\Y*M4$w֞E'f\v9WӆJkLk¶O25CH\ψ-weM4hj # X*n9f:IXd#`ZOQQ"ڏ0-$$l]S¼j8)ʈYpJHÉd( /6q+J8*.o!TyR 5"Ɗ$t'ߞj>KJpV>P BB6%5J@xqq58̺AK,HppMaiUfթoEzI3Kx̲Ҋ/!Wי-p-`!AMCkH-^-Q\4$ߩ98sTs-lv/mir)1E_6_iYF6Dhu7Վ܈l_Q=HV *;xʈtz s.mɶhp$2ثxJqn~@m sګ2ކs`]9cYR 98-Mk'V%f}R_hf ,3}f2ODf,[ 3{ qE,Bx*z`ڽܷ-⍗d3Lj>KhA4 /I( /?fdaI6XX|g?` 3ѫ4 r'CZĀPX-^"{w0관Hy$' UB{W?)o9$EuðwXG5F-+7h2x)~E8s8P bźiN]F`goԂ`RxN2 f)Q~uN.34slKȳm2:1INvo؁#q3ՐR<ѡ& XjË]^ْxZ4 ؒF2ے=Q^f:#N*ݽcRy ߮)KV8#OhUTCƅ.?"UJHp|w&Mc )?2qhLl7l$QTSoIέ=m9C7suR#;6 +5htsJ1;qFc%سMUl }asPsvБGk# ;bHOu6Al!E"+Oı~Qz4q1+ a+ܛf#.9-C(|A14nZGǒ`ֲ7FأZi!Н{LEܟj2>])t 3jiG_RU6&l{v<' ](Rk<0>28Ys88rchgn}]H= NXoVoVRimT]O^YJBpomJe1a:?zeI+:İbLzJ5~Lo1"#6E#TU$?s1:OP~?9Ybٳ[G ^"q @O6H *9[[hn?bvrYjHF/u/~ D_64' ͇*xSd2?/sP3cQWJ3KLK_.Zc۩d&ߝEEO*K7[r{2FޢǡOUN6 'BW=RxZG* Ypߺ4Ch!mD֤k>gJFAO:UY3  8._5LlM~A'qQǠլj 1x:OjALr@?wzl*)sUCȖSuL51k|1Xzv 8Co0Wa^h]/OK)or;zw*,\Y^* vE%Jx}XpЭ+F҆4$oR J+Dџ_SAg2u>0a(!O\dwZEdVxF*y!L(*qU!DAG%ᠹL @Lc(3ݷ)?[=Ddsy/6e A}2p~B!M@$o4w%Cc` bCH`}\7@c;҉0)5Ÿ` +ÚA7Oڕݒv7 QV)Yw=8T~:gqJ69Y,ǟ.;=ӷMju;3/.~$^3?b_2fV Yڼ:Ʊ/$»,; g06j>l),.u4Jtc_4!oMYi_@n\Hb\YbaO~PF͐Kf&3ث# t^'1,7E޽wR'ϋX#K:cnzTb5 6v7vTl'F<)Cd@#sfdL b |W-8rFM&5N[.%*+Kc(hNnW'`j N>8k¤ZIv,1E|ҡ9!,,}W oؼ[Y^OkſSǶG?:^d,VQ]3+Uz՗Iɝ|eiˡn崢w&9w,Wty9Ar+30"/Qh]*Q4]8(=lM2ĐԈ t@&99pkc\:QLM" ;N ™4`pǓ y"O+Ĵ`)Oq>tO>NCC=jC3j6(O&V[HRh@lNBa\tU+It6'a݈˿Cł$BY!3fXdq [4 |v.ń+NOw"j0G7 0< ; N>WTM%X~؂|h6R;UNfWA> 5mmѼ %XL LP7 dPwe0nM=&o[>8oL@p^*\P󄶷M'`?XS $g'Tf#l üƘ]slLQc hw`AІW'7Go\^;Th)C;mƩY@8:T0Ac/$oq/ A!XOH53iz`u^{ G'$;^ɿyVm 1:=#o+c0Xsd~:X&'6 x->"JQiuݫB`Q YZ