pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/x11/lxqt-panel



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Tue Nov 14 04:22:51 UTC 2023

Modified Files:
        pkgsrc/x11/lxqt-panel: Makefile PLIST distinfo
Removed Files:
        pkgsrc/x11/lxqt-panel/patches: patch-menu_CMakeLists.txt

Log Message:
lxqt-panel: update to 1.4.0

lxqt-panel-1.4.0 / 2023-11-05
==============================
 * Use lxqt-menu-data instead of lxmenu-data.
 * Consider the WM2Urgency hint in task bar.
 * Fixed checking/clearing of urgency in task bar.
 * Fixed window cycling with mouse wheel and focus stealing prevention in task bar.
 * Removed unused non trivial variable from plugin-dom.
 * Ported away from deprecated Qt::MidButton.
 * Ported deprecated KWindowSystem methods to KX11Extras.
 * Added a clear button to the search bar of Add Plugins dialog.
 * Create dummy widget on unsupported platforms in desktop switch plugin (fixes crashing on Wayland).
 * Added parameter parsing to launched command of volume plugin.
 * Fixed the initial displayed volume with PulseAudio in volume plugin.
 * Fixed the tooltips of volume control under Wayland.
 * Added an option to show the output as an image in the custom command plugin.


To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 pkgsrc/x11/lxqt-panel/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/x11/lxqt-panel/PLIST
cvs rdiff -u -r1.12 -r1.13 pkgsrc/x11/lxqt-panel/distinfo
cvs rdiff -u -r1.2 -r0 \
    pkgsrc/x11/lxqt-panel/patches/patch-menu_CMakeLists.txt

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/x11/lxqt-panel/Makefile
diff -u pkgsrc/x11/lxqt-panel/Makefile:1.43 pkgsrc/x11/lxqt-panel/Makefile:1.44
--- pkgsrc/x11/lxqt-panel/Makefile:1.43 Sun Nov 12 13:24:16 2023
+++ pkgsrc/x11/lxqt-panel/Makefile      Tue Nov 14 04:22:51 2023
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.43 2023/11/12 13:24:16 wiz Exp $
+# $NetBSD: Makefile,v 1.44 2023/11/14 04:22:51 gutteridge Exp $
 
-DISTNAME=      lxqt-panel-1.3.0
-PKGREVISION=   8
+DISTNAME=      lxqt-panel-1.4.0
 CATEGORIES=    x11
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=lxqt/}
 GITHUB_RELEASE=        ${PKGVERSION_NOREV}
@@ -29,11 +28,9 @@ CMAKE_ARGS+= -DSYSSTAT_PLUGIN=No
 CMAKE_ARGS+=   -DCPULOAD_PLUGIN=No
 CMAKE_ARGS+=   -DMOUNT_PLUGIN=No
 
-MENU_CONF=             share/examples/menus
 AUTOSTART_CONF=                share/examples/autostart
 PANEL_CONF=            share/examples/lxqt
 PKG_SYSCONFSUBDIR=     xdg
-MAKE_DIRS=             ${PKG_SYSCONFDIR}/menus
 MAKE_DIRS+=            ${PKG_SYSCONFDIR}/autostart
 MAKE_DIRS+=            ${PKG_SYSCONFDIR}/lxqt
 
@@ -47,12 +44,6 @@ SUBST_SED.prefix=    -e 's,/etc/xdg,${PKG_S
 SUBST_SED.prefix+=     -e 's,/usr/bin,${PREFIX}/bin,g'
 SUBST_SED.prefix+=     -e 's,/usr/share,${PREFIX}/share,g'
 
-CONF_FILES=    ${MENU_CONF}/lxqt-applications.menu \
-               ${PKG_SYSCONFDIR}/menus/lxqt-applications.menu
-CONF_FILES+=   ${MENU_CONF}/lxqt-applications-compact.menu \
-               ${PKG_SYSCONFDIR}/menus/lxqt-applications-compact.menu
-CONF_FILES+=   ${MENU_CONF}/lxqt-applications-simple.menu \
-               ${PKG_SYSCONFDIR}/menus/lxqt-applications-simple.menu
 CONF_FILES+=   ${AUTOSTART_CONF}/lxqt-panel.desktop \
                ${PKG_SYSCONFDIR}/autostart/lxqt-panel.desktop
 CONF_FILES+=   ${PANEL_CONF}/panel.conf \
