libvapoursynth-script0-50-bp153.1.32 >  A `!M@eee˜ 0gPr Y'Һv|jڞcEcpv;1[=Grf]|rBIVg)?I~5pz- "zJl bVɢ'0vd=C f9*A3MwIpPeb[6ucE^ƓZjwքA@.|B5i'ɱy8W9^ЛO*m`DloD4sA⤒YHz XJECY6[@lrusn%]vdC/2ܘ)VET ީC+.QRz!H>p@"|?"ld ' W  &7SYdl p t |   ((89: >#@2FAG\HdIlXpY|\]^bc d e!f!l!u!v!$w!x!y! z" "" "&"hClibvapoursynth-script050bp153.1.32Library for interfacing Python with VapourSynthVSScript (or libvapoursynth-script) is a library for interfacing Python with VapourSynth.`Dobs-power9-07xSUSE Linux Enterprise 15 SP3openSUSELGPL-2.1-only AND OFL-1.1https://bugs.opensuse.orgSystem/Librarieshttp://www.vapoursynth.com/linuxppc64lex`?`?1413a85c8b3169977e1168e13f1c3e77493fd06dc3857021ae8eb06e29030b16libvapoursynth-script.so.0.0.0rootrootrootrootvapoursynth-50-bp153.1.32.src.rpmlibvapoursynth-script.so.0()(64bit)libvapoursynth-script0libvapoursynth-script0(ppc-64)@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfigld64.so.2()(64bit)ld64.so.2(GLIBC_2.22)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)libpython3.6m.so.1.0()(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)libstdc++.so.6(GLIBCXX_3.4.11)(64bit)python3-vapoursynthrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1^2^^g@^ @]]H@]\3?@Z@ZZ}@Z#@ZZ@Z@ZXX TX TX TMichael Vetter Michael Vetter Steve Kowalik Christophe Giboudeaux Martin Pluskal mvetter@suse.commvetter@suse.comMartin Pluskal guillaume.gardet@opensuse.orgolaf@aepfle.dempluskal@suse.commpluskal@suse.comjengelh@inai.dempluskal@suse.comjengelh@inai.dempluskal@suse.comantispace@codesector.coantispace@codesector.coantispace@codesector.coantispace@codesector.co- Update to 50: * Updated zimg to latest v2.9 so grayscale colorspace are supported * Fixed several minor issues related to path handling in vsrepo * Added version and api_version to python module to make detecting version mismatches easier * Improved rounding in averageframes * Fixed averageframes not properly rejecting more than 31 weights or nodes * Fixed crash in textfilter line wrapping introduced in r49 * Fixed regression introduced in r48 where expr, sobel and prewitt wouldn't clamp 9-15 bit output to valid range * Fixed crash due to null pointer dereference when instantiation many vapoursynth classes directly in python- Update to version 49: * Updated to python 3.8 on windows * Updated visual studio 2019 runtime version * Updated zimg and added support for spline64 resize method * Fixed transfer characteristics not being applied to gray format clips * Fixed vdecimate bugs when compiled on systems where char is unsigned by default * Fixed a regression introduced in r48 in that could sometimes cause corrupt output from expr on cpus without sse4.1 * Fixed a savestring bug in avscompat * Interleave, selectevery and separate fields now have a modify_duration argument to determine if they modify frame durations and fps * Addborders and crop now update the _fieldbased attribute properly when an odd number of lines are cut from the top * Fixed add to path not working for single user installs * Fixed compilation on non-x86 systems * Fixed an infinite loop in the expr filter optimizer that was introduced in r48 - Remove python38-compile.patch: contained in upstream - Rebase vapoursynth-version.patch- Add patch python38-compile.patch to build against Python 3.8, from upstream.- Add the missing libarchive dependency.- Update to version 48: * it's now possible to select which optimized code path is used for internal filters (sekrit-twc) * avx2 optimization in many filters, previously the internal ones were mostly sse2 (sekrit-twc) * expr filter can now better optimize expressions (sekrit-twc) * the 7zip executable is now bundled with vsrepo * the portable version now includes the documentation as well * the portable version now includes all the plugins bundled with the normal installer again * fixed deadlock when setMessageHandler is called a second time * added an option to add vspipe, avfs and vsrepo to path in the installer * added registry entries for the path to vspipe and vsrepo * imwri is now included in the installer * the overwrite argument in imwri now also disables the requirement for output filesnames to contain a number * fixed corrupt output from imwri when requesting alpha output but the read image doesn't have an alpha channel - Changes for 47.2: * fixed broken merge intrinsics - Changes for 47.1: * fixed linux and non-x86 builds- Update to 47: * fixed a crash in vdecimate when both dryrun and clip2 is set (no1d) * updated zimg to 2.9.2 to fix a crash that would happen on certain invalid input combinations * removed dependency on nasm * improved message handler api and core info api * various installer improvements including a warning if the vs2019 runtimes aren't installed - Update vapoursynth-version.patch- Update to version 46: * added a fallback to how the appdata path is retrieved which works even if %USERPROFILE% isn't set * the default number of threads used is now based on the process affinity on windows, linux and bsd * added an option to vspipe to make it not modify the current working directory * added a better equality check for the Format class in python * fixed doubleweave sometimes using the opposite field order (dubhater) * fixed broken output when stride wasn't equal to width in the python output function (stuxcrystal) * relaxed mask clip requirements in maskedmerge (dubhater) * fixed overflow with int16 in maskedmerge (dubhater) * fixed swapped fields in doubleweave (dubhater) * fixed selectevery breaking and leaking when there are no frames to return- Update to version 45 (boo#1120873): * avfs now uses utf8 filename support when available in avs+ * avfs now prints the used mount point * removed accept_lowecase setting from the python bindings * fixed frame duration calculation in clipinfo (dubhater) * fixed bug that prevented adding vertical margins in subtext (dubhater) * documentation updates - Changes for version 44: * fixed crop with compatbgr32 format where top and bottom crop would be switched * fixed crash in scdetect with one frame clips, now it simply returns an error since the operation is pointless * fixed potential multithreading issues in vsscript (stuxcrystal) * the resizer will now properly apply a shift even if no actual resizing/format conversion is being done * added experimental large page support and changed cache logic (sekrit-twc) * minor documentation updates - Drop no longer needed patch: * vapoursynth-upstream-fix-for-aarch64.patch- Add patch to fix aarch64 build: * vapoursynth-upstream-fix-for-aarch64.patch- Obsolete libvapoursynth to cleanup old packages during upgrade- Update to version 43: * Mostly bugfixes and internal changes (see provided ChangeLog for details)- Create subpackag for python bindings - Enable libass, ffmpeg, ImageMagick and Tesseract OCR support- vapoursynth-devel needs to pull in libvapoursynth-script0- Rename previously added patch to match our patching guidelines: * vapoursynth-version.patch- Correct package version (it is 40 not R40, as per configure.ac). - Resolve project ambiguity in %description. - Add SLPP versioning to libvapoursynth. - Add missing Group: tags to subpackages. - Move bigger doc directory to -devel.- Update to version R40 - Clean up spec file a bit- Updated to R35 - Added disclaimer comment block - Renamed plugin package names to include 'plugin-'- Cleaned up package descriptions and Summary tags- Renamed main package to libvapoursynth- Packaged R34 - Split plugins into their own separate packages/sbin/ldconfig/sbin/ldconfigobs-power9-07 161911610050-bp153.1.3250-bp153.1.32libvapoursynth-script.so.0libvapoursynth-script.so.0.0.0/usr/lib64/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protectionobs://build.opensuse.org/openSUSE:Backports:SLE-15-SP3/standard/6961f51c515b08383b1f13adfc916b4f-vapoursynthcpioxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=40ae5e711f8b8c10c7816f909962e6770e4a718c, not stripped PRRRR R R RR RRRf/Eoα=utf-831155491cf37d5fbe314f661d6384ae743d9cf7649855c7ff2ad0b2e882295d6?7zXZ !t/!G] cr$x#Dh^yxmwua>'l3ЯcPcxF\:.Ϥ@>e )#H'Owu=-vmr])>4BWe6}{[%rs+TST& ~h,7bv6]lqmٸͻTa4@(qHyg70(0~*!Vt8A 7F ֑qU)SnuJ]K19"[Z =sڱ{0=k/(`H}E)bm/?|#`u@YtuaDjΞ]\r vgAx@U}&VqxԶIsvEU0mg;eU˴&i?M#ZɡmôwrY~*,W#FHHy ǵ8Af EipJR<<镗:Jc㜋%VܪzA~ PhL-㍔\)Rk1&1y[R60 u"K\"pᏵCOYmr(!=&k|\zb-LݛU_ u)݄X1ά\! .NtUy/]ET*[Rڟ6ʰ"k{07䣮]QG(;=LoA/,oË]s'f"jk)Q$28?D@qj,n]!*9 9 [-4DZkE>j7ْ͗lȩydqiŸܖB弲K*Ilz,}zJbl #r1ڭZ \8mcVܩ éɄw,reǍ`@YM-7lb"Q>\ܚ(Ċ,cVZyT7P &A6k ieB F#ۇWތ?$qz~|,HQ{_t>͊;^/=bVLIӍ HPT7K@K)1;.膀t&O=}ҔNQr"qP?2U^PrEYnCj}9MbR=_-iIc'@ji¿$ÜMrQz LgUp{Jջ&@%O3zAH-4hXAޑ,>,# T^ᴓ/d>6wG?YCdd|fTC.<~,⣪k6R)!3P@ȉa<żVxanyA>%q4  J}'.Pa13!B+l@,,3(G&J>a~ErxQ/k2FƸ9Y^${Uz{P\NHqfxmk% =(Xwx | 0Y F{_D #ԉ:}WXd@]Y3 ^g0ܓ+Bʻ>Mlʱ Cl_YcQFOZyS1f;PM @I+YTD?Sè7ˢ^0NZ'Wk)v7,چJlŒ1،jrX N1 xmQV-iT`u H!8I!dt)4н/CfFR{bc)_~Í]:^D: ?Ӆ [a7-> oF}#߉~&_Oި?҈rX&Pb/j-Tɤ`qExft}ˑ"dex:To V!2;**h#؇!qnLuAgqر)fGiDK2fm.b1m̘M#]''\; \ M$O& uq w]zzE߼0[?00LOԣ<I+dh-2S/mᏜ_X^. ^Ζq0=~{Hfw2㕒c6qkj% dVXnHMGNs\%M]LQl\U^ZP]tK>0y3ўS* 5Z΂`Щm!r80,6_-pb8gU]0J '2V녣zf+%'+Cȿ<(|r?W2-ƕ^VޯO@Y;Hv|'M7VɄSt>m2C`4?2*{hcR 7kfxl:B̑TNu6(H1r&u*.z :3ݺ^<|T8Lam[%0/w21yY\ `O 9?0.fXL+q0eݩţ^hv")3|S;UQ~v|\Hs OtJS 0h6B.λkכ*4K+wƑ۬M$(X[Iŀ*CGH4:v[RXɴ/5td^@s>]TZZ#ӏR6 O & 8L?f0ق(ƒL,vI ԀOv[6.[瞔]da.ԩ:_ Qa M7_MB1iy~ .Oo2ZK8)_܎Y ~+JHMuvKi0v!g9;:f3H\ŤJXt*T"@,R-XM{zHyяJ59=(ҿ{!O{؉sNJՕu#W]xߋtsԦ|¤cvee@#eoBt[:k%0nu0\9ȹQOswL- 8G} aT, $&rh`> oμ}J䅵Y:#܍(L@Fuc|3ɬ}Ogq.ߥbM\r a5hΠgvJf,Z̀@~J<5{J^KZOEtEIUt\ Y-Q Ծ `ОkeF@hIs[0>g81}txj->(ѹ vj/ގ)u.E۵5WAQQ}ҴAuVMۙ֬ЁCk'}MKb `DcwG*y5^NZ%V=\'1 ~5Q[.~Gw^TQ,lKb[G ?Ln"` e!ȑ 0E>ݿj\u{U|.gaE_OblЯg)=}>+{"(o!0;k:D6Pf|Pki_}M6l2R]6-ufqMOsd\MW<KˤjOSZ!lrF]\A`)HLQo$Cثg'峗xN{P8mmKjऌȜΖYCO>Ajb7&ݓRdH+VE(XF1,X(\_sCA3FO֑6W/MW"j9BȢs0PIF۝CQ_) Wx1$yHleĢ4e4؇kQMqҐ DqJ<ҭ2"7 TeDD{{-Qa: " ʸopI}4]=CjT-:bG(¦^#a!C3AϤǜo*O7I3 3ߜpsW{AsUE~qXG~?8|+Y7>Fv]KZ ,]1*_8Z%a\ST۶'if8yyCsaoE>'771vפbd03 ^< 4vwϽ'^J|ȑfN>jh2s]Dڰ >S8Ƥr8){>16 ~_ `DҊ!NKLbv."ij"7^sq$Lk" &־DEʐ2aF0-=e堽 Q_g@>,+ohcjeD Zv.MKiymseϝ܇ߺ46RR)/ՔǬXMF!?_s.E&3>4 V"$,2D~6J'e^jV%5qr_?IyfIOyy_VpmS1)>x@ݩzj^zOt3]]WTq,oG#H|QB47oE e!6>ާD-N*#?!(¯7 u;oat0GxԈt'XscOy `yk2M1jJϻj˹[-F!c=uḳt_i%`9D?)O^S._]fṹxt>ɔ+>[Ei&zXoFuK%ս|G ZXY@Foz'ɫMΩTۇ'ha#֮ Pҽc kR^&u OEWh+5"BQDt~>S66a`lѳ,KεxՇ~KN4ʱ=-$g 6C}Zro 3(2|b~o}'pi:Epkg>77;(:NA*F@|ɥL) G(XEA, V+tmE'Ҿ7VP#!qS''6R=\~ kSﰯ~f m LxIVᢟzF~lqQb:$o8Θl3d118 YZ