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:           Sun May 26 13:26:05 UTC 2024

Modified Files:
        pkgsrc/x11: Makefile
Added Files:
        pkgsrc/x11/kf6-kconfigwidgets: DESCR Makefile PLIST buildlink3.mk
            distinfo

Log Message:
kf6-kconfigwidgets: add version 6.2.0

KDE Frameworks 6 kconfigwidgets.

KConfigWidgets provides easy-to-use classes to create configuration dialogs, as
well as a set of widgets which uses KConfig to store their settings.


To generate a diff of this commit:
cvs rdiff -u -r1.1033 -r1.1034 pkgsrc/x11/Makefile
cvs rdiff -u -r0 -r1.1 pkgsrc/x11/kf6-kconfigwidgets/DESCR \
    pkgsrc/x11/kf6-kconfigwidgets/Makefile \
    pkgsrc/x11/kf6-kconfigwidgets/PLIST \
    pkgsrc/x11/kf6-kconfigwidgets/buildlink3.mk \
    pkgsrc/x11/kf6-kconfigwidgets/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.1033 pkgsrc/x11/Makefile:1.1034
--- pkgsrc/x11/Makefile:1.1033  Sun May 26 13:23:46 2024
+++ pkgsrc/x11/Makefile Sun May 26 13:26:05 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1033 2024/05/26 13:23:46 markd Exp $
+# $NetBSD: Makefile,v 1.1034 2024/05/26 13:26:05 markd Exp $
 #
 
 COMMENT=       Packages to support the X Window System
@@ -128,6 +128,7 @@ SUBDIR+=    keybinder
 SUBDIR+=       keybinder3
 SUBDIR+=       keylaunch
 SUBDIR+=       kf6-frameworkintegration
+SUBDIR+=       kf6-kconfigwidgets
 SUBDIR+=       kglobalaccel
 SUBDIR+=       kguiaddons
 SUBDIR+=       kinit

Added files:

