pfstools-exr-2.2.0-bp155.3.13 >  A dlI%z 7H~eQ4^.>q9`sPWPg\!6I C I2^M%_@AL`"҇8 w3{usAKU x7%5e!&NmTT+sgF\ȓ>?%D'ȟрeԍUe@b5'5ɔW7+ıs. %ڛ]+W]tM:[ GxNx Xv'nekV"gT8S~4W?+L&BE%;uUN@{yaaecH̺6>aS5]I?G/^7!'ޕ$!#SxS"ɁSA_FXpd}^;"hq hxÖwxfdž5Ս#4t!eKuB- nIej}: /qP3/jЍt,Q`(nP2eҭg^=aO66ӪH՛|0S# ᒓՑCOTG9ۘȒ'ۊ 8uAm8uI >4wj7W7u%q*!&"R垦{Z5Qv'bt2n\'+uBw^pKuS^/$(+YZSORs Z׶RN<ëteWზV}י45lE\.1/!6'$G+DۡLz`]hL>p>'x?'hd  I! ;Yz     ,P(89:F"ZG"pH"I"X"Y"\"]"^#b#c#d$2e$7f$:l$<u$Pv$`w&\x&ly&|#z''''"'dCpfstools-exr2.2.0bp155.3.13EXR file import and export for PFS toolsThis package contains two-way conversion filters between the EXR file format and pfstools's HDR graphics file format.dlarmbuild02SUSE Linux Enterprise 15 SP5openSUSEGPL-2.0-or-later AND LGPL-2.1-or-laterhttps://bugs.opensuse.orgProductivity/Multimedia/Otherhttp://pfstools.sourceforge.net/linuxaarch64 P pb큤dldlaaa3161eac3ccfac971503308c473fcae0935a7d7de5cf8f9718f508bac83079c0655762250c73cc71b1cb7fa45df41aac2edb42d5efd843252d77ac0afd11e2499d8070043dc1117fe63e84b5c9eeee6efcdb59f20db3af61eec4ff3c42a47647ed50b08774bafd83b3c6d6016263298a9896e27b3d92b0721687b24712e31ddfrootrootrootrootrootrootrootrootpfstools-2.2.0-bp155.3.13.src.rpmpfstools-exrpfstools-exr(aarch-64)@@@@@@@@@@@@@@@@@@@@    ld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libHalf.so.23()(64bit)libIex-2_2.so.23()(64bit)libIlmImf-2_2.so.23()(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)libpfs.so.2()(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)libstdc++.so.6(CXXABI_1.3.1)(64bit)libstdc++.so.6(CXXABI_1.3.8)(64bit)libstdc++.so.6(CXXABI_1.3.9)(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)libstdc++.so.6(GLIBCXX_3.4.11)(64bit)libstdc++.so.6(GLIBCXX_3.4.20)(64bit)libstdc++.so.6(GLIBCXX_3.4.21)(64bit)libstdc++.so.6(GLIBCXX_3.4.9)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3a@a@@a@a@`\{@^h\HW@[Y@X@XP@VVV@VrU@Stefan Brüns Stefan Brüns Dirk Stoecker Stefan Brüns Michal Suchanek Christophe Giboudeaux Stefan Brüns Christophe Giboudeaux aloisio@gmx.comjengelh@inai.depgajdos@suse.complinnell@opensuse.orgidonmez@suse.comp.drouand@gmail.comp.drouand@gmail.com- Fix compilation error due to detected OOB access, add 0001-Avoid-out-of-bounds-access-for-monochrome-images-in-.patch - Fix compilation with CMake >= 3.22, add 0001-Replace-deprecated-removed-GLUT_glut_LIBRARY-with-GL.patch - Reenable OpenEXR with OpenEXR >= 3.x detection fix, add 0001-Prefer-upstream-CMake-Config-Mode-files-for-OpenEXR.patch- Use OpenCV 4 on Tumbleweed - Guard OpenEXR build dependency (needs OpenEXR < 3) - Adjust pfscalign package name to pfsalign, match contained tool - Cleanup spec file, remove old dependencies: + lapack, blas (uses GSL instead) + doxygen, libtool (unused) - Correct GL build dependency (pkgconfig(gl) instead of Mesa)- update to 2.2.0 This is mostly a bug-fix release with many fixes allowing to work with newer version of libraries. Several compilation issues have been resolved on Ubuntu 18.04, 20.04 and Cygwin. The HDR merging (pfshdrcalibrate) uses now better, noise-optimal weights, which should reduce noise for darker image parts. * Added: v210 format in pfsinyuv * Fixed: memleak in pfssize * Fixed: Fix format-security errors with Octave 5.1 * Added: pfs_automerge * Fixed: typos in the documentation * Added: simple deghosting in pfshdrcalibrate (-d option) * Fixed: pfsalign now uses free AKAZE feature detector, avoiding issues with missing non-free OpenCV classes * Fixed: Updated installation instruction for Ubuntu 18.04 * Fixed: Fixed a number of compiler warnings from g++ 7.4.0 * Fixed: Octave interface upgraded to Octave-6 * Fixed: pfstmo_durand02 - reversed the old fix that made images over-saturated. Now 99.5th percentile is mapped to white. * Removed: pfsinjpeghdr, pfsoutjpeghdr (discontinued) * Fixed: compilation fails with GCC11/std=c++17, duplicate "clamp" definition * Added: pfshdrcalibrate now performs exposure merging in a noise-optimal manner * Added: pfsindcraw now calls libraw's dcraw_emu instead of dcraw if the former is available - Rebase patch: pfstools-1.8.1-fix-return-in-nonvoid.patch - Drop patches (included upstream): - pfstools-Fix-build-with-Octave-6.patch - 0001-Remove-using-namespace-std-from-global-namespace.patch - Disable EXR package which does not build - Reenable OpenCV package- Fix build with GCC11/C++17, add 0001-Remove-using-namespace-std-from-global-namespace.patch- Fix build with Octave 6 https://sourceforge.net/p/pfstools/bugs/49/ + pfstools-Fix-build-with-Octave-6.patch- Require freeglut-devel instead of pkgconfig(freeglut). The pkgconfig name changed in Tumbleweed.- Correct pfstools-fix-libpfs-linkage.patch * Fix broken octave binary modules - mkoctfile does not specify - Wl,--no-undefined, and modules fail at runtime: ".../pfsget.oct: undefined symbol: _ZN3pfs5DOMIOD1Ev" * Fix random parallel build failures due to missing make dependency- Update to 2.1.0: * Added support for .yuv files encoded as PQ2020 or HLG2020 * Use Qt5 instead of Qt4 - Update the URL - Refresh patches, use %autosetup -p1 - Drop pfstools-Qt5.patch. Fixed upstream. - Run spec-cleaner - Refresh pfstools-1.8.1-fix-return-in-nonvoid.patch to handle more cases.- Update to version 2.0.6 * Fixed: --frame frame range spec can now handle negative frame order, e.g. 30:-1:0 * Added: Added photon-noise weighting in pfshdrcalibrate - very small improvement for some images * Fixed: pfsview does not change zoom settings when flipping between next/previous images * Fixed: Fixed bug in pfsin/outimgmagics - missing call to InitializeMagick causing assertion fault * Fixed: Fixed bug in pfsouthdrhtml - missing call to InitializeMagick causing assertion fault * Added: Matlab MEX files can now be compiled on Windows from Cygwin using VisualStudio compiler version 2.0.5: * fixed: pfsinppm now can read multiple frames using --frames but also from a ppm file * fixed: a few typos in the documentation and code (thanks to Andreas) * fixed: fixed octave interface to work with Octave 3.8.1 (and hopefully later versions) * fixed: octave-config used to automatically determine were to install Octave files * fixed: compilation issues with c++-11 * fixed: bug in the assert statement made some matlab mex functions to crash (in debug mode) * fixed: version number string is now correctly reported * fixed: reverts mistakenly introduced fix from 2.0.0: pfsinpfm and pfsoutpfm do not flip images (top-bottom) * fixed: pfs handles now very long tags (by truncating them) - Refreshed pfstools-octinstall.patch - Dropped pfstools-maptype.patch (no longer necessary) - Added pfstools-Qt5.patch to build against Qt5 libs. - Spec cleanup- Grammatical corrections to descriptions. - Replace %__-type indirect macros.- build also with ImageMagick-7 + pfstools-ImageMagick7.patch- Disable pfscalign subpackage to fix build. It depends on non-free opencv- Disable opencv support because it depends on non-free part.- Fix octave dependency- Update to version 2.0.4 * fixed: added installation of octave-based scripts: pfsoctavelum pfsoctavergb pfsstat * fixed: libraries installed in lib64 if needed * fixed: added "so" version to the pfs.so library * fixed: Replaced depreciated OctaveMap for compatibility with octave 4.0.0 - Changes from version 2.0.0 * added: Starting from pfstools 2.0.0, pfstmo and pfscalibration are included in the pfstools source package * changed: support for automake dropped in favour of cmake * fixed: pfsinpfm and pfsoutpfm now handle both big and little endian files correctly * fixed: pfsinpfm and pfsoutpfm do not flip images (top-bottom) * added: new tone-mapping operator: pfstmo_mai11 * changed: Thoroughly updated README files * fixed: several issues with octave scripts (compatibility with newer Octave releases), in particular pfs_write_rgb - Add dependencies following upstream changes * cmake * doxygen * gsl-devel * hdf5-devel * opencv-devel * fftw3-threads-devel instead of fftw3-devel * opencv-devel * pkgconfig(libexif) - Re-enable building against octave - Split out some tools into their own packages * libpfs-2 * pfscalign * pfscalibration * pfstmo * pfsview * pfsglview * pfstools-exr * pfstools-imgmagick * pfstools-octave - Remove obsolete patches * pfstools-octave.patch * pfstools-stringcompare.patch * pfstools-no-debug-mangling.patch - Added patches * pfstools-maptype.patch * pfstools-octinstall.patch * pfstools-fix-libpfs-linkage.patcharmbuild02 16848421992.2.0-bp155.3.132.2.0-bp155.3.13pfsinexrpfsoutexrpfsinexr.1.gzpfsoutexr.1.gz/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:Backports:SLE-15-SP5/standard/74029ee5f652664058da9bbe2314f800-pfstoolscpioxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=e2085fa991a0169bfd7fdf94542a0642fa281347, for GNU/Linux 3.7.0, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=5a141e1d951b5a7abd33183c7cdb8463357a09b5, for GNU/Linux 3.7.0, strippedtroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)RRRRRR RRR RR RR RRRRRRR R RRRR RRR RRRR RRR>Xf Eutf-84dd9e5b5cb958d2ee2141729e0763f319e01f595166aa7cf61ac4451d4c6d7e2? 7zXZ !t/@] crv9wՅ4Z}=B%sTKu=88fs?uB>5̕jic PR^xCsuh q):Na^$Res6pzA(R)qZY e'3%!z6,ȭ,cE +?7C+MZK\efЎԢ~5(I bT]Cۣ)ujRKImdxkgە73O ~mph SByM{9٣xޭ)dʢhYhL] >2N8 \aږCg5&'v /<C6jv~˦0sY ֦nEyݚ#?q!g@?i_ozX٘)ȦNaPiX>Xiߓܢu+)u?B\[xwҩAtW,A7l>_R#^'P廱Xv_b( r.z9),0#ע$!$2( ϜADMN. ILLcW+k̩.yttMVo),$+_+.0-Ja8h8Y2hXhAr$ꏐI] ?%, 9cl|>GgZ)Է@H iD9ţvC$V<$:,Q\6ȭ1n|BG@K$#9|[ve NC\TxW5oӞ+i>E~ti( H_1WbIy ԟO&ed[3鞁Β'oU2ҊdM>3!hT-l}Ԁ+dċ_ԺFTlUc[wg7dWIyBߴm?>e2[~qmu1!Rq(T4@}Rd )?̰-TWb7Fc Kqr\Ê-1.LU-6W/8RJBdӰ0a1]5yJ`6& 9ĵPڤ7MٔS-{[lR ,{MЖBe:+Bމ"2k"J[{5R fjp;/ \x<-Pja6_¯vYp_53 \e4Y_F(DYK2A6@[ 6$DFI.VKJXT]f`YzQu7@=HFbUR^F uaY꼠+P+ ^!dPһ3I$VIFyWo_J՚3rQɘ"s<{"95Hh%T/U9n$QB}TئFvL9@ ߽c};3:x7"[|$?I?\"t[G4L'}¥"[nyks@(2WiF_PI  F9n K?ccB8u1&TM <^;>Q=AiU^}?XokRA=R7oq|:6끡#n{cpk c]^|W-.q8sq˥t R\o&\煚nZ#mR,,@/ͻ&+}TԠi_vjAHnV:dʕ,3!V/SLX'Rl0ЪX=D`eVw$Oވ$189" ֥.z ެꊈY DJއ׬_9Ee_d`5?7(Ƒ GE]2԰[^b+tL6Ǭ~SbTdwwAN-j!FVRd25+H'Yc黛J$FʫW2g'f;͞@'xD\~hx~-Gk8wFN:V[#-7Ba!f>W-`ks Q'C.]Ur~GB|0Dm"z5A>+3205hżՑR77>jw"ݒ ̚םw_lFt꧀xF̉Rlj]WVyAW[}HU tE $px )"&nj,.:DŽ6oh)(wJІ:+ xEz-7`Tz] #稢Yj7_kEur;uސY{U'Ab^{Q`?\~#~ڧ='')7T0/TA3 ~Y[Nk$b4<3x vV[Y[95¾٩EE;T^4V}/z*Y?ޛ+]&WTKދT'x+:xH߫@E iw6P 8[`I'06ownqi\C؉sX º&[Zw(ȳE~g/v~6Yf6DP&75OgNb{.NFΖ'KQ1אrD(MzcϨ# hT|/RĂJBs$>#%VGJ/T{*|":YX ࣫ ׉/#2 옙#mv )So_>e > <%2S?~k2GT"D7t؎g` b$\j=)8> gQ[]-J)V'S*Vh^S+}ZX&isUb(Oϗ(lRzPUqV3  v:;ya>=^F \fXvJ)J9U6^,ߛ`h'ɹ:(!dB!wI Hz}!)78e8t4[揆DF`gQx8x OTE%yr/èabYHhϸ9.ox7иtv*jXBHSsd/Maz#7M-c(m=sJ)Cv_*{Jc% YХ!~ORz`^&h&/ބF(_ ȝfRc/ڡvL`znT*Sw Dz>uU/Q@ !=W˥NW~> EEI4FV[NfHM%Vd ]yzv) 7ڝ66#ܽ2i=fWl 7?x7J+MK@BЦo-fr_RZDL͍4$˽7}ay/n pz-'.h8W`Q3QJ:@Rp滬*an=x)Fk|I&QTsfG-mC ^x}'[.C5G7ʿ<T '%0%Oqc91cHp <ƀ2 n"|Sx2L c i)R\5BfVPI!T?!}5]8>o~,yi XSlTx⬨=Hn61zWVgr5`mC2{%c͍ͺ[#ZjrЀqcRVeyI oxlaiN6L}b`%ElZse/|等L_v@ݓ0w6Q=qJJ~d-Hb%" -f}GRKa|!ׅp$Uݱ2>XllE7,{ Ȟwmz&mPdbT"ᛇ so&|0߰#%>3hsD2A=Mpkq ؋{4][u5xFF%8yIr\8`;|5R5֖ʬ-nԛgA¼f-1BA&{N+nA]l#Ј UPfF+M+㧋-], fLuXx$EWK>Χ,Io|ڊ&pЂ*GT>c'|lf q98q_K%t!JP3v.9%a9 8~{<`wЪ\T_i*q7j#>+fkSA x%f&)sӏS9DBU~Vɒ)О8(usք#D!Rd}lײh78zÄUpNm3/_O#2nWC4>m/:J0mmO"*crW4gި*5 *ȭyryMF]:UWJNs蚇gU:4յ" <qlM k1t~9Oy|hVe{%J _k=h%TAB^j0u8]M|wY Cg#:r^W1e|J~gp|ʆSnw_-!cڻ1QijpW6hSPAƿh8y7+?>I[\>> (}$i,uȘe.h€1>;ptb l/vAt]JD3 _w,ncPTKh=ms}y>cև`es!~L=k*->6eNLKr!ADv QV6vG[w3Չ|&<˛0&,lT]**OGL1@7l͖# h,fu@L ~Ba~/ЬG;t &p..Q݁' mS宬{=b!i-d6g&gI)5+ ]N`k֏& '!6zvd-n‚SPP9&#Q#|Nmj%"Q깸CL=L^V`J6n_HCN>3q4ִy_cE͞͵K7v^Ԝ5 T&1)K%JZ1j;4{9c wƪv`2K:f-p:64>acl*(e8θT?O5WCB$4fn(ol<'o"xHfĒX6bK[oUx,xPk&"ڥG\B{pP` = lDAGyE4 X7k50ђKWP"8 vyT,.\h$ZSl֜Ab:̄9-enRc7ƺGk=qR+Aθ$wv6bw05XΦDjAGLTxxL2گ9G@li˪ŃH j-@kz") g]Dhd5prvrfTwoͻ;Y1:,b, RJ0ibi,%M$׳C*{KBFe 1L!\)al܌dE;d'@h+22*s.po:,: ÿNQ~J\gF!S`5s$gh W<=Q@-;3q|ĵ>wP;&l]M-D>N"TC%ʥϜImװ(,kk*ӼW @ I:fiM5^oZ ḏɓ:xB7~=a)~,utn2#c0Z& f?x%ҖG=apCkk<^) 1I;VJ9B.aV& /!^K`BzD=nmh P\PW\30fJOcd7 T 3(Wnfܰ;D/#FIrf-PTvn[x,KK([9D% o9P.`_#ԅ*AG'+ϼm A<;]n5b( L-MK/XI d$QJk l8A/xhyA4+Zi*Ѝ-QN00;iϡ~Q^v~0O %o{2&JCY錤'R4Nc&ӄYϛkd?0$-n5|F|:&<#3:l`1o;-v3_粝 :αoceh]mV_pc9c% g3-r߮lK􍙽{lu> ЯU JC̯O izYD( J8 *張<ًmZVc0^ؾ?e|X M CyqM=dSTʵՊw,N ޮ6{>Al#~,yz\7~hGp،Ogl5(=F0;;T5Y2}c A>[Z[u 5_20!nx,4 wZ"tli/랏aS1:Nz:%SJ py/x%W!O6l臭py'!)(gw3݅ :2껛t9__LXzC8w2#N;iKw>ĝd~93Yxrc;{'H_!N.-;ʺ/4|e/(/Ayx~b`cIxMiP o]p(ZSV6E~$X[< ZNC r N m'֥OjF y#at|<4/BoQ_0}{i%Ϣ-B̻Zi=O0J'|S=rҙWVf|1]{tlScNVƨsoo6ijm:/hG񆅇0ߩzьڀ]-dՓRʓ4iBw}w{p0Y]-qnKn)eEPT/v`Sd岅UhcoiKyq\\̒ EKyxifJBsh e&s/sw/O/.1kdFFC҃Wq׈d\1$t1LyL27M1fbKezap^ 0y{ZcOpVG!+_{ z͕:_ >nCE7 J.?̨ZʝNޮ{dz'PmDJ}`ܑ% K)m*-l~^$7tD]گ1a\`bm#uivv)>x5Ï|'7#8Έ9ajقQ[-e&X*KoYD EReؕ,dic˻.:͍mx2"´e׹2jK}ƜQۭ.b8,sU;IsB&/h?þ*7IZ[=]Վ$FEυ:%H/$+JKa*'lwǵ*G %戬#tsb˽oP#g(O?-ٍ8eI@Ƣr4V+:ѳ-6̰ 4Ì!kzA7}Ο]F῏9)uw5ӫNm]cEO@VH[`C'fIדz&le@8ܡyBkCr«K{ܫ h":7v_ku>?D=%ֽ7<z$q'j;#\JQq&m'+AnGf4^U|'ij;yY ҩ5T [W%6,% PTr5c/BL2aQ!9$3;oQso}Sm-޿NO $ݲC*H7^%6lO5Ƿ_ d'f}$r_T:pD 4O"}1R5GHK7Q!C,F!|7 .!S9YQJF^]ᢝ3ny`}s{]JfQy"PyK[ }DGu; #ϺlB0#OgvVJnaK̥үWWs,c`'d&>|Ds]Rx5{ڋ\2(4C6<=Ѯ+!|C-d}g~|I4PK\ry?-U3]~' +W9k :;BXe 6Hafa4vxg?d[K-4&ۨI=}M>쮱%b9[X7jC[[9GuL5r頎 4Own8b,wLUvgT=Y>4ouy>x+>3 k8ΌfQ q"~"f64ԵksՇ&JnJm7xen$ZEYGp41;4IEzG#^vb# R+t ]mqhƋ /Mx ~=0l 4<L$YIG̾MB 䗷^7D Zbм $s쵠qF#[:]oi#Oi6؅UTtjCs&֜&Wa,lKÛ '{VaI!$8Gap& U9yў E6eRӥl=uI٧0`BV?D(GEŴDkUÖĪשz/xsRA(,uKAnXfi3*gr?쯄2 \}&;CӏZ$T1MNص2g@[4{|OG\ = JBTmn^|T[IU+r#mNWL49,jRmDJf^>f} \f+:C˃ 56P~!y dRwk&6 >1;~5j r~ Sٹۘ- 5*#̇ rnaL®*N6Z0<ߒ'*xElWcn\Z!au]i)8kay ?W""ǒTy9?p3dyUǞI:Ab %[fN:tbyn=x#3 !8R0o۪gq%B ~# Fׁl AFS}FQs O>`G&率+bxMdåMّ_)5x/s<ftՄ%腐.37kz#@;H畠ni+ txR4$$3 zJXJXvA>/]<$r%@"\lc*-Dr*eWU<6kIB!ӪFɂ>^ Nn ДuBCȇawH<  )˺PynlSL/|$<μq5ŏ%0eZM(j?`Hp//|5=S |=%Pįsx[$QbL^UЛv0ppȰnuVQoIm/lžj`yFi/d0 ẙ*Q+blIڮW;nPȻdgcMLٮ |h0s ?}"}z-s}Ph$ɾ Aᖿ[+ê"(ZEYi>OGеLHE!QСG 0fٲ|رɸL֣ވ_58 \E"ŲGWq0T`":l>}ӈMn%KTg'gO|MLcnݛ?C7G5ECu@w&MQ9Ҝ hE޴X_|6܇ +U((W:|\11&zٲ|Wm̡a">p|dtG ى'Cn# ) #Ds͌!}%],!,1%V`sh-o h7V녹16]U<2 rE)V'; ݥ},L c>U9Y-0\5ޓP*w:S}PPj*\xF^;m5BR_sj,BqΓ2 t+\xJdxj\7uw_8b'#=PtGu^sOKeia_Bj6l!WDy/MB:xZ8 .eK0J.V. [yĆ w-5tDztw1F6OOqo<@s-W 37!h(pixqbͥ 5F0-?{:A]ZeX tf1둀c-lLEх1q+nBe974WK|P.guhSBOQ&۫ѪFtTjR.-L( 6p:+7>?A5B<ٯHWƞTnRBZUӺM(