notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
libultrahdr Reference codec for the Ultra HDR format
1.4.0 graphicsnew! on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-02-03 15:57:16
Last Update: 2025-02-03 15:50:42
Commit Hash: 72501c8
License: APACHE20
WWW:
https://developer.android.com/media/platform/hdr-image-format
https://github.com/google/libultrahdr
Description:
libultrahdr is an image compression library that uses gain map technology to store and distribute HDR images. Conceptually on the encoding side, the library accepts SDR and HDR rendition of an image and from these a Gain Map (quotient between the two renditions) is computed. The library then uses backward compatible means to store the base image (SDR), gain map image and some associated metadata. Legacy readers that do not support handling the gain map image and/or metadata, will display the base image. Readers that support the format combine the base image with the gain map and render a high dynamic range image on compatible displays.
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (14 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libultrahdr-1.4.0/catalog.mk
  3. /usr/local/share/licenses/libultrahdr-1.4.0/LICENSE
  4. /usr/local/share/licenses/libultrahdr-1.4.0/APACHE20
  5. bin/ultrahdr_app
  6. include/ultrahdr_api.h
  7. lib/libuhdr.a
  8. lib/libuhdr.so
  9. lib/libuhdr.so.1
  10. lib/libuhdr.so.1.4.0
  11. libdata/pkgconfig/libuhdr.pc
  12. @owner
  13. @group
  14. @mode
Collapse this list.
Dependency lines:
  • libultrahdr>0:graphics/libultrahdr
To install the port:
cd /usr/ports/graphics/libultrahdr/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/libultrahdr
  • pkg install libultrahdr
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libultrahdr
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1738088810 SHA256 (google-libultrahdr-v1.4.0_GH0.tar.gz) = e7e1252e2c44d8ed6b99ee0f67a3caf2d8a61c43834b13b1c3cd485574c03ab9 SIZE (google-libultrahdr-v1.4.0_GH0.tar.gz) = 1375424

Packages (timestamps in pop-ups are UTC):
libultrahdr
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.4.01.4.0-1.4.01.4.0---
FreeBSD:13:quarterly--------
FreeBSD:14:latest1.4.01.4.0-1.4.01.4.0---
FreeBSD:14:quarterly--------
FreeBSD:15:latest1.4.01.4.0n/a1.4.0n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
Library dependencies:
  1. libjpeg.so : graphics/jpeg-turbo
This port is required by:
for Libraries
  1. graphics/py-imagecodecs

Configuration Options:
No options to configure
Options name:
graphics_libultrahdr
USES:
cmake jpeg pathfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/google/libultrahdr/tar.gz/v1.4.0?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.4.0
03 Feb 2025 15:50:42
commit hash: 72501c88d4f03db3b9204f6f4083fa46eb94b608commit hash: 72501c88d4f03db3b9204f6f4083fa46eb94b608commit hash: 72501c88d4f03db3b9204f6f4083fa46eb94b608commit hash: 72501c88d4f03db3b9204f6f4083fa46eb94b608 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/libultrahdr: Add libultrahdr 1.4.0

libultrahdr is an image compression library that uses gain map technology to
store and distribute HDR images. Conceptually on the encoding side, the library
accepts SDR and HDR rendition of an image and from these a Gain Map (quotient
between the two renditions) is computed. The library then uses backward
compatible means to store the base image (SDR), gain map image and some
associated metadata. Legacy readers that do not support handling the gain map
image and/or metadata, will display the base image. Readers that support the
format combine the base image with the gain map and render a high dynamic range
image on compatible displays.

Number of commits found: 1