pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/kiconthemes
Module Name: pkgsrc
Committed By: markd
Date: Sat Jul 29 02:12:37 UTC 2023
Modified Files:
pkgsrc/graphics/kiconthemes: Makefile PLIST distinfo
Log Message:
kiconthemes: update to 5.108.0
5.99
KIconEngine: Use QFileInfo::completeBaseName
KIconEngine: Return actual icon name of loaded icon
Add dedicated kiconloader_p.h header for KIconLoaderPrivate
5.104
Properly mark panel icon group as deprecated
Deprecate KIconLoader overloads in KIconButton and KIconDialog
5.105
Add missing comma between enum values
5.107
KIconTheme: allow to also fallback to Breeze-dark when set through QPA
To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.54 pkgsrc/graphics/kiconthemes/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/graphics/kiconthemes/PLIST
cvs rdiff -u -r1.15 -r1.16 pkgsrc/graphics/kiconthemes/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/kiconthemes/Makefile
diff -u pkgsrc/graphics/kiconthemes/Makefile:1.53 pkgsrc/graphics/kiconthemes/Makefile:1.54
--- pkgsrc/graphics/kiconthemes/Makefile:1.53 Mon May 22 20:59:59 2023
+++ pkgsrc/graphics/kiconthemes/Makefile Sat Jul 29 02:12:36 2023
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.53 2023/05/22 20:59:59 wiz Exp $
+# $NetBSD: Makefile,v 1.54 2023/07/29 02:12:36 markd Exp $
DISTNAME= kiconthemes-${KF5VER}
-PKGREVISION= 6
CATEGORIES= graphics
HOMEPAGE= https://community.kde.org/Frameworks
Index: pkgsrc/graphics/kiconthemes/PLIST
diff -u pkgsrc/graphics/kiconthemes/PLIST:1.9 pkgsrc/graphics/kiconthemes/PLIST:1.10
--- pkgsrc/graphics/kiconthemes/PLIST:1.9 Thu Sep 29 00:52:14 2022
+++ pkgsrc/graphics/kiconthemes/PLIST Sat Jul 29 02:12:36 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2022/09/29 00:52:14 markd Exp $
+@comment $NetBSD: PLIST,v 1.10 2023/07/29 02:12:36 markd Exp $
bin/kiconfinder5
include/KF5/KIconThemes/KIconButton
include/KF5/KIconThemes/KIconColors
@@ -30,7 +30,6 @@ qt5/plugins/designer/kiconthemes5widgets
qt5/plugins/iconengines/KIconEnginePlugin.so
share/locale/af/LC_MESSAGES/kiconthemes5.mo
share/locale/ar/LC_MESSAGES/kiconthemes5.mo
-share/locale/ast/LC_MESSAGES/kiconthemes5.mo
share/locale/az/LC_MESSAGES/kiconthemes5.mo
share/locale/be/LC_MESSAGES/kiconthemes5.mo
share/locale/be@latin/LC_MESSAGES/kiconthemes5.mo
Index: pkgsrc/graphics/kiconthemes/distinfo
diff -u pkgsrc/graphics/kiconthemes/distinfo:1.15 pkgsrc/graphics/kiconthemes/distinfo:1.16
--- pkgsrc/graphics/kiconthemes/distinfo:1.15 Thu Sep 29 00:52:14 2022
+++ pkgsrc/graphics/kiconthemes/distinfo Sat Jul 29 02:12:36 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.15 2022/09/29 00:52:14 markd Exp $
+$NetBSD: distinfo,v 1.16 2023/07/29 02:12:36 markd Exp $
-BLAKE2s (kiconthemes-5.98.0.tar.xz) = 8f3aca2042b4bd86d886db17ba61a3a5df90ab41e38eea74cf1bc920a2338358
-SHA512 (kiconthemes-5.98.0.tar.xz) = a798f62db7cf1b55db6202b2457ca9579fd43fdbdfa8561a9448771363e87af98dee27eddfdcaf9e2e5c2608823fb881d91a4ad094b497ffa0bd5f6caf697a5a
-Size (kiconthemes-5.98.0.tar.xz) = 228060 bytes
+BLAKE2s (kiconthemes-5.108.0.tar.xz) = 09e052e6223226210b220ac7dab7a6f3302fd39dcc38cb3b7d0c68a2fef01a90
+SHA512 (kiconthemes-5.108.0.tar.xz) = 5840044402d7ccfc903cc8ace679e4169fe494cb3248e603a827ae228bc80e40b4c530b7bdf5b45edb18cd98edab8112c74b0c96e6f9e15947f0561fa5980be6
+Size (kiconthemes-5.108.0.tar.xz) = 1312240 bytes
Home |
Main Index |
Thread Index |
Old Index