Port details on branch 2025Q2 |
- libheif ISO/IEC 23008-12:2017 HEIF file format de- and encoder
- 1.19.8 graphics
=0 1.19.8Version of this port present on the latest quarterly branch. - Maintainer: makc@FreeBSD.org
 - 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.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - 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:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libsharpyuv.so : graphics/webp
- libaom.so : multimedia/aom
- libdav1d.so : multimedia/dav1d
- libpng16.so : graphics/png
- libtiff.so : graphics/tiff
- libavcodec.so : multimedia/ffmpeg
- libopenh264.so : multimedia/openh264
- libopenjp2.so : graphics/openjpeg
- libopenjph.so : graphics/openjph
- libSvtAv1Enc.so : multimedia/svt-av1
- libx265.so : multimedia/x265
- libintl.so : devel/gettext-runtime
- libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- 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:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.19.8 29 May 2025 11:15:20
    |
Max Brazhnikov (makc)  |
graphics/libheif: update to 1.19.8
(cherry picked from commit a65d1d21c035426a899da2e8a553c3b8a12e6571) |
Number of commits found: 1
|