Port details |
- labwc Wayland stacking compositor
- 0.6.3 x11-wm
=0 0.6.3Version of this port present on the latest quarterly branch. - Maintainer: jbeich@FreeBSD.org
 - Port Added: 2021-03-04 00:41:40
- Last Update: 2023-05-08 10:31:50
- Commit Hash: bbfa4a2
- Also Listed In: wayland
- License: GPLv2
- Description:
- Labwc stands for Lab Wayland Compositor, where lab can mean any of the
following:
- sense of experimentation and treading new ground
- inspired by BunsenLabs and ArchLabs
- your favorite pet
Labwc is a wlroots-based window-stacking compositor for wayland,
inspired by openbox.
It is light-weight and independent with a focus on simply stacking
windows well and rendering some window decorations. It takes a
no-bling/frills approach and says no to features such as icons (except
window buttons), animations, decorative gradients and any other
options not required to reasonably render common themes. It relies on
clients for panels, screenshots, wallpapers and so on to create a full
desktop environment.
In order to avoid reinventing configuration and theme syntax, the
openbox 3.6 specification is used. This does not mean that labwc is an
openbox clone but rather that configuration files will look and feel
familiar.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/x11-wm/labwc/ && make install clean
- To add the package, run one of these commands:
- pkg install x11-wm/labwc
- pkg install labwc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: labwc
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1683527352
SHA256 (labwc-labwc-0.6.3_GH0.tar.gz) = a19ada70e40b90c759cf61094b4df96f907527f743b7e669da243d3ca3554ca2
SIZE (labwc-labwc-0.6.3_GH0.tar.gz) = 247373
No package information for this port in our database- Sometimes this happens. Not all ports have packages.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- evdev-proto>0 : devel/evdev-proto
- wayland-protocols>0 : graphics/wayland-protocols
- wlroots>=0.16.0<0.17.0 : x11-toolkits/wlroots
- scdoc : textproc/scdoc
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- msgfmt : devel/gettext-tools
- Library dependencies:
-
- libwayland-server.so : graphics/wayland
- libwlroots.so : x11-toolkits/wlroots
- libinput.so : x11/libinput
- libxkbcommon.so : x11/libxkbcommon
- libxcb-icccm.so : x11/xcb-util-wm
- libcairo.so : graphics/cairo
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libxml2.so : textproc/libxml2
- libpango-1.0.so : x11-toolkits/pango
- libintl.so : devel/gettext-runtime
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for labwc-0.6.3:
EXAMPLES=on: Build and/or install examples
MANPAGES=on: Build and/or install manual pages
NLS=on: Native Language Support
X11=on: X11 (graphics) support
===> Use 'make config' to modify these settings
- Options name:
- x11-wm_labwc
- USES:
- compiler:c11 gnome meson pkgconfig gettext
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.6.3 08 May 2023 10:31:50
    |
Jan Beich (jbeich)  |
x11-wm/labwc: update to 0.6.3
Changes: https://github.com/labwc/labwc/releases/tag/0.6.3
Reported by: GitHub (watch releases) |
0.6.2 30 Mar 2023 23:59:51
    |
