{ "app-id": "com.mupdf.mutool", "runtime": "org.freedesktop.Platform", "runtime-version": "25.08", "sdk": "org.freedesktop.Sdk", "command": "mutool", "finish-args": [ "--filesystem=home" ], "modules": [ { "name": "mupdf", "no-autogen": true, "make-args": [ "HAVE_X11=no", "HAVE_GLUT=no", "prefix=${FLATPAK_DEST}" ], "make-install-args": [ "HAVE_X11=no", "HAVE_GLUT=no", "prefix=${FLATPAK_DEST}" ], "sources": [ { "type": "git", "url": "https://github.com/ArtifexSoftware/mupdf.git", "tag": "1.26.10", "commit": "05396e081469f91114e06f6efe30daf21fe0bd11", "x-checker-data": { "type": "git", "tag-pattern": "^([\\d.]+)$" } } ] } ] }