[Bug 286041] [PATCH] x11-wm/plasma6-kwin has implicit dependency on x11/libei

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 11 Apr 2025 16:34:25 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286041

            Bug ID: 286041
           Summary: [PATCH] x11-wm/plasma6-kwin has implicit dependency on
                    x11/libei
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: freebsd@chillt.de
                CC: jbeich@FreeBSD.org, kde@FreeBSD.org
                CC: jbeich@FreeBSD.org, kde@FreeBSD.org

Created attachment 259475
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=259475&action=edit
Patch for x11-wm/plasma6-kwin

The x11-wm/plasma6-kwin port assumes that x11/libei will be found in the build
environment without explicitly depending on it. This library is normally pulled
in via x11-servers/xwayland, but can be turned off there via an option.

The attached patch adds an EI option (mirroring the EI option in
x11-servers/xwayland), making the dependency on x11/libei explicit and
optional.

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