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

Update flatpak manifest and appdata entries #1311

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

yakushabb
Copy link

flatpak: Update runtime to 46

  • Update Peek runtime to 46 since runtime version 44 has reached end-of-life.

flatpak: Use ffmpeg-full sdk extension

  • Use ffmpeg-full sdk extension to reduce build time and package size.

flatpak: Reorder entries

  • Move the main module the end of the build process
  • Use dir type instead of git to build the project.
  • Use DCONF_USER_CONFIG env from manifest.

appdata: Fix appdata papercuts

  • Update homepage URL with a working one.
  • Add a vcs-browser URL to show the source code repository.
  • Add missing launchable tag required by flathub.
  • Remove categories from appdata file.
  • Add Utulity category to the desktop file

More information: Flathub Metainfo Guidelines

- Update homepage URL with a working one.
- Add a vcs-browser URL to show the source code repository.
- Add missing launchable tag required by flathub.
- Remove categories from appdata file.
- Add Utulity category to the desktop file

More information: [Flathub Metainfo Guidelines](https://docs.flathub.org/docs/for-app-authors/metainfo-guidelines/#description)
- Update Peek runtime to 46 since runtime version 44 has reached end-of-life.
Use ffmpeg-full sdk extension to reduce build time and package size.
- Move the main module the end of the build process
- Use dir type instead of git to build the project.
- Use DCONF_USER_CONFIG env from manifest.
Apply same changes to stable yml
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

1 participant