Rebuild with leptonica
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
name: mupdf
|
name: mupdf
|
||||||
description: Lightweight PDF and XPS viewer
|
description: Lightweight PDF and XPS viewer
|
||||||
version: 1.27.2
|
version: 1.27.2
|
||||||
revision: 2
|
revision: 3
|
||||||
url: https://mupdf.com/
|
url: https://mupdf.com/
|
||||||
license: AGPL3-or-later
|
license: AGPL3-or-later
|
||||||
maintainers:
|
maintainers:
|
||||||
@@ -18,6 +18,7 @@ make_depends:
|
|||||||
- glu
|
- glu
|
||||||
- harfbuzz
|
- harfbuzz
|
||||||
- jbig2dec
|
- jbig2dec
|
||||||
|
- leptonica
|
||||||
- libjpeg-turbo
|
- libjpeg-turbo
|
||||||
- libx11
|
- libx11
|
||||||
- libxext
|
- libxext
|
||||||
@@ -69,6 +70,7 @@ split_packages:
|
|||||||
- glibc
|
- glibc
|
||||||
- harfbuzz
|
- harfbuzz
|
||||||
- jbig2dec
|
- jbig2dec
|
||||||
|
- leptonica
|
||||||
- libjpeg-turbo
|
- libjpeg-turbo
|
||||||
- openjpeg
|
- openjpeg
|
||||||
- zlib
|
- zlib
|
||||||
|
|||||||
@@ -16,6 +16,7 @@ USE_SYSTEM_HARFBUZZ := yes
|
|||||||
USE_SYSTEM_JBIG2DEC := yes
|
USE_SYSTEM_JBIG2DEC := yes
|
||||||
USE_SYSTEM_JPEGXR := yes
|
USE_SYSTEM_JPEGXR := yes
|
||||||
USE_SYSTEM_LCMS2 := yes
|
USE_SYSTEM_LCMS2 := yes
|
||||||
|
USE_SYSTEM_LEPTONICA := yes
|
||||||
USE_SYSTEM_LIBJPEG := yes
|
USE_SYSTEM_LIBJPEG := yes
|
||||||
USE_SYSTEM_MUJS := no
|
USE_SYSTEM_MUJS := no
|
||||||
USE_SYSTEM_OPENJPEG := yes
|
USE_SYSTEM_OPENJPEG := yes
|
||||||
|
|||||||
Reference in New Issue
Block a user