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:           Sat Nov 12 05:19:36 UTC 2022

Modified Files:
        pkgsrc/x11/lxqt-panel: Makefile PLIST distinfo

Log Message:
lxqt-panel: update to 1.2.0

Change log:

lxqt-panel-1.2.0 / 2022-11-05
==============================
 * Added context items to Quick Launch for reloading desktop entries.
 * Set window flags of the volume popup explicitly (useful under Wayland).
 * Fixed Quick Launch icons when there are multiple config files.


To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/x11/lxqt-panel/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/x11/lxqt-panel/PLIST
cvs rdiff -u -r1.9 -r1.10 pkgsrc/x11/lxqt-panel/distinfo

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.27 pkgsrc/x11/lxqt-panel/Makefile:1.28
--- pkgsrc/x11/lxqt-panel/Makefile:1.27 Sun Sep 11 12:52:12 2022
+++ pkgsrc/x11/lxqt-panel/Makefile      Sat Nov 12 05:19:36 2022
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.27 2022/09/11 12:52:12 wiz Exp $
+# $NetBSD: Makefile,v 1.28 2022/11/12 05:19:36 gutteridge Exp $
 
-DISTNAME=      lxqt-panel-1.1.0
-PKGREVISION=   5
+DISTNAME=      lxqt-panel-1.2.0
 CATEGORIES=    x11
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=lxqt/}
 GITHUB_RELEASE=        ${PKGVERSION_NOREV}
@@ -62,7 +61,7 @@ CONF_FILES+=  ${PANEL_CONF}/panel.conf \
 pre-configure:
        ${MKDIR} -p ${WRKSRC}/build
 
-TOOL_DEPENDS+= lxqt-build-tools>=0.11.0:../../devel/lxqt-build-tools
+TOOL_DEPENDS+= lxqt-build-tools>=0.12.0:../../devel/lxqt-build-tools
 TOOL_DEPENDS+= qt5-qttools-[0-9]*:../../x11/qt5-qttools
 DEPENDS+=      lxmenu-data-[0-9]*:../../sysutils/lxmenu-data
 

Index: pkgsrc/x11/lxqt-panel/PLIST
diff -u pkgsrc/x11/lxqt-panel/PLIST:1.7 pkgsrc/x11/lxqt-panel/PLIST:1.8
--- pkgsrc/x11/lxqt-panel/PLIST:1.7     Sun Apr 24 15:39:00 2022
+++ pkgsrc/x11/lxqt-panel/PLIST Sat Nov 12 05:19:36 2022
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2022/04/24 15:39:00 pin Exp $
+@comment $NetBSD: PLIST,v 1.8 2022/11/12 05:19:36 gutteridge Exp $
 bin/lxqt-panel
 include/lxqt/ilxqtpanel.h
 include/lxqt/ilxqtpanelplugin.h
@@ -33,11 +33,16 @@ share/lxqt/lxqt-panel/taskbar.desktop
 share/lxqt/lxqt-panel/tray.desktop
 share/lxqt/lxqt-panel/volume.desktop
 share/lxqt/lxqt-panel/worldclock.desktop
+share/lxqt/translations/lxqt-panel/colorpicker/colorpicker_ar.qm
+share/lxqt/translations/lxqt-panel/colorpicker/colorpicker_et.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_it.qm
 share/lxqt/translations/lxqt-panel/colorpicker/colorpicker_ko.qm
+share/lxqt/translations/lxqt-panel/colorpicker/colorpicker_lt.qm
 share/lxqt/translations/lxqt-panel/colorpicker/colorpicker_nl.qm
+share/lxqt/translations/lxqt-panel/colorpicker/colorpicker_pt.qm
+share/lxqt/translations/lxqt-panel/customcommand/customcommand_ar.qm
 share/lxqt/translations/lxqt-panel/customcommand/customcommand_bg.qm
 share/lxqt/translations/lxqt-panel/customcommand/customcommand_ca.qm
 share/lxqt/translations/lxqt-panel/customcommand/customcommand_cs.qm
@@ -411,6 +416,7 @@ share/lxqt/translations/lxqt-panel/space
 share/lxqt/translations/lxqt-panel/spacer/spacer_tr.qm
 share/lxqt/translations/lxqt-panel/spacer/spacer_uk.qm
 share/lxqt/translations/lxqt-panel/spacer/spacer_zh_CN.qm
+share/lxqt/translations/lxqt-panel/statusnotifier/statusnotifier_ar.qm
 share/lxqt/translations/lxqt-panel/statusnotifier/statusnotifier_arn.qm
 share/lxqt/translations/lxqt-panel/statusnotifier/statusnotifier_ast.qm
 share/lxqt/translations/lxqt-panel/statusnotifier/statusnotifier_bg.qm

Index: pkgsrc/x11/lxqt-panel/distinfo
diff -u pkgsrc/x11/lxqt-panel/distinfo:1.9 pkgsrc/x11/lxqt-panel/distinfo:1.10
--- pkgsrc/x11/lxqt-panel/distinfo:1.9  Sun Apr 24 15:39:00 2022
+++ pkgsrc/x11/lxqt-panel/distinfo      Sat Nov 12 05:19:36 2022
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.9 2022/04/24 15:39:00 pin Exp $
+$NetBSD: distinfo,v 1.10 2022/11/12 05:19:36 gutteridge Exp $
 
-BLAKE2s (lxqt-panel-1.1.0.tar.xz) = a0581efefe8fa61b618275a20354e7be20583e660d1415219d67501e99458044
-SHA512 (lxqt-panel-1.1.0.tar.xz) = d112bb2a251c858f250fec34fab4392b070e5a1128155f1bb8ff1fa1d7189225624b2151b8d4beb19f12548c90b2a5892bd717ab5b8e2928271d2167c62aa053
-Size (lxqt-panel-1.1.0.tar.xz) = 555656 bytes
+BLAKE2s (lxqt-panel-1.2.0.tar.xz) = bfc3c8cb49d01493cbf96b3858afc730fd4b04b16c1c0d572a0ac5898237cd23
+SHA512 (lxqt-panel-1.2.0.tar.xz) = 7042cf585c153524aaa43b074f3a9f5c2848e2baf200134ca8194f4ffceda438e55d2cff6cc1c37274b35491234800d728cd89cec89cb42dc914a5bba924f3b6
+Size (lxqt-panel-1.2.0.tar.xz) = 563852 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