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

Add proxy package for libxrandr #687

Closed
wants to merge 5 commits into from

Conversation

czoido
Copy link
Contributor

@czoido czoido commented Jan 16, 2020

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

  • I've read the guidelines for contributing.
  • I've followed the PEP8 style guides for Python code in the recipes.
  • I've used the latest Conan client version.
  • I've tried at least one configuration locally with the
    conan-center hook activated.

@SSE4
Copy link
Contributor

SSE4 commented Jan 16, 2020

@czoido are we planning to add proxy package for each X11 library (there are around 50 of them...)?

@conan-center-bot
Copy link
Collaborator

Some configurations of 'libxrandr/system' failed in build 3 (9241bf28e35b56ca54931d21634f504563ce7604):

@czoido
Copy link
Contributor Author

czoido commented Jan 16, 2020

@czoido are we planning to add proxy package for each X11 library (there are around 50 of them...)?

I was planning just for: libx11, libxrandr, libxinerama, libxcursor, libxi to add glfw after they are merged.

@ericLemanissier
Copy link
Contributor

I guess you plan to do it for libgl/mesa too ?

@czoido
Copy link
Contributor Author

czoido commented Jan 16, 2020

I guess you plan to do it for libgl/mesa too ?

Yes, that's the idea

@conan-center-bot
Copy link
Collaborator

All green in build 4 (d5d145e0fc29222e8cfad29fa79c2218d63e7322)! 😊

@conan-center-bot
Copy link
Collaborator

Some configurations of 'libxrandr/system' failed in build 5 (d5d145e0fc29222e8cfad29fa79c2218d63e7322):

@czoido
Copy link
Contributor Author

czoido commented Jan 16, 2020

Closing: #641 (comment)
Will open one for xorg-dev encompassing several libs.

@czoido czoido closed this Jan 16, 2020
@czoido czoido deleted the add_system_libxrandr branch December 1, 2021 07:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants