pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/lxqt-themes



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Sat Nov 12 04:55:53 UTC 2022

Modified Files:
        pkgsrc/graphics/lxqt-themes: Makefile distinfo

Log Message:
lxqt-themes: update to 1.2.0

Change log:

lxqt-themes-1.2.0 / 2022-11-05
===============================
 * Better preview images for themes.
 * Cleaned up QSS file of some themes.


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/graphics/lxqt-themes/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/graphics/lxqt-themes/distinfo

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

Modified files:

Index: pkgsrc/graphics/lxqt-themes/Makefile
diff -u pkgsrc/graphics/lxqt-themes/Makefile:1.9 pkgsrc/graphics/lxqt-themes/Makefile:1.10
--- pkgsrc/graphics/lxqt-themes/Makefile:1.9    Tue Jun 28 11:34:02 2022
+++ pkgsrc/graphics/lxqt-themes/Makefile        Sat Nov 12 04:55:53 2022
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2022/06/28 11:34:02 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2022/11/12 04:55:53 gutteridge Exp $
 
-DISTNAME=      lxqt-themes-1.1.0
-PKGREVISION=   1
+DISTNAME=      lxqt-themes-1.2.0
 CATEGORIES=    graphics
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=lxqt/}
 GITHUB_RELEASE=        ${PKGVERSION_NOREV}
@@ -22,7 +21,7 @@ CMAKE_ARG_PATH=       ..
 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
 
 .include "../../graphics/hicolor-icon-theme/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/graphics/lxqt-themes/distinfo
diff -u pkgsrc/graphics/lxqt-themes/distinfo:1.8 pkgsrc/graphics/lxqt-themes/distinfo:1.9
--- pkgsrc/graphics/lxqt-themes/distinfo:1.8    Sun Apr 24 15:22:22 2022
+++ pkgsrc/graphics/lxqt-themes/distinfo        Sat Nov 12 04:55:53 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2022/04/24 15:22:22 pin Exp $
+$NetBSD: distinfo,v 1.9 2022/11/12 04:55:53 gutteridge Exp $
 
-BLAKE2s (lxqt-themes-1.1.0.tar.xz) = 98bf63c4a2dc201e423b286c0d919da23947848c3bc97393751f34f3913f6dc1
-SHA512 (lxqt-themes-1.1.0.tar.xz) = 8b83ba7534a9d133b332e7cf68cd4a5a658053d0dc4963f6074514bb97072855485d897f83e7de3b2321a8887b2ad2eda9bb902868d185ebde458134a3299bc5
-Size (lxqt-themes-1.1.0.tar.xz) = 26658660 bytes
+BLAKE2s (lxqt-themes-1.2.0.tar.xz) = 1a0aeccf1a9f99cf685830b23759accfccb47572d5cab2482a060996711f7517
+SHA512 (lxqt-themes-1.2.0.tar.xz) = d43ff614a2b91436539b7cd7891d6ad5e968b49dfc44a7c1d9196f47827365b9a8377dd6d7d76c0e43ea09cee0b99e274b2663eaac0c4742559e70f9cbe6ebba
+Size (lxqt-themes-1.2.0.tar.xz) = 26646616 bytes



Home | Main Index | Thread Index | Old Index