pkgsrc-Changes archive

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

CVS commit: pkgsrc/sysutils/lxqt-powermanagement



Module Name:    pkgsrc
Committed By:   pin
Date:           Sun Apr 24 15:36:21 UTC 2022

Modified Files:
        pkgsrc/sysutils/lxqt-powermanagement: Makefile distinfo

Log Message:
sysutils/lxqt-powermanagement: update to 1.1.0

-Three tray icons are added, with the charge percentage inside them.
 Now, the built-in tray icon can be circular or shaped like a battery.


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/sysutils/lxqt-powermanagement/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/sysutils/lxqt-powermanagement/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/sysutils/lxqt-powermanagement/Makefile
diff -u pkgsrc/sysutils/lxqt-powermanagement/Makefile:1.15 pkgsrc/sysutils/lxqt-powermanagement/Makefile:1.16
--- pkgsrc/sysutils/lxqt-powermanagement/Makefile:1.15  Mon Apr 18 19:12:07 2022
+++ pkgsrc/sysutils/lxqt-powermanagement/Makefile       Sun Apr 24 15:36:21 2022
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2022/04/18 19:12:07 adam Exp $
+# $NetBSD: Makefile,v 1.16 2022/04/24 15:36:21 pin Exp $
 
-DISTNAME=      lxqt-powermanagement-1.0.0
-PKGREVISION=   2
+DISTNAME=      lxqt-powermanagement-1.1.0
 CATEGORIES=    sysutils
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=lxqt/}
 GITHUB_RELEASE=        ${PKGVERSION_NOREV}
@@ -29,7 +28,7 @@ CONF_FILES+=  ${AUTOSTART_CONF}/lxqt-powe
 pre-configure:
        ${MKDIR} -p ${WRKSRC}/build
 
-TOOL_DEPENDS+= lxqt-build-tools>=0.10.0:../../devel/lxqt-build-tools
+TOOL_DEPENDS+= lxqt-build-tools>=0.11.0:../../devel/lxqt-build-tools
 TOOL_DEPENDS+= qt5-qttools-[0-9]*:../../x11/qt5-qttools
 
 .include "../../graphics/hicolor-icon-theme/buildlink3.mk"

Index: pkgsrc/sysutils/lxqt-powermanagement/distinfo
diff -u pkgsrc/sysutils/lxqt-powermanagement/distinfo:1.8 pkgsrc/sysutils/lxqt-powermanagement/distinfo:1.9
--- pkgsrc/sysutils/lxqt-powermanagement/distinfo:1.8   Fri Nov 19 11:35:16 2021
+++ pkgsrc/sysutils/lxqt-powermanagement/distinfo       Sun Apr 24 15:36:21 2022
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2021/11/19 11:35:16 pin Exp $
+$NetBSD: distinfo,v 1.9 2022/04/24 15:36:21 pin Exp $
 
-BLAKE2s (lxqt-powermanagement-1.0.0.tar.xz) = afa804781a9e4b0dce62f9e85251a9496a0047885405ee45d78c6052248393c7
-SHA512 (lxqt-powermanagement-1.0.0.tar.xz) = 004f10376c638c1566d28cd2caf8d68ddc91c3c882a4590296a649074b8181b5aba4e78d766e561e4868d17b08b78082ec45b44d26d4cae4b01a5f1cc652acc3
-Size (lxqt-powermanagement-1.0.0.tar.xz) = 84900 bytes
+BLAKE2s (lxqt-powermanagement-1.1.0.tar.xz) = 98524d067335f3e0af1a2b0e0ea5f4a3bb94322c2cfefea96d1a469b86004ee0
+SHA512 (lxqt-powermanagement-1.1.0.tar.xz) = 1c675e69371f7c4b684be6e43627ffd9d69f38d5c4edbccd577cc374d73046c3f260fa555fa8e8e5ab9ed00e81d72c987e8959760a9a31ed277aaaf88670d4b8
+Size (lxqt-powermanagement-1.1.0.tar.xz) = 89236 bytes
 SHA1 (patch-autostart_CMakeLists.txt) = c69057c7e6ca12ce0f5555110b20220a344d01ef



Home | Main Index | Thread Index | Old Index