Index: pkgsrc/x11/kf6-kconfigwidgets/DESCR
diff -u /dev/null pkgsrc/x11/kf6-kconfigwidgets/DESCR:1.1
--- /dev/null   Sun May 26 13:26:05 2024
+++ pkgsrc/x11/kf6-kconfigwidgets/DESCR Sun May 26 13:26:05 2024
@@ -0,0 +1,2 @@
+KConfigWidgets provides easy-to-use classes to create configuration dialogs, as
+well as a set of widgets which uses KConfig to store their settings.
Index: pkgsrc/x11/kf6-kconfigwidgets/Makefile
diff -u /dev/null pkgsrc/x11/kf6-kconfigwidgets/Makefile:1.1
--- /dev/null   Sun May 26 13:26:05 2024
+++ pkgsrc/x11/kf6-kconfigwidgets/Makefile      Sun May 26 13:26:05 2024
@@ -0,0 +1,28 @@
+# $NetBSD: Makefile,v 1.1 2024/05/26 13:26:05 markd Exp $
+
+DISTNAME=      kconfigwidgets-${KF6VER}
+CATEGORIES=    x11
+
+HOMEPAGE=      https://community.kde.org/Frameworks
+COMMENT=       Widgets for KConfig
+LICENSE=       gnu-gpl-v2 AND gnu-lgpl-v2.1
+
+.include "../../meta-pkgs/kde/kf6.mk"
+
+TOOL_DEPENDS+= kf6-kdoctools>=${KF6VER}:../../devel/kf6-kdoctools
+
+USE_TOOLS+=    perl:run msgmerge
+
+REPLACE_PERL+= src/preparetips6
+
+.include "../../lang/python/tool.mk"
+.include "../../devel/kf6-kcolorscheme/buildlink3.mk"
+.include "../../devel/kf6-kconfig/buildlink3.mk"
+.include "../../devel/kf6-ki18n/buildlink3.mk"
+.include "../../devel/qt6-qttools/buildlink3.mk"
+.include "../../security/kf6-kauth/buildlink3.mk"
+.include "../../textproc/kf6-kcodecs/buildlink3.mk"
+.include "../../x11/kf6-kguiaddons/buildlink3.mk"
+.include "../../x11/kf6-kwidgetsaddons/buildlink3.mk"
+.include "../../x11/qt6-qtbase/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/x11/kf6-kconfigwidgets/PLIST
diff -u /dev/null pkgsrc/x11/kf6-kconfigwidgets/PLIST:1.1
--- /dev/null   Sun May 26 13:26:05 2024
+++ pkgsrc/x11/kf6-kconfigwidgets/PLIST Sun May 26 13:26:05 2024
@@ -0,0 +1,246 @@
+@comment $NetBSD: PLIST,v 1.1 2024/05/26 13:26:05 markd Exp $
+include/KF6/KConfigWidgets/KCodecAction
+include/KF6/KConfigWidgets/KColorSchemeMenu
+include/KF6/KConfigWidgets/KCommandBar
+include/KF6/KConfigWidgets/KConfigDialog
+include/KF6/KConfigWidgets/KConfigDialogManager
+include/KF6/KConfigWidgets/KConfigViewStateSaver
+include/KF6/KConfigWidgets/KHamburgerMenu
+include/KF6/KConfigWidgets/KHelpClient
+include/KF6/KConfigWidgets/KLanguageButton
+include/KF6/KConfigWidgets/KLanguageName
+include/KF6/KConfigWidgets/KRecentFilesAction
+include/KF6/KConfigWidgets/KStandardAction
+include/KF6/KConfigWidgets/KViewStateMaintainer
+include/KF6/KConfigWidgets/kcodecaction.h
+include/KF6/KConfigWidgets/kcolorschememenu.h
+include/KF6/KConfigWidgets/kcommandbar.h
+include/KF6/KConfigWidgets/kconfigdialog.h
+include/KF6/KConfigWidgets/kconfigdialogmanager.h
+include/KF6/KConfigWidgets/kconfigviewstatesaver.h
+include/KF6/KConfigWidgets/kconfigwidgets_export.h
+include/KF6/KConfigWidgets/kconfigwidgets_version.h
+include/KF6/KConfigWidgets/khamburgermenu.h
+include/KF6/KConfigWidgets/khelpclient.h
+include/KF6/KConfigWidgets/klanguagebutton.h
+include/KF6/KConfigWidgets/klanguagename.h
+include/KF6/KConfigWidgets/krecentfilesaction.h
+include/KF6/KConfigWidgets/kstandardaction.h
+include/KF6/KConfigWidgets/kviewstatemaintainer.h
+lib/cmake/KF6ConfigWidgets/KF6ConfigWidgetsConfig.cmake
+lib/cmake/KF6ConfigWidgets/KF6ConfigWidgetsConfigVersion.cmake
+lib/cmake/KF6ConfigWidgets/KF6ConfigWidgetsTargets-noconfig.cmake
+lib/cmake/KF6ConfigWidgets/KF6ConfigWidgetsTargets.cmake
+lib/libKF6ConfigWidgets.so
+lib/libKF6ConfigWidgets.so.6
+lib/libKF6ConfigWidgets.so.${PKGVERSION}
+qt6/plugins/designer/kconfigwidgets6widgets.so
+share/locale/af/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/af/kf6_entry.desktop
+share/locale/ar/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/ar/kf6_entry.desktop
+share/locale/as/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/as/kf6_entry.desktop
+share/locale/ast/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/ast/kf6_entry.desktop
+share/locale/az/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/az/kf6_entry.desktop
+share/locale/be/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/be/kf6_entry.desktop
+share/locale/be@latin/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/be@latin/kf6_entry.desktop
+share/locale/bg/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/bg/kf6_entry.desktop
+share/locale/bn/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/bn/kf6_entry.desktop
+share/locale/bn_IN/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/bn_IN/kf6_entry.desktop
+share/locale/br/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/br/kf6_entry.desktop
+share/locale/bs/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/bs/kf6_entry.desktop
+share/locale/ca/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/ca/kf6_entry.desktop
+share/locale/ca@valencia/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/ca@valencia/kf6_entry.desktop
+share/locale/crh/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/crh/kf6_entry.desktop
+share/locale/cs/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/cs/kf6_entry.desktop
+share/locale/csb/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/csb/kf6_entry.desktop
+share/locale/cy/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/cy/kf6_entry.desktop
+share/locale/da/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/da/kf6_entry.desktop
+share/locale/de/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/de/kf6_entry.desktop
+share/locale/el/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/el/kf6_entry.desktop
+share/locale/en_GB/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/en_GB/kf6_entry.desktop
+share/locale/en_US/kf6_entry.desktop
+share/locale/eo/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/eo/kf6_entry.desktop
+share/locale/es/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/es/kf6_entry.desktop
+share/locale/et/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/et/kf6_entry.desktop
+share/locale/eu/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/eu/kf6_entry.desktop
+share/locale/fa/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/fa/kf6_entry.desktop
+share/locale/fi/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/fi/kf6_entry.desktop
+share/locale/fr/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/fr/kf6_entry.desktop
+share/locale/fy/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/fy/kf6_entry.desktop
+share/locale/ga/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/ga/kf6_entry.desktop
+share/locale/gd/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/gd/kf6_entry.desktop
+share/locale/gl/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/gl/kf6_entry.desktop
+share/locale/gu/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/gu/kf6_entry.desktop
+share/locale/ha/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/ha/kf6_entry.desktop
+share/locale/he/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/he/kf6_entry.desktop
+share/locale/hi/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/hi/kf6_entry.desktop
+share/locale/hne/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/hne/kf6_entry.desktop
+share/locale/hr/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/hr/kf6_entry.desktop
+share/locale/hsb/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/hsb/kf6_entry.desktop
+share/locale/hu/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/hu/kf6_entry.desktop
+share/locale/hy/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/hy/kf6_entry.desktop
+share/locale/ia/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/ia/kf6_entry.desktop
+share/locale/id/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/id/kf6_entry.desktop
+share/locale/ie/kf6_entry.desktop
+share/locale/is/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/is/kf6_entry.desktop
+share/locale/it/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/it/kf6_entry.desktop
+share/locale/ja/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/ja/kf6_entry.desktop
+share/locale/ka/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/ka/kf6_entry.desktop
+share/locale/kk/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/kk/kf6_entry.desktop
+share/locale/km/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/km/kf6_entry.desktop
+share/locale/kn/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/kn/kf6_entry.desktop
+share/locale/ko/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/ko/kf6_entry.desktop
+share/locale/ku/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/ku/kf6_entry.desktop
+share/locale/lb/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/lb/kf6_entry.desktop
+share/locale/lt/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/lt/kf6_entry.desktop
+share/locale/lv/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/lv/kf6_entry.desktop
+share/locale/mai/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/mai/kf6_entry.desktop
+share/locale/mk/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/mk/kf6_entry.desktop
+share/locale/ml/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/ml/kf6_entry.desktop
+share/locale/mr/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/mr/kf6_entry.desktop
+share/locale/ms/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/ms/kf6_entry.desktop
+share/locale/my/kf6_entry.desktop
+share/locale/nb/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/nb/kf6_entry.desktop
+share/locale/nds/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/nds/kf6_entry.desktop
+share/locale/ne/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/ne/kf6_entry.desktop
+share/locale/nl/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/nl/kf6_entry.desktop
+share/locale/nn/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/nn/kf6_entry.desktop
+share/locale/oc/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/oc/kf6_entry.desktop
+share/locale/or/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/or/kf6_entry.desktop
+share/locale/pa/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/pa/kf6_entry.desktop
+share/locale/pl/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/pl/kf6_entry.desktop
+share/locale/ps/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/ps/kf6_entry.desktop
+share/locale/pt/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/pt/kf6_entry.desktop
+share/locale/pt_BR/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/pt_BR/kf6_entry.desktop
+share/locale/ro/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/ro/kf6_entry.desktop
+share/locale/ru/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/ru/kf6_entry.desktop
+share/locale/se/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/se/kf6_entry.desktop
+share/locale/si/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/si/kf6_entry.desktop
+share/locale/sk/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/sk/kf6_entry.desktop
+share/locale/sl/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/sl/kf6_entry.desktop
+share/locale/sq/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/sq/kf6_entry.desktop
+share/locale/sr/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/sr/kf6_entry.desktop
+share/locale/sr@ijekavian/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/sr@ijekavian/kf6_entry.desktop
+share/locale/sr@ijekavianlatin/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/sr@ijekavianlatin/kf6_entry.desktop
+share/locale/sr@latin/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/sr@latin/kf6_entry.desktop
+share/locale/sv/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/sv/kf6_entry.desktop
+share/locale/ta/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/ta/kf6_entry.desktop
+share/locale/te/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/te/kf6_entry.desktop
+share/locale/tg/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/tg/kf6_entry.desktop
+share/locale/th/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/th/kf6_entry.desktop
+share/locale/tok/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/tok/kf6_entry.desktop
+share/locale/tr/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/tr/kf6_entry.desktop
+share/locale/tt/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/tt/kf6_entry.desktop
+share/locale/ug/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/ug/kf6_entry.desktop
+share/locale/uk/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/uk/kf6_entry.desktop
+share/locale/uz/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/uz/kf6_entry.desktop
+share/locale/uz@cyrillic/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/uz@cyrillic/kf6_entry.desktop
+share/locale/vi/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/vi/kf6_entry.desktop
+share/locale/wa/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/wa/kf6_entry.desktop
+share/locale/xh/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/xh/kf6_entry.desktop
+share/locale/zh_CN/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/zh_CN/kf6_entry.desktop
+share/locale/zh_HK/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/zh_HK/kf6_entry.desktop
+share/locale/zh_TW/LC_MESSAGES/kconfigwidgets6.mo
+share/locale/zh_TW/kf6_entry.desktop
+share/qlogging-categories6/kconfigwidgets.categories
+share/qlogging-categories6/kconfigwidgets.renamecategories
Index: pkgsrc/x11/kf6-kconfigwidgets/buildlink3.mk
diff -u /dev/null pkgsrc/x11/kf6-kconfigwidgets/buildlink3.mk:1.1
--- /dev/null   Sun May 26 13:26:05 2024
+++ pkgsrc/x11/kf6-kconfigwidgets/buildlink3.mk Sun May 26 13:26:05 2024
@@ -0,0 +1,21 @@
+# $NetBSD: buildlink3.mk,v 1.1 2024/05/26 13:26:05 markd Exp $
+
+BUILDLINK_TREE+=       kf6-kconfigwidgets
+
+.if !defined(KF6_KCONFIGWIDGETS_BUILDLINK3_MK)
+KF6_KCONFIGWIDGETS_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.kf6-kconfigwidgets+=     kf6-kconfigwidgets>=6.2.0
+BUILDLINK_PKGSRCDIR.kf6-kconfigwidgets?=       ../../x11/kf6-kconfigwidgets
+
+.include "../../devel/kf6-kcolorscheme/buildlink3.mk"
+.include "../../devel/kf6-kconfig/buildlink3.mk"
+.include "../../devel/kf6-ki18n/buildlink3.mk"
+.include "../../security/kf6-kauth/buildlink3.mk"
+.include "../../textproc/kf6-kcodecs/buildlink3.mk"
+.include "../../x11/kf6-kguiaddons/buildlink3.mk"
+.include "../../x11/kf6-kwidgetsaddons/buildlink3.mk"
+.include "../../x11/qt6-qtbase/buildlink3.mk"
+.endif # KF6_KCONFIGWIDGETS_BUILDLINK3_MK
+
+BUILDLINK_TREE+=       -kf6-kconfigwidgets
Index: pkgsrc/x11/kf6-kconfigwidgets/distinfo
diff -u /dev/null pkgsrc/x11/kf6-kconfigwidgets/distinfo:1.1
--- /dev/null   Sun May 26 13:26:05 2024
+++ pkgsrc/x11/kf6-kconfigwidgets/distinfo      Sun May 26 13:26:05 2024
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2024/05/26 13:26:05 markd Exp $
+
+BLAKE2s (kconfigwidgets-6.2.0.tar.xz) = 1a364e2a52340a3dbdf0d54ad155573c6c2016d4b1fda0d3f8b6fc91338acf4a
+SHA512 (kconfigwidgets-6.2.0.tar.xz) = 14b53b60b33a03c7bb0590a2dc8335180968993b2d6f33b10bfcc3176d4b67efb8ab39c171a8aa654855c8fe48f3cd3e5fd098dea7d5f5cf41b696d92536d8b6
+Size (kconfigwidgets-6.2.0.tar.xz) = 2554984 bytes



Home | Main Index | Thread Index | Old Index