Search Criteria
Package Details: openexr_viewers 2.2.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/openexr_viewers.git (read-only, click to copy) |
|---|---|
| Package Base: | openexr_viewers |
| Description: | exrdisplay and playexr OpenEXR image viewers |
| Upstream URL: | http://www.openexr.com/ |
| Licenses: | custom |
| Submitter: | stativ |
| Maintainer: | stativ |
| Last Packager: | stativ |
| Votes: | 15 |
| Popularity: | 0.000000 |
| First Submitted: | 2009-06-30 07:54 (UTC) |
| Last Updated: | 2018-04-01 17:43 (UTC) |
Dependencies (6)
- fltk (fltk-gitAUR)
- freeglut (freeglut-x11-gitAUR, freeglut-wayland-gitAUR)
- libgl (libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, nvidia-340xx-utilsAUR, amdgpu-pro-oglpAUR, libglvnd)
- openexr (openexr-gitAUR, openexr2AUR)
- nvidia-cg-toolkit (make)
- nvidia-cg-toolkit (optional) – for playexr
Latest Comments
dreieck commented on 2024-02-09 10:13 (UTC)
Fails to build for me with
FileReadingThread.cpp:111:26: error: invalid use of incomplete type ‘const class Imf_3_2::Header’:Regards!
Demnity commented on 2021-12-01 07:51 (UTC)
Fails to build with the following error:
FileReadingThread.cpp: In member function ‘virtual void FileReadingThread::run()’: FileReadingThread.cpp:111:26: error: invalid use of incomplete type ‘const class Imf_3_1::Header’ 111 | if (in.header().dataWindow() != _imageBuffers.dataWindow) | ~~~~~~~~~^~ In file included from /usr/include/OpenEXR/ImfFrameBuffer.h:17, from ImageBuffers.h:87, from FileReadingThread.cpp:43: /usr/include/OpenEXR/ImfForward.h:31:23: note: forward declaration of ‘class Imf_3_1::Header’ 31 | class IMF_EXPORT_TYPE Header; | ^~~~~~
alex.shpilkin commented on 2020-12-27 20:53 (UTC)
Also, turns out that upstream considers the OpenEXR viewers obsolete and is planning to remove them in 3.0. In particular, the
openexrpackage in Arch no longer includes them.alex.shpilkin commented on 2020-12-27 03:22 (UTC)
Something weird is happening here (missing makedepends, probably): when this package is built in a clean chroot using aurutils, no executable files are included, but just building it using
makepkgon my system does produce a package withexrdisplayandplayexr:spider-mario commented on 2019-10-21 19:08 (UTC)
This now conflicts with the new version of
openexr, which already includesexrdisplay.stativ commented on 2012-11-10 07:59 (UTC)
billy123 commented on 2012-11-10 02:22 (UTC)
gidoca commented on 2012-07-09 17:07 (UTC)
stativ commented on 2012-07-03 14:57 (UTC)
gidoca commented on 2012-07-03 13:12 (UTC)