-
Notifications
You must be signed in to change notification settings - Fork 6.6k
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
[X Window System] add libraries for the x window systems #9966
Conversation
/azp run |
Pull request contains merge conflicts. |
original
why rename it? and then fix it in each port? |
/azp run |
Oh, sorry! I click the ready for review buttom... |
Pinging @Neumann-A for response. Is work still being done for this PR? |
@JackBoosY: This depends on #10402 |
# Conflicts: # scripts/cmake/vcpkg_build_make.cmake
# Conflicts: # ports/libxml2/CONTROL # ports/libxml2/portfile.cmake # ports/pixman/CONTROL
This PR has been inactive for a long time, please reopen it if there is any progress. |
@JackBoosY This PR just requires a word on how to deal with it on linux systems where x libs are normally provided by the system |
Should I reopen this? Should I give you some advice? But first you need to provide the current situation. |
So the problem is as follows:
|
All libraries provided only by the system should be set to empty ports, and search and use functions should be provided in them. Such as CUDA.
Yes, for those ports that use X libraries, they should explicitly state that they depend on X libraries, and these modifications can be done during the update. You can also temporarily disable these features that depends on X libraries. |
will close the following issues
closes #6705