@@ -61,9 +52,9 @@ CONF_FILES+=  ${PANEL_CONF}/panel.conf \
 pre-configure:
        ${MKDIR} -p ${WRKSRC}/build
 
+DEPENDS+=      lxqt-menu-data-[0-9]*:../../sysutils/lxqt-menu-data
 TOOL_DEPENDS+= lxqt-build-tools>=0.13.0:../../devel/lxqt-build-tools
 TOOL_DEPENDS+= qt5-qttools-[0-9]*:../../x11/qt5-qttools
-DEPENDS+=      lxmenu-data-[0-9]*:../../sysutils/lxmenu-data
 
 .include "options.mk"
 .include "../../devel/libdbusmenu-qt5/buildlink3.mk"

Index: pkgsrc/x11/lxqt-panel/PLIST
diff -u pkgsrc/x11/lxqt-panel/PLIST:1.11 pkgsrc/x11/lxqt-panel/PLIST:1.12
--- pkgsrc/x11/lxqt-panel/PLIST:1.11    Fri Aug 11 16:24:45 2023
+++ pkgsrc/x11/lxqt-panel/PLIST Tue Nov 14 04:22:51 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.11 2023/08/11 16:24:45 nia Exp $
+@comment $NetBSD: PLIST,v 1.12 2023/11/14 04:22:51 gutteridge Exp $
 bin/lxqt-panel
 include/lxqt/ilxqtpanel.h
 include/lxqt/ilxqtpanelplugin.h
@@ -14,13 +14,8 @@ lib/lxqt-panel/libnetworkmonitor.so
 lib/lxqt-panel/libqeyes.so
 lib/lxqt-panel/libvolume.so
 man/man1/lxqt-panel.1
-share/desktop-directories/lxqt-leave.directory
-share/desktop-directories/lxqt-settings.directory
 share/examples/autostart/lxqt-panel.desktop
 share/examples/lxqt/panel.conf
-share/examples/menus/lxqt-applications-compact.menu
-share/examples/menus/lxqt-applications-simple.menu
-share/examples/menus/lxqt-applications.menu
 share/lxqt/lxqt-panel/backlight.desktop
 share/lxqt/lxqt-panel/colorpicker.desktop
 share/lxqt/lxqt-panel/customcommand.desktop
@@ -82,6 +77,7 @@ share/lxqt/panel/qeyes-types/Tango/tango
 share/lxqt/translations/lxqt-panel/colorpicker/colorpicker_ar.qm
 share/lxqt/translations/lxqt-panel/colorpicker/colorpicker_ca.qm
 share/lxqt/translations/lxqt-panel/colorpicker/colorpicker_et.qm
+share/lxqt/translations/lxqt-panel/colorpicker/colorpicker_fi.qm
 share/lxqt/translations/lxqt-panel/colorpicker/colorpicker_fr.qm
 share/lxqt/translations/lxqt-panel/colorpicker/colorpicker_he.qm
 share/lxqt/translations/lxqt-panel/colorpicker/colorpicker_hr.qm
@@ -188,6 +184,7 @@ share/lxqt/translations/lxqt-panel/direc
 share/lxqt/translations/lxqt-panel/directorymenu/directorymenu_el.qm
 share/lxqt/translations/lxqt-panel/directorymenu/directorymenu_es.qm
 share/lxqt/translations/lxqt-panel/directorymenu/directorymenu_et.qm
+share/lxqt/translations/lxqt-panel/directorymenu/directorymenu_fi.qm
 share/lxqt/translations/lxqt-panel/directorymenu/directorymenu_fr.qm
 share/lxqt/translations/lxqt-panel/directorymenu/directorymenu_gl.qm
 share/lxqt/translations/lxqt-panel/directorymenu/directorymenu_he.qm