Muhammad Moinur Rahman (bofh)  |
*/*: Sunset 12.3-RELEASE from ports tree
- Mk/bsd.port.mk: mark FreeBSD 12.3 as unsupported.
- Mk/Uses/cabal.mk: Remove the text-2 workaround for 12.3-RELEASE
- biology/wfa2-lib: remove obsolete patch
- databases/mongodb60: remove IGNORE for EOL FreeBSD 12.3
- devel/concurrencpp: remove workaround for EOL FreeBSD 12.3
- devel/electron22: remove IGNORE for EOL FreeBSD 12.3
- devel/malloy: this should build fine on 12.4-RELEASE
- devel/qcoro: remove BROKEN for EOL FreeBSD 12.3
- devel/root: remove workaround for EOL FreeBSD 12.3
- editors/imhex: remove IGNORE for EOL FreeBSD 12.3
- emulators/ppsspp: remove workaround for EOL FreeBSD 12.3
- emulators/rpcs3: remove workaround for EOL FreeBSD 12.3
- emulators/yuzu: remove workaround for EOL 12.3-RELEASE (Only the first 15 lines of the commit message are shown above ) |
0.6.2 20 Mar 2023 20:42:47
    |
Jan Beich (jbeich)  |
x11-wm/labwc: update to 0.6.2
Changes: https://github.com/labwc/labwc/releases/tag/0.6.2
Reported by: GitHub (watch releases) |
0.6.1 18 Feb 2023 20:39:52
    |
Jan Beich (jbeich)  |
Adjust estimated 12.3 EOL date to actual |
0.6.1 30 Jan 2023 07:52:39
    |
Jan Beich (jbeich)  |
x11-wm/labwc: update to 0.6.1
Changes: https://github.com/labwc/labwc/releases/tag/0.6.1
Reported by: GitHub (watch releases) |
0.6.0 19 Dec 2022 11:04:06
    |
Jan Beich (jbeich)  |
x11-wm/labwc: unbreak with wlroots/X11=off after 5758a46edec9
../src/view.c:5:10: fatal error: 'xcb/xcb_icccm.h' file not found
#include <xcb/xcb_icccm.h>
^~~~~~~~~~~~~~~~~ |
0.6.0 18 Nov 2022 10:50:51
    |
Jan Beich (jbeich)  |
x11-wm/labwc: unbreak on FreeBSD 12.3 (12.4 is not affected) |
0.6.0 18 Nov 2022 10:50:51
    |
Jan Beich (jbeich)  |
x11-wm/labwc: switch f1db2936ef9e to upstream commit |
0.6.0 18 Nov 2022 08:26:56
    |
Jan Beich (jbeich)  |
x11-wm/labwc: drop unused pixman dependency after 7aae6b9fe451 |
0.6.0 18 Nov 2022 04:13:28
    |
Jan Beich (jbeich)  |
x11-wm/labwc: mark BROKEN on FreeBSD < 13 after 7aae6b9fe451
../src/cursor.c:52:2: error: expected ')'
ARRAY_SIZE(cursors_xdg) == LAB_CURSOR_COUNT,
^
../src/cursor.c:50:28: note: expanded from macro 'ARRAY_SIZE'
#define ARRAY_SIZE(array) (sizeof(array) / sizeof((array)[0]))
^
../src/cursor.c:52:2: note: to match this '('
../src/cursor.c:50:27: note: expanded from macro 'ARRAY_SIZE'
#define ARRAY_SIZE(array) (sizeof(array) / sizeof((array)[0]))
^
../src/cursor.c:52:2: warning: type specifier missing, defaults to 'int'
[-Wimplicit-int]
ARRAY_SIZE(cursors_xdg) == LAB_CURSOR_COUNT,
^ (Only the first 15 lines of the commit message are shown above ) |
0.6.0 18 Nov 2022 04:13:19
    |
Jan Beich (jbeich)  |
x11-wm/labwc: update to 0.6.0
Changes: https://github.com/labwc/labwc/releases/tag/0.6.0
Reported by: GitHub (watch releases) |
0.5.3_2 11 Nov 2022 22:39:56
    |
Jan Beich (jbeich)  |
x11-wm/labwc: back to default wlroots |
0.5.3_1 11 Nov 2022 22:39:55
    |
Jan Beich (jbeich)  |
x11-toolkits/wlroots: update to 0.16.0
Changes: https://gitlab.freedesktop.org/wlroots/wlroots/-/releases/0.16.0
Reported by: GitLab (notify releases) |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.5.3 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.5.3 15 Jul 2022 19:36:13
    |
Jan Beich (jbeich)  |
x11-wm/labwc: update to 0.5.3
Changes: https://github.com/labwc/labwc/releases/tag/0.5.3
Reported by: GitHub (watch releases) |
0.5.2 11 Jul 2022 20:33:08
    |
Jan Beich (jbeich)  |
x11-wm/labwc: chase upstream description
https://github.com/labwc/labwc/commit/1f0055a7e003 |
0.5.2 01 Jul 2022 08:01:22
    |
Baptiste Daroussin (bapt)  |
wayland: add wayland virtual category |
0.5.2 18 May 2022 15:04:19
    |
Jan Beich (jbeich)  |
x11-wm/labwc: update to 0.5.2
Changes: https://github.com/labwc/labwc/releases/tag/0.5.2
Reported by: portscout |
0.5.1_1 10 Apr 2022 19:11:41
    |
Charlie Li (vishwin)  |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
0.5.1 10 Apr 2022 00:23:18
    |
Jan Beich (jbeich)  |
x11-wm/labwc: update to 0.5.1
Changes: https://github.com/labwc/labwc/releases/tag/0.5.1
Reported by: portscout |
0.5.0_1 26 Mar 2022 08:27:27
    |
Matthias Fechner (mfechner)  |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
0.5.0 19 Feb 2022 23:57:58
    |
Jan Beich (jbeich)  |
x11-wm/labwc: respect LOCALBASE for icons after bb83f2992ed9 |
0.5.0 19 Feb 2022 21:26:55
    |
Jan Beich (jbeich)  |
x11-wm/labwc: update to 0.5.0
Changes: https://github.com/labwc/labwc/releases/tag/0.5.0
Reported by: portscout |
0.4.0 05 Feb 2022 00:23:08
    |
Jan Beich (jbeich)  |
x11-wm/labwc: unbreak build after ac6523232943
meson.build:53:2: ERROR: Invalid version of dependency, need 'wlroots'
['=0.15.0'] found '0.15.1'. |
0.4.0 31 Dec 2021 21:32:25
    |
Jan Beich (jbeich)  |
x11-wm/labwc: update to 0.4.0
Changes: https://github.com/johanmalm/labwc/compare/cd50344...0.4.0
Changes: https://github.com/labwc/labwc/releases/tag/0.4.0 |
0.3.0.377 31 Dec 2021 17:30:10
    |
Jan Beich (jbeich)  |
x11-wm/labwc: update to 0.3.0.377 (snapshot)
Changes: https://github.com/johanmalm/labwc/compare/d5532ac...cd50344 |
0.3.0.376 31 Dec 2021 17:16:31
    |
Jan Beich (jbeich)  |
x11-wm/labwc: update to 0.3.0.376 (snapshot)
Changes: https://github.com/johanmalm/labwc/compare/0.3.0...d5532ac |
0.3.0_2 17 Dec 2021 11:30:04
    |
Jan Beich (jbeich)  |
x11-toolkits/wlroots: update to 0.15.0
Changes: https://gitlab.freedesktop.org/wlroots/wlroots/-/releases/0.15.0
Reported by: upstream (tracking bug) |
0.3.0_1 21 Nov 2021 09:10:17
    |
Jan Beich (jbeich)  |
x11-wm/labwc: chase HTTP redirect |
0.3.0_1 12 Sep 2021 10:43:25
    |
Jan Beich (jbeich)  |
sysutils/seatd: drop SUID option after b8a20cd29e54
It's not possible to restrict setuid bit to "video" group without also
breaking compositor nesting (e.g., hikari on sway). So, leave setuid
handling to a dedicated executable. seatd-launch works similar to
ck-launch-session by starting the daemon on demand. |
0.3.0 12 Aug 2021 16:44:15
    |
Jan Beich (jbeich)  |
x11-wm/labwc: update package description
https://github.com/johanmalm/labwc/commit/2e5927229b3b |
0.3.0 29 Jun 2021 00:59:09
    |
Jan Beich (jbeich)  |
x11-wm/labwc: update to 0.3.0
Changes: https://github.com/johanmalm/labwc/compare/0.2.1...0.3.0
Reported by: Repology |
0.2.1_1 23 Jun 2021 18:07:18
    |
Jan Beich (jbeich)  |
x11-toolkits/wlroots: update to 0.14.0
Changes: https://github.com/swaywm/wlroots/releases/tag/0.14.0
Reported by: GitHub (watch releases) |
0.2.1 16 Apr 2021 19:53:08
    |
Jan Beich (jbeich)  |
x11-wm/labwc: update to 0.2.1
Changes: https://github.com/johanmalm/labwc/compare/0.2.0...0.2.1
Reported by: Repology |
0.2.0 15 Apr 2021 21:30:01
    |
Jan Beich (jbeich)  |
x11-wm/labwc: chase upstream description after 377a9eb9993c |
0.2.0 15 Apr 2021 21:11:12
    |
Jan Beich (jbeich)  |
x11-wm/labwc: update to 0.2.0
Changes: https://github.com/johanmalm/labwc/compare/0.1.0...0.2.0
Reported by: Repology |
0.1.0_1 07 Apr 2021 20:59:00
    |
Jan Beich (jbeich)  |
x11-toolkits/wlroots: update to 0.13.0
Changes: https://github.com/swaywm/wlroots/releases/tag/0.13.0
Reported by: GitHub (watch releases)
Tested by: Evgeniy Khramtsov (via CFT on x11@ list) |
0.1.0 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.1.0 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.1.0 06 Mar 2021 18:50:08
  |
jbeich  |
x11-wm/labwc: update to 0.1.0
Changes: https://github.com/johanmalm/labwc/compare/db4249d...0.1.0 |
s20210304 05 Mar 2021 22:39:58
  |
jbeich  |
x11-wm/labwc: update to s20210304
Changes: https://github.com/johanmalm/labwc/compare/2738ff2...db4249d |
s20210303 04 Mar 2021 06:40:02
  |
jbeich  |
x11-wm/labwc: simplify MANPAGES=on |
s20210303 04 Mar 2021 05:52:19
  |
jbeich  |
x11-wm/labwc: find Openbox themes if PREFIX != /usr/local |
s20210303 04 Mar 2021 01:07:23
  |
jbeich  |
x11-wm/labwc: simplify MANPAGES=off |
s20210303 04 Mar 2021 00:08:23
  |
jbeich  |
x11-wm/labwc: add new port
Labwc is a WIP free, wlroots-based stacking compositor for Wayland.
It has the following aims:
- Be light-weight, small and fast
- Have the look and feel of openbox albeit with a smaller feature set
- Where practicable, use clients to show wall-paper, take screenshots,
and so on
- Stay in keeping with wlroots and sway in terms of approach and
coding style
It is in early development, so expect bugs and missing features.
https://github.com/johanmalm/labwc |