pfstools-devel-2.2.0-bp155.3.13 >  A dlI%z p8W_ԙ+Bc"+I3J0 ˫Cj(*Zl }L :PhPo4SC8 yyd0{n^ R5ٻz1|*Af|CƦ75#r 9PFgp5\-$~yh,n7xI/\:ULBhFtHJKd,k4O!݃6̵ ]fs>zP^t.KZ?O?1+I` ]Ӭr':T?S"ٝsR>zlݣ2KUBĪ *>p>$?$td " o  .4<X f t   0L(>8H9:YF G H!I!4X!<Y!H\!p]!^!b"Kc"d#^e#cf#fl#hu#|v#w#x#y$ z$$$$($.$pCpfstools-devel2.2.0bp155.3.13Development files for libpfs, a library for HDR image and video manipulationThe pfstools package is a set of command line (and one GUI) programs for reading, writing, manipulating and viewing high-dynamic range (HDR) images and video frames. This subpackage contains libraries and header files for developing applications that want to make use of libpfs.dlarmbuild02SUSE Linux Enterprise 15 SP5openSUSEGPL-2.0-or-laterhttps://bugs.opensuse.orgDevelopment/Libraries/C and C++http://pfstools.sourceforge.net/linuxaarch64!M EA큤A큤dlaadldl dlac4550852a4511c8e814657f154cab10c6e4bf1c9c77b0a27f5f54840f78507f7afb45127063aa6da04925db7a50f23fd37fcb09f469c22f1edd86d1237588cca13e16786c09d29c1a63c9ca08410a1ee843ef822d1eaf2052c0704999de6a7e771c6f08bf930079cd3f53d437fcaafc6efd4c7fa904ad98ff347f1855836ce03libpfs.so.2rootrootrootrootrootrootrootrootrootrootrootrootrootrootpfstools-2.2.0-bp155.3.13.src.rpmpfstools-develpfstools-devel(aarch-64)pkgconfig(pfs)@    /usr/bin/pkg-configlibpfs2rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)2.2.03.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.132.1.0pfsarray2d.hpfs.hlibpfs.sopfs.pcpfstools-develfaq.txt/usr/include//usr/include/pfs//usr/lib64//usr/lib64/pkgconfig//usr/share/doc/packages//usr/share/doc/packages/pfstools-devel/-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-linuxdirectoryC++ source, ASCII textpkgconfig fileASCII textPR>Xf Eutf-8c56c56133c9eb53b1288e24a16d9fef39e431281b0ea3dc01b4489dc601d5326? 7zXZ !t/'] crt:bLL ؞vȀwhݮᒃrQט:LFyW5NrW4q7\dȢ{L!Lm {(+?,Y42:vWoCcLED bl)]3y TqjjV1̉908|\ Jnh3a@/3n-7bZ5O7Ĵ43IR5w8Rրi?O1){[ff\P@kOw gk86e<ȮOmR饫G3(qqHP27d2D;Ra n,yi`~ʭ h\x ^tW(؛"0M.k RU\|ʶ#R,TZtB8-q_󗹤x.ًKP 6U]a3'43MG2)prd7 J$ԫ,wRPS*w/=Z.>G{mκA Fe^chsv음I )b"ؐ@S)xF$o(#ā ޘ;.vZNP%#XyL4ԀikU #OrIgXv{űJIae>o칰վUgZl2Y@4qtЯ#:TyCNNiy; h NAj`QU$OxU\ eo4j:OzAh+L"GKM`SxXiJ l^z™G0 W@3g3H韎i^:}/H>d, ,^î_ZpEG"*6z f7Pmedfl,Pc]#п<`EݏF޾BOM'%4nD$>ufϬ=6ߥ}!qFCժ D̄dCxR){3ߍ@Z'"tao*#k,`Gtk/ -w,Pıw)dDJ(t@P 48¡kIj˱,nĆ`sytkgbwW#w \o/IsL0'5Q`)y[c$kx_y[/IQRo~q.rؗۡx'WU_Bς7É*zhuu7zx+.D?5/̷N\*"u 0Z7AU.,/TݲpՀB!C;뎑;)RsLWZF$f ZN^[F]VI5.VGVeq{)ԇuY}b 7(\K_DSG&y<a"wkܻJ嘜e._'4tg<$DjU&Q"_Cnx ff+fʠ7܍ʎX0P36y)^UNIO0֖_=Z˃ 1曁e NSmw*I$BM1 \(d|'k_c!AZMH z!YoeC[oYg cJlQ/}ltaSDq9WNܖ{JJ=,M"~ hŵ9l;.̫)EJMUzGo]Kc}iMelęZr$g^f |6IԤCM{؅*\-.3(^Ox7WS5c Nݻt Ĵ^>=_޷p]=E;ՏI0#94ah1@KY[3#/q9:31[m ^_ps37EDcv)#nwL(g3bBӸ*wMptY1}F sBZlc眴ql5$a0x\Rk{ m4Z68՜Ne1>X%斳7OF!0 'Hnn a5\Үi [׌OIU:%E]jIf'R,u-s[T+ΑhR"5Z'vU^bֲZ'a-'ثU*Af~ @>Ȍ5he6iD{2d)jR]VPon 6VFXLJoX~H& nD56jx|F(1rxJ߸>}`p*6yŠ1?@0,)hvy vLz_ա%7m]4ϗFu!!*>iK/$OaEU{Tu$NlW1>Sݝ8_fx~)-!ɺ5{+8fgE|D&j@`,MZjO=@L1hE$SỶ&Q]Ck^'Zw#ٛnc fHͤQ8b\j`nOo1CMWCgI*dP-xaK8ع9C䎯=SG` Պ?ⲵGWlƖ^٪תR*m9pH(^鬎U\ˢoҖ ߵz3+ru{-&<#>S`.O5I6q%*C8:lȄ ԅW5ŧČae#ZX$]m],f0VTb(TJa7V0{M17\D^VN᰺+fс? 4Hag43R+ rVBaU_,u]| DS n2}~Cq7Q8H[BNTȱIcV PJA=A[5x#5Ϯ"8K~Vr$GDk9gp >dJT*רЏJ'z} z%L2B=O]rF^޲},Ň^(p޲!' T7 ju[YWB ؁Wt!xb|ɻw .1tP پRK=Vhs;f,X0s qvptV-C'kZVht/m3Oĵ_X="gM27IM ]۳b;H R`Iim+3/=8q@;+qCTCV n19qqGru?iJhS :wTX&-x0',{0Gɒp7&YIE/6 oߵ7cW_|SCe*KY4((^dE % ښ]E"VaM;ٿD) wZ_GrD-@h9a$iO>u2,F%N4=Hn[9o|`+Q䕧44._v%|&C 3FZ넊/CJ%+R@Z{/z8r'5ؓ%'wK?PԼ3jik9$S֢~ۍ^Ay2bk5@z-U1eoYYϐ$ސ4ӗs#x@#9Bx.oa@>W|@~z4u[l6y]'\b`C%\RNXb2{pY~4c>ŊFҫ߯uze| # 8_g.iyNLSL+k '/#E DD" s!'/îZEK!} BS:/3b ]z' G9/"ANArOVJ>f4y~y&8BӪƗآP3xS*7n;n\bV:T[ݞ_/Y{2AvbDVZm~m&A >`VRwx[JOVVL"닩{xv:9a[N4̱ WXpfp2H7v oӎ`klTf& {ɏx0gp lahHqT+9DLgxB`,6ÖNu85I8h1L*ȩ$ ,I _9K3yWq~T3̪)..-(@Z2:n77GmqZ.kB>j^foU>4ժ#QJ1~)^)hv'=}; i^hxy̝#1ٵX˰ҰK/7 /$}L[ŷo(UU'j`ˉZ"Ь0 FIQ 1:/|};wm}ve֖e€WeR6 PŽbtЃ/^T͞TͰ^AƔ|<:uM>,x3c~;=W, jREUlty*LkP8C gYl,ބ8! <ʈf4keˌ}(<)  痣8ʺ'apvjL86Vto;}H#,&Ӷ}ujE0?K< ąLn/ZktK%f ZbI z_ATB3DilV6d LI{:|PF_+&gf{3sÎ﹦= Y#wha t f^ ĺENz}nɆ"esgξ JKtA SC(~hgP-ARIu*PHzYrӳ26L/NZ0*3J#x4NR?E-<#el s#T~?WMH{2k3![j3ܐmΩ)( ֠@jVM=BP7Z{\{aZ;3'X68U?S{K r'|ڕkY 6kskڱ2py4TrQY0ҭƟ,9Y2BH'o1.A[S r:׵` Yy jC6"8s+0MQh?'JKRkHBڤ؝0 uH[M.%iDȪWF6se%M0mQtc.4ٙ{w#Jjrzlޗ?Inu;& WfXWGՇߨ(U$Fx1Rd%9rG.[Y@6&"6A! oҡJB3/SDWx蔏KV"8c"#ZapcUdBYQ4(q$ܭ#yM{PsKxL ~ZIE%Qx* !Fˡ`rSӖӚWah?RZ*4:"}fi gN—SE2# o⻨{o\u;RRd{TOާTT:\^ԎK[*`пFP8~y@i_ԪjJigvwhhFH;;w3%4\STiKE;|e4$f"P]f ;3A1*zbfM'=23a-f)ߔ~Uˑhpl/_\gc7j'g0*۱XT=nk+[̀ n;7V>ͦ~^a9AрoP_< <@21/3o|0sw4*\JEUI@յT&îI뇐^ ryv,٥Pr `RDzS<Öu:T.q?$"Ki o !@WgXLgY(c ro.̑VkdRFiŴO*rN.Icg=t[P-E4 oģN. Z,e$^$:Wu\ iѵ+f969FTA_êfYm P}A5wayc%'O ؽ1σ* KHwnG F뇇`tos{5>›CF((qR0 u$7z$Z CCMX1Ax)5|iwH@tbl X?0qK.L{NjJF]@T@s螯'JuH%~/==/oZ =Y)]'ArQ2 ]%Y2w0u}m(",3ލ:j^OTn7cSZ 6u+zF7X):Wm!6$f),=nɈ+BOtlKM-;JbA PBSZޣEKl5\GD/~Js ANNn/!N~a$u$93yvpۅ0n|Uk;/՛D a0_h{dihPh_S^R[>zl &Rsthq?Mu{ fy|騠2cj`(qbr|l xOsNDef ܸ1B5X:AJT Mhj /$Kả*n%x2J%k(Qw֨&o{soRm4HG s[̡򚮇ŻXrH վ[ 5iě,cZ*'*Oe#ʐ+s0ׁPe G[sp١x_HΊxp7?v>)ל+|Mo?d{fy? Kk>dzfh t"?/DACR C|X 9PSYRΡ`ň1 V 0HȖr ~}tĝIT0)}źݎV>, ?hf|ݵ.ϰͫ.=BξZƮD%O:xJf"VoEXZntGh}ef+F)P g|ŢԌIW>+R`k;F?عoU>V?s*kʂ\3YN:I.bq:0B4N1/8M!GdN2k溧kDkF/*-{"E/:8յs =(hSXjk/Xj]rdi9V[+(餤8%lUn.StG\MmJq}FDP߬OU8|ȅ :PdCe %\Nΐ Qso>Yl㭰K"YzR 7i6ڞYĢ44Ӽw ZX=5 t(^%㮝'PcFվ[;e$S0(s@[ Bȸ#keLL4Az~3~b+n+4x\-RE$mT#Jm&sHbG>Acv|b4ʹ^׎F:ڿKƬ 4 W88),8ɘˆ/%[LQƗWУr`o[ns:YOEI1@,EaK w:qj\Ș[ i1YSSk`O YZ