[Bug 286195] [patch] x11-toolkits/wxgtk32: Shift dependencies on libsoup and webkit2-gtk to 3.0 and 4.1 resp.

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 19 Apr 2025 08:16:25 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286195

            Bug ID: 286195
           Summary: [patch] x11-toolkits/wxgtk32: Shift dependencies on
                    libsoup and webkit2-gtk to 3.0 and 4.1 resp.
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: desktop@FreeBSD.org
          Reporter: bugzilla.freebsd@omnilan.de
          Assignee: desktop@FreeBSD.org
             Flags: maintainer-feedback?(desktop@FreeBSD.org)

Created attachment 259692
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=259692&action=edit
Update dependency versions to libsoup3 and webkit2-gtk@41

In order to avoid having the need for two versions of webkit2gtk and libsoup,
it successfully tested the unmodified 3.2.6_1 version of the port to build
against libsoup3 and webkit2-gtk_41 installed only.
Excertp form config.log, grabbing the more recent versions:
EXTRALIBS_WEBVIEW='-L/usr/local/lib -lwebkit2gtk-4.1 -lgtk-3 -lgdk-3 -lz
-lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo
-lgdk_pixbuf-2.0 -lsoup-3.0 -lgmodule-2.0 -pthread -lgio-2.0
-ljavascriptcoregtk-4.1 -lgobject-2.0 -lglib-2.0 -lintl'

Patch simply changes the port's dependencies.

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