Bug 275311 - graphics/libheif: Update to 1.17.4
Summary: graphics/libheif: Update to 1.17.4
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Daniel Engberg
URL: https://github.com/strukturag/libheif...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-24 16:44 UTC by Daniel Engberg
Modified: 2023-11-24 17:49 UTC (History)
1 user (show)

See Also:
makc: maintainer-feedback+


Attachments
Patch for libheif (1.82 KB, patch)
2023-11-24 16:44 UTC, Daniel Engberg
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Engberg freebsd_committer freebsd_triage 2023-11-24 16:44:05 UTC
Created attachment 246541 [details]
Patch for libheif

Compile and runtime tested on FreeBSD 13.2-RELEASE (amd64) (make, make check-plist, make test)

Poudriere testport OK 13.2-RELEASE (amd64)
Poudriere testport OK 12.4-RELEASE (amd64)

Tested with following consumers in Poudriere, 13.2-RELEASE:
astro/siril
graphics/ImageMagick6
graphics/ImageMagick7
graphics/cimg
graphics/darktable
graphics/digikam
graphics/geeqie
graphics/gimp-app
graphics/imv
graphics/kf5-kimageformats
graphics/krita
graphics/openimageio
graphics/py-openimageio
graphics/py-pillow-heif
graphics/vips
x11/swayimg
x11/wallutils
Comment 1 Daniel Engberg freebsd_committer freebsd_triage 2023-11-24 16:44:49 UTC
This is the same as 1.17.5 but with another workaround for the thumbnailer
Comment 2 Max Brazhnikov freebsd_committer freebsd_triage 2023-11-24 17:32:50 UTC
Go ahead!
Comment 3 commit-hook freebsd_committer freebsd_triage 2023-11-24 17:49:13 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=06b8dee07d82845784efec5eef091d47ccc402ab

commit 06b8dee07d82845784efec5eef091d47ccc402ab
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2023-11-24 17:46:54 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2023-11-24 17:46:58 +0000

    graphics/libheif: Update to 1.17.4

    Changelog: https://github.com/strukturag/libheif/releases/tag/v1.17.4

    PR:             275311
    Reviewed by:    makc (maintainer)
    Sponsored by:   Blinkinblox

 graphics/libheif/Makefile                               | 2 +-
 graphics/libheif/distinfo                               | 6 +++---
 graphics/libheif/files/patch-gnome_CMakeLists.txt (new) | 7 +++++++
 graphics/libheif/pkg-plist                              | 2 +-
 4 files changed, 12 insertions(+), 5 deletions(-)
Comment 4 Daniel Engberg freebsd_committer freebsd_triage 2023-11-24 17:49:31 UTC
Thanks!