You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
344 B
12 lines
344 B
4 years ago
|
# Flatpak
|
||
|
|
||
|
This repo contains Flatpak manifests to distribute Sketchy Maze to Linux users.
|
||
|
|
||
|
It's a work in progress and currently tries to bundle the binary distribution
|
||
|
from tarball; but the binary uses glibc-2.32 which is not yet available in
|
||
|
the freedesktop runtime.
|
||
|
|
||
|
## Makefile
|
||
|
|
||
|
`make build` will attempt to build and install the Flatpak.
|