Bug 270200

Summary: emulators/emu64: Fails to build with FFmpeg 6.0
Product: Ports & Packages Reporter: Daniel Engberg <diizzy>
Component: Individual Port(s)Assignee: Felix Palmen <zirias>
Status: Closed FIXED    
Severity: Affects Only Me CC: diizzy
Priority: --- Flags: bugzilla: maintainer-feedback? (zirias)
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/ThKattanek/emu64/pull/235
Bug Depends on:    
Bug Blocks: 261302    

Description Daniel Engberg freebsd_committer freebsd_triage 2023-03-14 11:06:25 UTC

    
Comment 1 Daniel Engberg freebsd_committer freebsd_triage 2023-03-14 11:07:02 UTC
Reference:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261302#c46
Comment 2 Felix Palmen freebsd_committer freebsd_triage 2023-03-20 09:07:45 UTC
Created upstream PR to fix the build on master, now backporting/testing the patch on the port.
Comment 3 commit-hook freebsd_committer freebsd_triage 2023-03-20 15:32:18 UTC
A commit in branch main references this bug:

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

commit cfdbf52043a2305d000bd30799b098b1b30afe28
Author:     Felix Palmen <zirias@FreeBSD.org>
AuthorDate: 2023-03-20 09:28:55 +0000
Commit:     Felix Palmen <zirias@FreeBSD.org>
CommitDate: 2023-03-20 15:31:28 +0000

    emulators/emu64: Fix build with ffmpeg 6

    While here, also add missing dependency on Qt5Network and switch from
    PORTVERSION to preferred DISTVERSION.

    PR:                     270200
    Approved by:            tcberner (mentor)
    Differential Revision:  https://reviews.freebsd.org/D39175

 emulators/emu64/Makefile                  |   8 +-
 emulators/emu64/files/patch-ffmpeg6 (new) | 120 ++++++++++++++++++++++++++++++
 2 files changed, 124 insertions(+), 4 deletions(-)