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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2025Q2
libheif ISO/IEC 23008-12:2017 HEIF file format de- and encoder
1.19.8 graphics 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 1.19.8Version of this port present on the latest quarterly branch.
Maintainer: makc@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-05-29 18:54:05
Last Update: 2025-05-29 11:15:20
Commit Hash: 844d336
License: LGPL3+
WWW:
https://github.com/strukturag/libheif
Description:
libheif is an ISO/IEC 23008-12:2017 HEIF file format decoder and encoder. HEIF is a new image file format employing HEVC (h.265) image coding for the best compression ratios currently possible. libheif makes use of libde265 for the actual image decoding and x265 for encoding. Alternative codecs for, e.g., AVC and JPEG can be provided as plugins.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (38 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libheif-1.19.8/catalog.mk
  3. /usr/local/share/licenses/libheif-1.19.8/LICENSE
  4. /usr/local/share/licenses/libheif-1.19.8/LGPL3+
  5. bin/heif-dec
  6. bin/heif-enc
  7. bin/heif-info
  8. bin/heif-thumbnailer
  9. include/libheif/heif.h
  10. include/libheif/heif_cxx.h
  11. include/libheif/heif_items.h
  12. include/libheif/heif_plugin.h
  13. include/libheif/heif_properties.h
  14. include/libheif/heif_regions.h
  15. include/libheif/heif_version.h
  16. lib/cmake/libheif/libheif-config-release.cmake
  17. lib/cmake/libheif/libheif-config-version.cmake
  18. lib/cmake/libheif/libheif-config.cmake
  19. lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-heif.so
  20. lib/libheif.so
  21. lib/libheif.so.1
  22. lib/libheif.so.1.19.8
  23. lib/libheif/libheif-dav1d.so
  24. lib/libheif/libheif-j2kdec.so
  25. lib/libheif/libheif-j2kenc.so
  26. @comment lib/libheif/libheif-rav1e.so
  27. lib/libheif/libheif-jphenc.so
  28. lib/libheif/libheif-svtenc.so
  29. libdata/pkgconfig/libheif.pc
  30. share/man/man1/heif-dec.1.gz
  31. share/man/man1/heif-enc.1.gz
  32. share/man/man1/heif-info.1.gz
  33. share/man/man1/heif-thumbnailer.1.gz
  34. share/thumbnailers/heif.thumbnailer
  35. @dir lib/libheif
  36. @owner
  37. @group
  38. @mode
Collapse this list.
Dependency lines:
  • libheif>0:graphics/libheif
To install the port:
cd /usr/ports/graphics/libheif/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/libheif
  • pkg install libheif
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libheif
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1748198420 SHA256 (libheif-1.19.8.tar.gz) = 6c4a5b08e6eae66d199977468859dea3b5e059081db8928f7c7c16e53836c906 SIZE (libheif-1.19.8.tar.gz) = 1718218

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
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
  3. gettext-runtime>=0.22_1 : devel/gettext-runtime
  4. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libsharpyuv.so : graphics/webp
  2. libaom.so : multimedia/aom
  3. libdav1d.so : multimedia/dav1d
  4. libpng16.so : graphics/png
  5. libtiff.so : graphics/tiff
  6. libavcodec.so : multimedia/ffmpeg
  7. libopenh264.so : multimedia/openh264
  8. libopenjp2.so : graphics/openjpeg
  9. libopenjph.so : graphics/openjph
  10. libSvtAv1Enc.so : multimedia/svt-av1
  11. libx265.so : multimedia/x265
  12. libintl.so : devel/gettext-runtime
  13. libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
  14. libglib-2.0.so : devel/glib20
  15. libintl.so : devel/gettext-runtime
  16. libjpeg.so : graphics/jpeg-turbo
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for libheif-1.19.8: AOM=on: AV1 encoding/decoding via libaom DAV1D=on: Build dav1e decoder EXAMPLES=on: Build and/or install examples FFMPEG=on: Use FFmpeg (support for HEVC decoding) JPEG=on: JPEG image format support LIBDE265=off: Use libde265 (support for HEVC decoding) OPENH264=on: AVC decoding via OpenH264 OPENJPEG=on: JPEG 2000 support via OpenJPEG OPENJPH=on: HT-J2K encoding via OpenJPH RAV1E=off: Build rav1e encoder SVTAV1=on: Build svt-av1 encoder X265=on: Use x265 (support for HEVC encoding) ===> Use 'make config' to modify these settings
Options name:
graphics_libheif
USES:
cmake:testing compiler:c++11-lang cpe gettext-runtime gnome localbase:ldflags pathfix pkgconfig jpeg
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/strukturag/libheif/releases/download/v1.19.8/
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.19.8
29 May 2025 11:15:20
commit hash: 844d3360a3573fb43857caba736b663decdd6e10commit hash: 844d3360a3573fb43857caba736b663decdd6e10commit hash: 844d3360a3573fb43857caba736b663decdd6e10commit hash: 844d3360a3573fb43857caba736b663decdd6e10 files touched by this commit
Max Brazhnikov (makc) search for other commits by this committer
graphics/libheif: update to 1.19.8

(cherry picked from commit a65d1d21c035426a899da2e8a553c3b8a12e6571)

Number of commits found: 1