An open API service indexing awesome lists of open source software.

https://github.com/matze/inkscape-flatpak

Flatpak build recipe for Inkscape
https://github.com/matze/inkscape-flatpak

flatpak

Last synced: 2 months ago
JSON representation

Flatpak build recipe for Inkscape

Awesome Lists containing this project

README

        

## User installation

As a user install the flatpak with

$ flatpak install --bundle inkscape.flatpak

## Flatpak packaging

Create a `Makefile.config` containing

GPG_KEY=
REPO_URL=

and call

$ make release

to create the repository and

$ make bundle

to create a single-file bundle.