#69822 closed defect (fixed)
texlive: port is installing leptonica and tesseract, due to dvisvgm dependency mupdf
Reported by: | ballapete (Peter "Pete" Dyballa) | Owned by: | mascguy (Christopher Nielsen) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.9.3 |
Keywords: | leopard ppc | Cc: | stromnov (Andrey Stromnov), markemer (Mark Anderson) |
Port: | dvisvgm |
Description (last modified by mascguy (Christopher Nielsen))
texlive
now appears to require a number of additional dependencies, including leptonica
and tesseract
.
Would it be possible to trim those back?
Change History (10)
comment:1 Changed 7 months ago by mascguy (Christopher Nielsen)
Cc: | mascguy added |
---|
comment:2 Changed 7 months ago by mascguy (Christopher Nielsen)
Cc: | stromnov@… removed |
---|---|
Owner: | set to stromnov |
Status: | new → assigned |
comment:4 Changed 7 months ago by mascguy (Christopher Nielsen)
Cc: | markemer added |
---|---|
Summary: | Port is installing leptonica @1.84.1_1 → texlive: port is installing leptonica and tesseract |
Replying to ballapete:
Yes: texlive.
This is correct behavior.
The dependency tree is as follows:
texlive
-> texlive-bin-extra
-> dvisvgm
-> mupdf
mupdf
is a new dependency for dvisvgm
, added a week ago, per enhancement request: issue:68646.
And mupdf
depends on leptonica
and tesseract
.
comment:5 Changed 7 months ago by mascguy (Christopher Nielsen)
Port: | texlive added; leptonica removed |
---|
comment:6 Changed 7 months ago by ballapete (Peter "Pete" Dyballa)
I really do not need that stuff on an over 20 years old PowerBook. Would it be possible to create a variant that does not use this useless (?) software?
comment:7 Changed 7 months ago by mascguy (Christopher Nielsen)
Cc: | stromnov added; mascguy removed |
---|---|
Owner: | changed from stromnov to mascguy |
Port: | dvisvgm added; texlive removed |
Summary: | texlive: port is installing leptonica and tesseract → texlive: port is installing leptonica and tesseract, due to dvisvgm dependency mupdf |
comment:8 Changed 7 months ago by mascguy (Christopher Nielsen)
Description: | modified (diff) |
---|
comment:9 Changed 7 months ago by Christopher Nielsen <mascguy@…>
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:10 Changed 7 months ago by ballapete (Peter "Pete" Dyballa)
A better solution is to offer a variant of MuPDF that does not install another OCR software. MuPDF for dvisvgm makes some sense when one has no other option to convert PDF to SVG, for example convert from ImageMagic. It seems MuPDF can be built without leptonica and tesseract, but needs the gumbo-parser..
Hey Pete, we'll need more background info. Were you trying to install another port, update outdated ports, ...?