Port details |
- lxqt-session Session manager component for LXQt
- 1.1.0 x11-wm
=0 1.0.0Version of this port present on the latest quarterly branch. - Maintainer: jsm@FreeBSD.org
 - Port Added: 2019-01-24 19:39:15
- Last Update: 2022-04-30 09:12:24
- Commit Hash: 29a96b5
- License: LGPL21+
- Description:
- LXQt session handling and configuration.
Contains the startlxqt script and lxqt-leave
binary to respectively start and stop a LXQt DE session.
WWW: https://github.com/lxqt/lxqt-session/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- lxqt-session>0:x11-wm/lxqt-session
- To install the port:
- cd /usr/ports/x11-wm/lxqt-session/ && make install clean
- To add the package, run one of these commands:
- pkg install x11-wm/lxqt-session
- pkg install lxqt-session
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: lxqt-session
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1650697982
SHA256 (lxqt/lxqt-session-1.1.0.tar.xz) = 5ca98a17eec1b6e084860d92764a34e4e21286a37b90796f1c523c0d576fb117
SIZE (lxqt/lxqt-session-1.1.0.tar.xz) = 184448
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- xdg-user-dirs-update : devel/xdg-user-dirs
- cmake : devel/cmake
- ninja : devel/ninja
- lxqt-build-tools-config.cmake : devel/lxqt-build-tools
- pkgconf>=1.3.0_1 : devel/pkgconf
- qt5-buildtools>=5.15.2 : devel/qt5-buildtools
- lrelease : devel/qt5-linguisttools
- qt5-qmake>=5.15.2 : devel/qt5-qmake
- x11.pc : x11/libX11
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- xcb.pc : x11/libxcb
- xext.pc : x11/libXext
- Runtime dependencies:
-
- lrelease : devel/qt5-linguisttools
- x11.pc : x11/libX11
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- xcb.pc : x11/libxcb
- xext.pc : x11/libXext
- Library dependencies:
-
- libKF5WindowSystem.so : x11/kf5-kwindowsystem
- liblxqt.so : devel/liblxqt
- libQt5Xdg.so : devel/libqtxdg
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libQt5Core.so : devel/qt5-core
- libQt5DBus.so : devel/qt5-dbus
- libQt5Gui.so : x11-toolkits/qt5-gui
- libQt5Svg.so : graphics/qt5-svg
- libQt5Widgets.so : x11-toolkits/qt5-widgets
- libQt5X11Extras.so : x11/qt5-x11extras
- libQt5Xml.so : textproc/qt5-xml
- This port is required by:
- for Run
-
- x11-wm/lxqt
- Configuration Options:
- No options to configure
- Options name:
- x11-wm_lxqt-session
- USES:
- cmake compiler:c++14-lang kde:5 lxqt qt:5 pkgconfig tar:xz xorg gnome
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
30 Apr 2022 09:12:24 1.1.0
|
Jesper Schmitz Mouridsen (jsm)  |
x11-wm/lxqt-session: Update to 1.1.0 |
01 Apr 2022 15:09:49 1.0.0
|
Dmitry Marakasov (amdmi3)  |
*/*: fix trailing whitespace in pkg-descr's
Approved by: portmgr blanket |
10 Nov 2021 18:25:31 1.0.0
|
Jesper Schmitz Mouridsen (jsm)  |
x11-wm/lxqt-session: Update to 1.0.0 |
08 May 2021 16:52:00 0.17.1
|
Jesper Schmitz Mouridsen (jsm)  |
x11-wm/lxqt-session: Update to 0.17.1
Add FreeBSD reaper logic implementation from upstream
by added patches. |
06 Apr 2021 14:31:07 0.16.0
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
21 Nov 2020 12:23:12
0.16.0
|
jsm  |
sysutils/lxqt-policykit Update to 0.16.0 |
20 Jun 2020 08:58:20
0.15.0
|
jsm  |
Upgrade to 0.15.0
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D24716 |
16 Jan 2020 08:35:22
0.14.1
|
bapt  |
followup on the man page relocation for lxqt |
30 Dec 2019 15:20:28
0.14.1
|
jsm  |
Update LXQt to 0.14.1
Update devel/libqtxdg to 3.4.0
Update x11/lxqt-globalkeys to 0.14.3
Official announcement https://forum.lxqt.org/t/release-lxqt-0-14-1/648
PR: 239427
Approved by: swills (mentor) mbeis@xs4all.nl (maintainer)
Differential Revision: https://reviews.freebsd.org/D21056 |
07 Nov 2019 18:36:56
0.14.0_1
|
zeising  |
Add USES=xorg USES=gl, ports categories x
Add USES=xorg and USES=gl to ports in categories starting with 'x'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
26 Jul 2019 20:46:57
0.14.0_1
|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
28 Mar 2019 17:59:34
0.14.0
|
jsm  |
Upgrade the LXQt desktop environment to 0.14.0
Upstream announcement https://forum.lxqt.org/t/release-lxqt-0-14-0/572
Approved by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D19056 |
24 Jan 2019 19:37:25
0.13.0
|
jsm  |
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.
PR: 229291
Approved by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D17974 |