lilv-0.24.2-lp152.3.6 >  A ^./=„TR40&9gu?2q}7;|S3)|*7քHx<*`h4IrKo%+ji5Tgl 4 nߪ>zoڅT>ñ]5|[E[962۹Ff;ߧe @vaht^9%˘"@DC*ȳA(6\6d1&C} Fp>!? d  =   @  R  d        - Zx q(8 9 : FG H0 IT X`Yh\ ] ^b=cdAeFfIlKu` vw x y 0z     Clilv0.24.2lp152.3.6C library to make use of LV2 pluginsLilv is a C library to make use of LV2 plugins in applications.^.lamb58 openSUSE Leap 15.2openSUSEISChttps://bugs.opensuse.orgDevelopment/Libraries/C and C++http://drobilla.net/software/lilv/linuxx86_6499J)=oN큤VG;^.^.^.^.^.W;@W;@W;@cab7ed5ebbe9b50bd0c687f4d748abb9558c2e0f363300a32fc41f16a9afc93a62d88306d6095022551e789b7debc2659ce120c01b9066fc2291110675f9547c9d5ebb463cdc94fa4c060aff979a619cd6bffa76860783311faa555bdc8cb59e0a3090213c570e9a3a496afdfbe293dccb5ada716cc883b69574bf853406b0868d79014b469bb5972aae64c0241754e5a2ebda682856120f9f90c8c4c0d01ba329e50925c547fc422750b85c7aa00d6ec06880a20ad232414bcd5902a2ad761868b5f18ef92fcdffd93d2331a6120edac6887ad9cb16dd3fd5fa678721b69544e566a79375765cd861543a8f626137ca6e6844622b3d5d1bf7e5db554524168f6a7734fd33d6993334d173dee358a4ed52c3a470682721d321fcb48d912616b4rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlilv-0.24.2-lp152.3.6.src.rpmlilvlilv(x86-64)@@@@@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)liblilv-0-0liblilv-0.so.0()(64bit)librt.so.1()(64bit)librt.so.1(GLIBC_2.2.5)(64bit)libsndfile.so.1()(64bit)libsndfile.so.1(libsndfile.so.1.0)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)0.24.23.0.4-14.6.0-14.0-15.2-14.14.1YYZ@YZ@X@XwoVuFVf@Vf@T@Sdavejplater@gmail.commpluskal@suse.comdavejplater@gmail.comjengelh@inai.deolaf@aepfle.dedavejplater@gmail.comsomeuniquename@gmail.comsomeuniquename@gmail.comp.drouand@gmail.comreddwarf@opensuse.org- 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- Update to 0.18.0 * Allow lilv_state_restore() to be used without passing an instance, for restoring port values via a callback only * Fix unlikely memory leak in lilv_plugin_instantiate() * Support denoting latency ports with lv2:designation lv2:latency * Allow passing NULL port_class to lilv_plugin_get_port_by_designation * Call GetProcAddress with correct calling convention on Windows * Add support for running plugins from Python by Kaspar Emanuel * Clean up after test suite so multiple runs are successful * Add lilv_port_get_node() for using world query functions with ports * lv2info: Don't display invalid control maxes and defaults (patch from Robin Gareus) * lilvmm.hpp: Add wrappers for UI API - lilv-0.16.0-python_bindings.patch removedlamb58 1589653166 0.24.2-lp152.3.60.24.2-lp152.3.6lilvlilv-benchlv2applylv2benchlv2infolv2lslv2apply.1.gzlv2info.1.gzlv2ls.1.gz/etc/bash_completion.d//usr/bin//usr/share/man/man1/-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:Leap:15.2/standard/a15d89fdaf1a0fe151292531827f0af1-lilvcpioxz5x86_64-suse-linuxASCII textELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/l, BuildID[sha1]=b0237f67e0daa8fb50a0a43654481d5c9c095cbe, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/l, BuildID[sha1]=638e1a9e52624098b7d60174737412ae35b214bb, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/l, BuildID[sha1]=5f7e6848a6506102193c0efb90835ae1c668f68f, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/l, BuildID[sha1]=ce0712081f132f2cc61116e87f42eb08ffe4b699, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/l, BuildID[sha1]=f609c052d963ac10fad79a35fc02622c68274cad, for GNU/Linux 3.2.0, strippedtroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)troff or preprocessor input, UTF-8 Unicode text (gzip compressed data, max compression, from Unix) RRRR RRRRR RRRRRRRRRRRRRRRRRdx՞*~utf-84ca17f9e871229f5eed7d609293559a3f80b0925a6cca6fc278fc8b0f2e36974? 7zXZ !t/=] crv(vX0>wSrmBBFD :9/@8BB6[E7+`R_Jސ$"܋,Jd4r:~Gh"ltlJ϶W5k A9}8%FS^gqۂdL+m 4LBid^$ï%? RIt(ՊM NJ 鉌+bwlD'nJxN\=l-(6u6. Vt1]#-N: N5g[qCǻ2;@Y@yqH%Vjeϫ9ՀƴScGYt QIgܿM3A'qѸqY2YXٌ>Ep; uXMUiS¬eyYSݶpsgÁ(7WNOef88eSc ynì*+lJ& Baa{% v 4Vev`.+6+b]nC&{GT4нNs=9o%ҦtIFˀdsA(6d˕2O)NL ':Tw0'!$i#Qucݵ 1@T$_Շ[$%jԍM.>E2"!d1s  ?n/gvm 4U/]?$IPt"ίN a0nw7ʩO44/c- #,B N Fk#Pf'R󮱄.f#S$Q]&sz<(ZuCELɕTPImx'<=_)̷afWxCds"Grxg]rV@<]EF.Kԅg@nC7 X|'< +x].pXlPt Ks-Zyolv  Pn;js+A5uzb\(X!X>`00_KmlL4_髡VI~nw0x=rK2Gv[<:xvY:3Y ȅ$蜀iQR.s4 &"ם vcJ_qJzy*Abv W #P"`(!SWU{LNn sk{GB;YA1@q'$eoKXc?';,DdyĘ~P6P۝4"%LU9ިM]jwAӖz 3z-Ŵt'hE򵲆\#+a fNchg1jgF1X1iN U!ƣe2TaP?VЊ*]?8Cx7=7}C^k5[w4m]Smw&NOlܫ҇8|"Cud;R3WLoCsM%'؅d̩Vs7&RKO!8Cʟ]Qi@у/ ۉ'pֱf;Ы( ],=V-li,pOR9Axj8{ưUƥ%?jUZ %[|_:Qt^qAIDXmp/+HNʽ*3n~UΞ#޸4IҬRWt݂ 1-OǐN`/5]NWK8U[C:6tn+86s0 =.RyW vNG|`j0xPD"RǀgF*TtI1 t=).[_EV8˒h% T-H}Oߛ5"D7{b#%$g{Yi/ms0[-ϗsyجo'I.iemd&td,2}kI/ !1zDǢd`sAMwZ)_q66k)몉>m=E->5^Y*n=Q#n Gn , %Xz(jHba^V{Do=K:G_ U ~H#-o^3WԃB-$'j㭔NNwB#p%#PQz2=#?dI7-4rFz f ߊqU{gpEqXCsaD=9GGˋAg.ba6v#K/ DZcOlk9ʛ+\ S[;9?W Ĉovk%P̒[pXm wH`@eؗl:u ~ǙE0rGfg&(guT=n$+SںueMܵs3QBڲyQ`;uD8^swEmpY# VǷ;6fֻ4{@x;*`C䔜qaB<͙ MaTb.lsțݦ6HE8W2߆97 e)Wf}j{+dqح%FCgqe7ȹY_SUVaƻ(։b<3eX֫c)3ή ?R㮊IL8ᰍ/"xkL{īI%X+i е8SQnEL:#ğ z܊Il{pĝTx/`b<7ZE+8(d\S`  iax~>q%ЋzxXq;FSEu;tj[C{Z5zM7JEne^Ln0~;ޒyJ)J?JwDBBE0괸/q@E!=B )w=};<+Fi|00>2x/Ut;#BGQ[BM/`@ <#J"}340F^[{>ſ'1jFIؕ2Ӻ&^jety$Hɗ @vYXm%0T @ &I7F0[K`GwB]EAy(#4k\BoD;eQ "?˶p1=ye#7 :f+^Ԯ]%x5 1u0p9Â%2ds\'@3lwzϣFh&GmշR]ܗFq.Vɧ? D-盰Jv=D;v[^qO`mВ7%`&nPAb@j"rUHDݓJ)Z7oHDT+ѧ!★تe\Y02 N Oݼfet-PLI7;Zh״i6"2dГ10Fփ@cͦjx+2x>ZRF$0?Zjp ԲK2 WD]l `0N6FQ,z@2oe, 9+q:i{V$Rhe |dэR"Zad8'=/#':4⬙wA0mOwHK2,{[Ƞ[Ƹ7IIJWrtФ_gz )XX:PǃKVN gW \[]6 H <|vנLccqBbCU| ܑ>. [G~0IO!+d̀dw`R?e1CtW/Qݜ1Rbc~4+Ԭƥe;Idu~ ے3!sxp4e%NHJ)Tc o-m -Ds^^ԻoTa &? zu(FUlH6CJN!E`̽gC{l:*&I"+M07/kA`S+?؞ݷܹe>žN2ۢ~A~?dt? sd6 ,ЛpW\"?eD"D%lH)l6<66 Il$ݣ{5*NlHԏ&䌷r̯T=C;lM;ye'd0Yj/EMʖ&oS;0yo|Kߒ3K"iZ:[#ըxA`)GRy֜Ro#/oe_2i ͿwdH#e>p$BtSaʭ 5!p+Uۈ%5*~K_gjr=RCW-ˠ$W:[栋8#H۱OD5LLU{'߲vhpYb;a~=jcwRl53IGJΝ ^Cر淪78N_ 4fHdY^  rEM"6.#LӲ\rA 0Oҵy! Pq8y ʓqXZ fĶ:lf!FQd/}6.Rv~MWzUlǨE9!x|vAqe @bxFI@qND~H}~H,~df8X}O'Pc_ˇͬ6CHeۨ-hH}9`$- =IϺCj{/ \a;A`iK I2,6 >b뙡g/>2V~De@TA2[2IϦI~)8I?|%`!9FՋL SqQA@lmEqx6|tw#(lY=2ns^`l"qYv }&G7io8b&TNf^)t |[k kE[7="R >BhqM(D3)̢$b}16# .xn 귧;}YTyC!Z_A8Nd /2fczsLjC:cO!h;-;|F'ŇIa1@_#%e4يQzj0"Byfe"LS~rYW|؛(ak [e7Igzt7`JoDU~"[R""Æg鲳 =SCL/b@O pr"P)P{S$ \,uor[[$?޾/צ2ṂڮDoHš\aR#L$)Kl"OL,jQj#b@m?n$RIc-nv0jFg#Ңtc?!ƅr멽#T`&Ʋ1:lL x,v8 ~AMױe-)"X'4}j>7D,22[kr24zbm{VrRn#6~ERN.s>r[ >"9>q~46N[>V(Q ύMgme*!'e!5b,yP 81{B< .+,тQ, O2,ʿuf|VJ8&},b'zrRX@ xj_Qkٛl0"N#|HƘzNh퐙9EtVC9*6 M5UJ<͐\D=B# -ʾ;WW c_'}\p_.l&'lM"`O1H::3ށӮj>ٓH7W)fL׳L)AѵW[ [rTnYBQxNQټjpMg!{NdsB} %ͳߋb<񃫫 9B*W,~0p:e})wP܀gv%Ukr$MF I*T9M.Ǟ>W)MnɑѲƏrKFU -KtE{B` [@|%M|U ?]d^n4Yμټ"XJD@斨҄n] &hIP'8D =mt搾#5PXfFK,y#xSPFQՍ\k4DK~}]-+Jd/M ^\MN"=RS i|ZWp#zO*.e ]kcWZ D;ѯ2ԍGfL|~ѱ*`b|H DΚ0漩])N<8 b+!cOl&K]XsCpEr T ! <ѝkf߱^T uC.]Hbؓ"0򣐺y7]ŃY?r<8Ώ:hXbZKz!k#gN_ t |iD e}9hav6@>.3?g }JPS6vxhtIηbe+!T?D6+غL1;0A$$ zQwq${CkţJn[5ߓťy#Z]I]*)y̯LRkB&-\8H?w~CXtq~cw2+9fp}nK6B =ӽxx"*ϫV^q^Mˢ7 x Jh1*Х]+|6x2OfwT-f cw3f2AqU!5M'`OY{:r]-1h1L7{IRut-dsEUt<ʼn%TG[&gn>V,-(A I> 'uu\d0ߚ-Lw_{uPb50] ټk*[׼? _9ww5&e~uri@mfb=Ի"@xEk='좒F\YcisBwfeV*jn*6I2xk6!Zk?ĵp>n~dFgMAD00n;ັ_c6l``\u u=o4ÿpt2UJ9Y4Nie$skMfOOL;1nPg)]z=ՈXZ5cB(dh N>~z_mPpnC?!la0/]{& ߺ"&>2~I=Ǩz߆%_0)e.!f~8%BāvS?K*ƙadh|/cgnZ"ż6S%TRG^r`tq?E8Qv\S\r5 (P6wbꦋ3H[$?d!6?`RZ\1qh|"0|{9O>N呶 )qaf]XY;jPT|6T4AϦ{,C&09d_j KMQI,C3vHr>_ޭ4!Vjoʚ񜽅:52"p=RvN+_^d>2aÓKAg3ݴRP8xmaKV: OlA7?Ͱe$QD5zk1ل,r`ocʜ|'{`IxJ Yl Q\aETHZ='FXT:O|'u᦬ơ,S*MxY_E>ΩZ~K/#YCYݳhuvNO&ϪZp헎CD@lD|D9w3%'-SIyS:gxj4_29<ÅÎy +]Eֶ@u&ӣ84"u$ ϼEa]7$P/Gv j( ;mγPi Qbs M):"q_}\a`m1l柌x ns"AL+#^C8G~h={/c!Ѩof}}>w(< 44%N|-썺Qxk7]'=]&<%U^$Z..,5ɐ)I#Si2*ya%'yoEvmWc[cRSPU9tB}?u߇Fr޵4KQa )\-D-A7.7%}fvH1ro58.<,Ҷo6ۆܾТPS6/^gS(]i5W(Oj Ȃ:4&n/  ^3tb5m|岘"nW`"Qӥz$14²>(vitQ$;3epȌe{*nVy {Α(=6|s6R%Yca=[@hQn"#Ղ ! u&KZ /_kz{CIHɇЍ1__J}`5̀xA"Di%-hlH^PPgS85`wK_s_%w0E޳{wR`Z}kLEXՖ(m8 {iޯk\JF5 1)V8+P{dGP HS`L7}Ge&)6Uy=EtUZd*}*9H;\-vDS5AۅEzGn4ˢΐ8l,<8 Ւ1u3[~j)q#k+O9qsYr2{Z»r$Z3D\:lLh;&-`n󯠙Ц.O7i(%&9Y^ٹ[Qv }㟜SO#oT6(s*@gf驕]Cw' TBG.H56^9SR%h|Õe',Kv9~F(qU}b5Bo-;JU3M l3vjbTx5LNzq| aM(נ(D.gbOsu6\vs,W[i-rS)k&(oajV$kDM<h;"/իj;4a,f n>X$܇ )xm.ɸ } .g[)oX1 u=}G,YƙksM Ӕ. Ġs$rd 6^pyvaElKȩ(tNȌ4:nʃ;'Q  S%) 'Z6Va*L΃+Q3Z׋džv#qvmdٷ_,*ie B#>u:pckA4S wiD7z?`