Skip to content
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

Fix flatpak build #7283

Merged
merged 1 commit into from
Nov 11, 2024
Merged

Fix flatpak build #7283

merged 1 commit into from
Nov 11, 2024

Conversation

anarsoul
Copy link
Contributor

  • Patch wxWidgets to automatically select dark theme variant (taken from Bambu slicer flatpak manifest)
  • Drop python script that selected dark theme
  • Add a patch to fix libslic3r build

Description

Screenshots/Recordings/Graphs

Tests

@danielcherubini
Copy link

Any chance that this can also include a deployment stage to flathub?

https://github.com/flatpak/flatpak-github-actions?tab=readme-ov-file#deployment-stage

@anarsoul
Copy link
Contributor Author

anarsoul commented Nov 1, 2024

Any chance that this can also include a deployment stage to flathub?

https://github.com/flatpak/flatpak-github-actions?tab=readme-ov-file#deployment-stage

I don't think that flathub accepts external uploads. See #3949 for details

@AMstuff
Copy link

AMstuff commented Nov 6, 2024

I built a flatpak using this PR successfully, thanks! However, I noticed that you missed deleting this line:
install -Dm755 set-dark-theme-variant.py /app/bin
from the post-install section.

* Patch wxWidgets to automatically select dark theme variant (taken from
  Bambu slicer flatpak manifest)
* Drop python script that selected dark theme
* Add a patch to fix libslic3r build
@anarsoul
Copy link
Contributor Author

anarsoul commented Nov 7, 2024

However, I noticed that you missed deleting this line:

Thanks, fixed now.

@SoftFever
Copy link
Owner

Awesome!
Thank you very much.

@SoftFever SoftFever merged commit 7ab985e into SoftFever:main Nov 11, 2024
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants