f00da714a2
It turns out the patch version of python-pymupdf doesn't have to match mupdf's version (i.e. python-pymupdf 1.18.14 is compatible with mupdf 1.18.*) so remove the word "exactly" from the comment. mupdf now has a new dependency: gumbo-parser. gumbo-parser is included when downloading the sources for mupdf, but instead we use the version provided by Buildroot. While at it, take the chance to (based on previous review comments): - Fix indentation in the hash file (two spaces). - Switch to using the ".xz" archive. - Add a conditional on freeglut. Signed-off-by: Raphaël Mélotte <raphael.melotte@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
9 lines
352 B
Plaintext
9 lines
352 B
Plaintext
# From https://mupdf.com/downloads/index.html:
|
|
sha1 fc17bd01d5860e49b009f28a5ddb629e94af4510 mupdf-1.18.0-source.tar.xz
|
|
|
|
# Locally computed:
|
|
sha256 592d4f6c0fba41bb954eb1a41616661b62b134d5b383e33bd45a081af5d4a59a mupdf-1.18.0-source.tar.xz
|
|
|
|
# Hash for license files:
|
|
sha256 57c8ff33c9c0cfc3ef00e650a1cc910d7ee479a8bc509f6c9209a7c2a11399d6 COPYING
|