Claude/gallant dijkstra g2 h ps#1502
Closed
filobus97 wants to merge 3 commits into
Closed
Conversation
added 3 commits
May 24, 2026 14:08
- Set Flatpak app ID to io.github.filobus97.Apollo in CMakeLists.txt - Rename all packaging files from dev.lizardbyte.app.Sunshine.* to io.github.filobus97.Apollo.* - Update publisher info in the Flatpak manifest (LizardByte → filobus97) - Update metainfo.xml with Apollo-specific URLs and developer identity - Add .github/workflows/flatpak.yml: manual workflow_dispatch trigger that generates npm sources, configures the CMake manifest, builds via flatpak/flatpak-github-actions, and uploads Apollo.flatpak as an artifact https://claude.ai/code/session_01Q9zcqAzv44u9eZwK4Bhr2X
Replace remaining LizardByte references with Apollo-specific URLs and developer identity in the Flatpak manifest and metainfo.xml. https://claude.ai/code/session_01Q9zcqAzv44u9eZwK4Bhr2X
Using submodules: recursive caused all third-party submodules (including the multi-GB boost) to be checked out, which failed silently and left the flatpak-builder-tools submodule empty. Now only the two Flatpak- specific submodules are initialized. https://claude.ai/code/session_01Q9zcqAzv44u9eZwK4Bhr2X
Owner
|
Author
|
sorry, my bad, forked to try building a flatpak version but clearly failed. Wanted to pr on my own repo and did it to yours instead. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.