-
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
pango: migrate to Conan v2 #20795
pango: migrate to Conan v2 #20795
Conversation
Fix the SPDX license identifier. Order versions. Add glib tool requirement for glib-mkenums.
This fix is necessary for Conan V2 only.
…True" This reverts commit 0f8289f.
The use of "auto" for this option is inappropriate. It should only be True or False because that is how it is used.
This reverts commit d966522.
I detected other pull requests that are modifying pango/all 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.
Can you please add these two latest versions to this PR as well? https://github.com/conan-io/conan-center-index/pull/18874/files#diff-7c0a92584e04c88fabfad61f88ac88d09675c52bd4ec3b1f48d2d8bd6b8fc3d0 They should build without any issues. |
Conan v1 pipeline ✔️All green in build 9 (
Conan v2 pipeline ✔️
All green in build 9 (
|
@uilianries pinging for a review, if possible. This package is a blocker for a ton of other PRs. |
@RubenRBS, @uilianries, pinging for a review, if possible. This package is a blocker for a ton of other PRs. |
* pango: Support Conan V2 Fix the SPDX license identifier. Order versions. Add glib tool requirement for glib-mkenums. * Fix configure * Fix incorrect attempt to modify option with_xft from auto to True This fix is necessary for Conan V2 only. * Revert "Fix incorrect attempt to modify option with_xft from auto to True" This reverts commit 0f8289f. * Remove the auto value as an option The use of "auto" for this option is inappropriate. It should only be True or False because that is how it is used. * Fix options configuration in configure method for Conan V2 * Fix option checking * Bump glib * Revert "Fix option checking" This reverts commit d966522. * Configure default options in the config_options method * Use self.info.options * Bump glib * bump deps * fix transitive_headers * bump libxft * bump cairo * bump deps * remove package_id & configure shared same as conan-io#17844 * add versions 1.50.14 & 1.51.0 --------- Co-authored-by: Jordan Williams <jordan@jwillikers.com>
Specify library name and version: pango/all
based on #17655