diff options
author | pin <pin@pkgsrc.org> | 2022-04-24 15:36:21 +0000 |
---|---|---|
committer | pin <pin@pkgsrc.org> | 2022-04-24 15:36:21 +0000 |
commit | 7cd31e9ac0617d9ee55074cfc85671f15fa588ee (patch) | |
tree | b2c00c81a42442edf01be7d93c6ee7c3b9d7a330 /sysutils | |
parent | da78980247a5ee6afbee3de55e9623f64646ef67 (diff) | |
download | pkgsrc-7cd31e9ac0617d9ee55074cfc85671f15fa588ee.tar.gz |
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.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/lxqt-powermanagement/Makefile | 7 | ||||
-rw-r--r-- | sysutils/lxqt-powermanagement/distinfo | 8 |
2 files changed, 7 insertions, 8 deletions
diff --git a/sysutils/lxqt-powermanagement/Makefile b/sysutils/lxqt-powermanagement/Makefile index 68732790eeb..e7ec822f096 100644 --- a/sysutils/lxqt-powermanagement/Makefile +++ b/sysutils/lxqt-powermanagement/Makefile @@ -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-powermanagement.desktop \ 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" diff --git a/sysutils/lxqt-powermanagement/distinfo b/sysutils/lxqt-powermanagement/distinfo index 9abe048805c..7656c197b24 100644 --- a/sysutils/lxqt-powermanagement/distinfo +++ b/sysutils/lxqt-powermanagement/distinfo @@ -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 |