-
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
avahi: add package_type, set cmake_target_name, pkg_config_name #18196
Conversation
🤖 Beep Boop! This pull request is making changes to 'recipes/avahi//'. 👋 @jwillikers you might be interested. 😉 |
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.
Thanks for the update. I understand adding package_type
, but why remove the V1 test package and why are the cmake_targe_name
and pkg_config_name
properties necessary to set? Are no defaults generated? Can you update your description with that information?
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.
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.
Just a question on Conan V1 compatibility. Everything else looks perfect. Thanks!
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.
It might be something to do with bumping the |
I detected other pull requests that are modifying avahi/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. |
Im having problems trying to build |
Conan v1 pipeline ✔️All green in build 6 (
Conan v2 pipeline ✔️
All green in build 6 (
|
…config_name * avahi: add package_type, set cmake_target_name, pkg_config_name * avahi: restore test_v1_package * avahi: bump deps * avahi: remove redundant cmake_target_name for components * avahi: improve os detection * avahi: bump deps * fix conan 2 --------- Co-authored-by: ericLemanissier <ericLemanissier@users.noreply.github.com>
No description provided.