-
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
Add proxy package for libxrandr #687
Conversation
@czoido are we planning to add proxy package for each X11 library (there are around 50 of them...)? |
Some configurations of 'libxrandr/system' failed in build 3 (
|
I was planning just for: |
I guess you plan to do it for libgl/mesa too ? |
Yes, that's the idea |
All green in build 4 (
|
Some configurations of 'libxrandr/system' failed in build 5 (
|
Closing: #641 (comment) |
Specify library name and version: libxrandr/system
This is a proxy package for libxrandr. This means that this package will verify if xrandr is installed in the user's system and populate the cpp_info with the required information.
When, in the near future, a package for this library is created, this can be transparently substituted in the consumer without requiring any changes.
Related to: #641 #678
conan-center hook activated.