24 lines
436 B
JSON
Executable File
24 lines
436 B
JSON
Executable File
{
|
|
"name": "libmupdf",
|
|
"version": "1.19.0-rc2",
|
|
"port-version": 1,
|
|
"description": "a lightweight PDF, XPS, and E-book library",
|
|
"homepage": "https://github.com/ArtifexSoftware/mupdf",
|
|
"supports": "!osx",
|
|
"dependencies": [
|
|
"curl",
|
|
"freetype",
|
|
"glfw3",
|
|
"gumbo",
|
|
"harfbuzz",
|
|
"jbig2dec",
|
|
"libjpeg-turbo",
|
|
"openjpeg",
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
"zlib"
|
|
]
|
|
}
|