Bug 270200 - emulators/emu64: Fails to build with FFmpeg 6.0
Summary: emulators/emu64: Fails to build with FFmpeg 6.0
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: Felix Palmen
URL: https://github.com/ThKattanek/emu64/p...
Keywords:
Depends on:
Blocks: 261302
  Show dependency treegraph
 
Reported: 2023-03-14 11:06 UTC by Daniel Engberg
Modified: 2023-03-20 15:33 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (zirias)


Attachments

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-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(-)