Skip to content

[kf5sonnet] new port#19199

Merged
vicroms merged 14 commits intomicrosoft:masterfrom
wrobelda:kf5sonnet
Jul 29, 2021
Merged

[kf5sonnet] new port#19199
vicroms merged 14 commits intomicrosoft:masterfrom
wrobelda:kf5sonnet

Conversation

@wrobelda
Copy link
Contributor

Describe the pull request

  • What does your PR fix?

    Adds new port

  • Which triplets are supported/not supported? Have you updated the CI baseline?

    All official triplets.

  • Does your PR follow the maintainer guide?

    Yes.

  • If you have added/updated a port: Have you run ./vcpkg x-add-version --all and committed the result?

    Yes.

@wrobelda
Copy link
Contributor Author

@hellozee much of it was your work, so please test again on your end if possible

@hellozee
Copy link
Contributor

@hellozee much of it was your work, so please test again on your end if possible

Ahh sure, 😺

@wrobelda wrobelda marked this pull request as ready for review July 28, 2021 16:18
@PhoebeHui PhoebeHui added the category:new-port The issue is requesting a new library to be added; consider making a PR! label Jul 29, 2021
Copy link
Contributor

@PhoebeHui PhoebeHui left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@wrobelda, thanks for your PR!

These functions has been deprecated: vcpkg_configure_cmake, vcpkg_install_cmake and vcpkg_fixup_cmake_targets

Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a new experimental fast check for PR issues. Please let us know if this bot is helpful!

PRs must add only one version and must not modify any published versions

When making any changes to a library, the version or port-version in vcpkg.json or CONTROL must be modified.

Error: Local changes detected for kf5sonnet but no changes to version or port version.
-- Version: 5.84.0
-- Old SHA: 21192a2c743248da5a13e0607b89d31a3b6b32ee
-- New SHA: 1ed4193f678655f491962fb9e4f76d808d1ea1ac
-- Did you remember to update the version or port version?
-- Pass `--overwrite-version` to bypass this check.
***No files were updated.***

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a new experimental fast check for PR issues. Please let us know if this bot is helpful!

All manifest files must be formatted

./vcpkg format-manifest ports/*/vcpkg.json

Diff
diff --git a/ports/kf5sonnet/vcpkg.json b/ports/kf5sonnet/vcpkg.json
index bd254e3..8f4b783 100644
--- a/ports/kf5sonnet/vcpkg.json
+++ b/ports/kf5sonnet/vcpkg.json
@@ -7,7 +7,7 @@
     "ecm",
     "qt5-base",
     "qt5-tools",
-     {
+    {
       "name": "vcpkg-cmake",
       "host": true
     },
PRs must add only one version and must not modify any published versions

When making any changes to a library, the version or port-version in vcpkg.json or CONTROL must be modified.

Error: Local changes detected for kf5sonnet but no changes to version or port version.
-- Version: 5.84.0
-- Old SHA: 21192a2c743248da5a13e0607b89d31a3b6b32ee
-- New SHA: 4f3d282f2a0bf80b1924449f5273fc38b33b548f
-- Did you remember to update the version or port version?
-- Pass `--overwrite-version` to bypass this check.
***No files were updated.***

wrobelda and others added 2 commits July 29, 2021 12:04
Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
@wrobelda
Copy link
Contributor Author

@wrobelda, thanks for your PR!

These functions has been deprecated: vcpkg_configure_cmake, vcpkg_install_cmake and vcpkg_fixup_cmake_targets

Thanks! Totally forgot about it. All fixed now.

Copy link
Contributor

@PhoebeHui PhoebeHui left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your updates!

@PhoebeHui PhoebeHui added the info:needs-maintainer-attention Lets the current 'on rotation' vcpkg maintainer know they need to look at this. label Jul 29, 2021
wrobelda added a commit to wrobelda/vcpkg that referenced this pull request Jul 29, 2021
Many projects will have more than a single license. Such projects typically have a LICENSES folder with SPDX copies of them. This explains how to copy them all instead just a single one.

Such projects with multiple licenses should be officially recognized, so that maintainers are aware of it. See e.g.: microsoft#19199 (review)
microsoft#19200 (comment)
@vicroms vicroms merged commit bfa4cea into microsoft:master Jul 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category:new-port The issue is requesting a new library to be added; consider making a PR! info:needs-maintainer-attention Lets the current 'on rotation' vcpkg maintainer know they need to look at this.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants