Skip to content
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

[qtbase/qt5-base] Add more convenient msg about install the correct dependencies for Ubuntu #30854

Merged
merged 2 commits into from
Apr 14, 2023

Conversation

Cheney-W
Copy link
Contributor

Fixes #30329
This PR just adding prompt information does not affect the original build.

  • Changes comply with the maintainer guide
  • SHA512s are updated for each updated download
  • The "supports" clause reflects platforms that may be fixed by this new version
  • Any fixed CI baseline entries are removed from that file.
  • Any patches that are no longer applied are deleted from the port's directory.
  • The version database is fixed by rerunning ./vcpkg x-add-version --all and committing the result.
  • Only one version is added to each modified port's versions file.

@Cheney-W Cheney-W added category:port-feature The issue is with a library, which is requesting new capabilities that didn’t exist info:internal This PR or Issue was filed by the vcpkg team. labels Apr 14, 2023
LilyWangLL
LilyWangLL previously approved these changes Apr 14, 2023
@Cheney-W Cheney-W marked this pull request as ready for review April 14, 2023 09:41
@LilyWangLL LilyWangLL added the info:reviewed Pull Request changes follow basic guidelines label Apr 14, 2023
@Cheney-W
Copy link
Contributor Author

This PR just adding prompt information, it does not affect port install. So I canceled the CI pipeline run for save CI resources.

for a complete list of them.
]]
)
message(WARNING "qt5-base currently requires some packages from the system package manager. Them can be installed on Ubuntu systems via sudo apt-get install '^libxcb.*-dev' libx11-xcb-dev libglu1-mesa-dev libxrender-dev libxi-dev libxkbcommon-dev libxkbcommon-x11-dev.")
Copy link
Contributor

Choose a reason for hiding this comment

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

Copy link
Member

Choose a reason for hiding this comment

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

I put that back.

@BillyONeal BillyONeal merged commit 02e902e into microsoft:master Apr 14, 2023
@Cheney-W Cheney-W deleted the Dev/Cheney/30329 branch August 3, 2023 02:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-feature The issue is with a library, which is requesting new capabilities that didn’t exist info:internal This PR or Issue was filed by the vcpkg team. info:reviewed Pull Request changes follow basic guidelines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[qtbase] Should have msg to install the correct dependencies for ubuntu
4 participants