pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11



Module Name:    pkgsrc
Committed By:   markd
Date:           Tue Dec 23 10:13:26 UTC 2025

Modified Files:
        pkgsrc/x11: Makefile
Added Files:
        pkgsrc/x11/plasma6-plasma-integration: DESCR Makefile PLIST distinfo

Log Message:
plasma6-plasma-integration: add version 6.5.2

Framework Integration is a set of plugins responsible for better integration of
Qt applications when running on a KDE Plasma workspace.

Applications do not need to link to this directly.


To generate a diff of this commit:
cvs rdiff -u -r1.1074 -r1.1075 pkgsrc/x11/Makefile
cvs rdiff -u -r0 -r1.1 pkgsrc/x11/plasma6-plasma-integration/DESCR \
    pkgsrc/x11/plasma6-plasma-integration/Makefile \
    pkgsrc/x11/plasma6-plasma-integration/PLIST \
    pkgsrc/x11/plasma6-plasma-integration/distinfo

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

Modified files:

Index: pkgsrc/x11/Makefile
diff -u pkgsrc/x11/Makefile:1.1074 pkgsrc/x11/Makefile:1.1075
--- pkgsrc/x11/Makefile:1.1074  Tue Dec 23 09:51:39 2025
+++ pkgsrc/x11/Makefile Tue Dec 23 10:13:26 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1074 2025/12/23 09:51:39 markd Exp $
+# $NetBSD: Makefile,v 1.1075 2025/12/23 10:13:26 markd Exp $
 #
 
 COMMENT=       Packages to support the X Window System
@@ -298,6 +298,7 @@ SUBDIR+=    plasma6-layer-shell-qt
 SUBDIR+=       plasma6-libkscreen
 SUBDIR+=       plasma6-libplasma
 SUBDIR+=       plasma6-plasma-activities
+SUBDIR+=       plasma6-plasma-integration
 SUBDIR+=       py-Tk
 SUBDIR+=       py-Xlib
 SUBDIR+=       py-gtk2

Added files:

