pfstools-devel-2.2.0-bp154.1.45 >  A b}:!M@eee!Gܽ$h'_Q9KDYd^k*t{?;qßd}vb_,Yax%$]l>=Oc XdTؔ)'&k9%*R#0{q,b7edce00fc790285bd631fdf61f4336aa38392ca6d6bd44784b64660cded0b5725251f358cdf65f0bb9a26b62c83ad30fabede34Nb}:!M@eee[4Q+ NT'(eO`,j_n [Fϖ6m9Zl|pxL|=qL `GV! ߋޚ i6cf׹u{1],8#zb{&E$,a}H>*ֵ6]-;6݈||Ͱkw6]e~‹ST6/%{cT咮#b dj=D}S4!"{/^9mUw]Tze5>p>"?"d " o  *08T b p    ,H(:8D9|:$FPGdHIXY\]^ 0b c!\d!e!f!l!u!v"w"<x"Xy"tz"|""""Cpfstools-devel2.2.0bp154.1.45Development 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.b}9lamb24SUSE Linux Enterprise 15 SP4openSUSEGPL-2.0-or-laterhttps://bugs.opensuse.orgDevelopment/Libraries/C and C++http://pfstools.sourceforge.net/linuxx86_64!M EA큤A큤b}9aab}9b}9b}9ac4550852a4511c8e814657f154cab10c6e4bf1c9c77b0a27f5f54840f78507f7afb45127063aa6da04925db7a50f23fd37fcb09f469c22f1edd86d1237588cca13e16786c09d29c1a63c9ca08410a1ee843ef822d1eaf2052c0704999de6a7e771c6f08bf930079cd3f53d437fcaafc6efd4c7fa904ad98ff347f1855836ce03libpfs.so.2rootrootrootrootrootrootrootrootrootrootrootrootrootrootpfstools-2.2.0-bp154.1.45.src.rpmpfstools-develpfstools-devel(x86-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@`\{@^h\HW@[Y@X@XP@VVV@VrU@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- 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.patchlamb24 16523740042.2.0-bp154.1.452.2.0-bp154.1.452.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-SP4/standard/dfa510532d9757967755076ce4286315-pfstoolscpioxz5x86_64-suse-linuxdirectoryC++ source, ASCII textpkgconfig fileASCII textPR5-@:+J utf-817dd1d47d00bf79e8df8e10964ca422081b4a2d4293082bd1d02a7c003b1ca7c? 7zXZ !t/'] crt:bLL 'sXj``SF 0tE ~ w8"mI̙L5zJml`X11-@TE 1/ً") ԙB-;~?a925S=Gl"]yrxGphP8?ʫ0Psh>. sB1ԦHo<4Z=Z\ Hˡ;Ǚcw㰯pٓW!t2=ńAs}5i]B*2Yh,32TN,CT\?p@1;U f4g(/eclR9{ŚAmqTI^'Fs7=/,ҁ0x` @\Cw)ӽ>-c?-yfU V2S`xrǖ5g.iuyb#!*[u.f't/aQ9od+ xA9( rW|oއ@/<(Ze"736%0=dVݶ"#:84$4o-[SZrX.ug;=2)"apOQӓ8-3A[sozk&lf)fuMSGIfȁX1FKn6vK:j}-yo90X 4^⣮F]|AFDS>xk{aƧH;һ? "=8!7.WՄ{~`pYr|WMf#qg ԩ MsQ*Npς/K, npCI(1a],( 9΁g l9OHvեгI"JmPM.˨ (y4Xخgj4_ I޲яe9wY$c.Q00QȘwGAUA7,3@xR(O"W? q؛CA33$nK$>waH Zn˩\)ۦgb czBʷ28jmjh&ʜ}*v*Ef0ȊIɺoO:8qYQg,Ly+뾱}N-tSUjeyޏzzF˟W;ܴ⹎= /Fdg7+ENm?bblӦ\q5z]:Iܴ!c`a39ش@),%> IN4tƼ%`.A7ͣ7h6Pn7ArhQm+\~-AmcªvM?K<Ky:*a#K}y"P<}RW5s=!:?dqct^7Qy^l|*ETmK"[9 D$-fݜ⃤vOg`!ꦯ OdG4} (óZ\aRft̫aSZ?-k5&J^ ܊~n:m3\ݒP`G _?s92}q[&G6Bh Y4i̠z@5yUr)$o2 3Bz{`d71y>e.N]֯TZ7nPjZ5$Vְ ZDyԎ.V _ɕafY"pU tA\Gj|HGQdw1KNsv^Xp+Lu>I ȼhiMdu/eMm \L2ϡoKlv% ,?-K4$J~gA'CSz0QvgP1`ǠeGp^{/wܳ ͩA&Ԫ _OKw-ۻ2=5&ql>5 2o)c쯃Z[8+^Td~@\sƎZ.'@ب5IDoSjJhW`fr7(ʱgd zHD-$j♭(34o촽h b= !eߚ9 |;pQ ;ѐ|0==iK{!׃bh)OJs:)z_)w8=~ >G?WKwi\hk!A0QyA)&\M3K5?S{푈@J8iV*43yS*7'aFP0]"m7,x4Y<'&Yܤ%6 "Sp6̸3\ j\yk`-IvVviݢǔ~f#Z $>m's-¸sj[xF]$%EBGz<+gO/&!'E&b goNY<0kލR_l3&L=/ Ջ!j &U$*%M X̻ӍEBΪ_G*7+_u)p9F;ނi^TJ[sШm/wf)%S+ ׵ֱ=$_ss /ռeG̹t3v+YN$횧sGlлaa}m1Yʠ$ 6+% m@(wN\zp9"raYoqx]V>뤜, t[lerO _q,L}Jo[ݯ'"|olMѣ *bBA]!RA2ۢ2i~ +4-z ڰ]Ժ[K}[8J,ڏ7cҵެ);'L@P P`C+;嶯V Q{h590EARNuR h{facI7#ce\G&tk 9CF ;Qv $֏]VY@`ܬeѬ~|&i=A:[CǮ ?ɡ]U o@/K Dߎ{/M( %'d4#n)[9ũ/ޭX:.aG)Ab-Ɇ 1m H&BYTi`vyP9b~\r I(S866--*霆 ;U8OH`_9M{Va?pG;D m[&}\JŜ3DlNew C, uޢN" ]xZjG0أR^r Fc߈Zp=JrK@dX|Cu K^p5$F?gy hoHzXVs숕l"' ڃ.T릎?--ʽܹuSCM"mg&s7('sϖ`ɡ;eR0."Gv,%Mx YSzگ:z'lc䕮hg>ܫi@OB@X\m/a wC=K%ű/["p<ƾL1#; J~7 ʻ&29hM$%hM$ xiJ0rQN0Y%w >7A;twiKaz4mF/fa7c%OA ̧_6'Q ߳Y$tr3Cž񙍲{N 9 #$GS/XҎtF_g)|۽ ޺m+ʔb4"ILRח+91)Ku~dWU8f/$D} -k;.]1*ՖPS-m.HpnUO~aL`zQ%M@J#\7=߃e %D+FHi6/b0E학^{#F3f@JVSz|>zNOz#—WRI7d_3xW<s%uӌON:tA:;Y&u]bĵoZ7'_}.{2hI;[0i(C: "jhnuVI (aw0g}(oB]~t7­xġK^fyp5W= `F/ĥŝܸZy]T;ʹV߀>.80QG}>)hT2d{n*"L@p2v<=[H=!2շ7es-Y;ɇ uٌIp?w>7I9KhYSܔ=oOmdߜUg 5L Ӕ 1QAk`, (Oe H,ǃCr@ӱCcRQR\Ix#|hES$za l8<=g צ)Gs#>`O9v{ҍ"BHKW i|dkf lg)cU۝>G6ScGx16ZK|ܾwx(V~g/jen$?c>qm΍u)(<9U[7_XlfmLIvť3cnmjM/=qMfV@o'r]ɡؒF#\E5rD8?PP uVLdl3|S 3{oG%NMMCeu-$%9vY҈(xf+5wQỠ>Do9Ē[jgE&+}r#yW:3zr"_t8T$1Q\'!g. UBՊ`ΘtZ&rn,HN7F@FrddפvrJC`2G N UY::8y_Zv'+h;MfYeWe=v5M1_K-baIdCQMan>D[$R@> h_)(C^i 1#ZOVlpʷݧ ,ƜGqSk03y!z"__F=I܅KQo?B2?Va NP)GSsQl&RNA_{Oc؝q ?+i.[Br&4곃+?)"WFqkWcsVShݓh8o.=KO=iͷ2ʧ.̨}haMYI(<D |+a~q0-،BUΫ,7ߢyF<6JI(@zٻ Y0\n[~s3 4 V6*x_41Xu͡Y$ Ul;R8; :bhNwЁ@I\ *u LQ2.z|*ܘq驄O-N/_R]&$]%HzQ^I+yVc3u4IU\"SyQgS@X(:@ATO_VBה(\vKs 3K6ujXX+l;Qˤ,f1&3bߟ՚=FnqR Mo͛`v\| K?ɰkmzQE)[nNyq#p(g?!\IpEȮ6#n0Noϣ rv" S dx-U Sy<*f[?`60"Z@e3Taj+sM^cC;-yiupu+I8rRO%ףX5Yb`#QNzO.e'^1եV%ڑCv[z:'dR8iDc=[Sɥ @w@Y_н1{W7D^brGkc@RZalj *8b֖@PLg sӢ$|28.$] 9\6_隖4RԟoiMX!c.y'9.qHԴmp\*Ҹ0+|7BRzIlJ8Df29`uMb ăSOtT9&S.?[ KWK1x6|*T̕ <;*I kPOٴ YZ