Search Criteria
Package Details: hdrview 1.8.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/hdrview.git (read-only, click to copy) | 
|---|---|
| Package Base: | hdrview | 
| Description: | High dynamic range (HDR) image viewer and comparison tool | 
| Upstream URL: | https://github.com/wkjarosz/hdrview | 
| Keywords: | exr hdr image viewer | 
| Licenses: | BSD | 
| Submitter: | 1ace | 
| Maintainer: | None | 
| Last Packager: | 1ace | 
| Votes: | 0 | 
| Popularity: | 0.000000 | 
| First Submitted: | 2023-01-05 18:14 (UTC) | 
| Last Updated: | 2023-03-17 11:50 (UTC) | 
Dependencies (10)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
 - libglvnd (libglvnd-gitAUR)
 - libxcursor
 - libxi (libxi-gitAUR)
 - libxinerama (libxinerama-randr-gitAUR)
 - libxrandr (libxrandr-gitAUR)
 - zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
 - cmake (cmake3AUR, cmake-gitAUR) (make)
 - git (git-gitAUR, git-glAUR) (make)
 - ninja (ninja-kitwareAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR) (make)
 
Latest Comments
dreieck commented on 2025-08-08 12:06 (UTC)
Disowning. I am maintaining
hdrview-git.Feel free to adopt and update.
Kunda commented on 2025-01-15 12:18 (UTC)
2.1 released
Kunda commented on 2025-01-04 23:45 (UTC)
Per upstream "Version 2.0 is a complete rewrite of HDRView."
1ace commented on 2023-01-07 23:26 (UTC)
(while at it, upstream also forces you to build from a git clone, making their tarballs unusable, if you want to also report that ^^)
1ace commented on 2023-01-07 23:03 (UTC)
@dreieck: thanks! I hadn't noticed that it downloaded these during the build, I agree with your comment on the issue that it's very undesirable. I've subscribed to it, if a solution is found I'll integrate it in the packages.
dreieck commented on 2023-01-06 14:08 (UTC) (edited on 2023-01-06 14:10 (UTC) by dreieck)
Ahoj,
thanks for making this package!
The build system uses it's self-downloaded dependencies instead of using system libraries. Is it somehow possible to rewrite the build system partially to use system libraries?
→ Here is an issue with discussion about that topic.
Btw., I have updated the
hdrview-gitpackage, and partially drew in yourPKGBUILD. Now let's hope that the maintainer ofhdrview-gitfixes it, and maybe you find some suggestions there, too.Regards!