Port details |
- lxqt-panel Panel for the LXQt desktop
- 1.2.0 x11-wm
=0 Version of this port present on the latest quarterly branch. - Maintainer: jsm@FreeBSD.org
 - Port Added: 2018-08-03 13:19:22
- Last Update: 2022-12-07 18:35:43
- Commit Hash: 57ec330
- License: LGPL21+
- Description:
- LXQt desktop panel and plugins.
lxqt-panel is part of the LXQt desktop.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- lxqt-panel>0:x11-wm/lxqt-panel
- To install the port:
- cd /usr/ports/x11-wm/lxqt-panel/ && make install clean
- To add the package, run one of these commands:
- pkg install x11-wm/lxqt-panel
- pkg install lxqt-panel
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: lxqt-panel
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1669577710
SHA256 (lxqt/lxqt-panel-1.2.0.tar.xz) = a8f96155535503e7ebe295bdc13c9b0998db2f6701136da2f7b4d5e60fa815d4
SIZE (lxqt/lxqt-panel-1.2.0.tar.xz) = 563852
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:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- lxqt-build-tools-config.cmake : devel/lxqt-build-tools
- pkgconf>=1.3.0_1 : devel/pkgconf
- qt5-buildtools>=5.15 : devel/qt5-buildtools
- qt5-qmake>=5.15 : devel/qt5-qmake
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- x11.pc : x11/libX11
- xcb.pc : x11/libxcb
- xcomposite.pc : x11/libXcomposite
- xdamage.pc : x11/libXdamage
- xext.pc : x11/libXext
- xfixes.pc : x11/libXfixes
- xrender.pc : x11/libXrender
- xtst.pc : x11/libXtst
- Runtime dependencies:
-
- lxmenu-data>=0.1.2 : x11/lxmenu-data
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- x11.pc : x11/libX11
- xcb.pc : x11/libxcb
- xcomposite.pc : x11/libXcomposite
- xdamage.pc : x11/libXdamage
- xext.pc : x11/libXext
- xfixes.pc : x11/libXfixes
- xrender.pc : x11/libXrender
- xtst.pc : x11/libXtst
- Library dependencies:
-
- libdbusmenu-qt5.so : devel/libdbusmenu-qt@qt5
- libxkbcommon.so : x11/libxkbcommon
- libxcb-util.so : x11/xcb-util
- libsysstat-qt5.so : sysutils/libsysstat
- libxcb-image.so : x11/xcb-util-image
- libpulse.so : audio/pulseaudio
- libintl.so : devel/gettext-runtime
- libKF5WindowSystem.so : x11/kf5-kwindowsystem
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- liblxqt-globalkeys.so : x11/lxqt-globalkeys
- liblxqt.so : devel/liblxqt
- libQt5Xdg.so : devel/libqtxdg
- libQt5Concurrent.so : devel/qt5-concurrent
- 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:
- ===> The following configuration options are available for lxqt-panel-1.2.0:
CPULOAD=off: CPU stat plugin
MOUNT=off: Mount removable devices support
====> Sound (audio) support: you can only select none or one of them
ALSA=off: ALSA audio architecture support
PULSEAUDIO=on: PulseAudio sound server support
===> Use 'make config' to modify these settings
- Options name:
- x11-wm_lxqt-panel
- USES:
- cmake compiler:c++14-lang gettext-runtime kde:5 qt:5 gnome localbase:ldflags lxqt pkgconfig tar:xz xorg
- 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 |
1.2.0 07 Dec 2022 18:35:43
    |
Jesper Schmitz Mouridsen (jsm)  |
x11-wm/lxqt-panel: Update to 1.2.0 |
1.1.0_2 11 Sep 2022 10:20:14
    |
Felix Palmen (zirias)  |
Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.
Document in CHANGES.
PR: 266034
Exp-run by: antoine
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36349 |
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) |
1.1.0_2 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 ) |
1.1.0_2 30 Aug 2022 22:19:07
    |
Dima Panov (fluffy)  |
x11-wm/lxqt-panel: add missed files to plist (+)
Reported by: poudriere bulk -t
Approved by: portmgr blanket |
1.1.0_1 23 Aug 2022 07:24:47
    |
