1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00
freebsd-ports/devel/libkgapi/pkg-plist
Raphael Kubo da Costa 5f54a52585 Change header installation location for kdelibs4-based ports.
Install x11/kdelibs4's headers into include/kde4 instead of include (which
consequently causes several other ports to have their installation paths
changed too).

The idea behind this is to reduce path conflicts between KDE4 ports and the
upcoming KDE Frameworks 5 ports that will be installed into include/KF5. If
we continue installing the KDE4 headers into include/, we can end up in a
situation like this:

    c++ [...] -I/usr/local/include -I/usr/local/include/KF5 file.cpp

If the KDE4 and KF5 versions of a port have the same headers, the KDE4 port
will unintentionally be picked up first and the build will fail.

Most of this huge patch is just PORTREVISION bumps, pkg-plist changes and a
few patches to FooConfig.cmake files to make them look into the kde4/
subdirectory in include/.

Changes which don't fit into the above are:
- deskutils/kdepimlibs4: Import an upstream patch to remove some double
  semicolons that cause base GCC to fail. They have always been present, but
  since the faulty header was referenced via -isystem /usr/local/include
  this never caused any problems.
- devel/subversion, devel/subversion18: Update patch-configure. The current
  kwallet changes there date back to 2011 (r272490), at a time when the
  build could fail when both KDE3 and KDE4 were installed. Replace those
  bits with a change I've submitted upstream to use the kde4-config program
  to determine where KDE4's headers and libraries are installed instead of
  assuming the headers are always in include/.

Once again, huge thanks to Tobias Berner <tcberner@gmail.com> for being the
first one to notice this problem when working on the KDE Frameworks 5 ports,
coming up with the solution and bugging me until I had time to work on this
and ask for the exp-run :-)

PR:		207906 (exp-run)
2016-03-15 12:35:56 +00:00

231 lines
10 KiB
Plaintext

