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
F137915794: D17974.diff
Thu, Nov 27, 4:59 AM
Unknown Object (File)
Wed, Nov 19, 4:09 PM
Unknown Object (File)
Thu, Oct 30, 1:23 AM
Unknown Object (File)
Thu, Oct 30, 12:26 AM
Unknown Object (File)
Wed, Oct 29, 9:13 PM
Unknown Object (File)
Wed, Oct 29, 8:23 PM
Unknown Object (File)
Wed, Oct 29, 6:47 PM
Unknown Object (File)
Wed, Oct 29, 5:32 PM
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.