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:   pin
Date:           Tue Apr 18 11:42:18 UTC 2023

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

Log Message:
x11/lxqt-runner: update to 1.3.0

lxqt-runner-1.3.0 / 2023-04-15
===============================
 * Updated VirtualBox icons for license compatibility.
 * Made the window frameless explicitly (for Wayland).


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/x11/lxqt-runner/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/x11/lxqt-runner/PLIST
cvs rdiff -u -r1.9 -r1.10 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.22 pkgsrc/x11/lxqt-runner/Makefile:1.23
--- pkgsrc/x11/lxqt-runner/Makefile:1.22        Mon Apr  3 20:21:29 2023
+++ pkgsrc/x11/lxqt-runner/Makefile     Tue Apr 18 11:42:18 2023
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.22 2023/04/03 20:21:29 nros Exp $
+# $NetBSD: Makefile,v 1.23 2023/04/18 11:42:18 pin Exp $
 
-DISTNAME=      lxqt-runner-1.2.0
-PKGREVISION=   3
+DISTNAME=      lxqt-runner-1.3.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.12.0:../../devel/lxqt-build-tools
+TOOL_DEPENDS+= lxqt-build-tools>=0.13.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.6 pkgsrc/x11/lxqt-runner/PLIST:1.7
--- pkgsrc/x11/lxqt-runner/PLIST:1.6    Sat Nov 12 05:20:26 2022
+++ pkgsrc/x11/lxqt-runner/PLIST        Tue Apr 18 11:42:18 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2022/11/12 05:20:26 gutteridge Exp $
+@comment $NetBSD: PLIST,v 1.7 2023/04/18 11:42:18 pin Exp $
 bin/lxqt-runner
 man/man1/lxqt-runner.1
 share/examples/autostart/lxqt-runner.desktop
@@ -32,6 +32,7 @@ share/lxqt/translations/lxqt-runner/lxqt
 share/lxqt/translations/lxqt-runner/lxqt-runner_lt.qm
 share/lxqt/translations/lxqt-runner/lxqt-runner_nb_NO.qm
 share/lxqt/translations/lxqt-runner/lxqt-runner_nl.qm
+share/lxqt/translations/lxqt-runner/lxqt-runner_oc.qm
 share/lxqt/translations/lxqt-runner/lxqt-runner_pl.qm
 share/lxqt/translations/lxqt-runner/lxqt-runner_pt.qm
 share/lxqt/translations/lxqt-runner/lxqt-runner_pt_BR.qm

Index: pkgsrc/x11/lxqt-runner/distinfo
diff -u pkgsrc/x11/lxqt-runner/distinfo:1.9 pkgsrc/x11/lxqt-runner/distinfo:1.10
--- pkgsrc/x11/lxqt-runner/distinfo:1.9 Sat Nov 12 05:20:26 2022
+++ pkgsrc/x11/lxqt-runner/distinfo     Tue Apr 18 11:42:18 2023
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2022/11/12 05:20:26 gutteridge Exp $
+$NetBSD: distinfo,v 1.10 2023/04/18 11:42:18 pin Exp $
 
-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
+BLAKE2s (lxqt-runner-1.3.0.tar.xz) = aee4e87897d84e24db543946eaec600fd4a52110691ada02ac06ad997621237a
+SHA512 (lxqt-runner-1.3.0.tar.xz) = 79351e4cebb14ce6578197dc4d4ec3ee3b5be3d3832da778b075c5e2da38dcb518113c8076a4488570e68f51cedc5a3fe4855e296e813aa2b848a386ddcd6fbc
+Size (lxqt-runner-1.3.0.tar.xz) = 223880 bytes
 SHA1 (patch-autostart_CMakeLists.txt) = 2c8a3e36ddb9f7c0ac4fafc76fc2ea6fcb6083f9



Home | Main Index | Thread Index | Old Index