Bug 268187

Summary: graphics/gnash: fix build on armv7
Product: Ports & Packages Reporter: Robert Clausecker <fuz>
Component: Individual Port(s)Assignee: Dirk Meyer <dinoex>
Status: Closed FIXED    
Severity: Affects Only Me CC: dinoex
Priority: --- Keywords: patch
Version: LatestFlags: dinoex: maintainer-feedback+
dinoex: merge-quarterly+
Hardware: arm   
OS: Any   
Attachments:
Description Flags
graphics/gnash: fix build on armv7 fuz: maintainer-approval? (dinoex)

Description Robert Clausecker freebsd_committer freebsd_triage 2022-12-05 23:27:27 UTC
Created attachment 238560 [details]
graphics/gnash: fix build on armv7

Add missing cast.  Add missing USE_GNOME=gdkpixbuf2.

Tested with Poudriere on armv7 arm64 FreeBSD 13.1.
Please MFH if possible.
Comment 1 Dirk Meyer freebsd_committer freebsd_triage 2022-12-06 19:22:28 UTC
Looks fine.
Testing the package.
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-12-06 21:13:37 UTC
A commit in branch main references this bug:

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

commit 5a5ef6cd101ecdcbf0865e6e479d8f7364d783d9
Author:     Dirk Meyer <dinoex@FreeBSD.org>
AuthorDate: 2022-12-06 21:12:16 +0000
Commit:     Dirk Meyer <dinoex@FreeBSD.org>
CommitDate: 2022-12-06 21:12:16 +0000

    phics/gnash: fix build on armv7

    PR: 268187

 graphics/gnash/Makefile                               |  2 +-
 graphics/gnash/files/patch-libbase_GnashSleep.h (new) | 11 +++++++++++
 2 files changed, 12 insertions(+), 1 deletion(-)
Comment 3 commit-hook freebsd_committer freebsd_triage 2022-12-06 21:18:42 UTC
A commit in branch 2022Q4 references this bug:

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

commit be4f1cc1fc8c2aa163fc0734f08db0243b32549f
Author:     Dirk Meyer <dinoex@FreeBSD.org>
AuthorDate: 2022-12-06 21:12:16 +0000
Commit:     Dirk Meyer <dinoex@FreeBSD.org>
CommitDate: 2022-12-06 21:17:34 +0000

    phics/gnash: fix build on armv7

    PR: 268187
    (cherry picked from commit 5a5ef6cd101ecdcbf0865e6e479d8f7364d783d9)

 graphics/gnash/Makefile                               |  2 +-
 graphics/gnash/files/patch-libbase_GnashSleep.h (new) | 11 +++++++++++
 2 files changed, 12 insertions(+), 1 deletion(-)
Comment 4 Dirk Meyer freebsd_committer freebsd_triage 2022-12-06 21:19:15 UTC
Committed thanks.