Tobias C. Berner (tcberner)  |
devel/libdbusmenu-qt: make consumers depend explicitely on the qt5 flavor |
1.1.0 20 Jul 2022 14:23:42
    |
Tobias C. Berner (tcberner)  |
x11-wm: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Adam Weinberger
* Alejandro Pulver <alepulver@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey Dokuchaev <danfe@regency.nsu.ru>
* Andreas Kohn <andreas@syndrom23.de>
* Anton Tornqvist <antont@inbox.lv>
* Aragon Gouveia <aragon@phat.za.net>
* Babak Farrokhi <babak@farrokhi.net>
* Brett Taylor <brett@peloton.physics.montana.edu>
* Brian Handy <handy@physics.montana.edu>
* Bruce A. Mah <bmah@ca.sandia.gov> (Only the first 15 lines of the commit message are shown above ) |
1.1.0 30 Apr 2022 09:12:25
    |
Jesper Schmitz Mouridsen (jsm)  |
x11-wm/lxqt-panel: Update to 1.1.0 |
1.0.0 16 Nov 2021 04:24:44
    |
Li-Wen Hsu (lwhsu)  |
*/lxqt*: Update WWW |
1.0.0 10 Nov 2021 18:25:32
    |
Jesper Schmitz Mouridsen (jsm)  |
x11-wm/lxqt-panel: Update to 1.0.0 |
0.17.1 14 Aug 2021 18:43:22
    |
Jesper Schmitz Mouridsen (jsm)  |
x11-wm/lxqt-panel: Fix pkg-plist
When no sound option was set install was failling
PR: 255805 |
0.17.1 08 May 2021 16:52:00
    |
Jesper Schmitz Mouridsen (jsm)  |
x11-wm/lxqt-panel: Update to 0.17.1 |
0.16.0_1 09 Apr 2021 09:45:57
    |
Adriaan de Groot (adridg)  |
x11-wm/lxqt-panel: fix plist
One translation file was missing from the plist.
Bumps PORTREVISION because of the new file. |
0.16.0 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.16.0 21 Nov 2020 12:32:33
  |
jsm  |
x11/qterminal Update to 0.16.0 |
0.15.0 20 Jun 2020 09:18:09
  |
jsm  |
Upgrade to 0.15.0
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D24720 |
0.14.1 31 Jan 2020 09:30:32
  |
amdmi3  |
- Add LICENSE_FILE
- Update WWW
- Whitespace fix in pkg-descr
Approved by: portmgr blanket |
0.14.1 16 Jan 2020 12:57:44
  |
bapt  |
Fix more lxqt fallouts |
0.14.1 30 Dec 2019 15:20:28
  |
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 |
0.14.0_2 07 Nov 2019 18:36:56
  |
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. |
0.14.0_2 26 Jul 2019 20:46:57
  |
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 |
0.14.0_1 01 May 2019 19:35:15
  |
rene  |
Remove esound support from pulseaudio as audio/esound expired.
Bump PORTREVISIONs of dependent ports.
Build-tested in poudriere on a head-amd64 jail for audio/pulseaudio* |
0.14.0 28 Mar 2019 17:59:34
  |
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 |
0.13.0_3 16 Mar 2019 20:27:49
  |
tcberner  |
devel/libdbusmenu-qt: remove flavors (Qt4 deprecation) |
0.13.0_2 16 Jan 2019 11:13:45
  |
tijl  |
Fix Qt5 symbol version scripts to put the catch-all clause first. When
a symbol matches multiple clauses the last one takes precedence. If the
catch-all is last it captures everything. In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API. This only affects lld because GNU ld always gives the
catch-all lowest priority.
Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium. Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3] The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one. If there's no such non-weak symbol the call (Only the first 15 lines of the commit message are shown above ) |
0.13.0_1 25 Dec 2018 20:25:40
  |
tcberner  |
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine |
0.13.0_1 12 Dec 2018 01:35:36
  |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
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, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
0.13.0 03 Aug 2018 13:19:07
  |
jsm  |
New port x11-wm/lxqt-panel
PR: 229297
Approved by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D16542 |