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 in-tree Flatpak support (are you interested in providing a Flatpak manifest?) #7

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Nov 10, 2023

  1. Add in-tree Flatpak support

    I took the Flatpak manifest from
    https://github.com/flathub/com.protonvpn.www and converted it to
    JSON for this, so that it can be used by GNOME Builder for local
    Flatpak builds. Credits to @proletarius101 for the original work!
    
    GNOME Builder only supports the JSON format.
    Builder is the recommended IDE for developers building GTK and
    GNOME apps. It has built-in support for Flatpak builds with just a
    click. https://wiki.gnome.org/Newcomers/BuildProject
    
    Making it easy for the GNOME/GTK community to build your app can
    attract valuable contributors.
    
    In the future, if there's interest, this same Flatpak manifest could
    be used by a GitHub Action to produce a Flatpak bundle out of a
    CI job.
    felipeborges committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    ebe30f0 View commit details
    Browse the repository at this point in the history