https://bugs.kde.org/show_bug.cgi?id=388232
Bug ID: 388232 Summary: Provide Flatpak or AppImage for kaffeine Product: kaffeine Version: 2.0.13 Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: mchehab+...@kernel.org Reporter: peter.eszl...@gmail.com Target Milestone: --- https://flatpak.org / https://flathub.org I wanted to build a flatpak of kaffeine and publish it on flathub. Then I noticed that libdvbv5 depends on libudev, which is not available in flatpak: https://github.com/flatpak/flatpak/issues/961 On the other hand, mesa/libdrm removed their libudev support and one can access /dev/dri from flatpak without problems. Maybe the same can be done for libdvbv5 (or make it optional). An alternative for cross distro packaging would be AppImage. Not as convenient as Flatpak, but it's able to link against host libraries: https://appimage.org -- You are receiving this mail because: You are watching all bug changes.