librepods-org / librepods-org/librepods
[Linux] Flatpak packaging request
Open
@kavishdevar is already working on this.
Since Oct 22, 2025.
- Dominant language
- Kotlin
- Stars
- 29.9k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
Would be nice if this was available on https://flathub.org/
I made a manifest over here:
https://github.com/renner0e/flathub/tree/io.github.kavishdevar.Librepods
currently it fails with this error:
finn@bazzite:~/librepodssetup/flathub$ just run
flatpak run io.github.kavishdevar.Librepods
airpodsApp: Initializing AirPodsTrayApp
airpodsApp: Connected to MPRIS service: "org.mpris.MediaPlayer2.firefox.instance_1_351"
airpodsApp: Ear detection behavior is already set to: 0
airpodsApp: Connecting to device: "Yessin’s AirPods"
airpodsApp: AirPodsTrayApp initialized
airpodsApp: Socket error: QBluetoothSocket::SocketError::ServiceNotFoundError , "Service cannot be found"
airpodsApp: Retrying connection (attempt 1 )
error: Recipe `run` failed on line 13 with exit code 139
the binary itself works if you just execute it.
Probably needs some weird permission or something.
I don't have the hardware myself so I can't really test this :(
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.