pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/libkgapi



Module Name:    pkgsrc
Committed By:   markd
Date:           Sun Dec 21 10:23:01 UTC 2025

Modified Files:
        pkgsrc/devel/libkgapi: DESCR Makefile PLIST buildlink3.mk distinfo

Log Message:
libkgapi:  update to 25.08.3

Qt6/KF6 version - Two years of development.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/libkgapi/DESCR
cvs rdiff -u -r1.59 -r1.60 pkgsrc/devel/libkgapi/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/libkgapi/PLIST
cvs rdiff -u -r1.17 -r1.18 pkgsrc/devel/libkgapi/buildlink3.mk
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/libkgapi/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/libkgapi/DESCR
diff -u pkgsrc/devel/libkgapi/DESCR:1.2 pkgsrc/devel/libkgapi/DESCR:1.3
--- pkgsrc/devel/libkgapi/DESCR:1.2     Wed Aug 16 03:58:59 2023
+++ pkgsrc/devel/libkgapi/DESCR Sun Dec 21 10:23:01 2025
@@ -1,5 +1,5 @@
-LibKGAPI (previously called LibKGoogle) is a C++ library that implements APIs for
-various Google services.
+LibKGAPI (previously called LibKGoogle) is a C++ library that implements APIs
+for various Google services.
 
 Currently supported APIs:
  * Calendar API v3 (https://developers.google.com/google-apps/calendar)

Index: pkgsrc/devel/libkgapi/Makefile
diff -u pkgsrc/devel/libkgapi/Makefile:1.59 pkgsrc/devel/libkgapi/Makefile:1.60
--- pkgsrc/devel/libkgapi/Makefile:1.59 Thu Oct 23 20:36:31 2025
+++ pkgsrc/devel/libkgapi/Makefile      Sun Dec 21 10:23:01 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.59 2025/10/23 20:36:31 wiz Exp $
+# $NetBSD: Makefile,v 1.60 2025/12/21 10:23:01 markd Exp $
 
 DISTNAME=      libkgapi-${KAPPSVER}
 PKGREVISION=   10
@@ -14,10 +14,10 @@ CFLAGS.NetBSD+=     -D_NETBSD_SOURCE
 
 USE_TOOLS+=    msgmerge
 
-.include "../../devel/kio/buildlink3.mk"
-.include "../../misc/kcontacts/buildlink3.mk"
+.include "../../devel/kf6-kio/buildlink3.mk"
+.include "../../devel/qt6-qttools/buildlink3.mk"
+.include "../../misc/kf6-kcontacts/buildlink3.mk"
 .include "../../security/cyrus-sasl/buildlink3.mk"
-.include "../../time/kcalendarcore/buildlink3.mk"
-.include "../../x11/qt5-qtwebengine/buildlink3.mk"
-.include "../../x11/qt5-qtbase/buildlink3.mk"
+.include "../../time/kf6-kcalendarcore/buildlink3.mk"
+.include "../../x11/qt6-qtbase/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/devel/libkgapi/PLIST
diff -u pkgsrc/devel/libkgapi/PLIST:1.3 pkgsrc/devel/libkgapi/PLIST:1.4
--- pkgsrc/devel/libkgapi/PLIST:1.3     Tue Feb  6 11:05:15 2024
+++ pkgsrc/devel/libkgapi/PLIST Sun Dec 21 10:23:01 2025
@@ -1,453 +1,448 @@
-@comment $NetBSD: PLIST,v 1.3 2024/02/06 11:05:15 markd Exp $
-include/KPim5/KGAPI/KGAPI/Account
-include/KPim5/KGAPI/KGAPI/AccountInfo
-include/KPim5/KGAPI/KGAPI/AccountInfoFetchJob
-include/KPim5/KGAPI/KGAPI/AccountManager
-include/KPim5/KGAPI/KGAPI/AuthJob
-include/KPim5/KGAPI/KGAPI/Blogger/Blog
-include/KPim5/KGAPI/KGAPI/Blogger/BlogFetchJob
-include/KPim5/KGAPI/KGAPI/Blogger/Comment
-include/KPim5/KGAPI/KGAPI/Blogger/CommentApproveJob
-include/KPim5/KGAPI/KGAPI/Blogger/CommentDeleteContentJob
-include/KPim5/KGAPI/KGAPI/Blogger/CommentDeleteJob
-include/KPim5/KGAPI/KGAPI/Blogger/CommentFetchJob
-include/KPim5/KGAPI/KGAPI/Blogger/Page
-include/KPim5/KGAPI/KGAPI/Blogger/PageCreateJob
-include/KPim5/KGAPI/KGAPI/Blogger/PageDeleteJob
-include/KPim5/KGAPI/KGAPI/Blogger/PageFetchJob
-include/KPim5/KGAPI/KGAPI/Blogger/PageModifyJob
-include/KPim5/KGAPI/KGAPI/Blogger/Post
-include/KPim5/KGAPI/KGAPI/Blogger/PostCreateJob
-include/KPim5/KGAPI/KGAPI/Blogger/PostDeleteJob
-include/KPim5/KGAPI/KGAPI/Blogger/PostFetchJob
-include/KPim5/KGAPI/KGAPI/Blogger/PostModifyJob
-include/KPim5/KGAPI/KGAPI/Blogger/PostPublishJob
-include/KPim5/KGAPI/KGAPI/Blogger/PostSearchJob
-include/KPim5/KGAPI/KGAPI/Calendar/Calendar
-include/KPim5/KGAPI/KGAPI/Calendar/CalendarCreateJob
-include/KPim5/KGAPI/KGAPI/Calendar/CalendarDeleteJob
-include/KPim5/KGAPI/KGAPI/Calendar/CalendarFetchJob
-include/KPim5/KGAPI/KGAPI/Calendar/CalendarModifyJob
-include/KPim5/KGAPI/KGAPI/Calendar/Enums
-include/KPim5/KGAPI/KGAPI/Calendar/Event
-include/KPim5/KGAPI/KGAPI/Calendar/EventCreateJob
-include/KPim5/KGAPI/KGAPI/Calendar/EventDeleteJob
-include/KPim5/KGAPI/KGAPI/Calendar/EventFetchJob
-include/KPim5/KGAPI/KGAPI/Calendar/EventModifyJob
-include/KPim5/KGAPI/KGAPI/Calendar/EventMoveJob
-include/KPim5/KGAPI/KGAPI/Calendar/FreeBusyQueryJob
-include/KPim5/KGAPI/KGAPI/Calendar/Reminder
-include/KPim5/KGAPI/KGAPI/CreateJob
-include/KPim5/KGAPI/KGAPI/DeleteJob
-include/KPim5/KGAPI/KGAPI/Drive/About
-include/KPim5/KGAPI/KGAPI/Drive/AboutFetchJob
-include/KPim5/KGAPI/KGAPI/Drive/App
-include/KPim5/KGAPI/KGAPI/Drive/AppFetchJob
-include/KPim5/KGAPI/KGAPI/Drive/Change
-include/KPim5/KGAPI/KGAPI/Drive/ChangeFetchJob
-include/KPim5/KGAPI/KGAPI/Drive/ChildReference
-include/KPim5/KGAPI/KGAPI/Drive/ChildReferenceCreateJob
-include/KPim5/KGAPI/KGAPI/Drive/ChildReferenceDeleteJob
-include/KPim5/KGAPI/KGAPI/Drive/ChildReferenceFetchJob
-include/KPim5/KGAPI/KGAPI/Drive/Drives
-include/KPim5/KGAPI/KGAPI/Drive/DrivesCreateJob
-include/KPim5/KGAPI/KGAPI/Drive/DrivesDeleteJob
-include/KPim5/KGAPI/KGAPI/Drive/DrivesFetchJob
-include/KPim5/KGAPI/KGAPI/Drive/DrivesHideJob
-include/KPim5/KGAPI/KGAPI/Drive/DrivesModifyJob
-include/KPim5/KGAPI/KGAPI/Drive/DrivesSearchQuery
-include/KPim5/KGAPI/KGAPI/Drive/File
-include/KPim5/KGAPI/KGAPI/Drive/FileAbstractDataJob
-include/KPim5/KGAPI/KGAPI/Drive/FileAbstractModifyJob
-include/KPim5/KGAPI/KGAPI/Drive/FileAbstractResumableJob
-include/KPim5/KGAPI/KGAPI/Drive/FileAbstractUploadJob
-include/KPim5/KGAPI/KGAPI/Drive/FileCopyJob
-include/KPim5/KGAPI/KGAPI/Drive/FileCreateJob
-include/KPim5/KGAPI/KGAPI/Drive/FileDeleteJob
-include/KPim5/KGAPI/KGAPI/Drive/FileFetchContentJob
-include/KPim5/KGAPI/KGAPI/Drive/FileFetchJob
-include/KPim5/KGAPI/KGAPI/Drive/FileModifyJob
-include/KPim5/KGAPI/KGAPI/Drive/FileResumableCreateJob
-include/KPim5/KGAPI/KGAPI/Drive/FileResumableModifyJob
-include/KPim5/KGAPI/KGAPI/Drive/FileSearchQuery
-include/KPim5/KGAPI/KGAPI/Drive/FileTouchJob
-include/KPim5/KGAPI/KGAPI/Drive/FileTrashJob
-include/KPim5/KGAPI/KGAPI/Drive/FileUntrashJob
-include/KPim5/KGAPI/KGAPI/Drive/ParentReference
-include/KPim5/KGAPI/KGAPI/Drive/ParentReferenceCreateJob
-include/KPim5/KGAPI/KGAPI/Drive/ParentReferenceDeleteJob
-include/KPim5/KGAPI/KGAPI/Drive/ParentReferenceFetchJob
-include/KPim5/KGAPI/KGAPI/Drive/Permission
-include/KPim5/KGAPI/KGAPI/Drive/PermissionCreateJob
-include/KPim5/KGAPI/KGAPI/Drive/PermissionDeleteJob
-include/KPim5/KGAPI/KGAPI/Drive/PermissionFetchJob
-include/KPim5/KGAPI/KGAPI/Drive/PermissionModifyJob
-include/KPim5/KGAPI/KGAPI/Drive/Revision
-include/KPim5/KGAPI/KGAPI/Drive/RevisionDeleteJob
-include/KPim5/KGAPI/KGAPI/Drive/RevisionFetchJob
-include/KPim5/KGAPI/KGAPI/Drive/RevisionModifyJob
-include/KPim5/KGAPI/KGAPI/Drive/SearchQuery
-include/KPim5/KGAPI/KGAPI/Drive/Teamdrive
-include/KPim5/KGAPI/KGAPI/Drive/TeamdriveCreateJob
-include/KPim5/KGAPI/KGAPI/Drive/TeamdriveDeleteJob
-include/KPim5/KGAPI/KGAPI/Drive/TeamdriveFetchJob
-include/KPim5/KGAPI/KGAPI/Drive/TeamdriveModifyJob
-include/KPim5/KGAPI/KGAPI/Drive/TeamdriveSearchQuery
-include/KPim5/KGAPI/KGAPI/Drive/User
-include/KPim5/KGAPI/KGAPI/FetchJob
-include/KPim5/KGAPI/KGAPI/Job
-include/KPim5/KGAPI/KGAPI/Latitude/Latitude
-include/KPim5/KGAPI/KGAPI/Latitude/Location
-include/KPim5/KGAPI/KGAPI/Latitude/LocationCreateJob
-include/KPim5/KGAPI/KGAPI/Latitude/LocationDeleteJob
-include/KPim5/KGAPI/KGAPI/Latitude/LocationFetchHistoryJob
-include/KPim5/KGAPI/KGAPI/Latitude/LocationFetchJob
-include/KPim5/KGAPI/KGAPI/Maps/StaticMapMarker
-include/KPim5/KGAPI/KGAPI/Maps/StaticMapPath
-include/KPim5/KGAPI/KGAPI/Maps/StaticMapTileFetchJob
-include/KPim5/KGAPI/KGAPI/Maps/StaticMapUrl
-include/KPim5/KGAPI/KGAPI/ModifyJob
-include/KPim5/KGAPI/KGAPI/Object
-include/KPim5/KGAPI/KGAPI/People/Address
-include/KPim5/KGAPI/KGAPI/People/AgeRangeType
-include/KPim5/KGAPI/KGAPI/People/Biography
-include/KPim5/KGAPI/KGAPI/People/Birthday
-include/KPim5/KGAPI/KGAPI/People/BraggingRights
-include/KPim5/KGAPI/KGAPI/People/CalendarUrl
-include/KPim5/KGAPI/KGAPI/People/ClientData
-include/KPim5/KGAPI/KGAPI/People/ContactGroup
-include/KPim5/KGAPI/KGAPI/People/ContactGroupCreateJob
-include/KPim5/KGAPI/KGAPI/People/ContactGroupDeleteJob
-include/KPim5/KGAPI/KGAPI/People/ContactGroupFetchJob
-include/KPim5/KGAPI/KGAPI/People/ContactGroupMembership
-include/KPim5/KGAPI/KGAPI/People/ContactGroupMetadata
-include/KPim5/KGAPI/KGAPI/People/ContactGroupModifyJob
-include/KPim5/KGAPI/KGAPI/People/CoverPhoto
-include/KPim5/KGAPI/KGAPI/People/DomainMembership
-include/KPim5/KGAPI/KGAPI/People/EmailAddress
-include/KPim5/KGAPI/KGAPI/People/Event
-include/KPim5/KGAPI/KGAPI/People/ExternalId
-include/KPim5/KGAPI/KGAPI/People/FieldMetadata
-include/KPim5/KGAPI/KGAPI/People/FileAs
-include/KPim5/KGAPI/KGAPI/People/Gender
-include/KPim5/KGAPI/KGAPI/People/GroupClientData
-include/KPim5/KGAPI/KGAPI/People/IMClient
-include/KPim5/KGAPI/KGAPI/People/Interest
-include/KPim5/KGAPI/KGAPI/People/Location
-include/KPim5/KGAPI/KGAPI/People/Membership
-include/KPim5/KGAPI/KGAPI/People/MiscKeyword
-include/KPim5/KGAPI/KGAPI/People/Name
-include/KPim5/KGAPI/KGAPI/People/Nickname
-include/KPim5/KGAPI/KGAPI/People/Occupation
-include/KPim5/KGAPI/KGAPI/People/Organization
-include/KPim5/KGAPI/KGAPI/People/Person
-include/KPim5/KGAPI/KGAPI/People/PersonCreateJob
-include/KPim5/KGAPI/KGAPI/People/PersonDeleteJob
-include/KPim5/KGAPI/KGAPI/People/PersonFetchJob
-include/KPim5/KGAPI/KGAPI/People/PersonLocale
-include/KPim5/KGAPI/KGAPI/People/PersonMetadata
-include/KPim5/KGAPI/KGAPI/People/PersonModifyJob
-include/KPim5/KGAPI/KGAPI/People/PersonPhotoDeleteJob
-include/KPim5/KGAPI/KGAPI/People/PersonPhotoUpdateJob
-include/KPim5/KGAPI/KGAPI/People/PhoneNumber
-include/KPim5/KGAPI/KGAPI/People/Photo
-include/KPim5/KGAPI/KGAPI/People/ProfileMetadata
-include/KPim5/KGAPI/KGAPI/People/Relation
-include/KPim5/KGAPI/KGAPI/People/RelationshipInterest
-include/KPim5/KGAPI/KGAPI/People/RelationshipStatus
-include/KPim5/KGAPI/KGAPI/People/Residence
-include/KPim5/KGAPI/KGAPI/People/SIPAddress
-include/KPim5/KGAPI/KGAPI/People/Skill
-include/KPim5/KGAPI/KGAPI/People/Source
-include/KPim5/KGAPI/KGAPI/People/Tagline
-include/KPim5/KGAPI/KGAPI/People/Url
-include/KPim5/KGAPI/KGAPI/People/UserDefined
-include/KPim5/KGAPI/KGAPI/Tasks/Task
-include/KPim5/KGAPI/KGAPI/Tasks/TaskCreateJob
-include/KPim5/KGAPI/KGAPI/Tasks/TaskDeleteJob
-include/KPim5/KGAPI/KGAPI/Tasks/TaskFetchJob
-include/KPim5/KGAPI/KGAPI/Tasks/TaskList
-include/KPim5/KGAPI/KGAPI/Tasks/TaskListCreateJob
-include/KPim5/KGAPI/KGAPI/Tasks/TaskListDeleteJob
-include/KPim5/KGAPI/KGAPI/Tasks/TaskListFetchJob
-include/KPim5/KGAPI/KGAPI/Tasks/TaskListModifyJob
-include/KPim5/KGAPI/KGAPI/Tasks/TaskModifyJob
-include/KPim5/KGAPI/KGAPI/Tasks/TaskMoveJob
-include/KPim5/KGAPI/KGAPI/Types
-include/KPim5/KGAPI/KGAPI/Utils
-include/KPim5/KGAPI/kgapi/account.h
-include/KPim5/KGAPI/kgapi/accountinfo.h
-include/KPim5/KGAPI/kgapi/accountinfofetchjob.h
-include/KPim5/KGAPI/kgapi/accountmanager.h
-include/KPim5/KGAPI/kgapi/authjob.h
-include/KPim5/KGAPI/kgapi/blogger/blog.h
-include/KPim5/KGAPI/kgapi/blogger/blogfetchjob.h
-include/KPim5/KGAPI/kgapi/blogger/comment.h
-include/KPim5/KGAPI/kgapi/blogger/commentapprovejob.h
-include/KPim5/KGAPI/kgapi/blogger/commentdeletecontentjob.h
-include/KPim5/KGAPI/kgapi/blogger/commentdeletejob.h
-include/KPim5/KGAPI/kgapi/blogger/commentfetchjob.h
-include/KPim5/KGAPI/kgapi/blogger/kgapiblogger_export.h
-include/KPim5/KGAPI/kgapi/blogger/page.h
-include/KPim5/KGAPI/kgapi/blogger/pagecreatejob.h
-include/KPim5/KGAPI/kgapi/blogger/pagedeletejob.h
-include/KPim5/KGAPI/kgapi/blogger/pagefetchjob.h
-include/KPim5/KGAPI/kgapi/blogger/pagemodifyjob.h
-include/KPim5/KGAPI/kgapi/blogger/post.h
-include/KPim5/KGAPI/kgapi/blogger/postcreatejob.h
-include/KPim5/KGAPI/kgapi/blogger/postdeletejob.h
-include/KPim5/KGAPI/kgapi/blogger/postfetchjob.h
-include/KPim5/KGAPI/kgapi/blogger/postmodifyjob.h
-include/KPim5/KGAPI/kgapi/blogger/postpublishjob.h
-include/KPim5/KGAPI/kgapi/blogger/postsearchjob.h
-include/KPim5/KGAPI/kgapi/calendar/calendar.h
-include/KPim5/KGAPI/kgapi/calendar/calendarcreatejob.h
-include/KPim5/KGAPI/kgapi/calendar/calendardeletejob.h
-include/KPim5/KGAPI/kgapi/calendar/calendarfetchjob.h
-include/KPim5/KGAPI/kgapi/calendar/calendarmodifyjob.h
-include/KPim5/KGAPI/kgapi/calendar/enums.h
-include/KPim5/KGAPI/kgapi/calendar/event.h
-include/KPim5/KGAPI/kgapi/calendar/eventcreatejob.h
-include/KPim5/KGAPI/kgapi/calendar/eventdeletejob.h
-include/KPim5/KGAPI/kgapi/calendar/eventfetchjob.h
-include/KPim5/KGAPI/kgapi/calendar/eventmodifyjob.h
-include/KPim5/KGAPI/kgapi/calendar/eventmovejob.h
-include/KPim5/KGAPI/kgapi/calendar/freebusyqueryjob.h
-include/KPim5/KGAPI/kgapi/calendar/kgapicalendar_export.h
-include/KPim5/KGAPI/kgapi/calendar/reminder.h
-include/KPim5/KGAPI/kgapi/createjob.h
-include/KPim5/KGAPI/kgapi/deletejob.h
-include/KPim5/KGAPI/kgapi/drive/about.h
-include/KPim5/KGAPI/kgapi/drive/aboutfetchjob.h
-include/KPim5/KGAPI/kgapi/drive/app.h
-include/KPim5/KGAPI/kgapi/drive/appfetchjob.h
-include/KPim5/KGAPI/kgapi/drive/change.h
-include/KPim5/KGAPI/kgapi/drive/changefetchjob.h
-include/KPim5/KGAPI/kgapi/drive/childreference.h
-include/KPim5/KGAPI/kgapi/drive/childreferencecreatejob.h
-include/KPim5/KGAPI/kgapi/drive/childreferencedeletejob.h
-include/KPim5/KGAPI/kgapi/drive/childreferencefetchjob.h
-include/KPim5/KGAPI/kgapi/drive/drives.h
-include/KPim5/KGAPI/kgapi/drive/drivescreatejob.h
-include/KPim5/KGAPI/kgapi/drive/drivesdeletejob.h
-include/KPim5/KGAPI/kgapi/drive/drivesfetchjob.h
-include/KPim5/KGAPI/kgapi/drive/driveshidejob.h
-include/KPim5/KGAPI/kgapi/drive/drivesmodifyjob.h
-include/KPim5/KGAPI/kgapi/drive/drivessearchquery.h
-include/KPim5/KGAPI/kgapi/drive/file.h
-include/KPim5/KGAPI/kgapi/drive/fileabstractdatajob.h
-include/KPim5/KGAPI/kgapi/drive/fileabstractmodifyjob.h
-include/KPim5/KGAPI/kgapi/drive/fileabstractresumablejob.h
-include/KPim5/KGAPI/kgapi/drive/fileabstractuploadjob.h
-include/KPim5/KGAPI/kgapi/drive/filecopyjob.h
-include/KPim5/KGAPI/kgapi/drive/filecreatejob.h
-include/KPim5/KGAPI/kgapi/drive/filedeletejob.h
-include/KPim5/KGAPI/kgapi/drive/filefetchcontentjob.h
-include/KPim5/KGAPI/kgapi/drive/filefetchjob.h
-include/KPim5/KGAPI/kgapi/drive/filemodifyjob.h
-include/KPim5/KGAPI/kgapi/drive/fileresumablecreatejob.h
-include/KPim5/KGAPI/kgapi/drive/fileresumablemodifyjob.h
-include/KPim5/KGAPI/kgapi/drive/filesearchquery.h
-include/KPim5/KGAPI/kgapi/drive/filetouchjob.h
-include/KPim5/KGAPI/kgapi/drive/filetrashjob.h
-include/KPim5/KGAPI/kgapi/drive/fileuntrashjob.h
-include/KPim5/KGAPI/kgapi/drive/kgapidrive_export.h
-include/KPim5/KGAPI/kgapi/drive/parentreference.h
-include/KPim5/KGAPI/kgapi/drive/parentreferencecreatejob.h
-include/KPim5/KGAPI/kgapi/drive/parentreferencedeletejob.h
-include/KPim5/KGAPI/kgapi/drive/parentreferencefetchjob.h
-include/KPim5/KGAPI/kgapi/drive/permission.h
-include/KPim5/KGAPI/kgapi/drive/permissioncreatejob.h
-include/KPim5/KGAPI/kgapi/drive/permissiondeletejob.h
-include/KPim5/KGAPI/kgapi/drive/permissionfetchjob.h
-include/KPim5/KGAPI/kgapi/drive/permissionmodifyjob.h
-include/KPim5/KGAPI/kgapi/drive/revision.h
-include/KPim5/KGAPI/kgapi/drive/revisiondeletejob.h
-include/KPim5/KGAPI/kgapi/drive/revisionfetchjob.h
-include/KPim5/KGAPI/kgapi/drive/revisionmodifyjob.h
-include/KPim5/KGAPI/kgapi/drive/searchquery.h
-include/KPim5/KGAPI/kgapi/drive/teamdrive.h
-include/KPim5/KGAPI/kgapi/drive/teamdrivecreatejob.h
-include/KPim5/KGAPI/kgapi/drive/teamdrivedeletejob.h
-include/KPim5/KGAPI/kgapi/drive/teamdrivefetchjob.h
-include/KPim5/KGAPI/kgapi/drive/teamdrivemodifyjob.h
-include/KPim5/KGAPI/kgapi/drive/teamdrivesearchquery.h
-include/KPim5/KGAPI/kgapi/drive/user.h
-include/KPim5/KGAPI/kgapi/fetchjob.h
-include/KPim5/KGAPI/kgapi/job.h
-include/KPim5/KGAPI/kgapi/kgapicore_export.h
-include/KPim5/KGAPI/kgapi/latitude/kgapilatitude_export.h
-include/KPim5/KGAPI/kgapi/latitude/latitude.h
-include/KPim5/KGAPI/kgapi/latitude/location.h
-include/KPim5/KGAPI/kgapi/latitude/locationcreatejob.h
-include/KPim5/KGAPI/kgapi/latitude/locationdeletejob.h
-include/KPim5/KGAPI/kgapi/latitude/locationfetchhistoryjob.h
-include/KPim5/KGAPI/kgapi/latitude/locationfetchjob.h
-include/KPim5/KGAPI/kgapi/maps/kgapimaps_export.h
-include/KPim5/KGAPI/kgapi/maps/staticmapmarker.h
-include/KPim5/KGAPI/kgapi/maps/staticmappath.h
-include/KPim5/KGAPI/kgapi/maps/staticmaptilefetchjob.h
-include/KPim5/KGAPI/kgapi/maps/staticmapurl.h
-include/KPim5/KGAPI/kgapi/modifyjob.h
-include/KPim5/KGAPI/kgapi/object.h
-include/KPim5/KGAPI/kgapi/people/address.h
-include/KPim5/KGAPI/kgapi/people/agerangetype.h
-include/KPim5/KGAPI/kgapi/people/biography.h
-include/KPim5/KGAPI/kgapi/people/birthday.h
-include/KPim5/KGAPI/kgapi/people/braggingrights.h
-include/KPim5/KGAPI/kgapi/people/calendarurl.h
-include/KPim5/KGAPI/kgapi/people/clientdata.h
-include/KPim5/KGAPI/kgapi/people/contactgroup.h
-include/KPim5/KGAPI/kgapi/people/contactgroupcreatejob.h
-include/KPim5/KGAPI/kgapi/people/contactgroupdeletejob.h
-include/KPim5/KGAPI/kgapi/people/contactgroupfetchjob.h
-include/KPim5/KGAPI/kgapi/people/contactgroupmembership.h
-include/KPim5/KGAPI/kgapi/people/contactgroupmetadata.h
-include/KPim5/KGAPI/kgapi/people/contactgroupmodifyjob.h
-include/KPim5/KGAPI/kgapi/people/coverphoto.h
-include/KPim5/KGAPI/kgapi/people/domainmembership.h
-include/KPim5/KGAPI/kgapi/people/emailaddress.h
-include/KPim5/KGAPI/kgapi/people/event.h
-include/KPim5/KGAPI/kgapi/people/externalid.h
-include/KPim5/KGAPI/kgapi/people/fieldmetadata.h
-include/KPim5/KGAPI/kgapi/people/fileas.h
-include/KPim5/KGAPI/kgapi/people/gender.h
-include/KPim5/KGAPI/kgapi/people/groupclientdata.h
-include/KPim5/KGAPI/kgapi/people/imclient.h
-include/KPim5/KGAPI/kgapi/people/interest.h
-include/KPim5/KGAPI/kgapi/people/kgapipeople_export.h
-include/KPim5/KGAPI/kgapi/people/location.h
-include/KPim5/KGAPI/kgapi/people/membership.h
-include/KPim5/KGAPI/kgapi/people/misckeyword.h
-include/KPim5/KGAPI/kgapi/people/name.h
-include/KPim5/KGAPI/kgapi/people/nickname.h
-include/KPim5/KGAPI/kgapi/people/occupation.h
-include/KPim5/KGAPI/kgapi/people/organization.h
-include/KPim5/KGAPI/kgapi/people/person.h
-include/KPim5/KGAPI/kgapi/people/personcreatejob.h
-include/KPim5/KGAPI/kgapi/people/persondeletejob.h
-include/KPim5/KGAPI/kgapi/people/personfetchjob.h
-include/KPim5/KGAPI/kgapi/people/personlocale.h
-include/KPim5/KGAPI/kgapi/people/personmetadata.h
-include/KPim5/KGAPI/kgapi/people/personmodifyjob.h
-include/KPim5/KGAPI/kgapi/people/personphotodeletejob.h
-include/KPim5/KGAPI/kgapi/people/personphotoupdatejob.h
-include/KPim5/KGAPI/kgapi/people/phonenumber.h
-include/KPim5/KGAPI/kgapi/people/photo.h
-include/KPim5/KGAPI/kgapi/people/profilemetadata.h
-include/KPim5/KGAPI/kgapi/people/relation.h
-include/KPim5/KGAPI/kgapi/people/relationshipinterest.h
-include/KPim5/KGAPI/kgapi/people/relationshipstatus.h
-include/KPim5/KGAPI/kgapi/people/residence.h
-include/KPim5/KGAPI/kgapi/people/sipaddress.h
-include/KPim5/KGAPI/kgapi/people/skill.h
-include/KPim5/KGAPI/kgapi/people/source.h
-include/KPim5/KGAPI/kgapi/people/tagline.h
-include/KPim5/KGAPI/kgapi/people/url.h
-include/KPim5/KGAPI/kgapi/people/userdefined.h
-include/KPim5/KGAPI/kgapi/tasks/kgapitasks_export.h
-include/KPim5/KGAPI/kgapi/tasks/task.h
-include/KPim5/KGAPI/kgapi/tasks/taskcreatejob.h
-include/KPim5/KGAPI/kgapi/tasks/taskdeletejob.h
-include/KPim5/KGAPI/kgapi/tasks/taskfetchjob.h
-include/KPim5/KGAPI/kgapi/tasks/tasklist.h
-include/KPim5/KGAPI/kgapi/tasks/tasklistcreatejob.h
-include/KPim5/KGAPI/kgapi/tasks/tasklistdeletejob.h
-include/KPim5/KGAPI/kgapi/tasks/tasklistfetchjob.h
-include/KPim5/KGAPI/kgapi/tasks/tasklistmodifyjob.h
-include/KPim5/KGAPI/kgapi/tasks/taskmodifyjob.h
-include/KPim5/KGAPI/kgapi/tasks/taskmovejob.h
-include/KPim5/KGAPI/kgapi/types.h
-include/KPim5/KGAPI/kgapi/utils.h
-include/KPim5/KGAPI/kgapi_version.h
-lib/cmake/KPim5GAPI/KPim5GAPIConfig.cmake
-lib/cmake/KPim5GAPI/KPim5GAPIConfigVersion.cmake
-lib/cmake/KPim5GAPI/KPim5GAPITargets-noconfig.cmake
-lib/cmake/KPim5GAPI/KPim5GAPITargets.cmake
-lib/cmake/KPimGAPI/KPim5GAPITargets-noconfig.cmake
-lib/cmake/KPimGAPI/KPim5GAPITargets.cmake
-lib/cmake/KPimGAPI/KPimGAPIConfig.cmake
-lib/cmake/KPimGAPI/KPimGAPIConfigVersion.cmake
-lib/libKPim5GAPIBlogger.so
-lib/libKPim5GAPIBlogger.so.5
-lib/libKPim5GAPIBlogger.so.5.24.4
-lib/libKPim5GAPICalendar.so
-lib/libKPim5GAPICalendar.so.5
-lib/libKPim5GAPICalendar.so.5.24.4
-lib/libKPim5GAPICore.so
-lib/libKPim5GAPICore.so.5
-lib/libKPim5GAPICore.so.5.24.4
-lib/libKPim5GAPIDrive.so
-lib/libKPim5GAPIDrive.so.5
-lib/libKPim5GAPIDrive.so.5.24.4
-lib/libKPim5GAPILatitude.so
-lib/libKPim5GAPILatitude.so.5
-lib/libKPim5GAPILatitude.so.5.24.4
-lib/libKPim5GAPIMaps.so
-lib/libKPim5GAPIMaps.so.5
-lib/libKPim5GAPIMaps.so.5.24.4
-lib/libKPim5GAPIPeople.so
-lib/libKPim5GAPIPeople.so.5
-lib/libKPim5GAPIPeople.so.5.24.4
-lib/libKPim5GAPITasks.so
-lib/libKPim5GAPITasks.so.5
-lib/libKPim5GAPITasks.so.5.24.4
+@comment $NetBSD: PLIST,v 1.4 2025/12/21 10:23:01 markd Exp $
+include/KPim6/KGAPI/KGAPI/Account
+include/KPim6/KGAPI/KGAPI/AccountInfo
+include/KPim6/KGAPI/KGAPI/AccountInfoFetchJob
+include/KPim6/KGAPI/KGAPI/AccountManager
+include/KPim6/KGAPI/KGAPI/AuthJob
+include/KPim6/KGAPI/KGAPI/Blogger/Blog
+include/KPim6/KGAPI/KGAPI/Blogger/BlogFetchJob
+include/KPim6/KGAPI/KGAPI/Blogger/Comment
+include/KPim6/KGAPI/KGAPI/Blogger/CommentApproveJob
+include/KPim6/KGAPI/KGAPI/Blogger/CommentDeleteContentJob
+include/KPim6/KGAPI/KGAPI/Blogger/CommentDeleteJob
+include/KPim6/KGAPI/KGAPI/Blogger/CommentFetchJob
+include/KPim6/KGAPI/KGAPI/Blogger/Page
+include/KPim6/KGAPI/KGAPI/Blogger/PageCreateJob
+include/KPim6/KGAPI/KGAPI/Blogger/PageDeleteJob
+include/KPim6/KGAPI/KGAPI/Blogger/PageFetchJob
+include/KPim6/KGAPI/KGAPI/Blogger/PageModifyJob
+include/KPim6/KGAPI/KGAPI/Blogger/Post
+include/KPim6/KGAPI/KGAPI/Blogger/PostCreateJob
+include/KPim6/KGAPI/KGAPI/Blogger/PostDeleteJob
+include/KPim6/KGAPI/KGAPI/Blogger/PostFetchJob
+include/KPim6/KGAPI/KGAPI/Blogger/PostModifyJob
+include/KPim6/KGAPI/KGAPI/Blogger/PostPublishJob
+include/KPim6/KGAPI/KGAPI/Blogger/PostSearchJob
+include/KPim6/KGAPI/KGAPI/Calendar/Calendar
+include/KPim6/KGAPI/KGAPI/Calendar/CalendarCreateJob
+include/KPim6/KGAPI/KGAPI/Calendar/CalendarDeleteJob
+include/KPim6/KGAPI/KGAPI/Calendar/CalendarFetchJob
+include/KPim6/KGAPI/KGAPI/Calendar/CalendarModifyJob
+include/KPim6/KGAPI/KGAPI/Calendar/Enums
+include/KPim6/KGAPI/KGAPI/Calendar/Event
+include/KPim6/KGAPI/KGAPI/Calendar/EventCreateJob
+include/KPim6/KGAPI/KGAPI/Calendar/EventDeleteJob
+include/KPim6/KGAPI/KGAPI/Calendar/EventFetchJob
+include/KPim6/KGAPI/KGAPI/Calendar/EventModifyJob
+include/KPim6/KGAPI/KGAPI/Calendar/EventMoveJob
+include/KPim6/KGAPI/KGAPI/Calendar/FreeBusyQueryJob
+include/KPim6/KGAPI/KGAPI/Calendar/Reminder
+include/KPim6/KGAPI/KGAPI/CreateJob
+include/KPim6/KGAPI/KGAPI/DeleteJob
+include/KPim6/KGAPI/KGAPI/Drive/About
+include/KPim6/KGAPI/KGAPI/Drive/AboutFetchJob
+include/KPim6/KGAPI/KGAPI/Drive/App
+include/KPim6/KGAPI/KGAPI/Drive/AppFetchJob
+include/KPim6/KGAPI/KGAPI/Drive/Change
+include/KPim6/KGAPI/KGAPI/Drive/ChangeFetchJob
+include/KPim6/KGAPI/KGAPI/Drive/ChildReference
+include/KPim6/KGAPI/KGAPI/Drive/ChildReferenceCreateJob
+include/KPim6/KGAPI/KGAPI/Drive/ChildReferenceDeleteJob
+include/KPim6/KGAPI/KGAPI/Drive/ChildReferenceFetchJob
+include/KPim6/KGAPI/KGAPI/Drive/Drives
+include/KPim6/KGAPI/KGAPI/Drive/DrivesCreateJob
+include/KPim6/KGAPI/KGAPI/Drive/DrivesDeleteJob
+include/KPim6/KGAPI/KGAPI/Drive/DrivesFetchJob
+include/KPim6/KGAPI/KGAPI/Drive/DrivesHideJob
+include/KPim6/KGAPI/KGAPI/Drive/DrivesModifyJob
+include/KPim6/KGAPI/KGAPI/Drive/DrivesSearchQuery
+include/KPim6/KGAPI/KGAPI/Drive/File
+include/KPim6/KGAPI/KGAPI/Drive/FileAbstractDataJob
+include/KPim6/KGAPI/KGAPI/Drive/FileAbstractModifyJob
+include/KPim6/KGAPI/KGAPI/Drive/FileAbstractResumableJob
+include/KPim6/KGAPI/KGAPI/Drive/FileAbstractUploadJob
+include/KPim6/KGAPI/KGAPI/Drive/FileCopyJob
+include/KPim6/KGAPI/KGAPI/Drive/FileCreateJob
+include/KPim6/KGAPI/KGAPI/Drive/FileDeleteJob
+include/KPim6/KGAPI/KGAPI/Drive/FileFetchContentJob
+include/KPim6/KGAPI/KGAPI/Drive/FileFetchJob
+include/KPim6/KGAPI/KGAPI/Drive/FileModifyJob
+include/KPim6/KGAPI/KGAPI/Drive/FileResumableCreateJob
+include/KPim6/KGAPI/KGAPI/Drive/FileResumableModifyJob
+include/KPim6/KGAPI/KGAPI/Drive/FileSearchQuery
+include/KPim6/KGAPI/KGAPI/Drive/FileTouchJob
+include/KPim6/KGAPI/KGAPI/Drive/FileTrashJob
+include/KPim6/KGAPI/KGAPI/Drive/FileUntrashJob
+include/KPim6/KGAPI/KGAPI/Drive/ParentReference
+include/KPim6/KGAPI/KGAPI/Drive/ParentReferenceCreateJob
+include/KPim6/KGAPI/KGAPI/Drive/ParentReferenceDeleteJob
+include/KPim6/KGAPI/KGAPI/Drive/ParentReferenceFetchJob
+include/KPim6/KGAPI/KGAPI/Drive/Permission
+include/KPim6/KGAPI/KGAPI/Drive/PermissionCreateJob
+include/KPim6/KGAPI/KGAPI/Drive/PermissionDeleteJob
+include/KPim6/KGAPI/KGAPI/Drive/PermissionFetchJob
+include/KPim6/KGAPI/KGAPI/Drive/PermissionModifyJob
+include/KPim6/KGAPI/KGAPI/Drive/Revision
+include/KPim6/KGAPI/KGAPI/Drive/RevisionDeleteJob
+include/KPim6/KGAPI/KGAPI/Drive/RevisionFetchJob
+include/KPim6/KGAPI/KGAPI/Drive/RevisionModifyJob
+include/KPim6/KGAPI/KGAPI/Drive/SearchQuery
+include/KPim6/KGAPI/KGAPI/Drive/Teamdrive
+include/KPim6/KGAPI/KGAPI/Drive/TeamdriveCreateJob
+include/KPim6/KGAPI/KGAPI/Drive/TeamdriveDeleteJob
+include/KPim6/KGAPI/KGAPI/Drive/TeamdriveFetchJob
+include/KPim6/KGAPI/KGAPI/Drive/TeamdriveModifyJob
+include/KPim6/KGAPI/KGAPI/Drive/TeamdriveSearchQuery
+include/KPim6/KGAPI/KGAPI/Drive/User
+include/KPim6/KGAPI/KGAPI/FetchJob
+include/KPim6/KGAPI/KGAPI/Job
+include/KPim6/KGAPI/KGAPI/Latitude/Latitude
+include/KPim6/KGAPI/KGAPI/Latitude/Location
+include/KPim6/KGAPI/KGAPI/Latitude/LocationCreateJob
+include/KPim6/KGAPI/KGAPI/Latitude/LocationDeleteJob
+include/KPim6/KGAPI/KGAPI/Latitude/LocationFetchHistoryJob
+include/KPim6/KGAPI/KGAPI/Latitude/LocationFetchJob
+include/KPim6/KGAPI/KGAPI/Maps/StaticMapMarker
+include/KPim6/KGAPI/KGAPI/Maps/StaticMapPath
+include/KPim6/KGAPI/KGAPI/Maps/StaticMapTileFetchJob
+include/KPim6/KGAPI/KGAPI/Maps/StaticMapUrl
+include/KPim6/KGAPI/KGAPI/ModifyJob
+include/KPim6/KGAPI/KGAPI/Object
+include/KPim6/KGAPI/KGAPI/People/Address
+include/KPim6/KGAPI/KGAPI/People/AgeRangeType
+include/KPim6/KGAPI/KGAPI/People/Biography
+include/KPim6/KGAPI/KGAPI/People/Birthday
+include/KPim6/KGAPI/KGAPI/People/BraggingRights
+include/KPim6/KGAPI/KGAPI/People/CalendarUrl
+include/KPim6/KGAPI/KGAPI/People/ClientData
+include/KPim6/KGAPI/KGAPI/People/ContactGroup
+include/KPim6/KGAPI/KGAPI/People/ContactGroupCreateJob
+include/KPim6/KGAPI/KGAPI/People/ContactGroupDeleteJob
+include/KPim6/KGAPI/KGAPI/People/ContactGroupFetchJob
+include/KPim6/KGAPI/KGAPI/People/ContactGroupMembership
+include/KPim6/KGAPI/KGAPI/People/ContactGroupMetadata
+include/KPim6/KGAPI/KGAPI/People/ContactGroupModifyJob
+include/KPim6/KGAPI/KGAPI/People/CoverPhoto
+include/KPim6/KGAPI/KGAPI/People/DomainMembership
+include/KPim6/KGAPI/KGAPI/People/EmailAddress
+include/KPim6/KGAPI/KGAPI/People/Event
+include/KPim6/KGAPI/KGAPI/People/ExternalId
+include/KPim6/KGAPI/KGAPI/People/FieldMetadata
+include/KPim6/KGAPI/KGAPI/People/FileAs
+include/KPim6/KGAPI/KGAPI/People/Gender
+include/KPim6/KGAPI/KGAPI/People/GroupClientData
+include/KPim6/KGAPI/KGAPI/People/IMClient
+include/KPim6/KGAPI/KGAPI/People/Interest
+include/KPim6/KGAPI/KGAPI/People/Location
+include/KPim6/KGAPI/KGAPI/People/Membership
+include/KPim6/KGAPI/KGAPI/People/MiscKeyword
+include/KPim6/KGAPI/KGAPI/People/Name
+include/KPim6/KGAPI/KGAPI/People/Nickname
+include/KPim6/KGAPI/KGAPI/People/Occupation
+include/KPim6/KGAPI/KGAPI/People/Organization
+include/KPim6/KGAPI/KGAPI/People/Person
+include/KPim6/KGAPI/KGAPI/People/PersonCreateJob
+include/KPim6/KGAPI/KGAPI/People/PersonDeleteJob
+include/KPim6/KGAPI/KGAPI/People/PersonFetchJob
+include/KPim6/KGAPI/KGAPI/People/PersonLocale
+include/KPim6/KGAPI/KGAPI/People/PersonMetadata
+include/KPim6/KGAPI/KGAPI/People/PersonModifyJob
+include/KPim6/KGAPI/KGAPI/People/PersonPhotoDeleteJob
+include/KPim6/KGAPI/KGAPI/People/PersonPhotoUpdateJob
+include/KPim6/KGAPI/KGAPI/People/PhoneNumber
+include/KPim6/KGAPI/KGAPI/People/Photo
+include/KPim6/KGAPI/KGAPI/People/ProfileMetadata
+include/KPim6/KGAPI/KGAPI/People/Relation
+include/KPim6/KGAPI/KGAPI/People/RelationshipInterest
+include/KPim6/KGAPI/KGAPI/People/RelationshipStatus
+include/KPim6/KGAPI/KGAPI/People/Residence
+include/KPim6/KGAPI/KGAPI/People/SIPAddress
+include/KPim6/KGAPI/KGAPI/People/Skill
+include/KPim6/KGAPI/KGAPI/People/Source
+include/KPim6/KGAPI/KGAPI/People/Tagline
+include/KPim6/KGAPI/KGAPI/People/Url
+include/KPim6/KGAPI/KGAPI/People/UserDefined
+include/KPim6/KGAPI/KGAPI/Tasks/Task
+include/KPim6/KGAPI/KGAPI/Tasks/TaskCreateJob
+include/KPim6/KGAPI/KGAPI/Tasks/TaskDeleteJob
+include/KPim6/KGAPI/KGAPI/Tasks/TaskFetchJob
+include/KPim6/KGAPI/KGAPI/Tasks/TaskList
+include/KPim6/KGAPI/KGAPI/Tasks/TaskListCreateJob
+include/KPim6/KGAPI/KGAPI/Tasks/TaskListDeleteJob
+include/KPim6/KGAPI/KGAPI/Tasks/TaskListFetchJob
+include/KPim6/KGAPI/KGAPI/Tasks/TaskListModifyJob
+include/KPim6/KGAPI/KGAPI/Tasks/TaskModifyJob
+include/KPim6/KGAPI/KGAPI/Tasks/TaskMoveJob
+include/KPim6/KGAPI/KGAPI/Types
+include/KPim6/KGAPI/KGAPI/Utils
+include/KPim6/KGAPI/kgapi/account.h
+include/KPim6/KGAPI/kgapi/accountinfo.h
+include/KPim6/KGAPI/kgapi/accountinfofetchjob.h
+include/KPim6/KGAPI/kgapi/accountmanager.h
+include/KPim6/KGAPI/kgapi/authjob.h
+include/KPim6/KGAPI/kgapi/blogger/blog.h
+include/KPim6/KGAPI/kgapi/blogger/blogfetchjob.h
+include/KPim6/KGAPI/kgapi/blogger/comment.h
+include/KPim6/KGAPI/kgapi/blogger/commentapprovejob.h
+include/KPim6/KGAPI/kgapi/blogger/commentdeletecontentjob.h
+include/KPim6/KGAPI/kgapi/blogger/commentdeletejob.h
+include/KPim6/KGAPI/kgapi/blogger/commentfetchjob.h
+include/KPim6/KGAPI/kgapi/blogger/kgapiblogger_export.h
+include/KPim6/KGAPI/kgapi/blogger/page.h
+include/KPim6/KGAPI/kgapi/blogger/pagecreatejob.h
+include/KPim6/KGAPI/kgapi/blogger/pagedeletejob.h
+include/KPim6/KGAPI/kgapi/blogger/pagefetchjob.h
+include/KPim6/KGAPI/kgapi/blogger/pagemodifyjob.h
+include/KPim6/KGAPI/kgapi/blogger/post.h
+include/KPim6/KGAPI/kgapi/blogger/postcreatejob.h
+include/KPim6/KGAPI/kgapi/blogger/postdeletejob.h
+include/KPim6/KGAPI/kgapi/blogger/postfetchjob.h
+include/KPim6/KGAPI/kgapi/blogger/postmodifyjob.h
+include/KPim6/KGAPI/kgapi/blogger/postpublishjob.h
+include/KPim6/KGAPI/kgapi/blogger/postsearchjob.h
+include/KPim6/KGAPI/kgapi/calendar/calendar.h
+include/KPim6/KGAPI/kgapi/calendar/calendarcreatejob.h
+include/KPim6/KGAPI/kgapi/calendar/calendardeletejob.h
+include/KPim6/KGAPI/kgapi/calendar/calendarfetchjob.h
+include/KPim6/KGAPI/kgapi/calendar/calendarmodifyjob.h
+include/KPim6/KGAPI/kgapi/calendar/enums.h
+include/KPim6/KGAPI/kgapi/calendar/event.h
+include/KPim6/KGAPI/kgapi/calendar/eventcreatejob.h
+include/KPim6/KGAPI/kgapi/calendar/eventdeletejob.h
+include/KPim6/KGAPI/kgapi/calendar/eventfetchjob.h
+include/KPim6/KGAPI/kgapi/calendar/eventmodifyjob.h
+include/KPim6/KGAPI/kgapi/calendar/eventmovejob.h
+include/KPim6/KGAPI/kgapi/calendar/freebusyqueryjob.h
+include/KPim6/KGAPI/kgapi/calendar/kgapicalendar_export.h
+include/KPim6/KGAPI/kgapi/calendar/reminder.h
+include/KPim6/KGAPI/kgapi/createjob.h
+include/KPim6/KGAPI/kgapi/deletejob.h
+include/KPim6/KGAPI/kgapi/drive/about.h
+include/KPim6/KGAPI/kgapi/drive/aboutfetchjob.h
+include/KPim6/KGAPI/kgapi/drive/app.h
+include/KPim6/KGAPI/kgapi/drive/appfetchjob.h
+include/KPim6/KGAPI/kgapi/drive/change.h
+include/KPim6/KGAPI/kgapi/drive/changefetchjob.h
+include/KPim6/KGAPI/kgapi/drive/childreference.h
+include/KPim6/KGAPI/kgapi/drive/childreferencecreatejob.h
+include/KPim6/KGAPI/kgapi/drive/childreferencedeletejob.h
+include/KPim6/KGAPI/kgapi/drive/childreferencefetchjob.h
+include/KPim6/KGAPI/kgapi/drive/drives.h
+include/KPim6/KGAPI/kgapi/drive/drivescreatejob.h
+include/KPim6/KGAPI/kgapi/drive/drivesdeletejob.h
+include/KPim6/KGAPI/kgapi/drive/drivesfetchjob.h
+include/KPim6/KGAPI/kgapi/drive/driveshidejob.h
+include/KPim6/KGAPI/kgapi/drive/drivesmodifyjob.h
+include/KPim6/KGAPI/kgapi/drive/drivessearchquery.h
+include/KPim6/KGAPI/kgapi/drive/file.h
+include/KPim6/KGAPI/kgapi/drive/fileabstractdatajob.h
+include/KPim6/KGAPI/kgapi/drive/fileabstractmodifyjob.h
+include/KPim6/KGAPI/kgapi/drive/fileabstractresumablejob.h
+include/KPim6/KGAPI/kgapi/drive/fileabstractuploadjob.h
+include/KPim6/KGAPI/kgapi/drive/filecopyjob.h
+include/KPim6/KGAPI/kgapi/drive/filecreatejob.h
+include/KPim6/KGAPI/kgapi/drive/filedeletejob.h
+include/KPim6/KGAPI/kgapi/drive/filefetchcontentjob.h
+include/KPim6/KGAPI/kgapi/drive/filefetchjob.h
+include/KPim6/KGAPI/kgapi/drive/filemodifyjob.h
+include/KPim6/KGAPI/kgapi/drive/fileresumablecreatejob.h
+include/KPim6/KGAPI/kgapi/drive/fileresumablemodifyjob.h
+include/KPim6/KGAPI/kgapi/drive/filesearchquery.h
+include/KPim6/KGAPI/kgapi/drive/filetouchjob.h
+include/KPim6/KGAPI/kgapi/drive/filetrashjob.h
+include/KPim6/KGAPI/kgapi/drive/fileuntrashjob.h
+include/KPim6/KGAPI/kgapi/drive/kgapidrive_export.h
+include/KPim6/KGAPI/kgapi/drive/parentreference.h
+include/KPim6/KGAPI/kgapi/drive/parentreferencecreatejob.h
+include/KPim6/KGAPI/kgapi/drive/parentreferencedeletejob.h
+include/KPim6/KGAPI/kgapi/drive/parentreferencefetchjob.h
+include/KPim6/KGAPI/kgapi/drive/permission.h
+include/KPim6/KGAPI/kgapi/drive/permissioncreatejob.h
+include/KPim6/KGAPI/kgapi/drive/permissiondeletejob.h
+include/KPim6/KGAPI/kgapi/drive/permissionfetchjob.h
+include/KPim6/KGAPI/kgapi/drive/permissionmodifyjob.h
+include/KPim6/KGAPI/kgapi/drive/revision.h
+include/KPim6/KGAPI/kgapi/drive/revisiondeletejob.h
+include/KPim6/KGAPI/kgapi/drive/revisionfetchjob.h
+include/KPim6/KGAPI/kgapi/drive/revisionmodifyjob.h
+include/KPim6/KGAPI/kgapi/drive/searchquery.h
+include/KPim6/KGAPI/kgapi/drive/teamdrive.h
+include/KPim6/KGAPI/kgapi/drive/teamdrivecreatejob.h
+include/KPim6/KGAPI/kgapi/drive/teamdrivedeletejob.h
+include/KPim6/KGAPI/kgapi/drive/teamdrivefetchjob.h
+include/KPim6/KGAPI/kgapi/drive/teamdrivemodifyjob.h
+include/KPim6/KGAPI/kgapi/drive/teamdrivesearchquery.h
+include/KPim6/KGAPI/kgapi/drive/user.h
+include/KPim6/KGAPI/kgapi/fetchjob.h
+include/KPim6/KGAPI/kgapi/job.h
+include/KPim6/KGAPI/kgapi/kgapicore_export.h
+include/KPim6/KGAPI/kgapi/latitude/kgapilatitude_export.h
+include/KPim6/KGAPI/kgapi/latitude/latitude.h
+include/KPim6/KGAPI/kgapi/latitude/location.h
+include/KPim6/KGAPI/kgapi/latitude/locationcreatejob.h
+include/KPim6/KGAPI/kgapi/latitude/locationdeletejob.h
+include/KPim6/KGAPI/kgapi/latitude/locationfetchhistoryjob.h
+include/KPim6/KGAPI/kgapi/latitude/locationfetchjob.h
+include/KPim6/KGAPI/kgapi/maps/kgapimaps_export.h
+include/KPim6/KGAPI/kgapi/maps/staticmapmarker.h
+include/KPim6/KGAPI/kgapi/maps/staticmappath.h
+include/KPim6/KGAPI/kgapi/maps/staticmaptilefetchjob.h
+include/KPim6/KGAPI/kgapi/maps/staticmapurl.h
+include/KPim6/KGAPI/kgapi/modifyjob.h
+include/KPim6/KGAPI/kgapi/object.h
+include/KPim6/KGAPI/kgapi/people/address.h
+include/KPim6/KGAPI/kgapi/people/agerangetype.h
+include/KPim6/KGAPI/kgapi/people/biography.h
+include/KPim6/KGAPI/kgapi/people/birthday.h
+include/KPim6/KGAPI/kgapi/people/braggingrights.h
+include/KPim6/KGAPI/kgapi/people/calendarurl.h
+include/KPim6/KGAPI/kgapi/people/clientdata.h
+include/KPim6/KGAPI/kgapi/people/contactgroup.h
+include/KPim6/KGAPI/kgapi/people/contactgroupcreatejob.h
+include/KPim6/KGAPI/kgapi/people/contactgroupdeletejob.h
+include/KPim6/KGAPI/kgapi/people/contactgroupfetchjob.h
+include/KPim6/KGAPI/kgapi/people/contactgroupmembership.h
+include/KPim6/KGAPI/kgapi/people/contactgroupmetadata.h
+include/KPim6/KGAPI/kgapi/people/contactgroupmodifyjob.h
+include/KPim6/KGAPI/kgapi/people/coverphoto.h
+include/KPim6/KGAPI/kgapi/people/domainmembership.h
+include/KPim6/KGAPI/kgapi/people/emailaddress.h
+include/KPim6/KGAPI/kgapi/people/event.h
+include/KPim6/KGAPI/kgapi/people/externalid.h
+include/KPim6/KGAPI/kgapi/people/fieldmetadata.h
+include/KPim6/KGAPI/kgapi/people/fileas.h
+include/KPim6/KGAPI/kgapi/people/gender.h
+include/KPim6/KGAPI/kgapi/people/groupclientdata.h
+include/KPim6/KGAPI/kgapi/people/imclient.h
+include/KPim6/KGAPI/kgapi/people/interest.h
+include/KPim6/KGAPI/kgapi/people/kgapipeople_export.h
+include/KPim6/KGAPI/kgapi/people/location.h
+include/KPim6/KGAPI/kgapi/people/membership.h
+include/KPim6/KGAPI/kgapi/people/misckeyword.h
+include/KPim6/KGAPI/kgapi/people/name.h
+include/KPim6/KGAPI/kgapi/people/nickname.h
+include/KPim6/KGAPI/kgapi/people/occupation.h
+include/KPim6/KGAPI/kgapi/people/organization.h
+include/KPim6/KGAPI/kgapi/people/person.h
+include/KPim6/KGAPI/kgapi/people/personcreatejob.h
+include/KPim6/KGAPI/kgapi/people/persondeletejob.h
+include/KPim6/KGAPI/kgapi/people/personfetchjob.h
+include/KPim6/KGAPI/kgapi/people/personlocale.h
+include/KPim6/KGAPI/kgapi/people/personmetadata.h
+include/KPim6/KGAPI/kgapi/people/personmodifyjob.h
+include/KPim6/KGAPI/kgapi/people/personphotodeletejob.h
+include/KPim6/KGAPI/kgapi/people/personphotoupdatejob.h
+include/KPim6/KGAPI/kgapi/people/phonenumber.h
+include/KPim6/KGAPI/kgapi/people/photo.h
+include/KPim6/KGAPI/kgapi/people/profilemetadata.h
+include/KPim6/KGAPI/kgapi/people/relation.h
+include/KPim6/KGAPI/kgapi/people/relationshipinterest.h
+include/KPim6/KGAPI/kgapi/people/relationshipstatus.h
+include/KPim6/KGAPI/kgapi/people/residence.h
+include/KPim6/KGAPI/kgapi/people/sipaddress.h
+include/KPim6/KGAPI/kgapi/people/skill.h
+include/KPim6/KGAPI/kgapi/people/source.h
+include/KPim6/KGAPI/kgapi/people/tagline.h
+include/KPim6/KGAPI/kgapi/people/url.h
+include/KPim6/KGAPI/kgapi/people/userdefined.h
+include/KPim6/KGAPI/kgapi/tasks/kgapitasks_export.h
+include/KPim6/KGAPI/kgapi/tasks/task.h
+include/KPim6/KGAPI/kgapi/tasks/taskcreatejob.h
+include/KPim6/KGAPI/kgapi/tasks/taskdeletejob.h
+include/KPim6/KGAPI/kgapi/tasks/taskfetchjob.h
+include/KPim6/KGAPI/kgapi/tasks/tasklist.h
+include/KPim6/KGAPI/kgapi/tasks/tasklistcreatejob.h
+include/KPim6/KGAPI/kgapi/tasks/tasklistdeletejob.h
+include/KPim6/KGAPI/kgapi/tasks/tasklistfetchjob.h
+include/KPim6/KGAPI/kgapi/tasks/tasklistmodifyjob.h
+include/KPim6/KGAPI/kgapi/tasks/taskmodifyjob.h
+include/KPim6/KGAPI/kgapi/tasks/taskmovejob.h
+include/KPim6/KGAPI/kgapi/types.h
+include/KPim6/KGAPI/kgapi/utils.h
+include/KPim6/KGAPI/kgapi_version.h
+lib/cmake/KPim6GAPI/KPim6GAPIConfig.cmake
+lib/cmake/KPim6GAPI/KPim6GAPIConfigVersion.cmake
+lib/cmake/KPim6GAPI/KPim6GAPITargets-noconfig.cmake
+lib/cmake/KPim6GAPI/KPim6GAPITargets.cmake
+lib/libKPim6GAPIBlogger.so
+lib/libKPim6GAPIBlogger.so.6
+lib/libKPim6GAPIBlogger.so.6.5.3
+lib/libKPim6GAPICalendar.so
+lib/libKPim6GAPICalendar.so.6
+lib/libKPim6GAPICalendar.so.6.5.3
+lib/libKPim6GAPICore.so
+lib/libKPim6GAPICore.so.6
+lib/libKPim6GAPICore.so.6.5.3
+lib/libKPim6GAPIDrive.so
+lib/libKPim6GAPIDrive.so.6
+lib/libKPim6GAPIDrive.so.6.5.3
+lib/libKPim6GAPILatitude.so
+lib/libKPim6GAPILatitude.so.6
+lib/libKPim6GAPILatitude.so.6.5.3
+lib/libKPim6GAPIMaps.so
+lib/libKPim6GAPIMaps.so.6
+lib/libKPim6GAPIMaps.so.6.5.3
+lib/libKPim6GAPIPeople.so
+lib/libKPim6GAPIPeople.so.6
+lib/libKPim6GAPIPeople.so.6.5.3
+lib/libKPim6GAPITasks.so
+lib/libKPim6GAPITasks.so.6
+lib/libKPim6GAPITasks.so.6.5.3
 lib/sasl2/libkdexoauth2.so
 lib/sasl2/libkdexoauth2.so.3
 lib/sasl2/libkdexoauth2.so.3.0.0
-qt5/mkspecs/modules/qt_KGAPIBlogger.pri
-qt5/mkspecs/modules/qt_KGAPICalendar.pri
-qt5/mkspecs/modules/qt_KGAPICore.pri
-qt5/mkspecs/modules/qt_KGAPIDrive.pri
-qt5/mkspecs/modules/qt_KGAPILatitude.pri
-qt5/mkspecs/modules/qt_KGAPIMaps.pri
-qt5/mkspecs/modules/qt_KGAPIPeople.pri
-qt5/mkspecs/modules/qt_KGAPITasks.pri
-share/locale/ar/LC_MESSAGES/libkgapi_qt.qm
-share/locale/bs/LC_MESSAGES/libkgapi_qt.qm
-share/locale/ca/LC_MESSAGES/libkgapi_qt.qm
-share/locale/ca@valencia/LC_MESSAGES/libkgapi_qt.qm
-share/locale/cs/LC_MESSAGES/libkgapi_qt.qm
-share/locale/da/LC_MESSAGES/libkgapi_qt.qm
-share/locale/de/LC_MESSAGES/libkgapi_qt.qm
-share/locale/el/LC_MESSAGES/libkgapi_qt.qm
-share/locale/en_GB/LC_MESSAGES/libkgapi_qt.qm
-share/locale/es/LC_MESSAGES/libkgapi_qt.qm
-share/locale/et/LC_MESSAGES/libkgapi_qt.qm
-share/locale/eu/LC_MESSAGES/libkgapi_qt.qm
-share/locale/fi/LC_MESSAGES/libkgapi_qt.qm
-share/locale/fr/LC_MESSAGES/libkgapi_qt.qm
-share/locale/ga/LC_MESSAGES/libkgapi_qt.qm
-share/locale/gl/LC_MESSAGES/libkgapi_qt.qm
-share/locale/hu/LC_MESSAGES/libkgapi_qt.qm
-share/locale/ia/LC_MESSAGES/libkgapi_qt.qm
-share/locale/it/LC_MESSAGES/libkgapi_qt.qm
-share/locale/ja/LC_MESSAGES/libkgapi_qt.qm
-share/locale/ka/LC_MESSAGES/libkgapi_qt.qm
-share/locale/kk/LC_MESSAGES/libkgapi_qt.qm
-share/locale/km/LC_MESSAGES/libkgapi_qt.qm
-share/locale/ko/LC_MESSAGES/libkgapi_qt.qm
-share/locale/lt/LC_MESSAGES/libkgapi_qt.qm
-share/locale/mr/LC_MESSAGES/libkgapi_qt.qm
-share/locale/nb/LC_MESSAGES/libkgapi_qt.qm
-share/locale/nds/LC_MESSAGES/libkgapi_qt.qm
-share/locale/nl/LC_MESSAGES/libkgapi_qt.qm
-share/locale/nn/LC_MESSAGES/libkgapi_qt.qm
-share/locale/pl/LC_MESSAGES/libkgapi_qt.qm
-share/locale/pt/LC_MESSAGES/libkgapi_qt.qm
-share/locale/pt_BR/LC_MESSAGES/libkgapi_qt.qm
-share/locale/ro/LC_MESSAGES/libkgapi_qt.qm
-share/locale/ru/LC_MESSAGES/libkgapi_qt.qm
-share/locale/sk/LC_MESSAGES/libkgapi_qt.qm
-share/locale/sl/LC_MESSAGES/libkgapi_qt.qm
-share/locale/sr/LC_MESSAGES/libkgapi_qt.qm
-share/locale/sr@ijekavian/LC_MESSAGES/libkgapi_qt.qm
-share/locale/sr@ijekavianlatin/LC_MESSAGES/libkgapi_qt.qm
-share/locale/sr@latin/LC_MESSAGES/libkgapi_qt.qm
-share/locale/sv/LC_MESSAGES/libkgapi_qt.qm
-share/locale/tr/LC_MESSAGES/libkgapi_qt.qm
-share/locale/ug/LC_MESSAGES/libkgapi_qt.qm
-share/locale/uk/LC_MESSAGES/libkgapi_qt.qm
-share/locale/zh_CN/LC_MESSAGES/libkgapi_qt.qm
-share/locale/zh_TW/LC_MESSAGES/libkgapi_qt.qm
-share/qlogging-categories5/libkgapi.categories
+share/locale/ar/LC_MESSAGES/libkgapi6_qt.qm
+share/locale/ast/LC_MESSAGES/libkgapi6_qt.qm
+share/locale/bs/LC_MESSAGES/libkgapi6_qt.qm
+share/locale/ca/LC_MESSAGES/libkgapi6_qt.qm
+share/locale/ca@valencia/LC_MESSAGES/libkgapi6_qt.qm
+share/locale/cs/LC_MESSAGES/libkgapi6_qt.qm
+share/locale/da/LC_MESSAGES/libkgapi6_qt.qm
+share/locale/de/LC_MESSAGES/libkgapi6_qt.qm
+share/locale/el/LC_MESSAGES/libkgapi6_qt.qm
+share/locale/en_GB/LC_MESSAGES/libkgapi6_qt.qm
+share/locale/eo/LC_MESSAGES/libkgapi6_qt.qm
+share/locale/es/LC_MESSAGES/libkgapi6_qt.qm
+share/locale/et/LC_MESSAGES/libkgapi6_qt.qm
+share/locale/eu/LC_MESSAGES/libkgapi6_qt.qm
+share/locale/fi/LC_MESSAGES/libkgapi6_qt.qm
+share/locale/fr/LC_MESSAGES/libkgapi6_qt.qm
+share/locale/ga/LC_MESSAGES/libkgapi6_qt.qm
+share/locale/gl/LC_MESSAGES/libkgapi6_qt.qm
+share/locale/he/LC_MESSAGES/libkgapi6_qt.qm
+share/locale/hi/LC_MESSAGES/libkgapi6_qt.qm
+share/locale/hu/LC_MESSAGES/libkgapi6_qt.qm
+share/locale/ia/LC_MESSAGES/libkgapi6_qt.qm
+share/locale/it/LC_MESSAGES/libkgapi6_qt.qm
+share/locale/ja/LC_MESSAGES/libkgapi6_qt.qm
+share/locale/ka/LC_MESSAGES/libkgapi6_qt.qm
+share/locale/kk/LC_MESSAGES/libkgapi6_qt.qm
+share/locale/km/LC_MESSAGES/libkgapi6_qt.qm
+share/locale/ko/LC_MESSAGES/libkgapi6_qt.qm
+share/locale/lt/LC_MESSAGES/libkgapi6_qt.qm
+share/locale/lv/LC_MESSAGES/libkgapi6_qt.qm
+share/locale/mr/LC_MESSAGES/libkgapi6_qt.qm
+share/locale/nb/LC_MESSAGES/libkgapi6_qt.qm
+share/locale/nds/LC_MESSAGES/libkgapi6_qt.qm
+share/locale/nl/LC_MESSAGES/libkgapi6_qt.qm
+share/locale/nn/LC_MESSAGES/libkgapi6_qt.qm
+share/locale/pl/LC_MESSAGES/libkgapi6_qt.qm
+share/locale/pt/LC_MESSAGES/libkgapi6_qt.qm
+share/locale/pt_BR/LC_MESSAGES/libkgapi6_qt.qm
+share/locale/ro/LC_MESSAGES/libkgapi6_qt.qm
+share/locale/ru/LC_MESSAGES/libkgapi6_qt.qm
+share/locale/sa/LC_MESSAGES/libkgapi6_qt.qm
+share/locale/sk/LC_MESSAGES/libkgapi6_qt.qm
+share/locale/sl/LC_MESSAGES/libkgapi6_qt.qm
+share/locale/sr/LC_MESSAGES/libkgapi6_qt.qm
+share/locale/sr@ijekavian/LC_MESSAGES/libkgapi6_qt.qm
+share/locale/sr@ijekavianlatin/LC_MESSAGES/libkgapi6_qt.qm
+share/locale/sr@latin/LC_MESSAGES/libkgapi6_qt.qm
+share/locale/sv/LC_MESSAGES/libkgapi6_qt.qm
+share/locale/ta/LC_MESSAGES/libkgapi6_qt.qm
+share/locale/tr/LC_MESSAGES/libkgapi6_qt.qm
+share/locale/ug/LC_MESSAGES/libkgapi6_qt.qm
+share/locale/uk/LC_MESSAGES/libkgapi6_qt.qm
+share/locale/zh_CN/LC_MESSAGES/libkgapi6_qt.qm
+share/locale/zh_TW/LC_MESSAGES/libkgapi6_qt.qm
+share/qlogging-categories6/libkgapi.categories

Index: pkgsrc/devel/libkgapi/buildlink3.mk
diff -u pkgsrc/devel/libkgapi/buildlink3.mk:1.17 pkgsrc/devel/libkgapi/buildlink3.mk:1.18
--- pkgsrc/devel/libkgapi/buildlink3.mk:1.17    Thu Oct 23 20:36:31 2025
+++ pkgsrc/devel/libkgapi/buildlink3.mk Sun Dec 21 10:23:01 2025
@@ -1,20 +1,19 @@
-# $NetBSD: buildlink3.mk,v 1.17 2025/10/23 20:36:31 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.18 2025/12/21 10:23:01 markd Exp $
 
 BUILDLINK_TREE+=       libkgapi
 
 .if !defined(LIBKGAPI_BUILDLINK3_MK)
 LIBKGAPI_BUILDLINK3_MK:=
 
-BUILDLINK_API_DEPENDS.libkgapi+=       libkgapi>=20.04.1
-BUILDLINK_ABI_DEPENDS.libkgapi?=               libkgapi>=23.08.4nb10
+BUILDLINK_API_DEPENDS.libkgapi+=       libkgapi>=25.08.2
+BUILDLINK_ABI_DEPENDS.libkgapi?=       libkgapi>=25.08.2
 BUILDLINK_PKGSRCDIR.libkgapi?=         ../../devel/libkgapi
 
-.include "../../devel/kio/buildlink3.mk"
-.include "../../misc/kcontacts/buildlink3.mk"
+.include "../../devel/kf6-kio/buildlink3.mk"
+.include "../../misc/kf6-kcontacts/buildlink3.mk"
 .include "../../security/cyrus-sasl/buildlink3.mk"
-.include "../../time/kcalendarcore/buildlink3.mk"
-.include "../../x11/qt5-qtwebengine/buildlink3.mk"
-.include "../../x11/qt5-qtbase/buildlink3.mk"
+.include "../../time/kf6-kcalendarcore/buildlink3.mk"
+.include "../../x11/qt6-qtbase/buildlink3.mk"
 .endif # LIBKGAPI_BUILDLINK3_MK
 
 BUILDLINK_TREE+=       -libkgapi

Index: pkgsrc/devel/libkgapi/distinfo
diff -u pkgsrc/devel/libkgapi/distinfo:1.6 pkgsrc/devel/libkgapi/distinfo:1.7
--- pkgsrc/devel/libkgapi/distinfo:1.6  Tue Feb  6 11:05:15 2024
+++ pkgsrc/devel/libkgapi/distinfo      Sun Dec 21 10:23:01 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2024/02/06 11:05:15 markd Exp $
+$NetBSD: distinfo,v 1.7 2025/12/21 10:23:01 markd Exp $
 
-BLAKE2s (libkgapi-23.08.4.tar.xz) = d01ec92a11b6eeb2e6a537aff988b2b2463e0062162886fbfdabc4a9d0e2d565
-SHA512 (libkgapi-23.08.4.tar.xz) = b2da67cc4c41abed5bba7c14bdc4e37262f60a92590b0565a0dd5c749914c213e7f9188c099549126f24d06ec6b41cd248a06c113c71e016f8b314c40a82069a
-Size (libkgapi-23.08.4.tar.xz) = 334960 bytes
+BLAKE2s (libkgapi-25.08.3.tar.xz) = 231d58f5b74e64743f30432494ee323c7b9a313ac6392e2267caf188402235cd
+SHA512 (libkgapi-25.08.3.tar.xz) = fe07ac32681ce7ac8ea5451ce2d73feb27ecd1f564cfc87218b2cefd732f266cabca47d12180c1a029014a380fcfa77fd654c4f8034d34bd427e0784730b36f9
+Size (libkgapi-25.08.3.tar.xz) = 341472 bytes



Home | Main Index | Thread Index | Old Index