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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q3
libheif ISO/IEC 23008-12:2017 HEIF file format de- and encoder
1.17.6_2 graphics on this many watch lists=10 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.17.6_2Version of this port present on the latest quarterly branch.
Maintainer: makc@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2018-08-21 00:24:34
Last Update: 2024-03-14 11:34:39
Commit Hash: 0f3f19c
People watching this port, also watch:: gnutls, ca_root_nss, glib, lame, icu
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

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (36 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libheif-1.17.6_2/catalog.mk
  3. /usr/local/share/licenses/libheif-1.17.6_2/LICENSE
  4. /usr/local/share/licenses/libheif-1.17.6_2/LGPL3+
  5. bin/heif-convert
  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_plugin.h
  12. include/libheif/heif_properties.h
  13. include/libheif/heif_regions.h
  14. include/libheif/heif_version.h
  15. lib/cmake/libheif/libheif-config-release.cmake
  16. lib/cmake/libheif/libheif-config-version.cmake
  17. lib/cmake/libheif/libheif-config.cmake
  18. lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-heif.so
  19. lib/libheif.so
  20. lib/libheif.so.1
  21. lib/libheif.so.1.17.6
  22. lib/libheif/libheif-dav1d.so
  23. lib/libheif/libheif-j2kdec.so
  24. lib/libheif/libheif-j2kenc.so
  25. @comment lib/libheif/libheif-rav1e.so
  26. lib/libheif/libheif-svtenc.so
  27. libdata/pkgconfig/libheif.pc
  28. share/man/man1/heif-convert.1.gz
  29. share/man/man1/heif-enc.1.gz
  30. share/man/man1/heif-info.1.gz
  31. share/man/man1/heif-thumbnailer.1.gz
  32. share/thumbnailers/heif.thumbnailer
  33. @dir lib/libheif
  34. @owner
  35. @group
  36. @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 = 1703123477 SHA256 (libheif-1.17.6.tar.gz) = 8390baf4913eda0a183e132cec62b875fb2ef507ced5ddddc98dfd2f17780aee SIZE (libheif-1.17.6.tar.gz) = 1433302

Packages (timestamps in pop-ups are UTC):
libheif
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.17.6_21.17.6_21.6.2_11.17.6_21.17.6_2---
FreeBSD:13:quarterly1.17.6_11.17.6_1-1.17.6_11.17.6_21.17.6_11.17.6_1-
FreeBSD:14:latest1.17.6_21.17.6_2-1.17.6_21.17.6_21.16.1-1.16.1
FreeBSD:14:quarterly1.17.6_11.17.6_2-1.17.6_11.17.6_21.17.6_11.17.6_1-
FreeBSD:15:latest1.17.6_21.17.6_2n/a1.17.6_1n/a1.17.6_1--
FreeBSD:15:quarterly--n/a-n/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
  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. libavcodec.so : multimedia/ffmpeg
  6. libopenjp2.so : graphics/openjpeg
  7. libSvtAv1Enc.so : multimedia/svt-av1
  8. libx265.so : multimedia/x265
  9. libintl.so : devel/gettext-runtime
  10. libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
  11. libglib-2.0.so : devel/glib20
  12. libintl.so : devel/gettext-runtime
  13. libjpeg.so : graphics/jpeg-turbo
This port is required by:
for Build
  1. graphics/vips
for Libraries
  1. astro/siril
  2. graphics/ImageMagick6
  3. graphics/ImageMagick7
  4. graphics/cimg
  5. graphics/darktable
  6. graphics/digikam
  7. graphics/geeqie
Expand this list (24 items / 17 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. graphics/gimp-app
  3. graphics/imv
  4. graphics/kf5-kimageformats
  5. graphics/krita
  6. graphics/openimageio
  7. graphics/py-openimageio
  8. graphics/py-pillow-heif
  9. graphics/vips
  10. x11/swayimg
  11. x11/wallutils
  12. Collapse this list.

Deleted ports which required this port:

Expand this list of 7 deleted ports
  1. graphics/ImageMagick6-nox11*
  2. graphics/ImageMagick7-nox11*
  3. graphics/darktable38*
  4. graphics/darktable40*
  5. graphics/darktable42*
  6. graphics/geeqie-devel*
  7. graphics/openimageio-ociov1*
  8. Collapse this list of deleted ports.
for Run
  1. multimedia/emby-server
  2. multimedia/emby-server-devel

Configuration Options:
===> The following configuration options are available for libheif-1.17.6_2: 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) OPENJPEG=on: Enhanced JPEG graphics support 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.17.6/
Collapse this list.

There are no commits on branch 2022Q3 for this port