Bug 268102

Summary: graphics/libheif: rename SVT to SVTAV1 for consistency
Product: Ports & Packages Reporter: Jan Beich <jbeich>
Component: Individual Port(s)Assignee: Jan Beich <jbeich>
Status: Closed FIXED    
Severity: Affects Only Me CC: makc
Priority: --- Keywords: patch
Version: LatestFlags: makc: maintainer-feedback+
Hardware: Any   
OS: Any   
Attachments:
Description Flags
v1 (apply via "git am") none

Description Jan Beich freebsd_committer freebsd_triage 2022-12-01 17:04:09 UTC
Created attachment 238474 [details]
v1 (apply via "git am")

- ffmpeg and libavif already use SVTAV1 option
- libheif doesn't support SVT-HEVC for *.heif
- SVTAV1 can be globally disabled via OPTIONS_UNSET
Comment 1 Max Brazhnikov freebsd_committer freebsd_triage 2022-12-01 18:47:12 UTC
Thanks, please commit.
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-12-02 01:33:53 UTC
A commit in branch main references this bug:

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

commit a2b734c4eee464a28d22e2983081f86701a33d84
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2022-12-01 16:57:19 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2022-12-02 01:31:48 +0000

    graphics/libheif: rename SVT to SVTAV1 for consistency

    - ffmpeg and libavif already use SVTAV1 option
    - libheif doesn't support SVT-HEVC for *.heif
    - SVTAV1 can be globally disabled via OPTIONS_UNSET

    PR:             268102
    Approved by:    makc (maintainer)

 graphics/libheif/Makefile  | 10 +++++-----
 graphics/libheif/pkg-plist |  2 +-
 2 files changed, 6 insertions(+), 6 deletions(-)