-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Qt 6.2.0 #7469
Qt 6.2.0 #7469
Conversation
Automatically created by bincrafters-conventions 0.30.5
This comment has been minimized.
This comment has been minimized.
I detected other pull requests that are modifying qt/6.x.x recipe: This message is automatically generated by https://github.com/ericLemanissier/conan-center-conflicting-prs so don't hesitate to report issues/improvements there. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
||
# Check if a valid python2 is available in PATH or it will failflex | ||
# Start by checking if python2 can be found | ||
python_exe = tools.which("python2") |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
OMG, why does Qt still need python 2 in 2021? even new 6.2.0 release?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That's on chromium, not qt!
* qt 6.2.0 * add qtmultimedia * add qtlocation * add qtsensors * add qtconnectivity * add qtserialport and qtserialbus * add qtwebsockets and qtwebchannel * add qtwebengine * add qtremoteobjects * add qtwebview * add qtwebengine patche * qt: Update Conan conventions Automatically created by bincrafters-conventions 0.30.5 * Update conanfile.py * Update conanfile.py * add missing file and remove old versions * Update conanfile.py * Update CMakeLists.txt * Update conanfile.py * Update conanfile.py * Update conanfile.py Co-authored-by: bincrafters-user <bincrafters@gmail.com>
Specify library name and version: qt/6.2.0
This is also a good place to share with all of us why you are submitting this PR (specially if it is a new addition to ConanCenter): is it a dependency of other libraries you want to package? Are you the author of the library? Thanks!
conan-center hook activated.