Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 07 Sep 2023 03:40:51 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 273390] [New Port] x11-wm/fswm fullscreen window manager in libxcb
Message-ID:  <bug-273390-7788-9SXEGEVZ2o@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-273390-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-273390-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D273390

Joseph Mingrone <jrm@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |In Progress
           Assignee|ports-bugs@FreeBSD.org      |jrm@freebsd.org
                 CC|                            |jrm@freebsd.org

--- Comment #4 from Joseph Mingrone <jrm@freebsd.org> ---
Looks good.

I made a few changes:

1. Add libxcb-util.so:x11/xcb-util to LIB_DEPENDS because

# readelf -a /usr/local/bin/fswm | grep libxcb-util
 0x0000000000000001 NEEDED               Shared library: [libxcb-util.so.1]

2. Add DOCS option

3. Split CFLAGS and LDFLAGS/LDLIBS

4. Add off-by-default run-time dependencies on x11/sxhkd and x11/thingylaun=
ch

If you don't see any issues with https://reviews.freebsd.org/D41765 we can =
add
it to the tree.

Thanks for submitting.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-273390-7788-9SXEGEVZ2o>