-
Notifications
You must be signed in to change notification settings - Fork 2k
add libkmod/system #8557
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 libkmod/system #8557
Conversation
This comment has been minimized.
This comment has been minimized.
Hi. I never got around to publishing this, but I think this conanfile for kmod might work: https://gist.github.com/eirikb/edd00c32f0a1d3481e27d5f1b4ce568e#file-libkmod_conanfile-py . |
@eirikb Thank you. Reviewers please let me know if it is necessary to make this a non-system package as I would prefer to avoid doing that. |
This comment has been minimized.
This comment has been minimized.
I'm not very familiar with the library to be honest, but in the end I would like to build ddcutil in cleanish environments, such as docker conanio/gcc |
Hi! Thank you for your contribution! I'm able to build kmod library from sources, I would like to know did you prefer as system package? How to build: https://www.linuxfromscratch.org/lfs/view/development/chapter08/kmod.html |
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
let's add the actual library, then. I can take a look. |
Thank you @SSE4 !!! |
All green in build 1 (
|
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.
see #9488
Specify library name and version: libkmod/system
I followed libudev/system as a reference to create this recipe. It is needed for #8555.
conan-center hook activated.