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

Add flatpak manifest #182

Merged
merged 1 commit into from
Jul 8, 2023
Merged

Conversation

loonycyborg
Copy link
Contributor

This adds manifest to make a flatpak of VulkanCapsViewer. It has an advantage over appimage of not being coupled with particular glibc versions, because flatpak runtime provides own glibc. Potentially this manifest could be used to upload the app to Flathub, but this use case probably needs extra work.
Steps to test:

cd flatpak
flatpak-builder --user --install --force-clean flatpak-output org.vulkanCapsViewer.VulkanCapsViewer.yml
flatpak run org.vulkanCapsViewer.VulkanCapsViewer

@SaschaWillems
Copy link
Owner

Thanks for your PR. Very much appreciatd!

@SaschaWillems SaschaWillems merged commit 74ff017 into SaschaWillems:master Jul 8, 2023
0 of 5 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.

2 participants