-
Notifications
You must be signed in to change notification settings - Fork 7.4k
[kf5*] Update to 5.87 #20938
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
[kf5*] Update to 5.87 #20938
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
5f3f96d
[kf5*] Update to 5.87
wrobelda 358011d
[kf5*] Wrap paths in quotes
wrobelda 6af7f6f
[kf5*] Use current portfile spec
wrobelda 24248b8
[kf5*] Add missing PACKAGE_NAME where applicable
wrobelda 4d4bf0b
[kf5config] use vcpkg_copy_tools to copy tools
wrobelda 792382b
[kf5*] Install data files to a standard /share location
wrobelda 2a4e611
[kf5sonnet] use vcpkg_copy_tools to copy tools
wrobelda 5905714
[kf5*] no need to remove non-existent folders
wrobelda 2ee36de
[kf5windowsystem] link against XCB when building statically
wrobelda 9a0233f
[kf5dbusaddons] link against X11Extras when building statically
wrobelda 045e2e9
[kf5syntaxhighlighting] handle /qml and /bin dirs
wrobelda 92ea273
[kf5*] KDE_INSTALL_QMLDIR instead moving by hand
wrobelda d594505
[kf5syntaxhighlighting] install kate-syntax-highlighter tool
wrobelda 2e3d30c
[kf5*] Formatting
wrobelda 3dc1fd9
[kf5config] copy libexec tools to correct subfolders on *nix
wrobelda 0ba169c
[kf5globalaccel] Make XCB XTEST optional requirement
wrobelda 37e44e5
[kf5kio] Find LibMount when building statically
wrobelda bd6e936
[kf5kio] Revert blkid usage
wrobelda 9705565
[kf5*] Disable any doc leftovers
wrobelda 151d229
[kf5*] update versions
wrobelda a759faf
[kf5sonnet] don't build examples
wrobelda 75e657a
[kf5*] update versions
wrobelda 82f9af8
[ecm] vcpkg-cmake-config dependency is extraneous
wrobelda decb525
[kf5kio] formatting
wrobelda 15bd660
[kf5*] update versions
wrobelda File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,17 +1,12 @@ | ||
| { | ||
| "name": "ecm", | ||
| "version": "5.84.0", | ||
| "port-version": 3, | ||
| "version": "5.87.0", | ||
| "description": "Extra CMake Modules (ECM), extra modules and scripts for CMake", | ||
| "homepage": "https://github.com/KDE/extra-cmake-modules", | ||
| "dependencies": [ | ||
| { | ||
| "name": "vcpkg-cmake", | ||
| "host": true | ||
| }, | ||
| { | ||
| "name": "vcpkg-cmake-config", | ||
| "host": true | ||
| } | ||
| ] | ||
| } | ||
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
27 changes: 0 additions & 27 deletions
27
ports/kf5archive/only_pkg_check_modules_if_pkgconfig_found.patch
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.