pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel



Module Name:    pkgsrc
Committed By:   markd
Date:           Sun May 26 11:52:53 UTC 2024

Modified Files:
        pkgsrc/devel: Makefile
Added Files:
        pkgsrc/devel/kf6-kparts: DESCR Makefile PLIST buildlink3.mk distinfo

Log Message:
kf6-kparts: add version 6.2.0

KDE Frameworks 6 kparts.

This library implements the framework for KDE parts, which are
elaborate widgets with a user-interface defined in terms of actions
(menu items, toolbar icons).


To generate a diff of this commit:
cvs rdiff -u -r1.4294 -r1.4295 pkgsrc/devel/Makefile
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/kf6-kparts/DESCR \
    pkgsrc/devel/kf6-kparts/Makefile pkgsrc/devel/kf6-kparts/PLIST \
    pkgsrc/devel/kf6-kparts/buildlink3.mk pkgsrc/devel/kf6-kparts/distinfo

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

Modified files:

Index: pkgsrc/devel/Makefile
diff -u pkgsrc/devel/Makefile:1.4294 pkgsrc/devel/Makefile:1.4295
--- pkgsrc/devel/Makefile:1.4294        Sun May 26 11:50:57 2024
+++ pkgsrc/devel/Makefile       Sun May 26 11:52:52 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4294 2024/05/26 11:50:57 markd Exp $
+# $NetBSD: Makefile,v 1.4295 2024/05/26 11:52:52 markd Exp $
 #
 
 COMMENT=       Development utilities
@@ -856,6 +856,7 @@ SUBDIR+=    kf6-kitemmodels
 SUBDIR+=       kf6-knotifications
 SUBDIR+=       kf6-knotifyconfig
 SUBDIR+=       kf6-kpackage
+SUBDIR+=       kf6-kparts
 SUBDIR+=       ki18n
 SUBDIR+=       kidletime
 SUBDIR+=       kio

Added files:

