liblilv-0-0-0.24.10-150600.10.2.1;>+Fȉf۬p9|>Cdӊ2#U/aYk"vJBœj"X,2YS8)3\WKD,Wc`=&Bo{D{ xcO (W^7:$flX@& r߬#-7TXȋ"JbKI@pLIvb"kNJk$[0.zu̠z:t6&߿(!R uOCE^?!>@?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/3#]"k%neCt^CٵfgU ۳W m‚%Y&OeQ|:KQF[!4vUk6,n[_يiaG2׻l jn_n! ȬC+O07AQߦjv#{6KelQǷS9 /IIͽWC֕Aۏ[ -94Q!kjH*QatK}(pasZ! ޶ʲ\MaùB:tjө)6atV&=z[&VBb7&!.g<yM9d=Xdە@0a_Tw5!֕" 'mU2B shr٦X\Z ͛@.CJ0H^6G=蟗??Ƭ8)oBLX~lǽ+ $Z0(!Zg?Sprʉ}7`>X: t]<DLܙ; HOFmcm!*BoZaLO,jlZ%|n0i}w0U UU 0,fo# uS3Ƌ#5څ* PɼF(W~^Vg!>WO3jL`|Ra]EO&>|͑|oy_~噻nCAf] O &Y5z=.(cy_T]O5[yY' "[~suH6oJ\鏬03*:COпPVASlI+B+KNz e:3Aaw=s^$lftO6#)ý͠f%VWd#H, ']](m/)hO/K@. m~Q̊ڧ1AUHQ€4' R9<N,JNY, IMd QmmgMìn/"toRA`Ad)eQ,HS+VGǼOmeJ«Ȅ*Lׅv[C t)q1;m#3K¡,$ɼ=K™YW_Jh<-Z0GJ>kd gSj㵠2N1yē2B.rb=tPV9ྵZ}稡? Ū*-W@57Pž]%,x.}QJ62 e E /e+TaLL`{U8۠ff٘wY9G޹@ ڭ)?/<\BooPUgUGecpE5[2A>lҷ=-Y p"F 79f(#ï* E[E ]bU2㈻'R*/S_ź''<ϳpпE&5U#:pw6odGgﴜeW37yTъT!ۡpʒ8QB-j@0U~s<V^(WN^ _#<"wfʰ" 7VlvO>T *uFʉlkU(*6~0Bq%rj>+26okȴvߓ(L%%҉y27bHp'D^?F< u*a-/ՍCx9S0%'y,v N9Bw),lζ1 v9buX 6&vm]#8(Oc`-rZ֟>>A95j+ʅ=4h8h5iE[W8d T忛ƶ]i!~mOcٸ &+DU(,8 Mж{wâ*/,8^%Tg;XH2r"qWzE,4FKyD0+bYD$h=Onx@#UƋ\xg+ ?@ V^GG28wha=NPXF= *KE2זܐwk ʑy2!+f.בNWlm^,SK{Vc ˆ2*9Z"tEN5iL Oe}ra uT%ҝJq>0ux'ztf3z;R>p O6^,uK:}&OA t7kÑn}o׋$P=ҶhsIǃ3!zSStg[R_ĕ-1S$CL#(o,ܥ8T:|71ZkmE3@'.Ř5`SظiJ,3,aVd"E|2 |V_kZ;-J$UtIy;!WB `%bz3xnu-F=׆)|F$ayt<`~^wE0hR.tEybH9P֣F^m:T1YS kǣp?y=aq=$Uo_TJOֲ?RӻIHy;~OsNN)[m|XoD(1,3Lq̱ g#Mmg>ZV[=g#)Ǽ=KBcڶs8Op$&XB7W䌩* Lr\s.%+:IX좞ؼO |ZO#s*HA4;d5:e샀dg|;-8QS֊7D+'&̊7UTGd`શSKiV_l'#}wr7JuRG5ȕ#AV"D'_pmlVl*p,^Ds8, (f"3$LleB_=xpisv*ao2 |!'kl+*9P[t 3揦L|m,%í <0O:&ABO|7'd]8o $$$׶d4z\E|B ns %k1_9[+oӘÜ|V436@vNc ֨^!mez7{ 8%4T\KPk8( C9ZMxŋ&s1:M|KatksBޥJdHr@>;~DTmJR8m4 hrGȪi7YaJ-9$s&perDƹ JÐ9̫}E{_i>h)3!zG?4 CZ%GCv~:t\C8CQͧ,n^cÌ9q{F2v}n8 7cc3bgKg ybk}FTAiTVOrCl4i9kY&Y?0Î;nPU5Z*?Cb+TG_:aqF4m@+4>Z=_˔|yG0:r=}D(se<|&bI#7񾊁lp!8ʄaG}zcpX!G@@h") &Oh_rub:Vfł—Lpx%} JT (mTv%8k[cZK^2ZA\]k1uc K:Eh',9R"˿NE fǔWZ^H"\v=Z x ny(:WPа FI&_o50/Ƽ[^FlژVu>eztQZtQs-Y,\Vm%z/0%%S{&8XI NbY%.㔨 ]d ޚ~v$]"k.caG"{9>`KmVKncTJHNkwL 0S).?p!(4Bƴ>Zvj*]d_(5׮ I ~,q~{;\iN^L\ё6@|_.Jϫs93d`2ƄPT=P}}wTFceܿXeZD68n"ɗ"@`c~8GZb'ArJ:"6h@݁+elBdt˘9P`迀 TNOd͞k8a<[xb`vUY0LAPOqe(MheD#BG"ǀu-lercK;v=Dzk}l;!|=K&0 瑎da g4slb'x˕ŽrL#!'pP EGCvG5Pbi9K=f5q!݀U"H^[L,;vw4˲nKFrwMHdهTNr~/m?ף6:cHeqBwn駣6٩x:a5La(01S1U~(Ӣrp_=聢XUnSLni,K))S;rcbӪnt&pE`k8KޗFTwlBvWPyI"*U^8 مݤ ҥyיZzM>̈́ᔻ|ܮeJhҠ/5 OyeDg@#%mڛ™MW԰Uꏄ aIlп8 I;K#t554Ri~ X2,QO-2^&*7ӷ_cqT w%MC"zn-%oY\kߓ1dZtx<8y(Ī .h9 3,h0eO iLe.C/Є,Q wB|U?jzц<+iL-q?VD9h1FǴ77[2 Q{zUp$"'pqz5bLG'-R{Ƴoz!h&~(hhMdbrWmkFLzBdiۏ5Cp3 :g sX*w bY_ĭwC]nw8%_eBR]H(ys4τejS|g2g^@y0?Y0 ڭfxQX_WC{#s xLKʎ#Pz嶷:]mb O; UVuF: Ve5*jH|:0Nwv+E(: Vo˽j4f7^ ;h5LSHkR-&h$6oUT14+]nS#mCO6*CW?a^L-_NB$W¦e8}p(DQ|+$ |υˇǩ,tmUer,vߵG^ -MIW:A󉸝Ps#2 D_T({_D_(ep@ؠˣ/iHBIOLy}WUOD;:@]~e}7< kxY ,oc#51ҟ.:Ie/De==e `jɘ/Js kk7kfQ2V|lCRF FN|޾В0w.҇bZy:?:InR=z_7"*9NǨ6gXs.0^F9"Y^ Le0X35&c{BܚL,S@XFI1b?"Hяnӎ߇vg7W#b0|0 M+wcr R.ua(z< ^W0L m泾6TSkM@ayB2N\Ҡ|7-M4TW܄ ~z@FRnǁ$/6 9^II;[ծ ςϛ ,@޵}NHSҘ*"~|;1Mwvp] 61گXCj 8 pe# ug+-d+Czмcx>s`UwB':*Ւ3#1㣳0x@K>y`Lu`Q_;0{gH(!u 9oLuL~n|݆m2S,3|)$;uٕ=vzhtyt. ThŮÅi]u$ ݫN, |ªpwnRNvJae9Ԅ „:J KqZ &J d+TTYLwWhr5éM^6e0{əͅbO%'j=I-!Jot=~I:^w. DT\wȧ%a$Yl*l:*\ZN@wtR cY`4b >«kf̪#w RJ=4I\ՔWe$͆"қJl'k\cǀt>K*jfH$[-r1㷕k0`{oŜ74qh1+3*+tR2nQlbHaWdd%aTP{1EEIp0˞o87YȆE|u}_(؛+flgvpiQig=SAH2긼+ eHyGp15YZ0s=b  +,1U#o*䓎w6J68vyB,>k'r4k5T{\%.g&8}HF,yZ; #*l*ui%+Nq!NG 7I-_ E~,B5 u~`JXjH}S`GK7ljHloԩy^]~ކ3F6E/,.d|ڱZ[ms>}G{ؓJ8Pt%6$42sFoTmCO=7Ҏv3c< EAaM܊| B硣zy&HuB,CYAs F?9!Ϥt=E& J;)9D(gOrZ|R'wp!a!@TCd>|z_3J'pBGqrhh3 om'[ECRanlOSzce~douOu+g9;7*o`^ oӮars*jQFOQ.L:LYHY󄢧-#3Ōᡡwlۯ|5Xϥ5AT3~aO'Ih.M,y֏JfCZd% =uCp8SfSB P4ށ خH `؟n%2 8rgbV[dqVi K>b2ndW^|i!\>C-`Bt +D8.hr^"[^ҀNi{=WZHkD("wx[fOз*iη$BMklw|{Sg;Tt_F@fwo,r,0=BMPZ(?([hnch YvY;c#Lw&4E>)poӭcC1[7QѓsV8-Jc5 h[-ta0gS͡i!a~Ggg񰲶 YZ