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:           Fri Nov 19 11:41:14 UTC 2021

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

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

-Fixed compilation with menu-cache.
-Visible names are used to sort items.


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/x11/lxqt-runner/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/x11/lxqt-runner/PLIST
cvs rdiff -u -r1.6 -r1.7 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.12 pkgsrc/x11/lxqt-runner/Makefile:1.13
--- pkgsrc/x11/lxqt-runner/Makefile:1.12        Mon May 24 19:56:02 2021
+++ pkgsrc/x11/lxqt-runner/Makefile     Fri Nov 19 11:41:14 2021
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2021/05/24 19:56:02 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2021/11/19 11:41:14 pin Exp $
 
-DISTNAME=      lxqt-runner-0.17.0
-PKGREVISION=   2
+DISTNAME=      lxqt-runner-1.0.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.9:../../devel/lxqt-build-tools
+TOOL_DEPENDS+= lxqt-build-tools>=0.10.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.4 pkgsrc/x11/lxqt-runner/PLIST:1.5
--- pkgsrc/x11/lxqt-runner/PLIST:1.4    Tue Apr 20 18:49:28 2021
+++ pkgsrc/x11/lxqt-runner/PLIST        Fri Nov 19 11:41:14 2021
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2021/04/20 18:49:28 pin Exp $
+@comment $NetBSD: PLIST,v 1.5 2021/11/19 11:41:14 pin Exp $
 bin/lxqt-runner
 man/man1/lxqt-runner.1
 share/examples/autostart/lxqt-runner.desktop
@@ -45,5 +45,6 @@ share/lxqt/translations/lxqt-runner/lxqt
 share/lxqt/translations/lxqt-runner/lxqt-runner_th_TH.qm
 share/lxqt/translations/lxqt-runner/lxqt-runner_tr.qm
 share/lxqt/translations/lxqt-runner/lxqt-runner_uk.qm
+share/lxqt/translations/lxqt-runner/lxqt-runner_vi.qm
 share/lxqt/translations/lxqt-runner/lxqt-runner_zh_CN.qm
 share/lxqt/translations/lxqt-runner/lxqt-runner_zh_TW.qm

Index: pkgsrc/x11/lxqt-runner/distinfo
diff -u pkgsrc/x11/lxqt-runner/distinfo:1.6 pkgsrc/x11/lxqt-runner/distinfo:1.7
--- pkgsrc/x11/lxqt-runner/distinfo:1.6 Tue Oct 26 11:34:12 2021
+++ pkgsrc/x11/lxqt-runner/distinfo     Fri Nov 19 11:41:14 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2021/10/26 11:34:12 nia Exp $
+$NetBSD: distinfo,v 1.7 2021/11/19 11:41:14 pin Exp $
 
-BLAKE2s (lxqt-runner-0.17.0.tar.xz) = c7f3106b431685a36a8dd43165181534e8cf00988559315c167d50125dba7e23
-SHA512 (lxqt-runner-0.17.0.tar.xz) = cafb6c722c803f9f3e1902e7fb3945c7028ec0bdc22b46d7fc0cc0cc305dea8da8c9098baf97e2db30fa82d88d9d59805e403eacadc6d2b311d1b289cde2ad74
-Size (lxqt-runner-0.17.0.tar.xz) = 225672 bytes
+BLAKE2s (lxqt-runner-1.0.0.tar.xz) = 736457a9f39a9dee4596b339c63e6c9c476f7827e0c8ca819baa9ea4ec5e6ce7
+SHA512 (lxqt-runner-1.0.0.tar.xz) = 1af796a7e81108c223290d978a6503cc357cebbea19e3b4b3cf01a2fbc1d42cad7ab03a5b609677ddccc0afaf1de4f5433f5fea13315e3f717bdfdee0e2ced1a
+Size (lxqt-runner-1.0.0.tar.xz) = 226548 bytes
 SHA1 (patch-autostart_CMakeLists.txt) = 2c8a3e36ddb9f7c0ac4fafc76fc2ea6fcb6083f9



Home | Main Index | Thread Index | Old Index