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

[Packaging] Add appimage recipe #735

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

BruceZhang1993
Copy link
Member

@BruceZhang1993 BruceZhang1993 commented Nov 7, 2023

Packaging command

pipx install python-appimage  # Install package tool
python-appimage build app -p 3.10 appimage_recipe/

Known issues to be fixed:
[ ] Cannot support mpris (dbus can't bundle)
[ ] libmpv need to be installed to system

@coveralls
Copy link

coveralls commented Nov 7, 2023

Pull Request Test Coverage Report for Build 6779637094

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 57.104%

Totals Coverage Status
Change from base Build 6653649587: 0.0%
Covered Lines: 8918
Relevant Lines: 15617

💛 - Coveralls

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.

None yet

2 participants