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
- Host: GitHub
- URL: https://github.com/matze/inkscape-flatpak
- Owner: matze
- Created: 2017-02-13T14:20:32.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-19T08:40:49.000Z (over 7 years ago)
- Last Synced: 2025-02-09T13:41:54.024Z (4 months ago)
- Topics: flatpak
- Language: Makefile
- Size: 9.77 KB
- Stars: 2
- Watchers: 6
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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.