Search Criteria
Package Details: pfstools 2.1.0-5
Git Clone URL: | https://aur.archlinux.org/pfstools.git (read-only, click to copy) |
---|---|
Package Base: | pfstools |
Description: | Set of command line programs for reading, writing and manipulating high-dynamic range (HDR) images |
Upstream URL: | http://pfstools.sourceforge.net/ |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | None |
Maintainer: | spider-mario |
Last Packager: | spider-mario |
Votes: | 37 |
Popularity: | 0.000000 |
First Submitted: | 2006-11-15 06:01 |
Last Updated: | 2020-03-01 10:14 |
Dependencies (25)
- gcc-libs (gcc-libs-multilib-x32, fastgcc, gcc-libs-multilib-git, gcc-libs-git)
- cmake (cmake-git) (make)
- fftw (fftw-mpich, fftw-mpi, fftw-amd) (make)
- freeglut (freeglut-x11-svn, freeglut-wayland-svn) (make)
- glu (glu-git) (make)
- gsl (make)
- libexif (make)
- libmagick6 (make)
- libtiff (libtiff-git, libtiff-minimal-git) (make)
- netpbm (make)
- octave (octave40, octave-hg) (make)
- opencv (opencv-cuda-git, opencv2, opencv2-samples, opencv-with-python2-support, opencv-git, opencv-cuda) (make)
- openexr (make)
- qt5-base (qt5-base-git, qt5-base-fractional-fix, qt5-base-headless) (make)
- dcraw (optional) – RAW support
- fftw (fftw-mpich, fftw-mpi, fftw-amd) (optional) – durand02,fattal02,ferradans11 tone mapping operators
- freeglut (freeglut-x11-svn, freeglut-wayland-svn) (optional) – OpenGL image viewer pfsglview
- glu (glu-git) (optional) – OpenGL image viewer pfsglview
- gsl (optional) – mantiuk08 tone mapping operator
- imagemagick (graphicsmagick-imagemagick-compat, imagemagick-git, imagemagick-full-git, imagemagick-no-hdri, imagemagick-full, imagemagick-fftw) (optional) – ImageMagick support
- netpbm (optional) – PBM support
- octave (octave40, octave-hg) (optional) – Octave support, pfsstat
- opencv (opencv-cuda-git, opencv2, opencv2-samples, opencv-with-python2-support, opencv-git, opencv-cuda) (optional) – pfsalign
- openexr (optional) – OpenEXR support
- qt5-base (qt5-base-git, qt5-base-fractional-fix, qt5-base-headless) (optional) – pfsalign, pfsview
Latest Comments
1 2 3 4 Next › Last »
alex.shpilkin commented on 2020-12-27 04:32
Until the Octave binding is fixed, version 2.1.0-4 of this package, which only differs in not including it, builds perfectly well.
alex.shpilkin commented on 2020-12-27 04:30
After the recent upgrade of Octave from 5.2.0 to 6.1.0, the "few deprecation warnings" in the Octave bindings turned into build breakage. The first error I’m hitting seems to be due to use of the deprecated method
octave_value::is_map()
, which was removed in 2018 in changeset f23f27e78aa2.This should be patchable (the deprecation notices did mention a replacement), but I’m not up to it today, sorry. Upstream has bug #49 for this, but they haven’t yet fixed this, either.
stativ commented on 2020-02-11 10:07
disowned
bartus commented on 2020-02-04 14:15
Need a fix for
opencv4
, here's a patch I've used:Run in your local clone.
dreieck commented on 2019-11-08 14:34
Fails to build for me:
trougnouf commented on 2019-10-29 15:11
The force magick6 patch results in
-- Could NOT find ImageMagick: Found unsuitable version "7.0.8-68", but required is exact version "6" (found /usr/lib/libMagick++-6.Q16HDRI.so)
-- ImageMagick not found. The following commands will not be compiled: pfsinimgmagick pfsoutimgmagick pfsouthdrhtml.
ImageMagick CFLAGS: /usr/include/ImageMagick-7
related bug: https://sourceforge.net/p/pfstools/bugs/46/ . Probably better to disable ImageMagick than include this path which makes it fail.
bartus commented on 2019-10-12 12:27
Working PKGBUILD for
opencv4
: https://github.com/bartoszek/AUR-pfstoolsbartus commented on 2019-04-04 06:52
opencv3.patch
need update foropencv4
https://pastebin.com/ddbEwh6Wwurzelbenutzer commented on 2018-07-19 17:56
For a build in a minimal environment package gtk3 was a missing (make) dependency.
gandalf3 commented on 2018-05-12 23:15
I get the following build error when extra/imagemagick6 is installed: