[Bug 273390] [New Port] x11-wm/fswm fullscreen window manager in libxcb
Date: Thu, 07 Sep 2023 03:40:51 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273390
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/thingylaunch
If you don't see any issues with https://reviews.freebsd.org/D41765 we can add
it to the tree.
Thanks for submitting.
--
You are receiving this mail because:
You are the assignee for the bug.