include/kde4/LibKGAPI2/Account
include/kde4/LibKGAPI2/AccountInfo/AccountInfo
include/kde4/LibKGAPI2/AccountInfo/AccountInfoFetchJob
include/kde4/LibKGAPI2/AuthJob
include/kde4/LibKGAPI2/Blogger/Blog
include/kde4/LibKGAPI2/Blogger/BlogFetchJob
include/kde4/LibKGAPI2/Blogger/Comment
include/kde4/LibKGAPI2/Blogger/CommentApproveJob
include/kde4/LibKGAPI2/Blogger/CommentDeleteContentJob
include/kde4/LibKGAPI2/Blogger/CommentDeleteJob
include/kde4/LibKGAPI2/Blogger/CommentFetchJob
include/kde4/LibKGAPI2/Blogger/Page
include/kde4/LibKGAPI2/Blogger/PageCreateJob
include/kde4/LibKGAPI2/Blogger/PageDeleteJob
include/kde4/LibKGAPI2/Blogger/PageFetchJob
include/kde4/LibKGAPI2/Blogger/PageModifyJob
include/kde4/LibKGAPI2/Blogger/Post
include/kde4/LibKGAPI2/Blogger/PostCreateJob
include/kde4/LibKGAPI2/Blogger/PostDeleteJob
include/kde4/LibKGAPI2/Blogger/PostFetchJob
include/kde4/LibKGAPI2/Blogger/PostModifyJob
include/kde4/LibKGAPI2/Blogger/PostPublishJob
include/kde4/LibKGAPI2/Blogger/PostSearchJob
include/kde4/LibKGAPI2/Calendar/Calendar
include/kde4/LibKGAPI2/Calendar/CalendarCreateJob
include/kde4/LibKGAPI2/Calendar/CalendarDeleteJob
include/kde4/LibKGAPI2/Calendar/CalendarFetchJob
include/kde4/LibKGAPI2/Calendar/CalendarModifyJob
include/kde4/LibKGAPI2/Calendar/Event
include/kde4/LibKGAPI2/Calendar/EventCreateJob
include/kde4/LibKGAPI2/Calendar/EventDeleteJob
include/kde4/LibKGAPI2/Calendar/EventFetchJob
include/kde4/LibKGAPI2/Calendar/EventModifyJob
include/kde4/LibKGAPI2/Calendar/EventMoveJob
include/kde4/LibKGAPI2/Calendar/Reminder
include/kde4/LibKGAPI2/Contacts/Contact
include/kde4/LibKGAPI2/Contacts/ContactCreateJob
include/kde4/LibKGAPI2/Contacts/ContactDeleteJob
include/kde4/LibKGAPI2/Contacts/ContactFetchJob
include/kde4/LibKGAPI2/Contacts/ContactFetchPhotoJob
include/kde4/LibKGAPI2/Contacts/ContactModifyJob
include/kde4/LibKGAPI2/Contacts/ContactsGroup
include/kde4/LibKGAPI2/Contacts/ContactsGroupCreateJob
include/kde4/LibKGAPI2/Contacts/ContactsGroupDeleteJob
include/kde4/LibKGAPI2/Contacts/ContactsGroupFetchJob
include/kde4/LibKGAPI2/Contacts/ContactsGroupModifyJob
include/kde4/LibKGAPI2/CreateJob
include/kde4/LibKGAPI2/DeleteJob
include/kde4/LibKGAPI2/Drive/About
include/kde4/LibKGAPI2/Drive/AboutFetchJob
include/kde4/LibKGAPI2/Drive/App
include/kde4/LibKGAPI2/Drive/Change
include/kde4/LibKGAPI2/Drive/ChangeFetchJob
include/kde4/LibKGAPI2/Drive/ChildReference
include/kde4/LibKGAPI2/Drive/ChildReferenceCreateJob
include/kde4/LibKGAPI2/Drive/ChildReferenceDeleteJob
include/kde4/LibKGAPI2/Drive/ChildReferenceFetchJob
include/kde4/LibKGAPI2/Drive/DriveService
include/kde4/LibKGAPI2/Drive/File
include/kde4/LibKGAPI2/Drive/FileAbstractDataJob
include/kde4/LibKGAPI2/Drive/FileAbstractModifyJob
include/kde4/LibKGAPI2/Drive/FileAbstractUploadJob
include/kde4/LibKGAPI2/Drive/FileCopyJob
include/kde4/LibKGAPI2/Drive/FileCreateJob
include/kde4/LibKGAPI2/Drive/FileDeleteJob
include/kde4/LibKGAPI2/Drive/FileFetchContentJob
include/kde4/LibKGAPI2/Drive/FileFetchJob
include/kde4/LibKGAPI2/Drive/FileModifyJob
include/kde4/LibKGAPI2/Drive/FileTouchJob
include/kde4/LibKGAPI2/Drive/FileTrashJob
include/kde4/LibKGAPI2/Drive/FileUntrashJob
include/kde4/LibKGAPI2/Drive/ParentReference
include/kde4/LibKGAPI2/Drive/ParentReferenceCreateJob
include/kde4/LibKGAPI2/Drive/ParentReferenceDeleteJob
include/kde4/LibKGAPI2/Drive/ParentReferenceFetchJob
include/kde4/LibKGAPI2/Drive/Permission
include/kde4/LibKGAPI2/Drive/PermissionCreateJob
include/kde4/LibKGAPI2/Drive/PermissionDeleteJob
include/kde4/LibKGAPI2/Drive/PermissionFetchJob
include/kde4/LibKGAPI2/Drive/PermissionModifyJob
include/kde4/LibKGAPI2/Drive/Revision
include/kde4/LibKGAPI2/Drive/RevisionDeleteJob
include/kde4/LibKGAPI2/Drive/RevisionFetchJob
include/kde4/LibKGAPI2/Drive/RevisionModifyJob
include/kde4/LibKGAPI2/Drive/User
include/kde4/LibKGAPI2/FetchJob
include/kde4/LibKGAPI2/Job
include/kde4/LibKGAPI2/Latitude/Location
include/kde4/LibKGAPI2/Latitude/LocationCreateJob
include/kde4/LibKGAPI2/Latitude/LocationDeleteJob
include/kde4/LibKGAPI2/Latitude/LocationFetchHistoryJob
include/kde4/LibKGAPI2/Latitude/LocationFetchJob
include/kde4/LibKGAPI2/ModifyJob
include/kde4/LibKGAPI2/Object
include/kde4/LibKGAPI2/StaticMaps/StaticMapMarker
include/kde4/LibKGAPI2/StaticMaps/StaticMapPath
include/kde4/LibKGAPI2/StaticMaps/StaticMapTileFetchJob
include/kde4/LibKGAPI2/StaticMaps/StaticMapUrl
include/kde4/LibKGAPI2/Tasks/Task
include/kde4/LibKGAPI2/Tasks/TaskCreateJob
include/kde4/LibKGAPI2/Tasks/TaskDeleteJob
include/kde4/LibKGAPI2/Tasks/TaskFetchJob
include/kde4/LibKGAPI2/Tasks/TaskList
include/kde4/LibKGAPI2/Tasks/TaskListCreateJob
include/kde4/LibKGAPI2/Tasks/TaskListDeleteJob
include/kde4/LibKGAPI2/Tasks/TaskListFetchJob
include/kde4/LibKGAPI2/Tasks/TaskListModifyJob
include/kde4/LibKGAPI2/Tasks/TaskModifyJob
include/kde4/LibKGAPI2/Tasks/TaskMoveJob
include/kde4/LibKGAPI2/Types
include/kde4/LibKGAPI2/Ui/AuthWidget
include/kde4/libkgapi2/account.h
include/kde4/libkgapi2/accountinfo/accountinfo.h
include/kde4/libkgapi2/accountinfo/accountinfofetchjob.h
include/kde4/libkgapi2/authjob.h
include/kde4/libkgapi2/blogger/blog.h
include/kde4/libkgapi2/blogger/blogfetchjob.h
include/kde4/libkgapi2/blogger/comment.h
include/kde4/libkgapi2/blogger/commentapprovejob.h
include/kde4/libkgapi2/blogger/commentdeletecontentjob.h
include/kde4/libkgapi2/blogger/commentdeletejob.h
include/kde4/libkgapi2/blogger/commentfetchjob.h
include/kde4/libkgapi2/blogger/page.h
include/kde4/libkgapi2/blogger/pagecreatejob.h
include/kde4/libkgapi2/blogger/pagedeletejob.h
include/kde4/libkgapi2/blogger/pagefetchjob.h
include/kde4/libkgapi2/blogger/pagemodifyjob.h
include/kde4/libkgapi2/blogger/post.h
include/kde4/libkgapi2/blogger/postcreatejob.h
include/kde4/libkgapi2/blogger/postdeletejob.h
include/kde4/libkgapi2/blogger/postfetchjob.h
include/kde4/libkgapi2/blogger/postmodifyjob.h
include/kde4/libkgapi2/blogger/postpublishjob.h
include/kde4/libkgapi2/blogger/postsearchjob.h
include/kde4/libkgapi2/calendar/calendar.h
include/kde4/libkgapi2/calendar/calendarcreatejob.h
include/kde4/libkgapi2/calendar/calendardeletejob.h
include/kde4/libkgapi2/calendar/calendarfetchjob.h
include/kde4/libkgapi2/calendar/calendarmodifyjob.h
include/kde4/libkgapi2/calendar/event.h
include/kde4/libkgapi2/calendar/eventcreatejob.h
include/kde4/libkgapi2/calendar/eventdeletejob.h
include/kde4/libkgapi2/calendar/eventfetchjob.h
include/kde4/libkgapi2/calendar/eventmodifyjob.h
include/kde4/libkgapi2/calendar/eventmovejob.h
include/kde4/libkgapi2/calendar/reminder.h
include/kde4/libkgapi2/contacts/contact.h
include/kde4/libkgapi2/contacts/contactcreatejob.h
include/kde4/libkgapi2/contacts/contactdeletejob.h
include/kde4/libkgapi2/contacts/contactfetchjob.h
include/kde4/libkgapi2/contacts/contactfetchphotojob.h
include/kde4/libkgapi2/contacts/contactmodifyjob.h
include/kde4/libkgapi2/contacts/contactsgroup.h
include/kde4/libkgapi2/contacts/contactsgroupcreatejob.h
include/kde4/libkgapi2/contacts/contactsgroupdeletejob.h
include/kde4/libkgapi2/contacts/contactsgroupfetchjob.h
include/kde4/libkgapi2/contacts/contactsgroupmodifyjob.h
include/kde4/libkgapi2/createjob.h
include/kde4/libkgapi2/deletejob.h
include/kde4/libkgapi2/drive/about.h
include/kde4/libkgapi2/drive/aboutfetchjob.h
include/kde4/libkgapi2/drive/app.h
include/kde4/libkgapi2/drive/change.h
include/kde4/libkgapi2/drive/changefetchjob.h
include/kde4/libkgapi2/drive/childreference.h
include/kde4/libkgapi2/drive/childreferencecreatejob.h
include/kde4/libkgapi2/drive/childreferencedeletejob.h
include/kde4/libkgapi2/drive/childreferencefetchjob.h
include/kde4/libkgapi2/drive/driveservice.h
include/kde4/libkgapi2/drive/file.h
include/kde4/libkgapi2/drive/fileabstractdatajob.h
include/kde4/libkgapi2/drive/fileabstractmodifyjob.h
include/kde4/libkgapi2/drive/fileabstractuploadjob.h
include/kde4/libkgapi2/drive/filecopyjob.h
include/kde4/libkgapi2/drive/filecreatejob.h
include/kde4/libkgapi2/drive/filedeletejob.h
include/kde4/libkgapi2/drive/filefetchcontentjob.h
include/kde4/libkgapi2/drive/filefetchjob.h
include/kde4/libkgapi2/drive/filemodifyjob.h
include/kde4/libkgapi2/drive/filetouchjob.h
include/kde4/libkgapi2/drive/filetrashjob.h
include/kde4/libkgapi2/drive/fileuntrashjob.h
include/kde4/libkgapi2/drive/parentreference.h
include/kde4/libkgapi2/drive/parentreferencecreatejob.h
include/kde4/libkgapi2/drive/parentreferencedeletejob.h
include/kde4/libkgapi2/drive/parentreferencefetchjob.h
include/kde4/libkgapi2/drive/permission.h
include/kde4/libkgapi2/drive/permissioncreatejob.h
include/kde4/libkgapi2/drive/permissiondeletejob.h
include/kde4/libkgapi2/drive/permissionfetchjob.h
include/kde4/libkgapi2/drive/permissionmodifyjob.h
include/kde4/libkgapi2/drive/revision.h
include/kde4/libkgapi2/drive/revisiondeletejob.h
include/kde4/libkgapi2/drive/revisionfetchjob.h
include/kde4/libkgapi2/drive/revisionmodifyjob.h
include/kde4/libkgapi2/drive/user.h
include/kde4/libkgapi2/fetchjob.h
include/kde4/libkgapi2/job.h
include/kde4/libkgapi2/latitude/location.h
include/kde4/libkgapi2/latitude/locationcreatejob.h
include/kde4/libkgapi2/latitude/locationdeletejob.h
include/kde4/libkgapi2/latitude/locationfetchhistoryjob.h
include/kde4/libkgapi2/latitude/locationfetchjob.h
include/kde4/libkgapi2/libkgapi2_export.h
include/kde4/libkgapi2/modifyjob.h
include/kde4/libkgapi2/object.h
include/kde4/libkgapi2/staticmaps/staticmapmarker.h
include/kde4/libkgapi2/staticmaps/staticmappath.h
include/kde4/libkgapi2/staticmaps/staticmaptilefetchjob.h
include/kde4/libkgapi2/staticmaps/staticmapurl.h
include/kde4/libkgapi2/tasks/task.h
include/kde4/libkgapi2/tasks/taskcreatejob.h
include/kde4/libkgapi2/tasks/taskdeletejob.h
include/kde4/libkgapi2/tasks/taskfetchjob.h
include/kde4/libkgapi2/tasks/tasklist.h
include/kde4/libkgapi2/tasks/tasklistcreatejob.h
include/kde4/libkgapi2/tasks/tasklistdeletejob.h
include/kde4/libkgapi2/tasks/tasklistfetchjob.h
include/kde4/libkgapi2/tasks/tasklistmodifyjob.h
include/kde4/libkgapi2/tasks/taskmodifyjob.h
include/kde4/libkgapi2/tasks/taskmovejob.h
include/kde4/libkgapi2/types.h
include/kde4/libkgapi2/ui/authwidget.h
lib/cmake/LibKGAPI2/LibKGAPI2Config.cmake
lib/cmake/LibKGAPI2/LibKGAPI2ConfigVersion.cmake
lib/cmake/LibKGAPI2/LibKGAPI2TargetsWithPrefix-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/LibKGAPI2/LibKGAPI2TargetsWithPrefix.cmake
lib/libkgapi2.so
lib/libkgapi2.so.2
lib/libkgapi2.so.%%PORTVERSION%%