Package Release Info

pfstools-2.2.0-bp154.1.45

Update Info: Base Release
Available in Package Hub : 15 SP4

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libpfs2
pfsalign
pfscalibration
pfsglview
pfstmo
pfstools
pfstools-devel
pfstools-imgmagick
pfstools-octave
pfsview

Change Logs

* Thu Nov 18 2021 Stefan Brüns <stefan.bruens@rwth-aachen.de>
- 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)
* Tue Sep 14 2021 Dirk Stoecker <opensuse@dstoecker.de>
- 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
* Sun Aug 08 2021 Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Fix build with GCC11/C++17, add
  0001-Remove-using-namespace-std-from-global-namespace.patch
* Thu Mar 25 2021 Michal Suchanek <msuchanek@suse.com>
- Fix build with Octave 6 https://sourceforge.net/p/pfstools/bugs/49/
  + pfstools-Fix-build-with-Octave-6.patch
Version: 2.1.0-bp152.4.6
* Wed Mar 11 2020 Christophe Giboudeaux <christophe@krop.fr>
- Require freeglut-devel instead of pkgconfig(freeglut).
  The pkgconfig name changed in Tumbleweed.
Version: 2.1.0-bp151.2.2
* Wed Jan 23 2019 Stefan Brüns <stefan.bruens@rwth-aachen.de>
- 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
* Tue Oct 16 2018 Christophe Giboudeaux <christophe@krop.fr>
- 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.
Version: 2.0.6-bp150.1.3
* Wed Sep 06 2017 aloisio@gmx.com
- 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
* Fri Apr 07 2017 jengelh@inai.de
- Grammatical corrections to descriptions.
- Replace %__-type indirect macros.
* Tue Mar 28 2017 pgajdos@suse.com
- build also with ImageMagick-7
  + pfstools-ImageMagick7.patch
* Mon Mar 14 2016 plinnell@opensuse.org
- Disable pfscalign subpackage to fix build. It depends on non-free
  opencv
* Sun Mar 13 2016 idonmez@suse.com
- Disable opencv support because it depends on non-free part.
* Thu Dec 17 2015 p.drouand@gmail.com
- Fix octave dependency
* Thu Sep 17 2015 p.drouand@gmail.com
- 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.patch
* Mon Apr 22 2013 dimstar@opensuse.org
- Add pfstools-no-debug-mangling.patch: don't drop occurences of
  "-g" from CFLAGS. It destroys -grecord-gcc-flags.
* Tue Sep 18 2012 idonmez@suse.com
- Add explicit build dependency on glu
* Sat May 12 2012 anixx@opensuse.org
- fix build by correcting the build dependency on libMagick++-devel
* Tue Mar 06 2012 tabraham@novell.com
- refreshed pfstools-octave.patch
- Update to version 1.8.4
  * fixed: SegFault from pfsview when switching channels
  * fixed: quoted arguments in pfsin/pfsout/pfsv/pfsindcraw/
    pfsinmulti (fixes bug 3279342)
- Changes from version 1.8.3
  * fixed: pfsdisplayfunction properly interpolates display LUT
  * fixed: bug #3080304 - configure uses non-portable test(1) syntax
  * fixed: bug #1766263 - pfsinhdrgen fails silently on pfsin
    failure. - partially
  * fixed: pfsview the entire code converted from qt3 to qt4 (fixes
    bug #3127946)
  * fixed: "Fit window to content" works again in pfsview
  * added: window icon in pfsview
  * added: improved image file saving in pfsview
- Changes from version 1.8.2
  * fixed: compiler incompatibility issue in pfspanoramic.cpp
  * fixed: bug #2953028 "gcc 4.4.1 const cast error"
  * fixed: spaces were improperly escaped in pfsin / pfsout (thanks
    to Timo)
  * added: new improved hdrhtml template from hdrlabs.com (thanks
    to Christian)
* Sun Nov 20 2011 coolo@suse.com
- add libtool as buildrequire to avoid implicit dependency
* Tue Mar 02 2010 puzel@novell.com
- add pfstools-1.8.1-fix-return-in-nonvoid.patch
* Thu Aug 06 2009 postadal@suse.cz
- updated to version 1.8.1
  * pfsouthdrhtml for generating web pages with an HDR viewer
  * pfsview shows in the status bar current exposure for the dynamic
    range window (relative to Y=1)
- updated pfstools-gcc.patch (bnc#445426)
* Fri Jan 09 2009 crrodriguez@suse.de
- remove static libraries and "la" files
* Sun Sep 07 2008 postadal@suse.cz
- updated to version 1.6.5
  * mostly improvements in the matlab interface (thanks to Neil
    Alldrin). Also two patches ported from Debian (dcraw and octave3.0)
* Mon Apr 14 2008 postadal@suse.cz
- updated to version 1.6.4
  * fixed: pfsinopenexr can now read files that has data window < display window
  * fixed: pfs library can handle channel names up to 32 characters (was 8)
  * updated: pfs specification - max string lengths and format of custom channel names
  * security fix: fscanf in rgbeio.cpp (thanks to Stefan and Ludwig)
  * bugfix: pfsview - segfault when switching channels
  * fixed: pfsview - color readout in the status line refreshed when new channel
    or frame loaded
  * added: matlab/pfs_write_luminance.m
  * bugfix: rgbeio - header read properly when the first byte is 0x20
  * bugfix: rgbeio - fix misinterpreted rle-compresses lines
  * fixed: buffer overflow vulnerability in rgbeio.cpp
  * fixed: compilation issues with gcc-4.3 - missing includes
- removed obsoleted patch secfix_298770.patch
* Wed Dec 05 2007 nadvornik@suse.cz
- fixed includes for gcc 4.3 (stdlib.patch)
* Tue Aug 14 2007 postadal@suse.cz
- fixed vulnerability when reading Radiance RGBE (*.hdr) files
  [#298770] (secfix_298770.patch)
* Thu Aug 09 2007 ro@suse.de
- added libnetpbm-devel to buildreq