pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/lxqt-runner



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Sat Nov 12 05:20:26 UTC 2022

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

Log Message:
lxqt-runner: update to 1.2.0

Change log:

lxqt-runner-1.2.0 / 2022-11-05
===============================
 * Force the correct position on the window after it is moved from outside the app.
 * Added an option for clearing the entry on launching apps.


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/x11/lxqt-runner/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/x11/lxqt-runner/PLIST
cvs rdiff -u -r1.8 -r1.9 pkgsrc/x11/lxqt-runner/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-runner/Makefile
diff -u pkgsrc/x11/lxqt-runner/Makefile:1.18 pkgsrc/x11/lxqt-runner/Makefile:1.19
--- pkgsrc/x11/lxqt-runner/Makefile:1.18        Tue Jun 28 11:37:55 2022
+++ pkgsrc/x11/lxqt-runner/Makefile     Sat Nov 12 05:20:26 2022
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2022/06/28 11:37:55 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2022/11/12 05:20:26 gutteridge Exp $
 
-DISTNAME=      lxqt-runner-1.1.0
-PKGREVISION=   2
+DISTNAME=      lxqt-runner-1.2.0
 CATEGORIES=    x11
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=lxqt/}
 GITHUB_RELEASE=        ${PKGVERSION_NOREV}
@@ -29,7 +28,7 @@ CONF_FILES+=  ${AUTOSTART_CONF}/lxqt-runn
 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
 
 .include "../../x11/lxqt-globalkeys/buildlink3.mk"

Index: pkgsrc/x11/lxqt-runner/PLIST
diff -u pkgsrc/x11/lxqt-runner/PLIST:1.5 pkgsrc/x11/lxqt-runner/PLIST:1.6
--- pkgsrc/x11/lxqt-runner/PLIST:1.5    Fri Nov 19 11:41:14 2021
+++ pkgsrc/x11/lxqt-runner/PLIST        Sat Nov 12 05:20:26 2022
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2021/11/19 11:41:14 pin Exp $
+@comment $NetBSD: PLIST,v 1.6 2022/11/12 05:20:26 gutteridge Exp $
 bin/lxqt-runner
 man/man1/lxqt-runner.1
 share/examples/autostart/lxqt-runner.desktop
@@ -21,6 +21,7 @@ share/lxqt/translations/lxqt-runner/lxqt
 share/lxqt/translations/lxqt-runner/lxqt-runner_fr.qm
 share/lxqt/translations/lxqt-runner/lxqt-runner_gl.qm
 share/lxqt/translations/lxqt-runner/lxqt-runner_he.qm
+share/lxqt/translations/lxqt-runner/lxqt-runner_hi.qm
 share/lxqt/translations/lxqt-runner/lxqt-runner_hr.qm
 share/lxqt/translations/lxqt-runner/lxqt-runner_hu.qm
 share/lxqt/translations/lxqt-runner/lxqt-runner_ia.qm

Index: pkgsrc/x11/lxqt-runner/distinfo
diff -u pkgsrc/x11/lxqt-runner/distinfo:1.8 pkgsrc/x11/lxqt-runner/distinfo:1.9
--- pkgsrc/x11/lxqt-runner/distinfo:1.8 Sun Apr 24 15:26:48 2022
+++ pkgsrc/x11/lxqt-runner/distinfo     Sat Nov 12 05:20:26 2022
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2022/04/24 15:26:48 pin Exp $
+$NetBSD: distinfo,v 1.9 2022/11/12 05:20:26 gutteridge Exp $
 
-BLAKE2s (lxqt-runner-1.1.0.tar.xz) = 5f321422ed06c1e145e21b9a73742e6ab91d7b5c234f3b4abfd670fb6eeb39bb
-SHA512 (lxqt-runner-1.1.0.tar.xz) = f6afeaed839b80cbcc56497536e5b17c11e58cb66eae38d210ecf7689ee0c69d0c1a4e27ed3b70d8d90114711659958f6e9bb35e252feac7339cd6c61bb07a21
-Size (lxqt-runner-1.1.0.tar.xz) = 266860 bytes
+BLAKE2s (lxqt-runner-1.2.0.tar.xz) = 86b3b60619ff37600bb7499832f00db219ef0f978c5706053ab8e7b3370bf138
+SHA512 (lxqt-runner-1.2.0.tar.xz) = 098add122e4c31ed5428362c4246ea2d76e734c309c3af10dc790b84cf6aa11f5c9ff8f94680b0a35c20ce48927f323917481dc8cd2304d13c796172974b54e6
+Size (lxqt-runner-1.2.0.tar.xz) = 267912 bytes
 SHA1 (patch-autostart_CMakeLists.txt) = 2c8a3e36ddb9f7c0ac4fafc76fc2ea6fcb6083f9



Home | Main Index | Thread Index | Old Index