Bug 270701 - graphics/synfig*: Define later versions of deps and fix build with FFmpeg 6
Summary: graphics/synfig*: Define later versions of deps and fix build with FFmpeg 6
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:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-04-08 11:07 UTC by Daniel Engberg
Modified: 2023-04-27 17:26 UTC (History)
1 user (show)

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


Attachments
Patch for synfig (5.81 KB, patch)
2023-04-08 11:07 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-04-08 11:07:10 UTC
Created attachment 241350 [details]
Patch for synfig

- Bump MLT and ImageMagick dependencies to 7
- Import patch from Debian to fix build FFmpeg 6 (synfig only)
- Rework ports to better match Porters Handbook

This patch covers both graphics/synfig and graphics/synfigstudio

Poudriere testport OK 12.4-RELEASE (amd64) - FFmpeg 6

Source:
https://sources.debian.org/patches/synfig/1.5.1%2Bdfsg-3/2709.patch/
Comment 1 Daniel Engberg freebsd_committer freebsd_triage 2023-04-08 14:01:00 UTC
Doesn't build with FFmpeg 4
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-04-27 12:05:03 UTC
A commit in branch main references this bug:

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

commit 1bd57a8e0bd26122c811d13c3573df974f4bf77c
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2023-04-27 11:08:31 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2023-04-27 12:01:45 +0000

    graphics/synfig*: Define later versions of deps and fix build with FFmpeg 6

    - Bump MLT and ImageMagick dependencies to 7
    - Import patch from Debian to fix build FFmpeg 6 (synfig only)
    - Rework ports to better follow Porters Handbook

    PR:             270701
    Approved by:    portmgr (maintainer timeout, 2+ weeks)

 graphics/synfig/Makefile                           | 24 +++++-----
 graphics/synfig/distinfo                           |  3 +-
 ...-src_modules_mod__libavcodec_trgt__av.cpp (new) | 51 ++++++++++++++++++++++
 graphics/synfigstudio/Makefile                     | 25 ++++++-----
 graphics/synfigstudio/distinfo                     |  3 +-
 5 files changed, 80 insertions(+), 26 deletions(-)