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: Mon Apr 28 01:22:41 UTC 2025
Modified Files:
pkgsrc/graphics/lxqt-themes: Makefile PLIST distinfo
Log Message:
lxqt-themes: update to 2.2.0
lxqt-themes-2.2.0 / 2025-04-17
===============================
* Made Color Picker divider visible in Clearlooks and Leech.
* Fixed the text color of appview in Fancy Menu.
* Added basic styling for the mount plugin in Clearlooks and Leech.
* Added Graphite theme.
* Removed borders from the calendar widget.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/graphics/lxqt-themes/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/graphics/lxqt-themes/PLIST
cvs rdiff -u -r1.12 -r1.13 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.14 pkgsrc/graphics/lxqt-themes/Makefile:1.15
--- pkgsrc/graphics/lxqt-themes/Makefile:1.14 Fri Nov 15 12:30:08 2024
+++ pkgsrc/graphics/lxqt-themes/Makefile Mon Apr 28 01:22:41 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2024/11/15 12:30:08 pin Exp $
+# $NetBSD: Makefile,v 1.15 2025/04/28 01:22:41 gutteridge Exp $
-DISTNAME= lxqt-themes-2.1.0
+DISTNAME= lxqt-themes-2.2.0
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GITHUB:=lxqt/}
GITHUB_RELEASE= ${PKGVERSION_NOREV}
@@ -14,7 +14,7 @@ LICENSE= gnu-lgpl-v2.1
USE_TOOLS+= pkg-config perl
USE_LANGUAGES= c c++
-TOOL_DEPENDS+= lxqt-build-tools>=2.1.0:../../devel/lxqt-build-tools
+TOOL_DEPENDS+= lxqt-build-tools>=2.2.0:../../devel/lxqt-build-tools
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../devel/cmake/build.mk"
Index: pkgsrc/graphics/lxqt-themes/PLIST
diff -u pkgsrc/graphics/lxqt-themes/PLIST:1.6 pkgsrc/graphics/lxqt-themes/PLIST:1.7
--- pkgsrc/graphics/lxqt-themes/PLIST:1.6 Fri Nov 15 12:30:08 2024
+++ pkgsrc/graphics/lxqt-themes/PLIST Mon Apr 28 01:22:41 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2024/11/15 12:30:08 pin Exp $
+@comment $NetBSD: PLIST,v 1.7 2025/04/28 01:22:41 gutteridge Exp $
share/icons/hicolor/scalable/apps/lxqt.svg
share/icons/hicolor/scalable/places/start-here-lxqt.svg
share/lxqt/graphics/README
@@ -24,6 +24,7 @@ share/lxqt/palettes/Arch-Colors
share/lxqt/palettes/Clearlooks
share/lxqt/palettes/Dark
share/lxqt/palettes/Frost
+share/lxqt/palettes/Graphite
share/lxqt/palettes/KDE-Plasma
share/lxqt/palettes/Kvantum
share/lxqt/palettes/Leech
@@ -179,6 +180,27 @@ share/lxqt/themes/frost/spacer-plugin/sp
share/lxqt/themes/frost/spacer-plugin/spacer-line.svg
share/lxqt/themes/frost/volume-plugin/mixer.svg
share/lxqt/themes/frost/wallpaper.cfg
+share/lxqt/themes/graphite/arrow-left-selected.svg
+share/lxqt/themes/graphite/arrow-left.svg
+share/lxqt/themes/graphite/arrow-right-selected.svg
+share/lxqt/themes/graphite/arrow-right.svg
+share/lxqt/themes/graphite/calendar-popup/left-arrow.svg
+share/lxqt/themes/graphite/calendar-popup/right-arrow.svg
+share/lxqt/themes/graphite/checked.svg
+share/lxqt/themes/graphite/lxqt-config.qss
+share/lxqt/themes/graphite/lxqt-leave.qss
+share/lxqt/themes/graphite/lxqt-notificationd.qss
+share/lxqt/themes/graphite/lxqt-notificationd/cancel.svg
+share/lxqt/themes/graphite/lxqt-panel.qss
+share/lxqt/themes/graphite/lxqt-runner.qss
+share/lxqt/themes/graphite/lxqt-runner/close.svg
+share/lxqt/themes/graphite/lxqt-runner/down-arrow.svg
+share/lxqt/themes/graphite/mainmenu.svg
+share/lxqt/themes/graphite/preview.png
+share/lxqt/themes/graphite/spacer-plugin/spacer-dots.svg
+share/lxqt/themes/graphite/spacer-plugin/spacer-line.svg
+share/lxqt/themes/graphite/unchecked.svg
+share/lxqt/themes/graphite/wallpaper.cfg
share/lxqt/themes/kvantum/lxqt-config.qss
share/lxqt/themes/kvantum/lxqt-notificationd.qss
share/lxqt/themes/kvantum/lxqt-panel.qss
@@ -258,6 +280,7 @@ share/lxqt/wallpapers/cloud.png
share/lxqt/wallpapers/drop.png
share/lxqt/wallpapers/flowers.png
share/lxqt/wallpapers/fog.jpg
+share/lxqt/wallpapers/graphite.jpg
share/lxqt/wallpapers/kde-plasma.png
share/lxqt/wallpapers/lxqt-origami-green.png
share/lxqt/wallpapers/origami-bright-logo.png
Index: pkgsrc/graphics/lxqt-themes/distinfo
diff -u pkgsrc/graphics/lxqt-themes/distinfo:1.12 pkgsrc/graphics/lxqt-themes/distinfo:1.13
--- pkgsrc/graphics/lxqt-themes/distinfo:1.12 Fri Nov 15 12:30:08 2024
+++ pkgsrc/graphics/lxqt-themes/distinfo Mon Apr 28 01:22:41 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2024/11/15 12:30:08 pin Exp $
+$NetBSD: distinfo,v 1.13 2025/04/28 01:22:41 gutteridge Exp $
-BLAKE2s (lxqt-themes-2.1.0.tar.xz) = 37e22cc548619f1c7f3d512eca4c38cb07d4fd1cb84fd29728dc4d750458e45d
-SHA512 (lxqt-themes-2.1.0.tar.xz) = dd5205af02bb55d1be6a9247119595e867746673690a515ffb9e2f2c8f0084fae706780ce87d9e4d58ad3faaf007006a6392a7a2470db07aaa9fa0413dbb2ca6
-Size (lxqt-themes-2.1.0.tar.xz) = 26649944 bytes
+BLAKE2s (lxqt-themes-2.2.0.tar.xz) = 6935402b6f3b00870ba5a75afd7ccf07392599a9147c0a29ae2df39e58ffc373
+SHA512 (lxqt-themes-2.2.0.tar.xz) = 3306d0ef1fc842d1901dc6c73842fbccc845aad6c631d516af1b337d88e062b474a84a8d9a7532ddfead411f82bf6f0f723e484fea4ed3cba62460a636d04cd1
+Size (lxqt-themes-2.2.0.tar.xz) = 27203192 bytes
Home |
Main Index |
Thread Index |
Old Index