L5P-Keyboard-RGB icon indicating copy to clipboard operation
L5P-Keyboard-RGB copied to clipboard

Flatpak package / submission to Flathub

Open ryanabx opened this issue 4 months ago • 1 comments

Hi, I run an immutable linux operating system (https://fedoraproject.org/atomic-desktops/kinoite/) and as a result I didn't have some of the dependencies needed to run this app.

I ended up taking the liberty of figuring out how to package it into a flatpak, which works great (provided I add the proper udev rule :p )

I was going to bring the flatpak manifest here if it ends up being useful to you, and if you'd like me to try to get it published to flathub, I can take some time to do that. Just let me know!

The manifest and extra data needed is here:

https://github.com/ryanabx/flathub/tree/new-pr

ryanabx avatar Aug 27 '25 04:08 ryanabx

Looks good, you might find the version without scrap easier to handle, since it removes the dependency on vcpkg and thus libvpx, libyuv and libaom (assuming those are the ones you struggled with).

Need to give it some more care before release, though.

https://github.com/4JX/L5P-Keyboard-RGB/tree/replace-scrap

4JX avatar Aug 27 '25 06:08 4JX