[Bug 275463] graphics/gthumb: Update to version 3.12.6
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 275463] graphics/gthumb: Update to version 3.12.4"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 01 Apr 2025 16:22:06 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275463 Piotr Smyrak <ps.ports@smyrak.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ps.ports@smyrak.com --- Comment #6 from Piotr Smyrak <ps.ports@smyrak.com> --- Created attachment 259245 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=259245&action=edit patch for port pkg-plist The problem lies in the unconditional listing of the optional video extension that is only built if the GSTREAMER option is on. Even if it is off, the port mech will still attempt to install the file, which is only built with meson flag for gstreamer, which is controlled by the option. -- You are receiving this mail because: You are the assignee for the bug.