[Bug 271777] graphics/glaxnimate: Update to 0.5.3

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 02 Jun 2023 01:28:30 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271777

            Bug ID: 271777
           Summary: graphics/glaxnimate: Update to 0.5.3
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: yuri@freebsd.org
          Reporter: jhale@FreeBSD.org
          Assignee: yuri@freebsd.org
             Flags: maintainer-feedback?(yuri@freebsd.org)

Created attachment 242546
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=242546&action=edit
glaxnimate-0.5.3 (apply with git am)

Build test 12.4-amd64: OK
Build test -CURRENT-amd64: OK
Run test -CURRENT-amd64: OK

graphics/glaxnimate: Update to 0.5.3

- Flavorize to allow building against Qt5 or Qt6
- Application crashes when built with -O2 or greater, so downgrade
  to -O1 for release builds.

glaxnimate 0.5.1 kept crashing upon startup for me with just the splash screen
being briefly displayed, so I decided to try updating it to 0.5.3, but it still
kept crashing. I couldn't produce any useful debug output because the problem
went away when I built with debug enabled. Subsequently, I found that building
with -O1 or lower allowed the application to run normally. Still not sure why
this is exactly.

Fixed over-aggressive pkg-plist substitutions.

Added the DEBUG option because messing with CXXFLAGS in the Makefile prevents
the ports framework from honoring -DWITH_DEBUG on the commandline.

-- 
You are receiving this mail because:
You are the assignee for the bug.