liblilv-0-0-0.24.10-150600.10.2.1<>,Ef۷p9|Iua*ws JWC=_pԓgE3w[)ׯ9WkWઘY#3! 4`SL| bM}H|xs Qz֍8kj֜MGh P?0v~}YB4ݰƒTzN2̲lv0:"1ˉym1M=bxcjDڂ98 ?ly^+xrjǪZZ]äBC,_>@?d $ I (.4D L T d  $8\l(8 9 : >@FGHI XY\L]\^bcdefluv,wxy z 04:|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۷s390zl36lSUSE Linux Enterprise 15SUSE LLC ISChttps://www.suse.com/System/Librarieshttps://drobilla.net/software/lilvlinuxs390xxA큤f۶f۶f۶_pba93e23f2bbf1ec3705c6f1bd19e9cbf10a38eb4cc24ec2ca808a39fa6f386267d1b54fc34b445eec4dcfba71e59891d2ee9c64ff0374ea6a58527da221b0140liblilv-0.so.0.24.10rootrootrootrootrootrootrootrootlilv-0.24.10-150600.10.2.1.src.rpmliblilv-0-0liblilv-0-0(s390-64)liblilv-0.so.0()(64bit)@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.3)(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/ldconfigs390zl36 17207694630.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_Updatedrpmxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=5e04ed27b319cb0836b61104977a1d0c08703b8c, strippeddirectoryASCII text PRRRRRRR R R Rtf'Ǎ#ikutf-8bd7c088a8b39aeaa0dfcab238c55dc8114cd9c0adb223c1b60f2d46fa77314b2?7zXZ !t/3*" ]"k%neCt^CٵfgUZ6DFxx}=؜o Gis2 ;ksg.RyI7Δk9k  m%y Y(TC20me \OW#-fX8s<2[<%ķ(!dv@_2%G eݭ$3*"y@ad2|.U:gÖ=,҈0/q$4Ğ`Z5(MReoe]BsIْJML1Ln]v>ѧ'yI% d:2;wk}g*9$Sj; tF:W k(qAlZ M ]?/| Ŭ]&9NJJ>8}f8CӃzâki(eR)E[PyͰ)4 OlQ^}lj֓_L/j(Pשo~;T(!1`rm~Ty,ȖJ2z:96 ⰯMŠ #K8H0q.e^rvIf[&S3m ޲(L|ƈ?_<%;Aփha1`kSEbw )WF/O)b1kU^G>U f8vljG&v{=[7#cx>Wv"!=V66}my;{3!g5?rLF`Ko^앃߿FLx;&e o\F%c 7~u|5BNk|2/-AI;Uu sGr\°$& <mhoN©O A!#[>% ^r"t!0Zϸ[Zo%?{2$w uzdPK)p4FzJȤ ;F}tߏkj!> %k c*2;#tGPXhȉd LwB^w٘oJ!Y{:ΒTח9_[Sήrie :{'5DܐDǑqƚkI _p0C΄i^vq6ur=U޴+RѪhN058]i'w:q~z)E\l{НFAOhm :nB)e7Tp}^֘^s(*ڷ*HDߟG%#[fPy)0+4+wf5AY_!;S0 jgó†L?6 {mښ}zFlMn)xJo0) ]Es:agWP ?:)y:k)PM.Gp2V ȇ_]{\d!{eE0amg.h d@%MƅdG~ޤdXælsHH8Fk\W^IԤtǯߏ|BɈw>#AdQl0qW.IC#f:*EzGx-C縚z (7b۠/n-Ʒ?X,&&iK6,L"EͲE")@5'#?en}\RDUOEeanUdsg=Lǵ9h:\ů[ͩ* nwUXgM1)1MVe|cZfFmrx~f~g[`-Ş_z|&RXQHDvr;k-ʬ{#rΪUkfD6$d"dKrsr#ZfBYoP%SI.k 9aFi/Bx,=.=ci\oiy=?F{+$897YЖ+M JΠ;}OM &)!o_Y>nO 7)f$PKU+fƐJ!6\iLb @NAv\R \L֝@ XnpcOP_rS^y"MW~}.z1hg]JxXJb^w]%RD3dW>\T[=pWASp2b[?)PWvvڣ\+Xc&S .!Q}!|)']MLA$D脄+^9&:~)NH' 4߷n? PLsaHL:$C にtDBEݵ6{zjL9D#=Ѐ"xwg<Ӵń)uԝDz`[X'u$%!JTg5a,<"&g0_c X)2qx,9کI_,A9 y7{; Jzف)J@$[UH3>d.vniE. Kj_cIf!Dfpe k bq[-.wrP\v )RWdh/|D 1ɗ)6KA  19"p}$*j kD܏WMl8噔/S+]dWNI0pKsk 2z[J H{%IXk%@8) ]$3._sE;AC)\v{[DO H^CGƂYbE&<\Gͣ2KLkFJ|ԬIє.,n W#93, F:*=FFCX,a<9^}e *(EyހΠ\rMC9n(q/%#:v~(vJ$O Be} [VPɸCB`Gﺁa6{ݭSdSZW옐W]#Q{ŅIyf<:o/fᷥ$c&HcQxj5OJ |SỦu?aO'sR'II;VԷ3b${L%  WONfx`qQw{9b/X]>{4Zf]h3di4A,HϜK F:"HxVR:Xql ^ B1U%D;T^־"MS?:QavXr20ĩ x8h'w: T~ IM'ٷ)Av5v]U'ʄ$r|P]k =\#>Vrr|W"6}cDwrZHOӿjC;ߍΧLyc4P(VL8W>jpohr)h(ITMpwo#m[& nQ5}6K;a>VZUS-q$s FC&gATA]DL2'*abem7'du#RPeW#q8Ym T<'@d) ?dV<˽hRqldZF+5`РGeP oa8nS5/>ooev"iPM{\GMa3$Y#R@ۚ tL=:tWTLW8;"QZ!GP7󕙱/y& nq d}M*jc(iIŁ.q"rsJQcK{x*_p>4oU +3|n4,jW@5؜/ %*B0;[dv Nky_I+RHUzΰ1)81":;`aBTj0Ivzcfa`#y@c"Z|#=} )um fK Mǖ`>(u?9~sTo rUv;"jvr)͇s +}A-2>~̒H8 "ޝ_OےBRL&U4[tȥa?~ԆFƛfX+NjFx#*yDžs{aFR,=je|ā#2%59ۭ!@]Ngŝaϵ2բx6ņ KXɾ3[[pQ cOAЗ|F]~i$,Q[qWswZ6QBMQ9V5ębOBVXo WqL%Jc B tf?eΟciX? ]Gt%@Jay")H#/ar@jA]%wx쪄XOgE@?pTcȒUbsm