Search Criteria
Package Details: hdrview-git 2.2.1+18.r521.20250315.5ef1c62-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/hdrview-git.git (read-only, click to copy) |
---|---|
Package Base: | hdrview-git |
Description: | High dynamic range (HDR) image viewer and comparison tool |
Upstream URL: | https://github.com/wkjarosz/hdrview |
Keywords: | exr hdr image viewer |
Licenses: | BSD-3-Clause |
Conflicts: | hdrview |
Provides: | hdrview |
Submitter: | afnan |
Maintainer: | dreieck |
Last Packager: | dreieck |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2019-03-29 04:28 (UTC) |
Last Updated: | 2025-03-30 11:05 (UTC) |
Dependencies (38)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glfw (glfw-gitAUR, glfw-waywallAUR, glfw-wayland-minecraft-cursorfixAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- imath
- libfmt.so (fmt-gitAUR, fmt9AUR, fmt10AUR, fmt)
- libfreetype.so (freetype2-macosAUR, freetype2-qdoledAUR, freetype2-gitAUR, freetype2-qdoled-aw3225qfAUR, freetype2, lib32-freetype2)
- libjpeg.so (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, lib32-mozjpeg-gitAUR, mozjpegAUR, jpegli-gitAUR, lib32-libjpeg-turbo, libjpeg-turbo)
- libjxl.so (libjxl-gitAUR, libjxl-metricsAUR, libjxl-metrics-gitAUR, libjxl)
- libjxl_threads.so (libjxl-gitAUR, libjxl-metricsAUR, libjxl-metrics-gitAUR, libjxl)
- liblcms2.so (lcms2-ff-gitAUR, lcms2-ffAUR, lcms2, lib32-lcms2)
- libspdlog.so (spdlog-gitAUR, spdlog)
- libx11 (libx11-gitAUR)
- libxext (libxext-gitAUR)
- openexr (openexr-gitAUR)
- sdl2AUR (sdl2-compat-gitAUR, sdl2-gitAUR, sdl2-compat)
- vulkan-icd-loader (vulkan-icd-loader-gitAUR)
- cmake (cmake-gitAUR, cmake3AUR) (make)
- fmt (fmt-gitAUR) (make)
- freetype2 (freetype2-macosAUR, freetype2-qdoledAUR, freetype2-gitAUR, freetype2-qdoled-aw3225qfAUR) (make)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR) (make)
- Show 18 more dependencies...
Latest Comments
« First ‹ Previous 1 2
dreieck commented on 2023-01-05 20:47 (UTC)
Upstream has moved. New location:
See → this comment
Also, the license must be installed since it is not a common Arch Linux license, and
libglvnd
andhicolor-icon-theme
are missing dependencies.Please update your
PKGBUILD
.Also, you miss
conflicts=('hdrview')
.I have also done some → other modifications to the
PKGBUILD
, feel free to adopt whatever you like from → this new one:Thanks for maintaining!
dreieck commented on 2023-01-05 14:03 (UTC) (edited on 2023-01-05 14:31 (UTC) by dreieck)
Fails to build for me with some errors (also → reported upstream):
Regards!
theodore commented on 2021-07-05 16:39 (UTC)
It fails to compile with some errors due to docopt package.
« First ‹ Previous 1 2