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:   pin
Date:           Tue Apr 20 18:18:23 UTC 2021

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

Log Message:
graphics/lxqt-themes: update to 0.17.0

lxqt-themes-0.17.0 / 2021-04-15
===============================
  - Added alternate background color to the calendar widget in some themes.
  - Added a visible menu separator to the Dark theme.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/graphics/lxqt-themes/Makefile
cvs rdiff -u -r1.3 -r1.4 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.4 pkgsrc/graphics/lxqt-themes/Makefile:1.5
--- pkgsrc/graphics/lxqt-themes/Makefile:1.4    Mon Dec  7 11:54:11 2020
+++ pkgsrc/graphics/lxqt-themes/Makefile        Tue Apr 20 18:18:23 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2020/12/07 11:54:11 pin Exp $
+# $NetBSD: Makefile,v 1.5 2021/04/20 18:18:23 pin Exp $
 
-DISTNAME=      lxqt-themes-0.16.0
+DISTNAME=      lxqt-themes-0.17.0
 CATEGORIES=    graphics
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=lxqt/}
 GITHUB_RELEASE=        ${PKGVERSION_NOREV}
@@ -12,7 +12,7 @@ COMMENT=      Themes, graphics and icons for 
 LICENSE=       gnu-lgpl-v2.1
 
 USE_CMAKE=     yes
-USE_TOOLS+=    pkg-config
+USE_TOOLS+=    pkg-config perl
 USE_LANGUAGES= c c++
 
 CONFIGURE_DIRS=        build
@@ -21,7 +21,7 @@ CMAKE_ARG_PATH=       ..
 pre-configure:
        ${MKDIR} -p ${WRKSRC}/build
 
-TOOL_DEPENDS+= lxqt-build-tools>=0.8:../../devel/lxqt-build-tools
+TOOL_DEPENDS+= lxqt-build-tools>=0.9:../../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.3 pkgsrc/graphics/lxqt-themes/distinfo:1.4
--- pkgsrc/graphics/lxqt-themes/distinfo:1.3    Mon Dec  7 11:54:11 2020
+++ pkgsrc/graphics/lxqt-themes/distinfo        Tue Apr 20 18:18:23 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2020/12/07 11:54:11 pin Exp $
+$NetBSD: distinfo,v 1.4 2021/04/20 18:18:23 pin Exp $
 
-SHA1 (lxqt-themes-0.16.0.tar.xz) = b9cd11260ec0a32f1deca233004ace03b3200066
-RMD160 (lxqt-themes-0.16.0.tar.xz) = 20f599ba8a8d5c420034f9942e9fea7d4c480322
-SHA512 (lxqt-themes-0.16.0.tar.xz) = fce067e621df4e3cad62a73f552c06ecf413e83ee2d67643424c4bdc0752c2c0acd1095c92714294ecc3ef96d137a2685860e360e09b81880fadf69b2c041258
-Size (lxqt-themes-0.16.0.tar.xz) = 3220864 bytes
+SHA1 (lxqt-themes-0.17.0.tar.xz) = 2fbafb64b6e42422b55e69ba899b01460d35a91b
+RMD160 (lxqt-themes-0.17.0.tar.xz) = bb2c2d4674a701eb11811e261b60b7128c3395ac
+SHA512 (lxqt-themes-0.17.0.tar.xz) = 60e89e65095f9478501719caa2262ce559ebb9e0ff6ef3c001ee87f76cb62c8b5f2e5a9f4fa72cdfbbd4c97dffacfb88a52cff6de31a13b2635487441fc07328
+Size (lxqt-themes-0.17.0.tar.xz) = 3221148 bytes



Home | Main Index | Thread Index | Old Index