pfstools-devel-2.2.0-bp155.3.13 >  A dlI%z Gs[#$BK 8uV]N`gKɫƀb:-Uȧ఺l( "Lt[U%*$4Ұ%?Xm`Ȧk(z!!hEz qdF`nkVFnF=dBT%}$|OW{p7 (bJKl^Ui;zqՔFѨBOoN/1d89cd1f8bfa8882b260deb0864db4479c0f18cb06a2a8caf62ce6eee7dbc9fd58f1591388a6c138e8d068eb7195378220671b6fPXdlI%z TX]$RiVu6^ޘpgnL~Ǻsq(~Ck{H㲧/ o59v2Hï6^ys0'`0;e>Evw8^]Ȳˑ^ؑL h;FldÞbح׭%Q ΡL2})Tgg;rLU!5'f5&>ڱ7T19{ΌWLM 0aG¢1.)0!s964ˌsF]$ nP@l0GBjS!?B#xg3W0jA#G_SЇ¥a >71q6I3tӶ9"A6No7GnVb"wXϑ 3O?n;\ Yk>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.dls390zl2aSUSE Linux Enterprise 15 SP5openSUSEGPL-2.0-or-laterhttps://bugs.opensuse.orgDevelopment/Libraries/C and C++http://pfstools.sourceforge.net/linuxs390x!M EA큤A큤dlaadldldlac4550852a4511c8e814657f154cab10c6e4bf1c9c77b0a27f5f54840f78507f7afb45127063aa6da04925db7a50f23fd37fcb09f469c22f1edd86d1237588cca13e16786c09d29c1a63c9ca08410a1ee843ef822d1eaf2052c0704999de6a7e771c6f08bf930079cd3f53d437fcaafc6efd4c7fa904ad98ff347f1855836ce03libpfs.so.2rootrootrootrootrootrootrootrootrootrootrootrootrootrootpfstools-2.2.0-bp155.3.13.src.rpmpfstools-develpfstools-devel(s390-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.patchs390zl2a 16848417332.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-pfstoolscpioxz5s390x-suse-linuxdirectoryC++ source, ASCII textpkgconfig fileASCII textPRYv 4 o-<utf-81c4aef836f5bc68cba06ca77a10c7751bb97622bc0c95d9a15718f4221236d6b? 7zXZ !t/'] crt:bLL ؞vnR>aQ OQ/5L=jdH`ŭQ0'Ї .k-P:WkL*9ay G-\"c}#B~abެNo? }C8 (P?wuyp&f\q_Ї/m203"kC6n*<nj}Z4gQ=&ke/5ԬJL J'+f GPإ1;YEC0,p* Eqt}Z r@1?2R/#tLe(aו%oMr؝\vw:$9 ? Pw?JP52I[-Bbvɚ0jaLxIG15y%CL1ӬEcn2<ϋX.4eDM ?UMWߧaEEo % r;ӁZy)zY?"(>GfݜKQX5Vv5p&7y΁=0U}IZc೘'7iD$z㨕\p{L0D]$ڊfijagʠ ')@91gGx{/y"T=ýb,2:<]`H 85)a7wBY:-N׻ԆA H2m;ghAe VEhpk(\ A-7 =Ȯ颀t+Jm >_ >YBQwD kUuPXJop]I_S>Hf7o+GK ?M"^FF9M{Rw.vxdP g ) [az4tpJGYTVmk*:ANz/sh2aoe WT}ZCfdn?ts¹Nneѷ2q_wf= 5^X~dsG^x{IVz# ]Mϲc<8>2/4*Ģ w͒q.r)C@LK_eNIe)\kϺwO4XDMQRm=c|{2e yG0ܬW:Uvn\Bn3:[F/~ޘs졅y:;Jlxչ!D^xC/1A*6nI Mp@qwKևޤ%ƴBxHYb׼ '$2~H_T~j-YL[gor=6[ ]u85F4D n/S<Dfjw -+f3.8oL5@7hV0`IdX(Ib)t ݙ{=ZPh؝,s4f ?4f&6՝y /mjcTf_zHDU (%#v /BO%灰̃nBѤqHw @>K2c{u -/U v%8w[SVԐʮޗ4=X-|V)q+FUML?"%A@D$<Ӕfdgo]8CSM+&([~ж|Tp(|ڜkBz3s3Skv`K{}cZ']! 5",Ӑ8) @!;;rF;$訦 %&)lew0ZZ)(E쎄*R"3O T݅e͹lcH;.D{_tj\j(MٰfV'|nB4tXjZ$J5[Y\BiO9:+ y+*fHS 7VB4e &[W&8w VW ?8X|~Ȥ3:l)G;+(`@W.wuIu4+:ͽo/t{Jľa.= ˘~";G楂/lO]a̛ӯk_T9_y7{(o dnsWOG}b%c j#qZ!O1/ CE~r#b䚱BÞnrd_0"kdt >! Ž l[xl_5AjA~R/*+vȽnTВ,Ô&PDݰ[z[rJmq]wVt*AqعBk-lcbO/wl68?!_2hHX6`9Ir6LwbJ;!~tJX+ɑTY3]vXv8a5na]]k 6 `zHɭvWv'3czz2i!cGgqb55MH"R>2ylJyr5>饁 N6XzmLb~9]>,@{p':׶[A/Q(n3v@nEf.c&2A]_)Uoh('g@J3CM{OL<д$LIӿk\O{:Y~ yFw^), w?huR~K`lX1mH /7k pu_,͈Q}EᶄnK)r պB(f qNR<%&CrqN <N@ȭ.WYF/ ~:<UVDTQ>m*Uh?oo}4Qb;~D;}-/WxaꙀ` z.lgMX~g%zN#GD2Fvw+OuYA};Z"I%;ul >G }Jk3"ކR*2)|2sV23M!DWt~ޅ!PG/9U׬qĪ,Ҡg46jՁԈ8hhD`uhq7spfpk4R#ۖ>e@Ϙ5(gax>%K3;r("0~hZ,OQnCX?%BD:G*a!޺)Iw9?v}!R<͂<򓜤'5w:~X'[V+;?,(r~H;Y 2?#- 3'БHQ*i*ƝK;BCbZTT?TiRT* _n@ =3fD`SKfhv[.`NQEj)ks`oH *aUfi eKhXx (؈=L_%S$>_A+v?rda劾(BB9æ$/^haНKRlmV/̞S>lO~3Y򻇻0*a&+3o SZt?9&3@>&fBd9a{*)L۔ZF$+o%al%ϳȷ{ ͖+ÆQ6IO@pƕbB2Bv"+woU3nVߒ=_qu6 2k졨0_+nӐ Ư#3ؐXτ^VZLS4}'܁hsW:?!a<L&֎a8O+,{E'aQ|my}5(`#A*if t zߠLΓWd@;7/N|5Yo&ZKu`&$͢rCɸ+"LznPԧu&F!tN,O^Fq-~ag&>ؼ^3@R,WW= /C;LW>I/k }M(f<6Y(yt 3XW@W$ ^PWk]+T벞ul.QsYiڟQcqJmS+vVVѢ9,sWt6^i'C;_3m]U܇ܢh.?^nlEfί8#(L.ԩ`h扤 0gгZ|2HzS OoO/5Cgi^E9%wzbU?/吳Q-tD+o}n HZԻS'W͚PgW/ja`VGFfMS hX~]$uvQkb|}ZkOAvpߒ7[P&THj_nPzʬ[n|O:8%*޾BҌڥEۨ~c>Q[Q 碓6)>u QM'p+ kC>:D z*Ͱϛ"# XZtH+t'akj"KEm`4“a6!b[J3ñF#j݌R",÷T=:T'Au,l{9[e0%ƒ d7зО0O_6jIumYڐQ 5KqLW`jMAff/8<꟪ǧ0K8#2SnbR^WT%= ZBM}>+,CJ!o3l6{;xx)Ǯ }*{c1RFz1H݉~/u&\i`/&SEމɿ7&;s" ]Eh_>VF`3rV/ƨͭAf͋20fʻ)!^փq#-6j8αY\f 5̞IG&fZv^wm&U:Џ{d$&[W} uF VTY{j\%-?܋FDŽpb$uin tY dmWl"vJ@=e7[Fp%z104OgvWsV-g]z3tC*q*3Y祲VΎcf~*so95 >NޤؐMeB0_XnB$5C]/-N6&>%\7 9G{tbyxWCQRtpReX&d*FmEqH\$V7IyԚl$wN%R+9. p@e \ !>fJRSz6+ŢgZfFh#BbvÀ4 SQu <mE̶4H.,Glm%M<)"ndjXU2aDun!; [e(¥U~_4?>'q积Uzdd~;hb,@GG}¨,^*&/&cj1u_%46]56RyXM?RICB!맴 AZoţV,P }0|X=U,š َu4@75XrbaYq*{@omh˰x)vYkk@RчCn;5G$~?!QN>XgMfr7BIq!&v|^?rhiW3We~s-Z2'oB䢠pկ(\қeD+΁x!Co3m? IdxkC_鼰|Z2#E]l[.`qll+"8BWCWqv8 }ݑx@:za YY3T] zkG5tUܰN덯7fӏI xͪ[ mҫ4*Syj(85sn-kd6cfIyZiGKD̸6 Mt&?1:Ƹ,7rsz,'w t野HKN/1ؿ = vYNcE𠆵TsO>a95Qyð9;1ϯXFS8+JϼPWЮ=|M`rKR/ͭh9ٵ Zu' (C^hpgt$&VOn YZ