Index: pkgsrc/x11/plasma6-plasma-integration/DESCR
diff -u /dev/null pkgsrc/x11/plasma6-plasma-integration/DESCR:1.1
--- /dev/null   Tue Dec 23 10:13:26 2025
+++ pkgsrc/x11/plasma6-plasma-integration/DESCR Tue Dec 23 10:13:26 2025
@@ -0,0 +1,4 @@
+Framework Integration is a set of plugins responsible for better integration of
+Qt applications when running on a KDE Plasma workspace.
+
+Applications do not need to link to this directly.
Index: pkgsrc/x11/plasma6-plasma-integration/Makefile
diff -u /dev/null pkgsrc/x11/plasma6-plasma-integration/Makefile:1.1
--- /dev/null   Tue Dec 23 10:13:26 2025
+++ pkgsrc/x11/plasma6-plasma-integration/Makefile      Tue Dec 23 10:13:26 2025
@@ -0,0 +1,43 @@
+# $NetBSD: Makefile,v 1.1 2025/12/23 10:13:26 markd Exp $
+
+DISTNAME=      plasma-integration-${PLASMAVER}
+CATEGORIES=    x11
+
+HOMEPAGE=      https://kde.org/plasma-desktop/
+COMMENT=       Integration of Qt application with KDE workspaces
+LICENSE=       gnu-lgpl-v2 AND gnu-lgpl-v2.1
+
+.include "../../meta-pkgs/kde/plasma6.mk"
+
+DEPENDS+=      noto-ttf-[0-9]*:../../fonts/noto-ttf
+DEPENDS+=      Hack-ttf-[0-9]*:../../fonts/Hack-ttf
+DEPENDS+=      plasma6-xdg-desktop-portal-kde-[0-9]*:../../misc/plasma6-xdg-desktop-portal-kde
+DEPENDS+=      kf6-qqc2-desktop-style-[0-9]*:../../x11/kf6-qqc2-desktop-style
+
+USE_TOOLS+=    msgmerge pkg-config
+
+REPLACE_PERL+= src/platformtheme/*.pl
+
+CMAKE_CONFIGURE_ARGS+= -DBUILD_QT5=OFF
+
+# Mute annoying messages. We install the following RUNTIME packages
+CMAKE_CONFIGURE_ARGS+= -DCMAKE_DISABLE_FIND_PACKAGE_FontNotoSans=ON
+CMAKE_CONFIGURE_ARGS+= -DCMAKE_DISABLE_FIND_PACKAGE_FontNotoColorEmoji=ON
+CMAKE_CONFIGURE_ARGS+= -DCMAKE_DISABLE_FIND_PACKAGE_FontHack=ON
+CMAKE_CONFIGURE_ARGS+= -DCMAKE_DISABLE_FIND_PACKAGE_XDGDesktopPortalKDE=ON
+
+.include "../../devel/kf6-kconfig/buildlink3.mk"
+.include "../../devel/kf6-ki18n/buildlink3.mk"
+.include "../../devel/kf6-kio/buildlink3.mk"
+.include "../../devel/kf6-knotifications/buildlink3.mk"
+.include "../../devel/plasma-wayland-protocols/buildlink3.mk"
+.include "../../devel/plasma6-kwayland/buildlink3.mk"
+.include "../../graphics/kf6-kiconthemes/buildlink3.mk"
+.include "../../lang/qt6-qtdeclarative/buildlink3.mk"
+.include "../../misc/kf6-kstatusnotifieritem/buildlink3.mk"
+.include "../../x11/kf6-kconfigwidgets/buildlink3.mk"
+.include "../../x11/kf6-kguiaddons/buildlink3.mk"
+.include "../../x11/kf6-kxmlgui/buildlink3.mk"
+.include "../../x11/kf6-kwindowsystem/buildlink3.mk"
+.include "../../x11/qt6-qtbase/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/x11/plasma6-plasma-integration/PLIST
diff -u /dev/null pkgsrc/x11/plasma6-plasma-integration/PLIST:1.1
--- /dev/null   Tue Dec 23 10:13:26 2025
+++ pkgsrc/x11/plasma6-plasma-integration/PLIST Tue Dec 23 10:13:26 2025
@@ -0,0 +1,56 @@
+@comment $NetBSD: PLIST,v 1.1 2025/12/23 10:13:26 markd Exp $
+qt6/plugins/platformthemes/KDEPlasmaPlatformTheme6.so
+share/locale/ar/LC_MESSAGES/plasmaintegration5.mo
+share/locale/ast/LC_MESSAGES/plasmaintegration5.mo
+share/locale/az/LC_MESSAGES/plasmaintegration5.mo
+share/locale/bg/LC_MESSAGES/plasmaintegration5.mo
+share/locale/ca/LC_MESSAGES/plasmaintegration5.mo
+share/locale/ca@valencia/LC_MESSAGES/plasmaintegration5.mo
+share/locale/cs/LC_MESSAGES/plasmaintegration5.mo
+share/locale/da/LC_MESSAGES/plasmaintegration5.mo
+share/locale/de/LC_MESSAGES/plasmaintegration5.mo
+share/locale/el/LC_MESSAGES/plasmaintegration5.mo
+share/locale/en_GB/LC_MESSAGES/plasmaintegration5.mo
+share/locale/eo/LC_MESSAGES/plasmaintegration5.mo
+share/locale/es/LC_MESSAGES/plasmaintegration5.mo
+share/locale/et/LC_MESSAGES/plasmaintegration5.mo
+share/locale/eu/LC_MESSAGES/plasmaintegration5.mo
+share/locale/fi/LC_MESSAGES/plasmaintegration5.mo
+share/locale/fr/LC_MESSAGES/plasmaintegration5.mo
+share/locale/gl/LC_MESSAGES/plasmaintegration5.mo
+share/locale/he/LC_MESSAGES/plasmaintegration5.mo
+share/locale/hi/LC_MESSAGES/plasmaintegration5.mo
+share/locale/hu/LC_MESSAGES/plasmaintegration5.mo
+share/locale/ia/LC_MESSAGES/plasmaintegration5.mo
+share/locale/id/LC_MESSAGES/plasmaintegration5.mo
+share/locale/is/LC_MESSAGES/plasmaintegration5.mo
+share/locale/it/LC_MESSAGES/plasmaintegration5.mo
+share/locale/ja/LC_MESSAGES/plasmaintegration5.mo
+share/locale/ka/LC_MESSAGES/plasmaintegration5.mo
+share/locale/ko/LC_MESSAGES/plasmaintegration5.mo
+share/locale/lt/LC_MESSAGES/plasmaintegration5.mo
+share/locale/lv/LC_MESSAGES/plasmaintegration5.mo
+share/locale/ml/LC_MESSAGES/plasmaintegration5.mo
+share/locale/nb/LC_MESSAGES/plasmaintegration5.mo
+share/locale/nl/LC_MESSAGES/plasmaintegration5.mo
+share/locale/nn/LC_MESSAGES/plasmaintegration5.mo
+share/locale/pa/LC_MESSAGES/plasmaintegration5.mo
+share/locale/pl/LC_MESSAGES/plasmaintegration5.mo
+share/locale/pt/LC_MESSAGES/plasmaintegration5.mo
+share/locale/pt_BR/LC_MESSAGES/plasmaintegration5.mo
+share/locale/ro/LC_MESSAGES/plasmaintegration5.mo
+share/locale/ru/LC_MESSAGES/plasmaintegration5.mo
+share/locale/sa/LC_MESSAGES/plasmaintegration5.mo
+share/locale/sk/LC_MESSAGES/plasmaintegration5.mo
+share/locale/sl/LC_MESSAGES/plasmaintegration5.mo
+share/locale/sr/LC_MESSAGES/plasmaintegration5.mo
+share/locale/sr@ijekavian/LC_MESSAGES/plasmaintegration5.mo
+share/locale/sr@ijekavianlatin/LC_MESSAGES/plasmaintegration5.mo
+share/locale/sr@latin/LC_MESSAGES/plasmaintegration5.mo
+share/locale/sv/LC_MESSAGES/plasmaintegration5.mo
+share/locale/ta/LC_MESSAGES/plasmaintegration5.mo
+share/locale/tr/LC_MESSAGES/plasmaintegration5.mo
+share/locale/uk/LC_MESSAGES/plasmaintegration5.mo
+share/locale/vi/LC_MESSAGES/plasmaintegration5.mo
+share/locale/zh_CN/LC_MESSAGES/plasmaintegration5.mo
+share/locale/zh_TW/LC_MESSAGES/plasmaintegration5.mo
Index: pkgsrc/x11/plasma6-plasma-integration/distinfo
diff -u /dev/null pkgsrc/x11/plasma6-plasma-integration/distinfo:1.1
--- /dev/null   Tue Dec 23 10:13:26 2025
+++ pkgsrc/x11/plasma6-plasma-integration/distinfo      Tue Dec 23 10:13:26 2025
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2025/12/23 10:13:26 markd Exp $
+
+BLAKE2s (plasma-integration-6.5.2.tar.xz) = 01ef2deac1b9689b208ad63b6fa2092d40e9863e573b0b6cae4dcf607b50ca53
+SHA512 (plasma-integration-6.5.2.tar.xz) = e476ff8ac8556e96b4a594f89a09b9ffa78dc1e9e0e13678b287fba48e87d18a643580c4dec2393383a8421a61bcdf4166a09e80167e159a948f07860900b285
+Size (plasma-integration-6.5.2.tar.xz) = 98804 bytes



Home | Main Index | Thread Index | Old Index