@@ -223,6 +220,7 @@ share/lxqt/translations/lxqt-panel/dom/d
 share/lxqt/translations/lxqt-panel/dom/dom_el.qm
 share/lxqt/translations/lxqt-panel/dom/dom_es.qm
 share/lxqt/translations/lxqt-panel/dom/dom_et.qm
+share/lxqt/translations/lxqt-panel/dom/dom_fi.qm
 share/lxqt/translations/lxqt-panel/dom/dom_fr.qm
 share/lxqt/translations/lxqt-panel/dom/dom_gl.qm
 share/lxqt/translations/lxqt-panel/dom/dom_he.qm
@@ -261,6 +259,7 @@ share/lxqt/translations/lxqt-panel/kbind
 share/lxqt/translations/lxqt-panel/kbindicator/kbindicator_el.qm
 share/lxqt/translations/lxqt-panel/kbindicator/kbindicator_es.qm
 share/lxqt/translations/lxqt-panel/kbindicator/kbindicator_et.qm
+share/lxqt/translations/lxqt-panel/kbindicator/kbindicator_fi.qm
 share/lxqt/translations/lxqt-panel/kbindicator/kbindicator_fr.qm
 share/lxqt/translations/lxqt-panel/kbindicator/kbindicator_gl.qm
 share/lxqt/translations/lxqt-panel/kbindicator/kbindicator_he.qm
@@ -431,9 +430,13 @@ share/lxqt/translations/lxqt-panel/netwo
 share/lxqt/translations/lxqt-panel/networkmonitor/networkmonitor_uk.qm
 share/lxqt/translations/lxqt-panel/networkmonitor/networkmonitor_zh_CN.qm
 share/lxqt/translations/lxqt-panel/networkmonitor/networkmonitor_zh_TW.qm
+share/lxqt/translations/lxqt-panel/qeyes/qeyes_et.qm
+share/lxqt/translations/lxqt-panel/qeyes/qeyes_fi.qm
 share/lxqt/translations/lxqt-panel/qeyes/qeyes_fr.qm
+share/lxqt/translations/lxqt-panel/qeyes/qeyes_he.qm
 share/lxqt/translations/lxqt-panel/qeyes/qeyes_it.qm
 share/lxqt/translations/lxqt-panel/qeyes/qeyes_lt.qm
+share/lxqt/translations/lxqt-panel/qeyes/qeyes_nl.qm
 share/lxqt/translations/lxqt-panel/qeyes/qeyes_oc.qm
 share/lxqt/translations/lxqt-panel/qeyes/qeyes_sr.qm
 share/lxqt/translations/lxqt-panel/qeyes/qeyes_tr.qm
@@ -543,6 +546,7 @@ share/lxqt/translations/lxqt-panel/space
 share/lxqt/translations/lxqt-panel/spacer/spacer_el.qm
 share/lxqt/translations/lxqt-panel/spacer/spacer_es.qm
 share/lxqt/translations/lxqt-panel/spacer/spacer_et.qm
+share/lxqt/translations/lxqt-panel/spacer/spacer_fi.qm
 share/lxqt/translations/lxqt-panel/spacer/spacer_fr.qm
 share/lxqt/translations/lxqt-panel/spacer/spacer_gl.qm
 share/lxqt/translations/lxqt-panel/spacer/spacer_he.qm
@@ -576,6 +580,7 @@ share/lxqt/translations/lxqt-panel/statu
 share/lxqt/translations/lxqt-panel/statusnotifier/statusnotifier_da.qm
 share/lxqt/translations/lxqt-panel/statusnotifier/statusnotifier_de.qm
 share/lxqt/translations/lxqt-panel/statusnotifier/statusnotifier_et.qm
