-
-
Notifications
You must be signed in to change notification settings - Fork 262
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
feat: Install CDEmu daemon and client plus GUI apps #956
Conversation
This depends on ublue-os/akmods#165 before being functional.
Hey I know I'm slow to review this right now, I'm going to try and make this part of the Fedora 40 launch so expect it to get reviewed and tested here soon. |
No problem @KyleGospo, take the time you need :) |
@RodoMa92 kmod is merged for F40. As for this PR, I'd like to change it to make the various apps an optional layer via ujust, similarly to how we do sunshine. |
Yeah, sure. For KDE 6 (and fedora 40) the package for kde is different, it has the suffix kf6 (since it had recently been ported to it). That's still missing in here. |
@RodoMa92 Since we're merging for F40 you can just check for silverblue/kinoite and assume KDE6 |
Also means this PR can be moved against |
Everything should be ready to test, @KyleGospo :) |
See 3c38bd3 |
This depends on ublue-os/akmods#165 before being functional.
I'll mark this as a draft since I still need to create a package for https://github.com/marcelh83/kde-cdemu-manager as a GUI client alternative for KDE and then install it onto the KDE flavour image, even if you still can manually mount it from the CLI just fine as is.This is already in, it should be ready to test.
This will fix #919.