Page MenuHomeFreeBSD

New port x11-wm/lxqt-session Session manager component for LXQt
ClosedPublic

Authored by jsm on Nov 13 2018, 3:39 PM.
Tags
None
Referenced Files
F81599952: D17974.id52751.diff
Thu, Apr 18, 6:26 PM
F81599947: D17974.id50414.diff
Thu, Apr 18, 6:26 PM
F81599943: D17974.id.diff
Thu, Apr 18, 6:26 PM
F81599940: D17974.id50365.diff
Thu, Apr 18, 6:26 PM
F81599938: D17974.id53171.diff
Thu, Apr 18, 6:26 PM
F81598892: D17974.diff
Thu, Apr 18, 6:05 PM
Unknown Object (File)
Tue, Apr 9, 10:21 PM
Unknown Object (File)
Dec 20 2023, 2:31 AM
Subscribers

Details

Summary

New port x11-wm/lxqt-session

LXQt session handling and configuration.
Contains the startlxqt script and lxqt-leave
binary to respectively start and stop a LXQt DE session.

Test Plan

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 20804
Build 20198: arc lint + arc unit

Event Timeline

x11-wm/lxqt-session/files/patch-CMakeLists.txt
9

Maybe this needs to be set to LOCALBASE?

Using LOCALBASE in startlxqt

There could be a better way to do this. I simply added a cmake option, for extra
dirs to PREDEF_XDG_CONFIG_DIRS and PREDEF_XDG_DATA_DIRS. And the Makefile passes LOCALBASE
to that cmake option.

jsm marked 2 inline comments as done.Nov 14 2018, 3:44 PM
jsm added inline comments.
x11-wm/lxqt-session/files/patch-CMakeLists.txt
9

Set to LOCALBASE passed from Makefile. IS there a more elegant way?

Use post-patch to correct XDG_CONFIG_DIRS

This revision is now accepted and ready to land.Jan 24 2019, 1:29 PM
This revision was automatically updated to reflect the committed changes.