+share/lxqt/translations/lxqt-panel/statusnotifier/statusnotifier_fi.qm
 share/lxqt/translations/lxqt-panel/statusnotifier/statusnotifier_fr.qm
 share/lxqt/translations/lxqt-panel/statusnotifier/statusnotifier_gl.qm
 share/lxqt/translations/lxqt-panel/statusnotifier/statusnotifier_he.qm
@@ -591,6 +596,7 @@ share/lxqt/translations/lxqt-panel/statu
 share/lxqt/translations/lxqt-panel/statusnotifier/statusnotifier_oc.qm
 share/lxqt/translations/lxqt-panel/statusnotifier/statusnotifier_pl.qm
 share/lxqt/translations/lxqt-panel/statusnotifier/statusnotifier_pt.qm
+share/lxqt/translations/lxqt-panel/statusnotifier/statusnotifier_pt_BR.qm
 share/lxqt/translations/lxqt-panel/statusnotifier/statusnotifier_ru.qm
 share/lxqt/translations/lxqt-panel/statusnotifier/statusnotifier_si.qm
 share/lxqt/translations/lxqt-panel/statusnotifier/statusnotifier_sk_SK.qm
@@ -700,6 +706,7 @@ share/lxqt/translations/lxqt-panel/world
 share/lxqt/translations/lxqt-panel/worldclock/worldclock_el.qm
 share/lxqt/translations/lxqt-panel/worldclock/worldclock_es.qm
 share/lxqt/translations/lxqt-panel/worldclock/worldclock_et.qm
+share/lxqt/translations/lxqt-panel/worldclock/worldclock_fi.qm
 share/lxqt/translations/lxqt-panel/worldclock/worldclock_fr.qm
 share/lxqt/translations/lxqt-panel/worldclock/worldclock_gl.qm
 share/lxqt/translations/lxqt-panel/worldclock/worldclock_he.qm

Index: pkgsrc/x11/lxqt-panel/distinfo
diff -u pkgsrc/x11/lxqt-panel/distinfo:1.12 pkgsrc/x11/lxqt-panel/distinfo:1.13
--- pkgsrc/x11/lxqt-panel/distinfo:1.12 Tue Apr 18 11:59:59 2023
+++ pkgsrc/x11/lxqt-panel/distinfo      Tue Nov 14 04:22:51 2023
@@ -1,8 +1,7 @@
-$NetBSD: distinfo,v 1.12 2023/04/18 11:59:59 pin Exp $
+$NetBSD: distinfo,v 1.13 2023/11/14 04:22:51 gutteridge Exp $
 
-BLAKE2s (lxqt-panel-1.3.0.tar.xz) = 588b616ea779df183fee3f0303912bdb6202da1e1980d679d8bc05b048c6ff37
-SHA512 (lxqt-panel-1.3.0.tar.xz) = 1bf66db90e4fbd1ec38688b3a27c9dc5ab2e0a71ace74555580c379e9e12211ded61d01fa46484e8a600bb9b30cb3203ec38697ade0a9cb81cb2cd8043af8b97
-Size (lxqt-panel-1.3.0.tar.xz) = 610764 bytes
+BLAKE2s (lxqt-panel-1.4.0.tar.xz) = 6ced755a6e495bad8715088b6baf0705cdf6bf0d8f3d8bec42fd4f19d693ad88
+SHA512 (lxqt-panel-1.4.0.tar.xz) = 87d5c89cfc4f5253dbb4048da89a531a99f664fd424eebb535a688934bdb63856edf07276a5ccba826a4658228801ed4cc036aea6664e67c57599990d7e4b997
+Size (lxqt-panel-1.4.0.tar.xz) = 612012 bytes
 SHA1 (patch-autostart_CMakeLists.txt) = 7c14eb2f2c29b2bcee8833d7d02fc4e1b5a37e57
-SHA1 (patch-menu_CMakeLists.txt) = 7df6026d93be779d2ed05e6ac937ddbcbbaa1d8f
 SHA1 (patch-panel_CMakeLists.txt) = 15531e68fa1939a793e6abcecb7ca714488142b7



Home | Main Index | Thread Index | Old Index