Index: pkgsrc/devel/kf6-kparts/DESCR
diff -u /dev/null pkgsrc/devel/kf6-kparts/DESCR:1.1
--- /dev/null   Sun May 26 11:52:53 2024
+++ pkgsrc/devel/kf6-kparts/DESCR       Sun May 26 11:52:52 2024
@@ -0,0 +1,3 @@
+This library implements the framework for KDE parts, which are
+elaborate widgets with a user-interface defined in terms of actions
+(menu items, toolbar icons).
Index: pkgsrc/devel/kf6-kparts/Makefile
diff -u /dev/null pkgsrc/devel/kf6-kparts/Makefile:1.1
--- /dev/null   Sun May 26 11:52:53 2024
+++ pkgsrc/devel/kf6-kparts/Makefile    Sun May 26 11:52:52 2024
@@ -0,0 +1,23 @@
+# $NetBSD: Makefile,v 1.1 2024/05/26 11:52:52 markd Exp $
+
+DISTNAME=      kparts-${KF6VER}
+CATEGORIES=    devel
+
+HOMEPAGE=      https://community.kde.org/Frameworks
+COMMENT=       Document centric plugin system
+LICENSE=       gnu-lgpl-v2.1
+
+.include "../../meta-pkgs/kde/kf6.mk"
+
+USE_TOOLS+=    gmake msgmerge
+
+.include "../../devel/kf6-kconfig/buildlink3.mk"
+.include "../../devel/kf6-kcoreaddons/buildlink3.mk"
+.include "../../devel/kf6-ki18n/buildlink3.mk"
+.include "../../devel/kf6-kio/buildlink3.mk"
+.include "../../devel/kf6-kservice/buildlink3.mk"
+.include "../../x11/kf6-kjobwidgets/buildlink3.mk"
+.include "../../x11/kf6-kwidgetsaddons/buildlink3.mk"
+.include "../../x11/kf6-kxmlgui/buildlink3.mk"
+.include "../../x11/qt6-qtbase/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/devel/kf6-kparts/PLIST
diff -u /dev/null pkgsrc/devel/kf6-kparts/PLIST:1.1
--- /dev/null   Sun May 26 11:52:53 2024
+++ pkgsrc/devel/kf6-kparts/PLIST       Sun May 26 11:52:53 2024
@@ -0,0 +1,148 @@
+@comment $NetBSD: PLIST,v 1.1 2024/05/26 11:52:53 markd Exp $
+include/KF6/KParts/KParts/FileInfoExtension
+include/KF6/KParts/KParts/GUIActivateEvent
+include/KF6/KParts/KParts/ListingFilterExtension
+include/KF6/KParts/KParts/ListingNotificationExtension
+include/KF6/KParts/KParts/MainWindow
+include/KF6/KParts/KParts/NavigationExtension
+include/KF6/KParts/KParts/OpenUrlArguments
+include/KF6/KParts/KParts/OpenUrlEvent
+include/KF6/KParts/KParts/Part
+include/KF6/KParts/KParts/PartActivateEvent
+include/KF6/KParts/KParts/PartBase
+include/KF6/KParts/KParts/PartLoader
+include/KF6/KParts/KParts/PartManager
+include/KF6/KParts/KParts/ReadOnlyPart
+include/KF6/KParts/KParts/ReadWritePart
+include/KF6/KParts/KParts/StatusBarExtension
+include/KF6/KParts/kde_terminal_interface.h
+include/KF6/KParts/kparts/fileinfoextension.h
+include/KF6/KParts/kparts/guiactivateevent.h
+include/KF6/KParts/kparts/kparts_export.h
+include/KF6/KParts/kparts/listingfilterextension.h
+include/KF6/KParts/kparts/listingnotificationextension.h
+include/KF6/KParts/kparts/mainwindow.h
+include/KF6/KParts/kparts/navigationextension.h
+include/KF6/KParts/kparts/openurlarguments.h
+include/KF6/KParts/kparts/openurlevent.h
+include/KF6/KParts/kparts/part.h
+include/KF6/KParts/kparts/partactivateevent.h
+include/KF6/KParts/kparts/partbase.h
+include/KF6/KParts/kparts/partloader.h
+include/KF6/KParts/kparts/partmanager.h
+include/KF6/KParts/kparts/readonlypart.h
+include/KF6/KParts/kparts/readwritepart.h
+include/KF6/KParts/kparts/statusbarextension.h
+include/KF6/KParts/kparts_version.h
+lib/cmake/KF6Parts/KF6PartsConfig.cmake
+lib/cmake/KF6Parts/KF6PartsConfigVersion.cmake
+lib/cmake/KF6Parts/KF6PartsTargets-noconfig.cmake
+lib/cmake/KF6Parts/KF6PartsTargets.cmake
+lib/libKF6Parts.so
+lib/libKF6Parts.so.6
+lib/libKF6Parts.so.${PKGVERSION}
+share/kdevappwizard/templates/kparts6-app.tar.bz2
+share/locale/af/LC_MESSAGES/kparts6.mo
+share/locale/ar/LC_MESSAGES/kparts6.mo
+share/locale/as/LC_MESSAGES/kparts6.mo
+share/locale/ast/LC_MESSAGES/kparts6.mo
+share/locale/az/LC_MESSAGES/kparts6.mo
+share/locale/be/LC_MESSAGES/kparts6.mo
+share/locale/be@latin/LC_MESSAGES/kparts6.mo
+share/locale/bg/LC_MESSAGES/kparts6.mo
+share/locale/bn/LC_MESSAGES/kparts6.mo
+share/locale/bn_IN/LC_MESSAGES/kparts6.mo
+share/locale/br/LC_MESSAGES/kparts6.mo
+share/locale/bs/LC_MESSAGES/kparts6.mo
+share/locale/ca/LC_MESSAGES/kparts6.mo
+share/locale/ca@valencia/LC_MESSAGES/kparts6.mo
+share/locale/crh/LC_MESSAGES/kparts6.mo
+share/locale/cs/LC_MESSAGES/kparts6.mo
+share/locale/csb/LC_MESSAGES/kparts6.mo
+share/locale/cy/LC_MESSAGES/kparts6.mo
+share/locale/da/LC_MESSAGES/kparts6.mo
+share/locale/de/LC_MESSAGES/kparts6.mo
+share/locale/el/LC_MESSAGES/kparts6.mo
+share/locale/en_GB/LC_MESSAGES/kparts6.mo
+share/locale/eo/LC_MESSAGES/kparts6.mo
+share/locale/es/LC_MESSAGES/kparts6.mo
+share/locale/et/LC_MESSAGES/kparts6.mo
+share/locale/eu/LC_MESSAGES/kparts6.mo
+share/locale/fa/LC_MESSAGES/kparts6.mo
+share/locale/fi/LC_MESSAGES/kparts6.mo
+share/locale/fr/LC_MESSAGES/kparts6.mo
+share/locale/fy/LC_MESSAGES/kparts6.mo
+share/locale/ga/LC_MESSAGES/kparts6.mo
+share/locale/gd/LC_MESSAGES/kparts6.mo
+share/locale/gl/LC_MESSAGES/kparts6.mo
+share/locale/gu/LC_MESSAGES/kparts6.mo
+share/locale/ha/LC_MESSAGES/kparts6.mo
+share/locale/he/LC_MESSAGES/kparts6.mo
+share/locale/hi/LC_MESSAGES/kparts6.mo
+share/locale/hne/LC_MESSAGES/kparts6.mo
+share/locale/hr/LC_MESSAGES/kparts6.mo
+share/locale/hsb/LC_MESSAGES/kparts6.mo
+share/locale/hu/LC_MESSAGES/kparts6.mo
+share/locale/hy/LC_MESSAGES/kparts6.mo
+share/locale/ia/LC_MESSAGES/kparts6.mo
+share/locale/id/LC_MESSAGES/kparts6.mo
+share/locale/is/LC_MESSAGES/kparts6.mo
+share/locale/it/LC_MESSAGES/kparts6.mo
+share/locale/ja/LC_MESSAGES/kparts6.mo
+share/locale/ka/LC_MESSAGES/kparts6.mo
+share/locale/kk/LC_MESSAGES/kparts6.mo
+share/locale/km/LC_MESSAGES/kparts6.mo
+share/locale/kn/LC_MESSAGES/kparts6.mo
+share/locale/ko/LC_MESSAGES/kparts6.mo
+share/locale/ku/LC_MESSAGES/kparts6.mo
+share/locale/lb/LC_MESSAGES/kparts6.mo
+share/locale/lt/LC_MESSAGES/kparts6.mo
+share/locale/lv/LC_MESSAGES/kparts6.mo
+share/locale/mai/LC_MESSAGES/kparts6.mo
+share/locale/mk/LC_MESSAGES/kparts6.mo
+share/locale/ml/LC_MESSAGES/kparts6.mo
+share/locale/mr/LC_MESSAGES/kparts6.mo
+share/locale/ms/LC_MESSAGES/kparts6.mo
+share/locale/my/LC_MESSAGES/kparts6.mo
+share/locale/nb/LC_MESSAGES/kparts6.mo
+share/locale/nds/LC_MESSAGES/kparts6.mo
+share/locale/ne/LC_MESSAGES/kparts6.mo
+share/locale/nl/LC_MESSAGES/kparts6.mo
+share/locale/nn/LC_MESSAGES/kparts6.mo
+share/locale/oc/LC_MESSAGES/kparts6.mo
+share/locale/or/LC_MESSAGES/kparts6.mo
+share/locale/pa/LC_MESSAGES/kparts6.mo
+share/locale/pl/LC_MESSAGES/kparts6.mo
+share/locale/ps/LC_MESSAGES/kparts6.mo
+share/locale/pt/LC_MESSAGES/kparts6.mo
+share/locale/pt_BR/LC_MESSAGES/kparts6.mo
+share/locale/ro/LC_MESSAGES/kparts6.mo
+share/locale/ru/LC_MESSAGES/kparts6.mo
+share/locale/sa/LC_MESSAGES/kparts6.mo
+share/locale/se/LC_MESSAGES/kparts6.mo
+share/locale/si/LC_MESSAGES/kparts6.mo
+share/locale/sk/LC_MESSAGES/kparts6.mo
+share/locale/sl/LC_MESSAGES/kparts6.mo
+share/locale/sq/LC_MESSAGES/kparts6.mo
+share/locale/sr/LC_MESSAGES/kparts6.mo
+share/locale/sr@ijekavian/LC_MESSAGES/kparts6.mo
+share/locale/sr@ijekavianlatin/LC_MESSAGES/kparts6.mo
+share/locale/sr@latin/LC_MESSAGES/kparts6.mo
+share/locale/sv/LC_MESSAGES/kparts6.mo
+share/locale/ta/LC_MESSAGES/kparts6.mo
+share/locale/te/LC_MESSAGES/kparts6.mo
+share/locale/tg/LC_MESSAGES/kparts6.mo
+share/locale/th/LC_MESSAGES/kparts6.mo
+share/locale/tr/LC_MESSAGES/kparts6.mo
+share/locale/tt/LC_MESSAGES/kparts6.mo
+share/locale/ug/LC_MESSAGES/kparts6.mo
+share/locale/uk/LC_MESSAGES/kparts6.mo
+share/locale/uz/LC_MESSAGES/kparts6.mo
+share/locale/uz@cyrillic/LC_MESSAGES/kparts6.mo
+share/locale/vi/LC_MESSAGES/kparts6.mo
+share/locale/wa/LC_MESSAGES/kparts6.mo
+share/locale/xh/LC_MESSAGES/kparts6.mo
+share/locale/zh_CN/LC_MESSAGES/kparts6.mo
+share/locale/zh_HK/LC_MESSAGES/kparts6.mo
+share/locale/zh_TW/LC_MESSAGES/kparts6.mo
+share/qlogging-categories6/kparts.categories
Index: pkgsrc/devel/kf6-kparts/buildlink3.mk
diff -u /dev/null pkgsrc/devel/kf6-kparts/buildlink3.mk:1.1
--- /dev/null   Sun May 26 11:52:53 2024
+++ pkgsrc/devel/kf6-kparts/buildlink3.mk       Sun May 26 11:52:53 2024
@@ -0,0 +1,22 @@
+# $NetBSD: buildlink3.mk,v 1.1 2024/05/26 11:52:53 markd Exp $
+
+BUILDLINK_TREE+=       kf6-kparts
+
+.if !defined(KF6_KPARTS_BUILDLINK3_MK)
+KF6_KPARTS_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.kf6-kparts+=     kf6-kparts>=6.2.0
+BUILDLINK_PKGSRCDIR.kf6-kparts?=       ../../devel/kf6-kparts
+
+.include "../../devel/kf6-kconfig/buildlink3.mk"
+.include "../../devel/kf6-kcoreaddons/buildlink3.mk"
+.include "../../devel/kf6-ki18n/buildlink3.mk"
+.include "../../devel/kf6-kio/buildlink3.mk"
+.include "../../devel/kf6-kservice/buildlink3.mk"
+.include "../../x11/kf6-kjobwidgets/buildlink3.mk"
+.include "../../x11/kf6-kwidgetsaddons/buildlink3.mk"
+.include "../../x11/kf6-kxmlgui/buildlink3.mk"
+.include "../../x11/qt6-qtbase/buildlink3.mk"
+.endif # KF6_KPARTS_BUILDLINK3_MK
+
+BUILDLINK_TREE+=       -kf6-kparts
Index: pkgsrc/devel/kf6-kparts/distinfo
diff -u /dev/null pkgsrc/devel/kf6-kparts/distinfo:1.1
--- /dev/null   Sun May 26 11:52:53 2024
+++ pkgsrc/devel/kf6-kparts/distinfo    Sun May 26 11:52:53 2024
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2024/05/26 11:52:53 markd Exp $
+
+BLAKE2s (kparts-6.2.0.tar.xz) = b240447a84f4e9a2bce9a7606f76fbb8d1e5b5afc6bcee126808074838ea739e
+SHA512 (kparts-6.2.0.tar.xz) = fd4ca3db0aeb173dd6a794e0cde769d4160ca8450b73b8d4a0905f242bfcd14ab0923a4a10aaea67ef91ff1a872ffefb341e40636b5bfc55f6e0387afe734f1e
+Size (kparts-6.2.0.tar.xz) = 2423664 bytes



Home | Main Index | Thread Index | Old Index