diff --git a/desktop/lxqt/lxqt-panel/actions.py b/desktop/lxqt/lxqt-panel/actions.py
index 1a363f18af..8dd0266a26 100644
--- a/desktop/lxqt/lxqt-panel/actions.py
+++ b/desktop/lxqt/lxqt-panel/actions.py
@@ -13,10 +13,8 @@ def setup():
shelltools.cd("build")
cmaketools.configure("-DCMAKE_INSTALL_PREFIX=/usr \
-DCMAKE_INSTALL_LIBDIR=/usr/lib \
- -DUSE_QT5=ON \
-DNETWORKMONITOR_PLUGIN=yes \
- -DCMAKE_BUILD_TYPE=release \
- -DPULL_TRANSLATIONS=yes", sourceDir="..")
+ -DCMAKE_BUILD_TYPE=release", sourceDir="..")
def build():
shelltools.cd("build")
diff --git a/desktop/lxqt/lxqt-panel/files/panel.conf b/desktop/lxqt/lxqt-panel/files/panel.conf
index ca929fe26c..0dc22e71ad 100644
--- a/desktop/lxqt/lxqt-panel/files/panel.conf
+++ b/desktop/lxqt/lxqt-panel/files/panel.conf
@@ -46,7 +46,7 @@ lockPanel=false
opacity=100
panelSize=38
plugins=mainmenu, desktopswitch, showdesktop, quicklaunch, taskbar, tray, kbindicator, statusnotifier, networkmonitor, volume, mount, worldclock
-position=Left
+position=Top
reserve-space=true
show-delay=0
width=100
diff --git a/desktop/lxqt/lxqt-panel/pspec.xml b/desktop/lxqt/lxqt-panel/pspec.xml
index a84fb03a44..b5252f9277 100644
--- a/desktop/lxqt/lxqt-panel/pspec.xml
+++ b/desktop/lxqt/lxqt-panel/pspec.xml
@@ -13,7 +13,7 @@
lxqt
Desktop panel
The LXQt desktop panel
- https://github.com/lxqt/lxqt-panel/releases/download/0.16.0/lxqt-panel-0.16.0.tar.xz
+ https://github.com/lxqt/lxqt-panel/releases/download/0.17.1/lxqt-panel-0.17.1.tar.xz
cmake
glib2-devel
@@ -24,8 +24,8 @@
libXdamage-devel
libdbusmenu-qt-devel
libgcc
- liblxqt-devel
- libqtxdg-devel
+ liblxqt-devel
+ libqtxdg-devel
libxkbcommon-devel
lm_sensors-devel
lxqt-globalkeys-devel
@@ -33,13 +33,13 @@
alsa-lib-devel
qt5-linguist
solid-devel
- libsysstat-devel
+ libsysstat-devel
libstatgrab
libxcb-devel
xcb-util-devel
libXrender-devel
desktop-file-utils
- lxqt-build-tools
+ lxqt-build-tools
@@ -95,6 +95,13 @@
+
+ 2021-04-26
+ 0.17.1
+ Version bump.
+ Ayhan Yalçınsoy
+ ayhanyalcinsoy@pisilinux.org
+
2020-11-05
0.16.0