Page MenuHomeFreeBSD

New port x11-wm/lxqt LXQt DE meta-port.
ClosedPublic

Authored by jsm on Jan 28 2019, 2:42 PM.
Tags
None
Referenced Files
Unknown Object (File)
Jan 27 2024, 4:25 PM
Unknown Object (File)
Jan 27 2024, 4:25 PM
Unknown Object (File)
Jan 27 2024, 4:25 PM
Unknown Object (File)
Jan 27 2024, 4:25 PM
Unknown Object (File)
Jan 27 2024, 4:13 PM
Unknown Object (File)
Jan 10 2024, 9:58 AM
Unknown Object (File)
Dec 24 2023, 3:50 AM
Unknown Object (File)
Dec 20 2023, 2:28 AM
Subscribers

Details

Summary

New port x11-wm/lxqt LXQt DE meta-port.

LXQt is an advanced, easy-to-use, and fast desktop environment based on
Qt technologies. It has been tailored for users who value simplicity,
speed, and an intuitive interface. Unlike most desktop environments,
LXQt also works fine with less powerful machines.

Test Plan

portlint -ACN and poudriere (tested build on amd64 only) http://build.schmitz.computer/

Diff Detail

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

Event Timeline

x11-wm/lxqt/Makefile
35–36

Any reason both set are not ordered the same?

37–41

The _DESC variables should be set before the helpers.

See 15.10. Options and Helpers

Ordered options
Ordered options and set DESC before helpers as per comments from Mat.
Aded desc for ssh option.

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