pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/misc
Module Name: pkgsrc
Committed By: markd
Date: Tue Dec 23 21:40:13 UTC 2025
Modified Files:
pkgsrc/misc: Makefile
Added Files:
pkgsrc/misc/plasma6-kde-gtk-config: DESCR Makefile PLIST distinfo
Log Message:
plasma6-kde-gtk-config: add version 6.5.2
GTK2 and GTK3 Configurator for KDE
Configuration dialog to adapt GTK applications appearance to your taste under
KDE. Among its many features, it lets you:
* Choose which theme is used for GTK2 and GTK3 applications.
* Tweak some GTK applications behaviour.
* Select what icon theme to use in GTK applications.
* Select GTK applications default fonts.
* Easily browse and install new GTK2 and GTK3 themes.
To generate a diff of this commit:
cvs rdiff -u -r1.671 -r1.672 pkgsrc/misc/Makefile
cvs rdiff -u -r0 -r1.1 pkgsrc/misc/plasma6-kde-gtk-config/DESCR \
pkgsrc/misc/plasma6-kde-gtk-config/Makefile \
pkgsrc/misc/plasma6-kde-gtk-config/PLIST \
pkgsrc/misc/plasma6-kde-gtk-config/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/misc/Makefile
diff -u pkgsrc/misc/Makefile:1.671 pkgsrc/misc/Makefile:1.672
--- pkgsrc/misc/Makefile:1.671 Tue Dec 23 10:08:19 2025
+++ pkgsrc/misc/Makefile Tue Dec 23 21:40:12 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.671 2025/12/23 10:08:19 markd Exp $
+# $NetBSD: Makefile,v 1.672 2025/12/23 21:40:12 markd Exp $
#
COMMENT= Miscellaneous utilities
@@ -275,6 +275,7 @@ SUBDIR+= pimcommon
SUBDIR+= pinfo
SUBDIR+= pixd
SUBDIR+= plan9port
+SUBDIR+= plasma6-kde-gtk-config
SUBDIR+= plasma6-kwrited
SUBDIR+= plasma6-xdg-desktop-portal-kde
SUBDIR+= ppower
Added files:
Index: pkgsrc/misc/plasma6-kde-gtk-config/DESCR
diff -u /dev/null pkgsrc/misc/plasma6-kde-gtk-config/DESCR:1.1
--- /dev/null Tue Dec 23 21:40:13 2025
+++ pkgsrc/misc/plasma6-kde-gtk-config/DESCR Tue Dec 23 21:40:13 2025
@@ -0,0 +1,9 @@
+GTK2 and GTK3 Configurator for KDE
+
+Configuration dialog to adapt GTK applications appearance to your taste under
+KDE. Among its many features, it lets you:
+* Choose which theme is used for GTK2 and GTK3 applications.
+* Tweak some GTK applications behaviour.
+* Select what icon theme to use in GTK applications.
+* Select GTK applications default fonts.
+* Easily browse and install new GTK2 and GTK3 themes.
Index: pkgsrc/misc/plasma6-kde-gtk-config/Makefile
diff -u /dev/null pkgsrc/misc/plasma6-kde-gtk-config/Makefile:1.1
--- /dev/null Tue Dec 23 21:40:13 2025
+++ pkgsrc/misc/plasma6-kde-gtk-config/Makefile Tue Dec 23 21:40:13 2025
@@ -0,0 +1,29 @@
+# $NetBSD: Makefile,v 1.1 2025/12/23 21:40:13 markd Exp $
+
+DISTNAME= kde-gtk-config-${PLASMAVER}
+CATEGORIES= misc
+
+HOMEPAGE= https://kde.org/plasma-desktop/
+COMMENT= Syncs KDE settings to GTK applications
+LICENSE= gnu-lgpl-v2.1
+
+.include "../../meta-pkgs/kde/plasma6.mk"
+
+USE_TOOLS+= msgmerge pkg-config
+
+REPLACE_SH+= kconf_update/remove_window_decorations_from_gtk_css.sh
+
+.include "../../devel/kf6-kcolorscheme/buildlink3.mk"
+.include "../../devel/kf6-kconfig/buildlink3.mk"
+.include "../../devel/kf6-kcoreaddons/buildlink3.mk"
+.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
+.include "../../net/kf6-knewstuff/buildlink3.mk"
+.include "../../sysutils/gsettings-desktop-schemas/buildlink3.mk"
+.include "../../sysutils/kf6-kdbusaddons/buildlink3.mk"
+.include "../../x11/gtk2/buildlink3.mk"
+.include "../../x11/gtk3/buildlink3.mk"
+.include "../../x11/kf6-kguiaddons/buildlink3.mk"
+.include "../../x11/kf6-kwindowsystem/buildlink3.mk"
+.include "../../x11/plasma6-kdecoration/buildlink3.mk"
+.include "../../x11/qt6-qtbase/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/misc/plasma6-kde-gtk-config/PLIST
diff -u /dev/null pkgsrc/misc/plasma6-kde-gtk-config/PLIST:1.1
--- /dev/null Tue Dec 23 21:40:13 2025
+++ pkgsrc/misc/plasma6-kde-gtk-config/PLIST Tue Dec 23 21:40:13 2025
@@ -0,0 +1,12 @@
+@comment $NetBSD: PLIST,v 1.1 2025/12/23 21:40:13 markd Exp $
+lib/gtk-3.0/modules/libcolorreload-gtk-module.so
+lib/gtk-3.0/modules/libwindow-decorations-gtk-module.so
+lib/kconf_update_bin/gtk_theme
+lib/kconf_update_bin/remove_deprecated_gtk4_option_v2
+libexec/gtk3_preview
+qt6/plugins/kf6/kded/gtkconfig.so
+share/kcm-gtk-module/preview.ui
+share/kconf_update/gtkconfig.upd
+share/kconf_update/remove_window_decorations_from_gtk_css.sh
+share/qlogging-categories6/kde-gtk-config.categories
+share/themes/Breeze/window_decorations.css
Index: pkgsrc/misc/plasma6-kde-gtk-config/distinfo
diff -u /dev/null pkgsrc/misc/plasma6-kde-gtk-config/distinfo:1.1
--- /dev/null Tue Dec 23 21:40:13 2025
+++ pkgsrc/misc/plasma6-kde-gtk-config/distinfo Tue Dec 23 21:40:13 2025
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2025/12/23 21:40:13 markd Exp $
+
+BLAKE2s (kde-gtk-config-6.5.2.tar.xz) = d766fa213c55f35b8ab4c1ce0dafa13fd0ec3c48efe3204afc8d044a8fa77c38
+SHA512 (kde-gtk-config-6.5.2.tar.xz) = 9a44fd1713804494acc5ff1a9236587bfb3bcbbaa700d06984a1560a5d5c20ec65bfd2168ee05923e3e4074975f5567d5b5543351d70f07214d25a547257c0c6
+Size (kde-gtk-config-6.5.2.tar.xz) = 79228 bytes
Home |
Main Index |
Thread Index |
Old Index