pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/lxqt-runner lxqt-runner: update to 1.2.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/911b0f8537b2
branches:  trunk
changeset: 388046:911b0f8537b2
user:      gutteridge <gutteridge%pkgsrc.org@localhost>
date:      Sat Nov 12 05:20:26 2022 +0000

description:
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.

diffstat:

 x11/lxqt-runner/Makefile |  7 +++----
 x11/lxqt-runner/PLIST    |  3 ++-
 x11/lxqt-runner/distinfo |  8 ++++----
 3 files changed, 9 insertions(+), 9 deletions(-)

diffs (53 lines):

diff -r a7f10618409a -r 911b0f8537b2 x11/lxqt-runner/Makefile
--- a/x11/lxqt-runner/Makefile  Sat Nov 12 05:19:45 2022 +0000
+++ b/x11/lxqt-runner/Makefile  Sat Nov 12 05:20:26 2022 +0000
@@ -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 @@
 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"
diff -r a7f10618409a -r 911b0f8537b2 x11/lxqt-runner/PLIST
--- a/x11/lxqt-runner/PLIST     Sat Nov 12 05:19:45 2022 +0000
+++ b/x11/lxqt-runner/PLIST     Sat Nov 12 05:20:26 2022 +0000
@@ -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-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
diff -r a7f10618409a -r 911b0f8537b2 x11/lxqt-runner/distinfo
--- a/x11/lxqt-runner/distinfo  Sat Nov 12 05:19:45 2022 +0000
+++ b/x11/lxqt-runner/distinfo  Sat Nov 12 05:20:26 2022 +0000
@@ -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