Rebuild with leptonica

This commit is contained in:
2026-06-21 11:05:03 +03:00
parent 1c698413c5
commit 4202e3d8bc
2 changed files with 4 additions and 1 deletions
+3 -1
View File
@@ -1,7 +1,7 @@
name: mupdf
description: Lightweight PDF and XPS viewer
version: 1.27.2
revision: 2
revision: 3
url: https://mupdf.com/
license: AGPL3-or-later
maintainers:
@@ -18,6 +18,7 @@ make_depends:
- glu
- harfbuzz
- jbig2dec
- leptonica
- libjpeg-turbo
- libx11
- libxext
@@ -69,6 +70,7 @@ split_packages:
- glibc
- harfbuzz
- jbig2dec
- leptonica
- libjpeg-turbo
- openjpeg
- zlib
+1
View File
@@ -16,6 +16,7 @@ USE_SYSTEM_HARFBUZZ := yes
USE_SYSTEM_JBIG2DEC := yes
USE_SYSTEM_JPEGXR := yes
USE_SYSTEM_LCMS2 := yes
USE_SYSTEM_LEPTONICA := yes
USE_SYSTEM_LIBJPEG := yes
USE_SYSTEM_MUJS := no
USE_SYSTEM_OPENJPEG := yes